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