utils: make gsignond_array_to_sequence() argument really (transfer full)
[platform/upstream/gsignond.git] / src / common /
2013-11-28 Jussi Laakoutils: make gsignond_array_to_sequence() argument reall...
2013-11-28 Jussi Laakodigest-plugin: add realm check
2013-11-28 Jussi Laakosession-data: provide also allowed realms
2013-11-28 Jussi Laakoutils: move sequence/array to/from variant conversions...
2013-11-28 Jussi Laakoidentity: fix owner and acl handling
2013-11-28 Jussi Laakoconfig: cleanup and fix config
2013-10-24 Alexander KanavinFix location of gsignond.conf
2013-10-12 Alexander Kanavinconfig: values from config file were not set
2013-09-05 Amarnath Valluridaemon: IdentityInfo - support for selective copy of...
2013-09-05 Amarnath Valluricommon: gsignond_dictionary_to_variant_builder() new...
2013-09-05 Amarnath Valluricommon: GSignondIdentityInfo re-typed as a new boxed...
2013-09-05 Amarnath Valluricommon: new api added to GSignondDictionary to know...
2013-09-05 Jussi Laakoidentityinfo: remove unused function and remove edit...
2013-09-05 Amarnath Valluricommon: Edit flags supported changes to IdentityInfo.
2013-08-26 Alexander Kanavindocs: add cross-links between pages and other small...
2013-08-23 Jussi Laakoconfig: clean up configuration management
2013-08-23 Jussi Laakoacm: improve configurability of the keychain
2013-08-23 Jussi Laakoacm: allow setting keychain system context through...
2013-08-21 Alexander Kanavinconfig: remove support for SSO_SECRET_PATH environment...
2013-08-21 Jussi Laakodocumentation: update documentation after rebase
2013-08-21 Jussi Laakostorage: relocate also metadata database to the same...
2013-08-21 Jussi Laakostorage: relocate and protect secret storage through...
2013-08-20 Alexander Kanavindocs: fix more 'authorization' mistakes
2013-08-20 Alexander Kanavindocs: fix use of 'authorization' vs 'authentication'
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
next