build: fix failing 'make check' for docs with new automake
[platform/upstream/gsignond.git] / src /
2013-12-04 Jussi Laakoconfig: unbreak non-debug build
2013-12-03 Alexander Kanavinutils: add gsignond_is_host_in_domain()
2013-11-29 Jussi Laakoauth-session, identity: optimizations
2013-11-29 Jussi Laakodigest-plugin: fix documentation
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-10-09 Imran ZamanFixed dbus session type for identity and auth session
2013-10-07 Alexander Kanavinbuild: don't version extensions and plugins
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 Valluridaemon/db: Make use of IdentityInfo 'EditFlags'.
2013-09-05 Amarnath Valluricommon: Edit flags supported changes to IdentityInfo.
2013-08-30 Amarnath Valluridaemon: double free curroption fixed
2013-08-30 Amarnath Valluribuild: added missing common.mk Makefile.am(s)
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 Laakodaemon: don't attempt to wipe the base path
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 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...
next