peer to peer dbus support added
[platform/upstream/libgsignon-glib.git] / libsignon-glib / signon-identity.c
2013-05-31 Amarnath Valluridbus: setting no_property_load flags while creating...
2013-05-31 Jussi Laako- Properly update local info cache when storing to...
2013-05-31 Jussi LaakoFix error domain and tests
2013-05-31 Jussi LaakoSome more debug messages
2013-05-31 Jussi LaakoChain session object creation properly with identity...
2013-05-31 Jussi Laakodbus: rename interfaces to avoid conflict
2013-05-31 Jussi Laakogeneric: fix internal APIs and tests for rebase
2013-05-31 Jussi Laakoall: build independently from the signond sources
2013-04-15 Alberto MardeganDoc: mention that Identity::signout() clears password...
2013-01-18 Alberto MardeganDon't leak the GCancellable
2012-11-29 Alberto MardeganFix all memory leaks detected by valgrind
2012-11-22 Alberto MardeganSet ID before invoking the client callback
2012-08-02 Alberto MardeganUse GDBus
2012-04-12 Alberto MardeganUse new D-Bus APIs from signond
2012-04-10 Alberto MardeganUse com.nokia.SingleSignOn.Identity.store
2012-04-10 Alberto MardeganRename internal methods for consistency
2012-01-27 David KingDeveloper documentation improvements
2011-11-30 Alberto MardeganRemove signon_identity_verify_user()
2011-11-30 Alberto MardeganAdd GObject introspection tags
2011-11-29 Alberto MardeganMove SignonIdentityInfo to own source file
2011-11-29 Alberto MardeganSetup GObject introspection
2010-12-29 Tomi Suviolaupdate to support new verifyUser
2010-10-07 Alberto MardeganSome sed magic to shorten function names
2010-09-17 Tomi SuviolaRemove bad commit 0.15
2010-09-17 Tomi SuviolaMerge branch 'master' of git@gitorious.org:accounts...
2010-09-17 Tomi SuviolaAdded reference into identity API
2010-09-17 Tomi SuviolaMake changes to adapt into new signon dbus api
2010-09-16 Tomi SuviolaMake changes to adapt into new signon dbus api
2010-09-01 Alexander Akimovadding dbus_g_proxy_diconnect to objects dispose functions
2010-07-30 Tomi SuviolaDbus interface name change 0.11
2010-07-01 Alexander Akimovhandling of unregistered signal from remote object
2010-06-29 Alexander Akimovremove obsolete variable from private structure
2010-06-28 Alexander Akimovhandling of destroyed signal and code optimization
2010-06-11 Aurel PopirtacUsing g_set_error().
2010-06-11 Aurel PopirtacFix of bug 173216 - Random signond crash found during...
2010-05-12 Alberto MardeganRename "signout" signal
2010-05-12 Alberto MardeganUse D-Bus object and interface names from signond-dev
2010-05-11 Alberto MardeganAPI break: remove the state callback
2010-05-04 Alexander Akimovnew error code into use
2010-05-04 Alexander AkimovChanging the identity info API in order to restore...
2010-04-29 Alexander Akimovcode style fixing, bringing more clearness to internal...
2010-04-27 Alexander AkimovPart of code review:
2010-04-27 Alexander AkimovImplementation of new APIs
2010-04-19 Alexander AkimovMerge branch 'alak_verify' into alak_restOfAPI
2010-04-19 Alexander Akimovthe functions description are updated
2010-04-19 Alexander Akimovtmp
2010-04-19 Alexander AkimovCode style polishing
2010-04-19 Alexander AkimovMerge branch 'master' into alak_verify
2010-04-16 Alexander Akimovimplemetation of verifyUser and verifySecret
2010-04-16 Alexander AkimovMerge branch 'alak_storeCredentials'
2010-04-16 Alexander Akimovredundant argument: it is not needed as a parameter...
2010-04-16 Alexander AkimovstoreCredentials and createSession functionality
2010-04-09 Tomi SuviolaFix for bug NB#163667, adding custom free function...
2010-04-01 Alberto MardeganInitial commit