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