platform/upstream/gsignond.git
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: remove internal headers from generated documentation
2013-08-19 Alexander KanavinAdd generated gtkdoc files to .gitignore
2013-08-19 Alexander Kanavindocs: add documentation for GSignondConfig
2013-08-19 Alexander Kanavindocs: ignore generated enum type header
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 Kanavinbuild: adjust formatting of configure --help
2013-08-16 Alexander Kanavindocs: gtkdocize requires m4 directory to exist
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 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
next