Update to upstream 1.0.1 73/17773/1
authorJussi Laako <jussi.laako@linux.intel.com>
Mon, 10 Mar 2014 14:44:09 +0000 (16:44 +0200)
committerJussi Laako <jussi.laako@linux.intel.com>
Mon, 10 Mar 2014 14:44:09 +0000 (16:44 +0200)
commitb539cb740dad93950d9d89ec321c1b9622ccdab5
tree1daa996bd516f68c458367be96c4188b6effbda0
parent1fd618eee96db111f3eea0806eccb8cf2ad91106
Update to upstream 1.0.1

Change-Id: Ibda71ee45e57dd921e49d36ffb57c3b23e972179
196 files changed:
Makefile.am
Makefile.in
aclocal.m4
build-aux/ar-lib
build-aux/compile [new file with mode: 0755]
build-aux/config.sub
build-aux/depcomp
build-aux/ltmain.sh
build-aux/test-driver [new file with mode: 0755]
common.mk
config.h.in
configure
configure.ac
dists/debian/changelog
dists/debian/install
dists/debian/postinst
dists/debian/rules
dists/rpm/gsignond-0.0.2-10/gsignond-0.0.2.tar.gz [deleted file]
dists/rpm/gsignond-0.0.2-10/gsignond-suse.spec [deleted file]
dists/rpm/gsignond-0.0.2-10/gsignond-tizen.changes [deleted file]
dists/rpm/gsignond-0.0.2-10/gsignond-tizen.spec [deleted file]
dists/rpm/gsignond-suse.spec
dists/rpm/gsignond-tizen.changes
dists/rpm/gsignond-tizen.manifest [new file with mode: 0644]
dists/rpm/gsignond-tizen.spec
docs/Makefile.am
docs/Makefile.in
docs/building.xml
docs/gsignond-docs.sgml
docs/gsignond-sections.txt
docs/html/GSignondAccessControlManager.html
docs/html/GSignondConfig.html
docs/html/GSignondCredentials.html
docs/html/GSignondDigestPlugin.html
docs/html/GSignondExtension.html
docs/html/GSignondPasswordPlugin.html
docs/html/GSignondPlugin.html [new file with mode: 0644]
docs/html/GSignondSecretStorage.html
docs/html/GSignondSsoTestPlugin.html
docs/html/GSignondStorageManager.html
docs/html/annotation-glossary.html
docs/html/api-index-full.html
docs/html/ch01.html
docs/html/ch02.html
docs/html/ch03.html
docs/html/ch04.html
docs/html/ch05.html
docs/html/ch06.html
docs/html/ch07.html [new file with mode: 0644]
docs/html/deprecated-api-index.html
docs/html/gsignond-DBus-configuration.html
docs/html/gsignond-Database-configuration.html [deleted file]
docs/html/gsignond-Errors.html
docs/html/gsignond-GSignondDictionary.html
docs/html/gsignond-GSignondPlugin.html [deleted file]
docs/html/gsignond-GSignondSecurityContext.html
docs/html/gsignond-GSignondSessionData.html
docs/html/gsignond-GSignondSignonuiData.html
docs/html/gsignond-General-configuration.html
docs/html/gsignond-Logging.html
docs/html/gsignond-Utility-functions.html
docs/html/gsignond-building.html
docs/html/gsignond-plugin-loaders-overview.html [new file with mode: 0644]
docs/html/gsignond.devhelp2
docs/html/index.html
docs/html/index.sgml
docs/html/object-tree.html
docs/html/style.css
docs/plugin-loaders-overview.xml [new file with mode: 0644]
docs/tmpl/gsignond-access-control-manager.sgml [deleted file]
docs/tmpl/gsignond-config-db.sgml [deleted file]
docs/tmpl/gsignond-config-dbus.sgml [deleted file]
docs/tmpl/gsignond-config-general.sgml [deleted file]
docs/tmpl/gsignond-config.sgml [deleted file]
docs/tmpl/gsignond-credentials.sgml [deleted file]
docs/tmpl/gsignond-dictionary.sgml [deleted file]
docs/tmpl/gsignond-digest-plugin.sgml [deleted file]
docs/tmpl/gsignond-error.sgml [deleted file]
docs/tmpl/gsignond-extension-interface.sgml [deleted file]
docs/tmpl/gsignond-log.sgml [deleted file]
docs/tmpl/gsignond-password-plugin.sgml [deleted file]
docs/tmpl/gsignond-plugin-interface.sgml [deleted file]
docs/tmpl/gsignond-secret-storage.sgml [deleted file]
docs/tmpl/gsignond-security-context.sgml [deleted file]
docs/tmpl/gsignond-session-data.sgml [deleted file]
docs/tmpl/gsignond-signonui-data.sgml [deleted file]
docs/tmpl/gsignond-ssotest-plugin.sgml [deleted file]
docs/tmpl/gsignond-storage-manager.sgml [deleted file]
docs/tmpl/gsignond-unused.sgml [deleted file]
docs/tmpl/gsignond-utils.sgml [deleted file]
gsignond-uninstalled.pc.in
gsignond.conf.in [moved from gsignond.conf with 61% similarity]
gsignond.pc.in
gtk-doc.make
include/gsignond/gsignond-config-db.h [deleted file]
include/gsignond/gsignond-config-general.h
include/gsignond/gsignond-config.h
include/gsignond/gsignond-dictionary.h
include/gsignond/gsignond-identity-info.h [deleted file]
include/gsignond/gsignond-session-data.h
include/gsignond/gsignond-signonui.h [deleted file]
include/gsignond/gsignond-utils.h
m4/gtk-doc.m4
packaging/gsignond.changes
packaging/gsignond.manifest [new file with mode: 0644]
packaging/gsignond.spec
src/Makefile.am
src/Makefile.in
src/common/Makefile.am
src/common/Makefile.in
src/common/db/Makefile.in
src/common/db/gsignond-secret-storage.c
src/common/gsignond-access-control-manager.c
src/common/gsignond-config.c
src/common/gsignond-dictionary.c
src/common/gsignond-identity-info-internal.h
src/common/gsignond-identity-info.c
src/common/gsignond-identity-info.h
src/common/gsignond-plugin-interface.c
src/common/gsignond-session-data.c
src/common/gsignond-storage-manager.c
src/common/gsignond-utils.c
src/daemon/Makefile.am
src/daemon/Makefile.in
src/daemon/db/Makefile.in
src/daemon/db/gsignond-db-credentials-database.c
src/daemon/db/gsignond-db-metadata-database.c
src/daemon/dbus/Makefile.am
src/daemon/dbus/Makefile.in
src/daemon/dbus/gsignond-dbus-auth-service-adapter.c
src/daemon/dbus/gsignond-dbus-auth-service-gen.c
src/daemon/dbus/gsignond-dbus-auth-service-gen.h
src/daemon/dbus/gsignond-dbus-auth-session-adapter.c
src/daemon/dbus/gsignond-dbus-auth-session-gen.c
src/daemon/dbus/gsignond-dbus-auth-session-gen.h
src/daemon/dbus/gsignond-dbus-identity-adapter.c
src/daemon/dbus/gsignond-dbus-identity-gen.c
src/daemon/dbus/gsignond-dbus-identity-gen.h
src/daemon/dbus/gsignond-dbus-remote-plugin-gen.c
src/daemon/dbus/gsignond-dbus-remote-plugin-gen.h
src/daemon/dbus/gsignond-dbus-signonui-adapter.c
src/daemon/dbus/gsignond-dbus.h
src/daemon/dbus/interfaces/com.google.code.AccountsSSO.gSingleSignOn.RemotePlugin.xml
src/daemon/gsignond-auth-session.c
src/daemon/gsignond-daemon.c
src/daemon/gsignond-identity.c
src/daemon/plugins/Makefile.am
src/daemon/plugins/Makefile.in
src/daemon/plugins/gsignond-plugin-proxy-factory.c
src/daemon/plugins/gsignond-plugin-proxy-factory.h
src/daemon/plugins/gsignond-plugin-proxy.c
src/daemon/plugins/gsignond-plugin-proxy.h
src/daemon/plugins/gsignond-plugin-remote-private.h
src/daemon/plugins/gsignond-plugin-remote.c
src/daemon/plugins/gsignond-plugin-remote.h
src/extensions/Makefile.in
src/extensions/test/Makefile.am
src/extensions/test/Makefile.in
src/extensions/tizen/Makefile.am
src/extensions/tizen/Makefile.in
src/extensions/tizen/tizen-access-control-manager.c
src/extensions/tizen/tizen-storage-manager.c
src/gplugind/Makefile.am [moved from src/daemon/plugins/plugind/Makefile.am with 72% similarity]
src/gplugind/Makefile.in [moved from src/daemon/plugins/plugind/Makefile.in with 85% similarity]
src/gplugind/gsignond-plugin-daemon.c [moved from src/daemon/plugins/plugind/gsignond-plugin-daemon.c with 87% similarity]
src/gplugind/gsignond-plugin-daemon.h [moved from src/daemon/plugins/plugind/gsignond-plugin-daemon.h with 100% similarity]
src/gplugind/gsignond-plugin-loader.c [moved from src/common/gsignond-plugin-loader.c with 76% similarity]
src/gplugind/gsignond-plugin-loader.h [moved from src/common/gsignond-plugin-loader.h with 82% similarity]
src/gplugind/main.c [moved from src/daemon/plugins/plugind/main.c with 66% similarity]
src/plugins/Makefile.in
src/plugins/digest/Makefile.am
src/plugins/digest/Makefile.in
src/plugins/digest/gsignond-digest-plugin.c
src/plugins/password/Makefile.am
src/plugins/password/Makefile.in
src/plugins/ssotest/Makefile.am
src/plugins/ssotest/Makefile.in
test/Makefile.in
test/common/Makefile.am
test/common/Makefile.in
test/common/commontest.c
test/daemon/Makefile.am
test/daemon/Makefile.in
test/daemon/daemon-test.c
test/db/Makefile.am
test/db/Makefile.in
test/db/dbtest.c
test/plugins/Makefile.am
test/plugins/Makefile.in
test/plugins/digestplugintest.c
test/plugins/passwordplugintest.c
test/plugins/pluginproxytest.c
test/plugins/pluginremotetest.c
test/valgrind.supp
tools/prepare-tizen.sh
tools/setup-and-start-daemon.sh