added docs to spec file
[profile/ivi/libgsignon-glib.git] / ChangeLog
1 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
2
3 added spec file for tizen
4
5 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
6
7 renamed spec file to suse spec file
8
9 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
10
11 fixed parallel build issue
12
13 2013-06-13  Jussi Laako  <jussi.laako@linux.intel.com>
14
15 automake: change tar format to avoid hitting 99 character limit
16
17 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
18
19 add packaging folder to dist
20
21 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
22
23 fixed formatting for structs documentation that gtk-doc does not like
24
25 2013-06-13  Imran Zaman  <imran.zaman@intel.com>
26
27 fixed errors and warnings report by gtk-doc tests
28
29 2013-06-12  Jussi Laako  <jussi.laako@linux.intel.com>
30
31 doc: include SignonSecurityContext documentation and some other small fixes
32
33 2013-06-12  Imran Zaman  <imran.zaman@intel.com>
34
35 fixed issues reported by make distcheck
36
37 2013-06-12  Imran Zaman  <imran.zaman@intel.com>
38
39 fixed name changes
40
41 2013-06-10  Imran Zaman  <imran.zaman@intel.com>
42
43 fixed gitignore file for lib name changes
44
45 2013-06-03  Jussi Laako  <jussi.laako@linux.intel.com>
46
47 spec: add missing build dependency
48
49 2013-06-03  Jussi Laako  <jussi.laako@linux.intel.com>
50
51 Update packaging
52
53 2013-06-03  Jussi Laako  <jussi.laako@linux.intel.com>
54
55 Remove broken Vala API
56
57 2013-06-03  Jussi Laako  <jussi.laako@linux.intel.com>
58
59 Fix GObject introspection
60
61 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
62
63 pkgconfig: remove unnecessary dependency
64
65 2013-05-31  Amarnath Valluri  <amarnath.valluri@linux.intel.com>
66
67 using correct dbus socket address and limited testbus server for session bus.
68
69 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
70
71 Rename the project
72
73 2013-05-31  Imran Zaman  <imran.zaman@intel.com>
74
75 test db paths are set to /tmp/gsignond
76
77 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
78
79 Update and fix queryIdentities method and add test case for it
80
81 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
82
83 Just return NULL on NULL copy of SecurityContext
84
85 2013-05-31  Imran Zaman  <imran.zaman@intel.com>
86
87 fixed number of failing test cases, memory leaks and invalid reads
88
89 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
90
91 Add signon_auth_service_query_identities()
92
93 2013-05-31  Imran Zaman  <imran.zaman@intel.com>
94
95 fixed error for the programs which have to be valgrinded
96
97 2013-05-31  Imran Zaman  <imran.zaman@intel.com>
98
99 client-lib: fixed number of memory leaks and restructured test code a bit
100
101 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
102
103 Fix a variant reference leak
104
105 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
106
107 configure: adjust whitespaces to align output nicely
108
109 2013-05-31  Amarnath Valluri  <amarnath.valluri@linux.intel.com>
110
111 peer to peer dbus support added
112
113 2013-05-31  Amarnath Valluri  <amarnath.valluri@linux.intel.com>
114
115 dbus: setting no_property_load flags while creating proxy objects, as daemon objects are not supporting any properties
116
117 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
118
119 - Properly update local info cache when storing to avoid roundtrip timing problems - White space fixes
120
121 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
122
123 Fix test_auth_session_process_failure test case
124
125 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
126
127 - Fix tests - Don't emit local status updates
128
129 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
130
131 Fix error domain and tests
132
133 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
134
135 Fix auth session query mechanisms test
136
137 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
138
139 Fix tests for more strict security enforcement of gsignond
140
141 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
142
143 - Unref the identity when session is finalized - Some more debug printouts
144
145 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
146
147 Some more debug messages
148
149 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
150
151 security context: use slice allocator and different NULL return in free
152
153 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
154
155 Chain session object creation properly with identity object creation
156
157 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
158
159 Update test script to use gsignond
160
161 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
162
163 dbus: rename interfaces to avoid conflict identityinfo: don't pass owner or ACL if not set - leave it to deamon
164
165 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
166
167 packaging: spec update
168
169 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
170
171 generic: fix internal APIs and tests for rebase
172
173 2013-05-31  Jussi Laako  <jussi.laako@linux.intel.com>
174
175 all: build independently from the signond sources all: add support for two-layer access control all: functionality to set the owner item on IdentityInfo dbus: update interfaces
176
177 2013-04-15  Alberto Mardegan  <alberto.mardegan@canonical.com>
178
179 Doc: mention that Identity::signout() clears password and tokens
180
181 2013-02-05  David King  <david.king@canonical.com>
182
183 Check that NEWS has been update before releasing
184
185 2013-02-05  Alberto Mardegan  <alberto.mardegan@canonical.com>
186
187 Version 1.9
188
189 2013-02-05  Alberto Mardegan  <alberto.mardegan@canonical.com>
190
191 Invoke the callback when errors occur
192
193 Fix a bug when the SignonAuthSession::process callback was not being
194 invoked if any error occurred, and add a test case to catch future
195 regressions.
196
197 2013-01-23  David King  <david.king@canonical.com>
198
199 Add NOCONFIGURE logic to autogen.sh
200
201 Additionally, fix the script to run gtkdocize from $srcdir.
202
203 2013-01-23  Ken VanDine  <ken.vandine@canonical.com>
204
205 Fix the check for pyoverridesdir for python3
206
207 2013-01-18  Alberto Mardegan  <alberto.mardegan@canonical.com>
208
209 Don't leak the GCancellable
210
211 2013-01-10  Alberto Mardegan  <alberto.mardegan@canonical.com>
212
213 Version 1.8
214
215 2012-11-30  Alberto Mardegan  <alberto.mardegan@canonical.com>
216
217 Effectively deprecate signon_auth_session_process
218
219 2012-11-30  Alberto Mardegan  <alberto.mardegan@canonical.com>
220
221 Add signon_auth_session_process_async
222
223 Fixes: http://code.google.com/p/accounts-sso/issues/detail?id=115
224
225 2012-11-29  Alberto Mardegan  <alberto.mardegan@canonical.com>
226
227 Tests: use G_SLICE=debug-blocks
228
229 This can help catch some memory errors.
230
231 2012-11-29  Alberto Mardegan  <alberto.mardegan@canonical.com>
232
233 Fix all memory leaks detected by valgrind
234
235 2012-11-29  Alberto Mardegan  <alberto.mardegan@canonical.com>
236
237 Mark static string as const
238
239 2012-11-22  Alberto Mardegan  <alberto.mardegan@canonical.com>
240
241 Set ID before invoking the client callback
242
243 This change makes SignonIdentity process the results from
244 store_credentials() before invoking the client callback. This is
245 important because otherwise any SignonAuthSession created by the client
246 from within the callback would not be bound to the identity.
247
248 Also, add a unit test to catch any regressions.
249
250 Fixes: http://code.google.com/p/accounts-sso/issues/detail?id=132
251
252 2012-10-30  David King  <david.king@canonical.com>
253
254 Make tests optional at configure time
255
256 http://code.google.com/p/accounts-sso/issues/detail?id=124
257
258 2012-10-26  David King  <david.king@canonical.com>
259
260 Update NEWS
261
262 2012-10-26  David King  <david.king@canonical.com>
263
264 Add README
265
266 2012-10-26  David King  <david.king@canonical.com>
267
268 Generate ChangeLog from git during make dist
269
270 2012-10-25  David King  <david.king@canonical.com>
271
272 Add generated D-Bus documentation to CLEANFILES
273
274 2012-10-24  David King  <david.king@canonical.com>
275
276 Add warning about instability of D-Bus API
277
278 2012-10-18  David King  <david.king@canonical.com>
279
280 Add SignonAuthSession::state-changed documentation
281
282 2012-10-18  David King  <david.king@canonical.com>
283
284 Fix an implicit function declaration in a test
285
286 2012-10-18  David King  <david.king@canonical.com>
287
288 Add signond D-Bus API documentation
289
290 2012-10-18  David King  <david.king@canonical.com>
291
292 Add SignonAuthService to sections file
293
294 2012-10-18  David King  <david.king@canonical.com>
295
296 Improve reference documentation main page
297
298 2012-10-18  David King  <david.king@canonical.com>
299
300 Update to recent automake syntax in Makefile.am
301
302 2012-10-18  David King  <david.king@canonical.com>
303
304 Remove INSTALL from version control
305
306 2012-10-18  David King  <david.king@canonical.com>
307
308 Update configure.ac to recent autoconf syntax
309
310 2012-10-18  David King  <david.king@canonical.com>
311
312 Improve autogen.sh
313
314 2012-10-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
315
316 Version 1.7
317
318 2012-10-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
319
320 Support GValues of type G_TYPE_VARIANT
321
322 Allow passing more complex types to signon_auth_session_process() by
323 supporting GValues containing a GVariant.
324
325 http://code.google.com/p/accounts-sso/issues/detail?id=121
326
327 2012-08-22  Alberto Mardegan  <alberto.mardegan@canonical.com>
328
329 Version 1.6
330
331 2012-08-22  Alberto Mardegan  <alberto.mardegan@canonical.com>
332
333 Be python3-compatible
334
335 dict.iteritems() is no more.
336 Also, fix a misleading comment (leftover from a previous
337 implementation).
338
339 2012-08-13  Alberto Mardegan  <alberto.mardegan@canonical.com>
340
341 Version 1.5
342
343 2012-08-13  Alberto Mardegan  <mardy@users.sourceforge.net>
344
345 Workaround for missing PyGObject support for GStrv
346
347 Currently PyGObject doesn't support marshalling of string lists (see
348 https://bugzilla.gnome.org/show_bug.cgi?id=666636 ), so we need to
349 workaround this limitation somehow.
350 This code uses pygobject "hidden" support for GStrv to convert Python
351 lists to GStrv on the fly.
352
353 2012-08-13  Alberto Mardegan  <alberto.mardegan@canonical.com>
354
355 Remove the last traces of dbus-glib
356
357 2012-08-02  Alberto Mardegan  <alberto.mardegan@canonical.com>
358
359 Fix make distcheck
360
361 2012-08-02  Alberto Mardegan  <alberto.mardegan@canonical.com>
362
363 Makefile.am: remove generation of dbus-glib files
364
365 2012-08-02  Alberto Mardegan  <alberto.mardegan@canonical.com>
366
367 Remove dependency on dbus-glib
368
369 2012-08-02  Alberto Mardegan  <alberto.mardegan@canonical.com>
370
371 Use GDBus
372
373 This commit contains a minimal set of changes needed to switch from
374 dbus-glib to GDBus. None of the other issues (such as the code being a
375 mess) are addressed by this commit, in order to make the review simpler.
376
377 A later commit will completely remove all traces of dbus-glib.
378
379 2012-07-26  Alberto Mardegan  <alberto.mardegan@canonical.com>
380
381 Version 1.4
382
383 2012-07-26  Alberto Mardegan  <alberto.mardegan@canonical.com>
384
385 Tests: update license
386
387 We forgot to change the license in tests/check_signon.c when the project
388 was open-sourced.
389
390 2012-07-25  Alberto Mardegan  <alberto.mardegan@canonical.com>
391
392 Version 1.3
393
394 2012-07-25  Alberto Mardegan  <alberto.mardegan@canonical.com>
395
396 Distribute test script
397
398 2012-07-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
399
400 AuthSession: let the callback unreference "self"
401
402 Keep a reference on "self" while invoking the callback.
403 This fixes:
404 http://code.google.com/p/accounts-sso/issues/detail?id=81
405
406 2012-07-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
407
408 Tests: don't load any signond extensions
409
410 2012-07-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
411
412 Tests: fix compilation warning
413
414 2012-07-17  Alberto Mardegan  <alberto.mardegan@canonical.com>
415
416 Tests: do not depend on SASL plugin
417
418 Use the ssotest plugin instead, which we are already using in other
419 tests.
420
421 2012-07-16  Alberto Mardegan  <alberto.mardegan@canonical.com>
422
423 Ship Vala bindings
424
425 Unfortunately these bindings cannot be auto-generated due to
426 https://bugzilla.gnome.org/show_bug.cgi?id=665732
427
428 2012-05-31  David King  <david.king@canonical.com>
429
430 Add Requires.private to pkg-config file
431
432 Requires.private should be used for packages that are required to build
433 but which are not exposed to other applications.
434
435 http://people.freedesktop.org/~dbn/pkg-config-guide.html
436
437 2012-04-16  Alberto Mardegan  <alberto.mardegan@canonical.com>
438
439 Version 1.2
440
441 2012-04-16  Alberto Mardegan  <alberto.mardegan@canonical.com>
442
443 Depend on latest signond.
444
445 2012-04-13  Alberto Mardegan  <alberto.mardegan@canonical.com>
446
447 Remove support for old D-Bus API
448
449 2012-04-12  Alberto Mardegan  <alberto.mardegan@canonical.com>
450
451 Rename D-Bus paths to com.google.code.AccountsSSO
452
453 This follows the changes in signond.
454
455 2012-04-12  Alberto Mardegan  <alberto.mardegan@canonical.com>
456
457 Fix the creation of a couple of GError instances
458
459 A wrong error domain was used, and the error code was hardcoded to 1.
460 Here we try to make a better guess at the error codes.
461
462 2012-04-12  Alberto Mardegan  <alberto.mardegan@canonical.com>
463
464 Tests: use a separate D-Bus session, if possible
465
466 Use the dbus-test-runner tool, if available, to run the tests in a
467 separate D-Bus session. In any case, set up environment variables so
468 that the signon daemon started in the tests will use its own storage,
469 and not mess up the user data.
470
471 2012-04-12  Alberto Mardegan  <alberto.mardegan@canonical.com>
472
473 Use new D-Bus APIs from signond
474
475 2012-04-10  Alberto Mardegan  <alberto.mardegan@canonical.com>
476
477 Handle new registerStoredIdentity return value
478
479 The registerStoredIdentity method in signond is being changed to remove
480 the unnecessary variant wrapping of the mechanisms.
481 This commit let us support both versions of the API, by adding a runtime
482 check.
483
484 2012-04-10  Alberto Mardegan  <alberto.mardegan@canonical.com>
485
486 Use com.nokia.SingleSignOn.Identity.store
487
488 Use the more flexible com.nokia.SingleSignOn.Identity.store instead of
489 com.nokia.SingleSignOn.Identity.storeCredentials.
490
491 2012-04-10  Alberto Mardegan  <alberto.mardegan@canonical.com>
492
493 Rename internal methods for consistency
494
495 2012-03-27  Jussi Laako  <jussi.laako@linux.intel.com>
496
497 Fix autotool scripts
498
499 2012-03-07  Alberto Mardegan  <mardy@users.sourceforge.net>
500
501 Tests: skip tests when outside of a D-Bus session
502
503 2012-03-07  Alberto Mardegan  <mardy@users.sourceforge.net>
504
505 Tests: do not install test scripts
506
507 Using "check_" instead of "bin_" in the Makefile.am forces libtool to
508 link against the libaccounts-glib found in the working tree, and not
509 against the system one.
510 This allows us to run "make check" locally.
511
512 2012-01-27  David King  <david.king@canonical.com>
513
514 Developer documentation improvements
515
516 Add many missing gtk-doc comments, to allow the gtk-doc check to pass
517 without any errors.
518
519 2012-01-26  David King  <david.king@canonical.com>
520
521 Update gtk-doc configuration
522
523 Disable the template build. Depend on version 1.14 of gtk-doc. Switch to
524 using XML rather than SGML. Add a gtk-doc check that is executed during
525 ‘make test’. Improve the documentation index page. Add the sections.txt
526 file and alter it according to the public API symbols.
527
528 2011-12-20  Alberto Mardegan  <mardy@users.sourceforge.net>
529
530 Fix CFLAGS for introspection data generator
531
532 2011-12-15  Alberto Mardegan  <mardy@users.sourceforge.net>
533
534 Nullify the returned data when errors occur
535
536 In asynchronous callbacks, we expect that the developer will not access
537 the returned variables if the GError is set. Language bindings, however,
538 might access all arguments in order to marshal them; therefore, let's
539 stay on the safe side and always set the data pointers to NULL.
540
541 2011-12-14  Alberto Mardegan  <mardy@users.sourceforge.net>
542
543 Fix signon_identity_info_set_secret()
544
545 The new secret was never copied into the structure. :-O
546
547 2011-12-09  Alberto Mardegan  <mardy@users.sourceforge.net>
548
549 Add common header for the library
550
551 It seems that the .gir file format cannot handle more than one header
552 file.
553
554 2011-12-08  Alberto Mardegan  <mardy@users.sourceforge.net>
555
556 Add GObject introspection information to callbacks
557
558 The types and their ownership was wrong in several of them.
559
560 2011-12-08  Alberto Mardegan  <mardy@users.sourceforge.net>
561
562 Update .gitignore
563
564 2011-12-08  Alberto Mardegan  <mardy@users.sourceforge.net>
565
566 Add GType information to all enums
567
568 This fixes a problem with the GObject introspection file: values of the
569 IdentityType enum were missing, and those of SignonSessionDataUiPolicy
570 were badly named.
571
572 2011-12-02  Alberto Mardegan  <mardy@users.sourceforge.net>
573
574 More include madness
575
576 2011-12-02  Alberto Mardegan  <mardy@users.sourceforge.net>
577
578 Avoid including DBus-glib in installed headers
579
580 2011-12-01  Alberto Mardegan  <mardy@users.sourceforge.net>
581
582 Fixes for "make distcheck"
583
584 2011-11-30  Alberto Mardegan  <mardy@users.sourceforge.net>
585
586 Remove signon_identity_verify_user()
587
588 The unit test was provoking a crash: the function signature is wrong,
589 because on signond side this method takes a dictionary parameter, while
590 the client API has a username parameters.
591 Resolve this conflict by removing this function; we'll add it back
592 later, with the correct signature, if and when needed.
593
594 2011-11-30  Alberto Mardegan  <mardy@users.sourceforge.net>
595
596 Remove signon_identity_info_{get,set}_identity_ref_count
597
598 Clients should use signon_identity_{add,remove}_reference instead.
599
600 2011-11-30  Alberto Mardegan  <mardy@users.sourceforge.net>
601
602 Add GObject introspection tags
603
604 At the same time, amend/extend the documentation.
605
606 2011-11-29  Alberto Mardegan  <mardy@users.sourceforge.net>
607
608 Define SignonIdentityInfo as boxed type
609
610 2011-11-29  Alberto Mardegan  <mardy@users.sourceforge.net>
611
612 Fix a dangerous typo
613
614 2011-11-29  Alberto Mardegan  <mardy@users.sourceforge.net>
615
616 Move SignonIdentityInfo to own source file
617
618 This change is just cosmetic. No code was changed in this commit.
619
620 2011-11-29  Alberto Mardegan  <mardy@users.sourceforge.net>
621
622 Update gitignore
623
624 Sort contents (sort -V .gitignore) as well.
625
626 2011-11-29  Alberto Mardegan  <mardy@users.sourceforge.net>
627
628 Setup GObject introspection
629
630 2011-11-15  Alberto Mardegan  <mardy@users.sourceforge.net>
631
632 Fix compilation warnings
633
634 2011-08-26  Alexander Akimov  <ext-alexander.akimov@nokia.com>
635
636 version update
637
638 2011-08-26  Alexander Akimov  <ext-alexander.akimov@nokia.com>
639
640 adding signon-enum-types.h into list of headers
641
642 2011-08-23  Alexander Akimov  <ext-alexander.akimov@nokia.com>
643
644 fixed errors
645
646 2011-08-05  Alexander Akimov  <ext-alexander.akimov@nokia.com>
647
648 bringing new structure of signon errors for signon-glib
649
650 2011-07-26  Tomi Suviola  <tomi.suviola@nokia.com>
651
652 increase version
653
654 2011-05-04  Alberto Mardegan  <alberto.mardegan@nokia.com>
655
656 Add session data definitions
657
658 2011-05-04  Alberto Mardegan  <alberto.mardegan@nokia.com>
659
660 Do not include signoncommon.h from public header
661
662 It breaks C++ projects using GLib.
663
664 2011-03-14  Tomi Suviola  <tomi.suviola@nokia.com>
665
666 Version update
667
668 2011-03-14  Tomi Suviola  <tomi.suviola@nokia.com>
669
670 Fix bug 230915
671
672 2011-03-10  Tomi Suviola  <tomi.suviola@nokia.com>
673
674 version update
675
676 2011-03-10  Tomi Suviola  <tomi.suviola@nokia.com>
677
678 Fix bug 230136 - Password prompt disappears, while the user tries to enter his password. Problem is that dbus call times out, so time added for the call.
679
680 2010-12-29  Tomi Suviola  <tomi.suviola@nokia.com>
681
682 increase version
683
684 2010-12-29  Tomi Suviola  <tomi.suviola@nokia.com>
685
686 Added new errors
687
688 2010-12-29  Tomi Suviola  <tomi.suviola@nokia.com>
689
690 update to support new verifyUser
691
692 2010-12-02  Alberto Mardegan  <alberto.mardegan@nokia.com>
693
694 Version 0.20
695
696 2010-12-02  Alberto Mardegan  <alberto.mardegan@nokia.com>
697
698 Use g_error_new_literal when providing a ready string
699
700 2010-11-02  Tomi Suviola  <tomi.suviola@nokia.com>
701
702 inc version
703
704 2010-10-26  Tomi Suviola  <tomi.suviola@nokia.com>
705
706 fix bug 188172 -  libsignon-glib1-test tests fail
707
708 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
709
710 Version 0.18
711
712 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
713
714 Don't build documentation from signon-proxy
715
716 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
717
718 Version 0.17
719
720 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
721
722 Don't hide glib output
723
724 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
725
726 Rename parameter variable
727
728 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
729
730 Don't execute parallel calls
731
732 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
733
734 Make tests complete faster
735
736 Instead of waiting for minutes, start signond with a shorter timeout value for
737 identity and authsession objects.
738
739 2010-10-25  Alberto Mardegan  <alberto.mardegan@nokia.com>
740
741 Add debugging line at beginning of each test
742
743 2010-10-07  Alberto Mardegan  <alberto.mardegan@nokia.com>
744
745 Update tests
746
747 2010-10-07  Alberto Mardegan  <alberto.mardegan@nokia.com>
748
749 Some sed magic to shorten function names
750
751 2010-10-07  Alberto Mardegan  <alberto.mardegan@nokia.com>
752
753 Don'e export marshaller symbols
754
755 If they don't start by "signon_", they won't be exported.
756
757 2010-10-07  Alberto Mardegan  <alberto.mardegan@nokia.com>
758
759 Mark utility symbols as internal
760
761 2010-10-07  Alberto Mardegan  <alberto.mardegan@nokia.com>
762
763 Only export symbols starting with "signon_"
764
765 2010-10-07  Alexander Akimov  <ext-alexander.akimov@nokia.com>
766
767 version 0.16
768
769 2010-10-07  Alexander Akimov  <ext-alexander.akimov@nokia.com>
770
771 another attempt to resolve the crash, happening during processing of "unregistered" signal by already destroyed object.
772
773 2010-09-17  Tomi Suviola  <tomi.suviola@nokia.com>
774
775 Remove bad commit
776
777 2010-09-17  Tomi Suviola  <tomi.suviola@nokia.com>
778
779 update version
780
781 2010-09-17  Tomi Suviola  <tomi.suviola@nokia.com>
782
783 Added reference into identity API
784
785 2010-09-17  Tomi Suviola  <tomi.suviola@nokia.com>
786
787 Make changes to adapt into new signon dbus api
788
789 2010-09-16  Tomi Suviola  <tomi.suviola@nokia.com>
790
791 update version
792
793 2010-09-16  Tomi Suviola  <tomi.suviola@nokia.com>
794
795 Make changes to adapt into new signon dbus api
796
797 2010-09-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
798
799 version 0.14
800
801 2010-09-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
802
803 The xml files are non-neeeded anymore as signond-dev provides all necessary information now
804
805 2010-09-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
806
807 updating dbus APIs files
808
809 2010-09-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
810
811 adding dbus_g_proxy_diconnect to objects dispose functions
812
813 2010-08-25  Alexander Akimov  <ext-alexander.akimov@nokia.com>
814
815 the test.xml was not updated fully
816
817 2010-08-25  Alexander Akimov  <ext-alexander.akimov@nokia.com>
818
819 request to change "signglesignon" to "SingleSignOn"
820
821 2010-08-13  Alberto Mardegan  <mardy@users.sourceforge.net>
822
823 Fix version number for maemo
824
825 2010-08-13  Alberto Mardegan  <alberto.mardegan@nokia.com>
826
827 Update test package name
828
829 2010-07-30  Tomi Suviola  <tomi.suviola@nokia.com>
830
831 Dbus interface name change
832
833 2010-07-02  Alexander Akimov  <ext-alexander.akimov@nokia.com>
834
835 obsolete variable
836
837 2010-07-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
838
839 version 0.10
840
841 2010-07-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
842
843 mem leak
844
845 2010-07-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
846
847 auth_session unregistered unit test added
848
849 2010-07-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
850
851 few NULL-checks and DEBUG's added
852
853 2010-07-01  Alexander Akimov  <ext-alexander.akimov@nokia.com>
854
855 handling of unregistered signal from remote object
856
857 2010-06-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
858
859 version 0.9
860
861 2010-06-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
862
863 remove unnecessary type cast
864
865 2010-06-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
866
867 remove obsolete variable from private structure
868
869 2010-06-28  Alexander Akimov  <ext-alexander.akimov@nokia.com>
870
871 correspondent unit test
872
873 2010-06-28  Alexander Akimov  <ext-alexander.akimov@nokia.com>
874
875 handling of destroyed signal and code optimization
876
877 2010-06-28  Alexander Akimov  <ext-alexander.akimov@nokia.com>
878
879 not_read and last_error functionality
880
881 2010-06-11  Aurel Popirtac  <ext-aurel.popirtac@nokia.com>
882
883 Version 0.8
884
885 2010-06-11  Aurel Popirtac  <ext-aurel.popirtac@nokia.com>
886
887 Using g_set_error().
888
889 2010-06-11  Aurel Popirtac  <ext-aurel.popirtac@nokia.com>
890
891 Version 0.7
892
893 2010-06-11  Aurel Popirtac  <ext-aurel.popirtac@nokia.com>
894
895 Fix of bug 173216 -  Random signond crash found during google sign-in - glib client lib.
896
897 2010-05-27  Alberto Mardegan  <alberto.mardegan@nokia.com>
898
899 Version 0.6
900
901 2010-05-27  Alberto Mardegan  <alberto.mardegan@nokia.com>
902
903 Soname bump
904
905 2010-05-24  Mikhail Zabaluev  <mikhail.zabaluev@nokia.com>
906
907 Ignore built files
908
909 2010-05-24  Mikhail Zabaluev  <mikhail.zabaluev@nokia.com>
910
911 Don't ignore all dotfiles
912
913 It's inconvenient to modify .gitignore files when they are ignored.
914
915 2010-05-24  Mikhail Zabaluev  <mikhail.zabaluev@nokia.com>
916
917 Renamed the callback type for signon_auth_session_query_available_mechanisms()
918
919 The old name is retained as deprecated.
920
921 2010-05-14  Alberto Mardegan  <alberto.mardegan@nokia.com>
922
923 Version 0.5
924
925 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
926
927 Remove compilation warning
928
929 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
930
931 Rename "signout" signal
932
933 No need to prefix the signal names, they are object-specific.
934
935 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
936
937 Rename signon_auth_session_name() and add const
938
939 Set a proper name for the function, and mark the returned string as const.
940
941 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
942
943 Use error names from signond-dev
944
945 Process the output with glib-mkenums with sed, in order to use the error names
946 from signoncommon.h as value strings for the error enum.
947
948 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
949
950 No comment
951
952 2010-05-12  Alberto Mardegan  <alberto.mardegan@nokia.com>
953
954 Use D-Bus object and interface names from signond-dev
955
956 2010-05-11  Alberto Mardegan  <alberto.mardegan@nokia.com>
957
958 Use SignonAuthSessionState from signond-dev package
959
960 2010-05-11  Alberto Mardegan  <alberto.mardegan@nokia.com>
961
962 API break: remove the state callback
963
964 This should have never existed in the first place. Also, rename the
965 wrongly-named signal.
966
967 Update the tests to work with the new API.
968
969 2010-05-11  Alberto Mardegan  <alberto.mardegan@nokia.com>
970
971 Move variable to private structure
972
973 2010-05-04  Alexander Akimov  <ext-alexander.akimov@nokia.com>
974
975 version update
976
977 2010-05-04  Alexander Akimov  <ext-alexander.akimov@nokia.com>
978
979 new error code into use
980
981 2010-05-04  Alexander Akimov  <ext-alexander.akimov@nokia.com>
982
983 new error codes
984
985 2010-05-04  Alexander Akimov  <ext-alexander.akimov@nokia.com>
986
987 Changing the identity info API in order to restore buildability
988
989 2010-04-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
990
991 code style fixing, bringing more clearness to internal structures
992
993 2010-04-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
994
995 2 functions were moved from signon-identity to signon-utils
996
997 2010-04-29  Alexander Akimov  <ext-alexander.akimov@nokia.com>
998
999 Fixing the type for const array of strings
1000
1001 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1002
1003 adoption to changed API and signout unit test
1004
1005 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1006
1007 Part of code review:
1008
1009 1) SIGNOUT signal
1010 2) revrting the signout callback
1011 3) bringing SignonIdentityType into use
1012 4) siplifying identity constructors
1013
1014 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1015
1016 Unit tests of new API
1017
1018 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1019
1020 Implementation of new APIs
1021
1022 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1023
1024 Declaring of new functions in Identity and IdentityInfo APIs.
1025
1026 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1027
1028 NULL check
1029
1030 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1031
1032 bringing GPOINTER_TO_INT mcaro into use
1033
1034 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1035
1036 priv->proxy is checked before DBus call: code simplification
1037
1038 2010-04-27  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1039
1040 Remove declaration of non-implemented function
1041
1042 2010-04-19  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1043
1044 the functions description are updated
1045
1046 2010-04-19  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1047
1048 tmp
1049
1050 2010-04-19  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1051
1052 Code style polishing
1053
1054 2010-04-19  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1055
1056 UT for verification functionality
1057
1058 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1059
1060 implemetation of verifyUser and verifySecret
1061
1062 2010-04-16  Alberto Mardegan  <alberto.mardegan@nokia.com>
1063
1064 Version 0.2
1065
1066 2010-04-16  Alberto Mardegan  <alberto.mardegan@nokia.com>
1067
1068 Add missing gtkdoc file
1069
1070 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1071
1072 unit tests are adopted
1073
1074 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1075
1076 g_slice_new instead of g_new
1077
1078 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1079
1080 redundant argument
1081
1082 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1083
1084 redundant argument: it is not needed as a parameter for storeCredentials operations
1085
1086 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1087
1088 Updated unint tests
1089
1090 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1091
1092 storeCredentials and createSession functionality
1093
1094 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1095
1096 Removal of some utility functions into utils and setId functionality (which is declared as private)
1097
1098 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1099
1100 Optimizing the utils functionality
1101
1102 2010-04-16  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1103
1104 2 new file to make process
1105
1106 2010-04-13  Alexander Akimov  <ext-alexander.akimov@nokia.com>
1107
1108 new files with some utilities
1109
1110 2010-04-09  Tomi Suviola  <tomi.suviola@nokia.com>
1111
1112 Fix for bug NB#163667, adding custom free function for identityInfo
1113
1114 2010-04-01  Alberto Mardegan  <alberto.mardegan@nokia.com>
1115
1116 Initial commit
1117