platform/upstream/gsignond.git
11 years agoMerge branch 'plugins'
Alexander Kanavin [Tue, 29 Jan 2013 12:33:19 +0000 (14:33 +0200)]
Merge branch 'plugins'

11 years agoFix all compilation warnings
Alexander Kanavin [Mon, 28 Jan 2013 23:04:01 +0000 (01:04 +0200)]
Fix all compilation warnings

11 years agoplugins: add plugin loader and tests
Alexander Kanavin [Mon, 28 Jan 2013 19:49:48 +0000 (21:49 +0200)]
plugins: add plugin loader and tests

11 years agocommon: re-do GSignondConfig using GSignondDictionary
Alexander Kanavin [Mon, 28 Jan 2013 19:47:47 +0000 (21:47 +0200)]
common: re-do GSignondConfig using GSignondDictionary

11 years agodb: identity-info is changed to derive from gsignond-dictionary
Imran Zaman [Mon, 28 Jan 2013 15:54:34 +0000 (17:54 +0200)]
db: identity-info is changed to derive from gsignond-dictionary

11 years agoFix hardcoded installation path for plugins and extensions
Alexander Kanavin [Mon, 28 Jan 2013 14:07:12 +0000 (16:07 +0200)]
Fix hardcoded installation path for plugins and extensions

11 years agoMerge branch 'master' of https://code.google.com/p/accounts-sso.gsignond
Imran Zaman [Mon, 28 Jan 2013 14:14:25 +0000 (16:14 +0200)]
Merge branch 'master' of https://code.google.com/p/accounts-sso.gsignond

11 years agodb: moved db tests under CHECK framework
Imran Zaman [Mon, 28 Jan 2013 14:08:24 +0000 (16:08 +0200)]
db: moved db tests under CHECK framework

11 years agodb: moved db tests under CHECK framework
Imran Zaman [Mon, 28 Jan 2013 14:08:24 +0000 (16:08 +0200)]
db: moved db tests under CHECK framework

11 years agodb: create directories needed for metadata db file
Imran Zaman [Mon, 28 Jan 2013 12:13:26 +0000 (14:13 +0200)]
db: create directories needed for metadata db file

11 years agodaemon: create missing secure storage path in default implementation
Jussi Laako [Mon, 28 Jan 2013 10:57:07 +0000 (12:57 +0200)]
daemon: create missing secure storage path in default implementation

11 years agodb: moved identity info to/from_variant functions to public interface
Imran Zaman [Mon, 28 Jan 2013 08:56:45 +0000 (10:56 +0200)]
db: moved identity info to/from_variant functions to public interface

11 years agoAdd password plugin, tests and necessary basic pieces
Alexander Kanavin [Wed, 16 Jan 2013 17:15:25 +0000 (19:15 +0200)]
Add password plugin, tests and necessary basic pieces

11 years agodb: completed basics test cases and fixed issues
Imran Zaman [Fri, 18 Jan 2013 15:02:04 +0000 (17:02 +0200)]
db: completed basics test cases and fixed issues

11 years agodaemon: contact details updated for licencing header
Amarnath Valluri [Thu, 17 Jan 2013 14:45:02 +0000 (16:45 +0200)]
daemon: contact details updated for licencing header

11 years agodatabase: fix path/filename
Jussi Laako [Thu, 17 Jan 2013 14:58:53 +0000 (16:58 +0200)]
database: fix path/filename

11 years agodb: Fixed issues, added some test case and updated documentation
Imran Zaman [Thu, 17 Jan 2013 09:57:38 +0000 (11:57 +0200)]
db: Fixed issues, added some test case and updated documentation

11 years agodaemon: enable database, try to load config from various places
Jussi Laako [Wed, 16 Jan 2013 15:09:54 +0000 (17:09 +0200)]
daemon: enable database, try to load config from various places

11 years agoAdd test extension
Jussi Laako [Tue, 15 Jan 2013 14:18:28 +0000 (16:18 +0200)]
Add test extension

