plugins: use nonce generation from gsignond-common library in digest plugin
[platform/upstream/gsignond.git] / src /
2013-08-19 Alexander Kanavinplugins: use nonce generation from gsignond-common...
2013-08-19 Alexander Kanavinplugins: place digest plugin's repeated code in a function
2013-08-19 Alexander Kanavindocs: add documentation for in-tree plugins
2013-08-19 Alexander Kanavindocs: fix doc generation warning
2013-08-19 Alexander Kanavindocs: add documentation for gsignond-utils.h
2013-08-19 Alexander Kanavindocs: add documentation for GSignondStorageManager
2013-08-19 Alexander Kanavindb: remove unused methods from GSignondSecretStorage...
2013-08-19 Alexander Kanavindocs: add documentation for GSignondSecretStorage
2013-08-19 Alexander Kanavindb: fix incorrect implementation of virtual methods...
2013-08-19 Alexander Kanavindocs: add documentation for GSignondCredentials
2013-08-19 Alexander Kanavindocs: add documentation for GSignondAccessControlManager
2013-08-19 Alexander Kanavindocs: add docs for GSignondSecurityContext
2013-08-19 Alexander Kanavindocs: add documentation for GSignondExtension
2013-08-19 Alexander Kanavindocs: fix a few previously missed undocumented symbols
2013-08-19 Alexander Kanavindocs: add documentation for configuration keys
2013-08-19 Alexander Kanavincommon: make gsignond-identity-info.h private, as it...
2013-08-19 Alexander Kanavindocs: add documentation for GSignondConfig
2013-08-19 Alexander Kanavindocs: add documentation for the plugin API
2013-08-16 Alexander KanavinFix generated names for enum types
2013-08-16 Alexander Kanavindocs: Fix parameter name for gsignond_db_sql_database_e...
2013-08-16 Alexander Kanavincommon: fix header #define for generated plugin enum...
2013-08-16 Alexander Kanavindocs: fix annotations
2013-08-16 Alexander Kanavincommon: clean up GSignondPluginState
2013-08-16 Alexander Kanavindocs: added documentation for GSignondSignonuiData
2013-08-16 Alexander Kanavinheaders: remove unnecessary macros from GSignondSignonu...
2013-08-16 Alexander Kanavindocs: remove unnecessary gsignond-signonui.h header
2013-08-16 Alexander Kanavindocs: add documentation for GSignondSessionData
2013-08-16 Alexander Kanavindocs: added documentation for errors
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-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-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-06-28 Jussi Laakoinstall: install configuration and set permissions
2013-06-27 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-06-24 Amarnath Valluridaemon/dbus: bug in session bus path fixed.
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 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-06-17 Amarnath Valluridaemon/ui: Changes to support signonui-efl p2p changes.
2013-06-13 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
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 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 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 Amarnath Valluricommon: Fix issues in disposable object.
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-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 Amarnath Valluricommon: Moving Disposable object to common.
2013-05-31 Amarnath ValluriMerge branch 'daemon' of https://code.google.com/p...
2013-05-30 Imran Zamanplugind: read the exit status of child process when...
2013-05-29 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-05-29 Imran Zamanplugins: check for plugin types before loading it
2013-05-29 Imran Zamandb: return failure if foreign keys are not enabled
2013-05-29 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-05-29 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
next