platform/upstream/gsignond.git
2013-08-16 Alexander Kanavindocs: add documentation for GSignondSessionData
2013-08-16 Alexander Kanavindocs: added documentation for errors
2013-08-16 Alexander Kanavindocs: added logging documentation
2013-08-16 Alexander Kanavindoc: added GSignondDictionary docs
2013-08-16 Alexander KanavinAdded the public API documentation
2013-08-13 Amarnath Valluridaemon: Fix memory leak in freeing ui request
2013-08-01 Amarnath Valluridaemon: typo fixed : cancled -> canceled
2013-08-01 Amarnath Valluridaemon: Close ui dialog when auth session canceled.
2013-08-01 Amarnath Valluridaemon: 'process-canceled' signal added to AuthSession.
2013-08-01 Amarnath Valluridaemon/ui: Few memory leaks fixed in signonui->cancel_d...
2013-08-01 Amarnath Valluridaemon/dbus: When client dead, cancel active process...
2013-08-01 Amarnath Valluridaemon/dbus: Fixed issue found in set_property of DbusA...
2013-08-01 Amarnath Vallurideamon: Missing weak_urefs() added.
2013-07-31 Amarnath Valluridaemon/ui: Error handling for refresh_dialog/cancel_dialog
2013-07-30 Amarnath Valluridaemon/ui: Returning error when no signonui available
2013-07-30 Patrick Ohlyautotools: fix out-of-tree compilation
2013-07-30 Patrick Ohlyautotools: remove output files of glib-mkenums
2013-07-30 Amarnath Valluridb: Memory leak fixed.
2013-07-30 Amarnath Valluritests: Updated valgrind suppression file to ignore...
2013-07-26 Amarnath Valluriplugin/password: Fix to handle empty username, password.
2013-07-26 Amarnath Valluridaemon/db: Avoid saving junk records into secret db.
2013-07-25 Amarnath Valluridaemon/db: disabled ACL table triggers.
2013-07-24 Amarnath Valluridaemon/db: Fix store/retrive token cache issue.
2013-07-22 Amarnath Valluridaemon: Issues fixed in handling over the token_data...
2013-07-22 Amarnath Valluricommon: gsignond_dictionary_ref() now return slef point...
2013-07-22 Amarnath Valluridaemon: Fixes to issues found in signonui interaction
2013-07-22 Amarnath Valluridaemon: Close plugin poxy on remote proxy dead.
2013-07-18 Alexander Kanavindaemon: fix DBG location in _create_mechanism_cache()
2013-07-18 Alexander Kanavincommon: treat NULL and 0-element GSequence as same...
2013-07-18 Alexander Kanavindb: if a GList is NULL, create a GSequence with 0 elements
2013-07-17 Alexander Kanavintests: fix valgrind issues
2013-07-16 Alexander Kanavinplugins: add a separate parameter for token cache throu...
2013-07-10 Imran Zamanadded missing dependency
2013-07-10 Imran Zamanchanged unnecessary shared libs to convenience/static...
2013-07-09 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-07-09 Jussi Laakotizen: fix some -Wall -Werror issues
2013-07-09 Jussi Laakodbus: generate hard-to-guess object paths
2013-07-09 Alexander Kanavindaemon: fix up previous commit
2013-07-08 Alexander Kanavindaemon: request and update both username and secret...
2013-07-08 Jussi Laakodaemon: set secret in session data on process() call...
2013-07-08 Jussi Laakoinstall: use DESTDIR when setting permissions
2013-07-04 Jussi Laakopackaging: add ubuntu/debian packaging
2013-06-28 Jussi Laakoinstall: install configuration and set permissions
2013-06-27 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-06-27 Jussi Laakoconfig: add default configuration with some documentation
2013-06-25 Alexander Kanavintests: fail 'make check' immediately without running...
2013-06-24 Imran ZamanRemoves the stale files if deleted from the git repo
2013-06-24 Imran ZamanRelease 0.0.2
2013-06-24 Imran Zamandefault dbus type for tizen should be p2p
2013-06-24 Amarnath Valluridaemon/dbus: bug in session bus path fixed.
2013-06-20 Jussi Laakopackaging: don't require dbus daemon when built for p2p
2013-06-18 Alexander Kanavincommon: remove incorrect reference to a private header...
2013-06-18 Amarnath Valluridamon:: TRACEBACK() utility macro added to trace back...
2013-06-18 Amarnath Valluridaemon/dbus: safe check added - validating the user_data
2013-06-18 Amarnath Valluribuild: Avoid installing un-needed RemotePlugin.xml...
2013-06-17 Imran Zamanupdated prepare-tizen script as softlink does not work...
2013-06-17 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-17 Imran Zamanfixed dists path name change
2013-06-17 Jussi Laakopackaging: rename 'dist' to 'dists' to avoid conflicts...
2013-06-17 Imran Zamanadded tools folder to dist
2013-06-17 Imran Zamanscript to extract release tar ball and create packaging...
2013-06-17 Imran Zamanfixed distcheck issue after packaging directory is...
2013-06-17 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-06-17 Jussi Laakopackaging: update packaging directory structure to...
2013-06-17 Amarnath Valluridaemon/ui: Changes to support signonui-efl p2p changes.
2013-06-14 Alexander Kanavincommon: remove gsignond-common-db library from pkgconfi...
2013-06-14 Imran Zamanadd packaging file to dist
2013-06-13 Jussi Laakoconfigure: make distcheck work for pkg-config based...
2013-06-13 Imran Zamanupdated spec files
2013-06-13 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-13 Imran Zamanenable valgrind for all tests
2013-06-13 Jussi Laakoautomake: change tar format to remove filename length...
2013-06-12 Amarnath Valluriplugind: dup() faileure check added.
2013-06-12 Amarnath Valluridaemon: Fixed issue in plugin user-action request path.
2013-06-12 Jussi Laakopackaging: update openSuSE spec file
2013-06-12 Imran Zamanfixed issues reported by 'make distcheck'
2013-06-12 Imran Zamanremoved unused variable
2013-06-12 Imran ZamanFixed memory leak
2013-06-11 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-11 Imran ZamanFixed plugind error when gsignond gets down callback...
2013-06-11 Amarnath Valluridaemon: Clocwork issues fixed.
2013-06-11 Imran Zamantests: increase time because of valgrind
2013-06-11 Imran Zamanfixed memory leak in factory
2013-06-10 Jussi Laakobuild: fix 'make dist'
2013-06-07 Jussi Laakoplugind: check prctl() return value
2013-06-07 Amarnath Valluridaemon/dbus: depreceted _disposable_set_keep_in_use().
2013-06-07 Imran Zamanfixed failing test case
2013-06-07 Imran Zamanadded timestamps to logs
2013-06-07 Amarnath Valluricommon: Fix issues in disposable object.
2013-06-07 Imran Zamanupdated plugins tests
2013-06-07 Imran Zamanwait using mainloop until plugind is up or until plugin...
2013-06-07 Imran ZamanDisabled writing to stdin, stdout and stderr until...
2013-06-07 Jussi Laakoidentity: update identity on user action complete
2013-06-05 Jussi Laakotest: fix test makefiles and includes
2013-06-04 Amarnath Valluritest/daemon: using custom file desripter to get bus...
2013-06-04 Amarnath Valluridaemon/plugin: Made plugin-proxy self disposable with...
2013-06-04 Jussi Laakoinstall: clean up installed headers
2013-06-03 Jussi Laakobuild: install headers
2013-06-03 Jussi Laakodbus: fix installation and packaging
2013-06-03 Imran Zamantests: updated library paths for plugins tests
next