plugins: use nonce generation from gsignond-common library in digest plugin
[platform/upstream/gsignond.git] / src / common /
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: 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-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-24 Amarnath Valluridaemon/db: Fix store/retrive token cache issue.
2013-07-22 Amarnath Valluricommon: gsignond_dictionary_ref() now return slef point...
2013-07-18 Alexander Kanavincommon: treat NULL and 0-element GSequence as same...
2013-07-16 Alexander Kanavinplugins: add a separate parameter for token cache throu...
2013-07-09 Jussi LaakoMerge branch 'daemon' of https://code.google.com/p...
2013-07-09 Jussi Laakodbus: generate hard-to-guess object paths
2013-06-12 Imran Zamanfixed issues reported by 'make distcheck'
2013-06-11 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-11 Amarnath Valluridaemon: Clocwork issues fixed.
2013-06-07 Amarnath Valluridaemon/dbus: depreceted _disposable_set_keep_in_use().
2013-06-07 Amarnath Valluricommon: Fix issues in disposable object.
2013-06-04 Amarnath Valluridaemon/plugin: Made plugin-proxy self disposable with...
2013-06-04 Jussi Laakoinstall: clean up installed headers
2013-06-03 Amarnath Valluricommon: Moving Disposable object to common.
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...
2013-05-29 Imran Zamandb: fixed enable sql log option
2013-05-29 Jussi Laakolog: change g_error() to g_critical() and set fatal...
2013-05-29 Imran Zamandb: sql logs can be enabled with --enable-sql-log comma...
2013-05-28 Amarnath ValluriMerge branch 'daemon' of https://code.google.com/p...
2013-05-28 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-05-28 Imran Zamanchanged ERR to WARN to avoid daemon going down altogether
2013-05-28 Imran Zamanmoved null check after the db opened check
2013-05-23 Jussi Laakovarious cleanups
2013-05-23 Jussi Laakoconfig: fix build for release
2013-05-23 Jussi Laakodisable environment variables and static config locatio...
2013-05-23 Jussi Laakoacm: (default) support access control by reading remote...
2013-05-23 Imran ZamanFixed compilation error for const pointer
2013-05-23 Imran Zamanfixed memory leaks
2013-05-15 Imran Zamanplugind: fixes/changes after tests and reviews
2013-05-15 Imran Zamanplugind: separate process is completed; all the proxy...
2013-05-14 Jussi Laakoconfig: add debug prints for config loading
2013-05-14 Amarnath Valluriextension: moved global statics to Extension object...
2013-05-14 Jussi Laakoextension: perform more security checking in default ACM
2013-05-14 Jussi Laakoutils: fix descriptor check
2013-05-08 Jussi Laakodb: set proper access permissions on database files
2013-05-08 Jussi Laakostorage: construct subdirectories for wipe safety
2013-05-08 Amarnath Valluridaemon: handled 'store' token data request from plugins.
2013-05-08 Amarnath Valluridaemon/db: GSignondDictionary is used for saving/retrie...
2013-05-06 Jussi Laako- daemon: add an extra db clear call round and fix...
2013-05-02 Jussi Laakodaemon: implement data clear functionality
2013-05-02 Jussi Laakodaemon: add file and directory wipe functinality (and...
2013-05-02 Jussi Laakodaemon: clean up configuration management
2013-05-02 Jussi Laakotizen-extension: implement ecryptfs storage manager
2013-05-02 Jussi Laakodaemon: integrate SMACK access control manager
2013-05-02 Imran Zamandaemon: removed dead code
2013-04-29 Imran Zamandaemon: fixed more memory leaks
2013-04-29 Imran Zamandaemon: fixed memory leak in gsignond-config.c
2013-04-16 Alexander Kanavincommon: add support for 64-bit integers to GSignondDict...
2013-04-08 Alexander Kanavincommon: fix key name for ui policy
2013-03-27 Imran ZamanFixed: variant needs uint32 getter for error code rathe...
2013-03-25 Alexander Kanavincommon: GSignondSignonuiData now uses GSignondDictionar...
2013-03-25 Alexander KanavinUse G_PARAM_STATIC_STRINGS everywhere
2013-03-25 Amarnath Valluridaemon/ui: sso-ui integrated to daemon
2013-03-20 Jussi Laakodaemon: break the identity info search loop when found
2013-03-19 Jussi Laakodaemon: change dictionary to use ref/unref style and...
2013-03-19 Imran ZamanFixed: blob data is now stored to db using sqlite3_bind...
2013-03-19 Imran ZamanFixed: Crash when writing cache to storage
2013-03-19 Jussi Laakodaemon: some fixes
2013-03-19 Jussi Laakodaemon: some allocation, initialization and free fixes
2013-03-19 Amarnath Valluridb: Fix issue retrieving identity mechanisms.
2013-03-19 Jussi Laakoidentityinfo: add copy and username/secret removal...
2013-03-19 Jussi Laakodaemon: fixes
2013-03-05 Alexander Kanavincommon: fix incorrect use of g_return_val_if_fail in...
2013-03-01 Amarnath Valluridaemon/dbus: error propagation support added
2013-03-01 Amarnath Valluridaemon/db: changed identity owner list -> owner
2013-02-28 Amarnath Valluridaemon: few more fixes for issues found in clinent...
2013-02-28 Jussi Laakosecuritycontext: use slice allocator for the base struc...
2013-02-28 Jussi Laakoplugins: ssotest plugin
2013-02-27 Alexander Kanavinplugins: add support for multi-step request-response...
2013-02-25 Amarnath Valluridaemon: Fix issues in daemon/extension unref path
next