11 years agogitignore updates
Alexander Kanavin [Mon, 14 Jan 2013 17:36:55 +0000 (19:36 +0200)]
gitignore updates

11 years agoInitial definition of the plugin interface and a skeleton for the password plugin
Alexander Kanavin [Mon, 14 Jan 2013 17:33:06 +0000 (19:33 +0200)]
Initial definition of the plugin interface and a skeleton for the password plugin

11 years agodatabase: small fixes and cleanup
Imran Zaman [Mon, 14 Jan 2013 10:45:41 +0000 (12:45 +0200)]
database: small fixes and cleanup

11 years agomerged extensionif and compiled the sources
Imran Zaman [Sat, 12 Jan 2013 13:35:34 +0000 (15:35 +0200)]
merged extensionif and compiled the sources

11 years agodatabase: implement database functionality
Imran Zaman [Tue, 4 Dec 2012 17:22:15 +0000 (19:22 +0200)]
database: implement database functionality

11 years agoconverted credentials struct to GObject so that it can be referred at multiple places...
Imran Zaman [Thu, 20 Dec 2012 15:20:46 +0000 (17:20 +0200)]
converted credentials struct to GObject so that it can be referred at multiple places without copying

11 years agodaemon: split credentials from secret storage
Imran Zaman [Thu, 20 Dec 2012 09:42:04 +0000 (11:42 +0200)]
daemon: split credentials from secret storage

11 years agodaemon: added new struct for secret storage credentials
Imran Zaman [Wed, 19 Dec 2012 12:08:34 +0000 (14:08 +0200)]
daemon: added new struct for secret storage credentials

11 years agodaemon: added interface object for secret storage
Imran Zaman [Wed, 19 Dec 2012 08:56:25 +0000 (10:56 +0200)]
daemon: added interface object for secret storage

11 years agodaemon: moved config files to commmon folder
Imran Zaman [Fri, 14 Dec 2012 09:58:40 +0000 (11:58 +0200)]
daemon: moved config files to commmon folder

11 years agoaccess-control: sync with client library code and add comparison and
Jussi Laako [Thu, 13 Dec 2012 13:58:50 +0000 (15:58 +0200)]
access-control: sync with client library code and add comparison and
match/check operations

11 years agoupdate copyright headers
Jussi Laako [Tue, 11 Dec 2012 15:42:59 +0000 (17:42 +0200)]
update copyright headers

11 years agodbus: merge dbus interface
Jussi Laako [Tue, 11 Dec 2012 15:36:15 +0000 (17:36 +0200)]
dbus: merge dbus interface
config: merge config object
interfaces: relocate

11 years agoupdated copyright header in gsignond-db-error.{h/c} files
Imran Zaman [Tue, 11 Dec 2012 14:23:28 +0000 (16:23 +0200)]
updated copyright header in gsignond-db-error.{h/c} files

11 years agodaemon: moved error related files to common folder
Imran Zaman [Wed, 5 Dec 2012 12:25:40 +0000 (14:25 +0200)]
daemon: moved error related files to common folder

11 years agoAdd security context API
Jussi Laako [Tue, 4 Dec 2012 16:47:00 +0000 (18:47 +0200)]
Add security context API

11 years agodaemon: added error structure
Imran Zaman [Mon, 3 Dec 2012 10:34:08 +0000 (12:34 +0200)]
daemon: added error structure

11 years agodaemon: added error structure
Imran Zaman [Mon, 3 Dec 2012 10:34:08 +0000 (12:34 +0200)]
daemon: added error structure

11 years agointerfaces: Add interface files
Jussi Laako [Fri, 30 Nov 2012 14:43:23 +0000 (16:43 +0200)]
interfaces: Add interface files

11 years agoInitial commit
Jussi Laako [Thu, 29 Nov 2012 13:52:58 +0000 (15:52 +0200)]
Initial commit