platform/upstream/libgsignon-glib.git
2014-01-31 Alberto MardeganIdentity: add constructors compatible with libsignon...
2013-12-20 Alexander KanavinAdd a lcov recipe to Makefile.am
2013-12-09 Alexander KanavinTweaks to SignonAuthSession docs
2013-12-05 Alexander KanavinUpdate the example to use allowed realms
2013-12-04 Jussi Laakodebian: optional rule to build debug version
2013-11-25 Imran ZamanRelease 2.0.3
2013-11-25 Jussi Laakotest: update test to better test access control cases
2013-11-25 Jussi Laakoconfigure: depend on gthread (needed on Debian Jessie...
2013-11-22 Alexander Kanavindocs: added missing files to dist tarball
2013-11-22 Imran ZamanRelease 2.0.2
2013-11-06 Jussi Laakodoc: change a sentence to say what it was intended...
2013-11-05 Alexander Kanavindocs: fix up grammar
2013-11-05 Jussi Laakoexample: fix function prototypes
2013-11-05 Jussi Laakodoc: fix documentation to match intended behavior
2013-09-05 Alexander Kanavindocs: remove all autogenerated files with 'make clean'
2013-09-04 Alexander Kanavindocs: rearrange APIs in more logical order
2013-09-04 Alexander Kanavindocs: update documentation of SignonSecurityContext
2013-09-04 Alexander Kanavindocs: update documentation of SignonIdentityInfo
2013-09-04 Alexander Kanavindocs: update documentation of SignonIdentity
2013-09-04 Alexander Kanavindocs: fix assorted warnings
2013-09-04 Alexander Kanavindocs: fix up SignonError
2013-09-04 Alexander Kanavindocs: fix up SignonAuthSession
2013-09-04 Alexander Kanavindocs: fix up SignonAuthService docs
2013-09-04 Alexander Kanavindocs: remove autogenerated libgsignon-glib-sections...
2013-09-04 Alexander Kanavindocs: drop irrelevant d-bus api reference
2013-09-04 Alexander Kanavindocs: add introduction chapter
2013-08-28 Alexander Kanavindocs: add a gSSO examples chapter
2013-08-28 Alexander Kanavinexamples: initial commit
2013-08-23 Alexander Kanavindocs: add the documentation URL and a makefile recipe...
2013-07-10 Jussi Laakopackaging: build debuginfo and debugsource packages...
2013-07-10 Jussi Laakopackaging: create debug package on debian/ubuntu
2013-07-04 Jussi Laakopackaging: add ubuntu/debian packaging
2013-06-28 Jussi Laakopackaging: require feature "gsignon" and update license tag
2013-06-24 Imran ZamanRemoves the stale files if deleted from the git repo
2013-06-24 Imran ZamanRelease 2.0.1
2013-06-24 Imran Zamandefault dbus type in tizen should be p2p
2013-06-17 Imran Zamanupdated spec files
2013-06-17 Imran Zamanchanges made to distribution specific files
2013-06-14 Imran Zamanadded docs to tizen spec file
2013-06-13 Imran Zamanadded spec file for tizen
2013-06-13 Imran Zamanrenamed spec file to suse spec file
2013-06-13 Imran Zamanfixed parallel build issue
2013-06-13 Jussi LaakoMerge branch 'reviews' of https://code.google.com/p...
2013-06-13 Jussi Laakoautomake: change tar format to avoid hitting 99 charact...
2013-06-13 Imran Zamanadd packaging folder to dist
2013-06-13 Imran Zamanfixed formatting for structs documentation that gtk...
2013-06-13 Imran Zamanfixed errors and warnings report by gtk-doc tests
2013-06-12 Jussi Laakodoc: include SignonSecurityContext documentation and...
2013-06-12 Imran Zamanfixed issues reported by make distcheck
2013-06-12 Imran Zamanfixed name changes
2013-06-10 Imran Zamanfixed gitignore file for lib name changes
2013-06-06 Jussi LaakoMerge branch 'reviews'
2013-06-03 Jussi Laakospec: add missing build dependency
2013-06-03 Jussi LaakoUpdate packaging
2013-06-03 Jussi LaakoRemove broken Vala API
2013-06-03 Jussi LaakoFix GObject introspection
2013-05-31 Jussi LaakoMerge branch 'reviews'
2013-05-31 Jussi Laakopkgconfig: remove unnecessary dependency
2013-05-31 Amarnath Valluriusing correct dbus socket address and limited testbus...
2013-05-31 Jussi LaakoRename the project
2013-05-31 Imran Zamantest db paths are set to /tmp/gsignond
2013-05-31 Jussi LaakoUpdate and fix queryIdentities method and add test...
2013-05-31 Jussi LaakoJust return NULL on NULL copy of SecurityContext
2013-05-31 Imran Zamanfixed number of failing test cases, memory leaks and...
2013-05-31 Jussi LaakoAdd signon_auth_service_query_identities()
2013-05-31 Imran Zamanfixed error for the programs which have to be valgrinded
2013-05-31 Imran Zamanclient-lib: fixed number of memory leaks and restructur...
2013-05-31 Jussi LaakoFix a variant reference leak
2013-05-31 Jussi Laakoconfigure: adjust whitespaces to align output nicely
2013-05-31 Amarnath Valluripeer to peer dbus support added
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 test_auth_session_process_failure test case
2013-05-31 Jussi Laako- Fix tests
2013-05-31 Jussi LaakoFix error domain and tests
2013-05-31 Jussi LaakoFix auth session query mechanisms test
2013-05-31 Jussi LaakoFix tests for more strict security enforcement of gsignond
2013-05-31 Jussi Laako- Unref the identity when session is finalized
2013-05-31 Jussi LaakoSome more debug messages
2013-05-31 Jussi Laakosecurity context: use slice allocator and different...
2013-05-31 Jussi LaakoChain session object creation properly with identity...
2013-05-31 Jussi LaakoUpdate test script to use gsignond
2013-05-31 Jussi Laakodbus: rename interfaces to avoid conflict
2013-05-31 Jussi Laakopackaging: spec update
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-02-05 David KingCheck that NEWS has been update before releasing
2013-02-05 Alberto MardeganVersion 1.9 1.9
2013-02-05 Alberto MardeganInvoke the callback when errors occur
2013-01-23 David KingAdd NOCONFIGURE logic to autogen.sh
2013-01-23 Ken VanDineFix the check for pyoverridesdir for python3
2013-01-18 Alberto MardeganDon't leak the GCancellable
2013-01-10 Alberto MardeganVersion 1.8 1.8
2012-11-30 Alberto MardeganEffectively deprecate signon_auth_session_process
2012-11-30 Alberto MardeganAdd signon_auth_session_process_async
2012-11-29 Alberto MardeganTests: use G_SLICE=debug-blocks
2012-11-29 Alberto MardeganFix all memory leaks detected by valgrind
2012-11-29 Alberto MardeganMark static string as const
2012-11-22 Alberto MardeganSet ID before invoking the client callback
next