Release 0.0.3 upstream/0.0.3
authorImran Zaman <imran.zaman@intel.com>
Wed, 6 Aug 2014 12:27:25 +0000 (15:27 +0300)
committerImran Zaman <imran.zaman@intel.com>
Wed, 6 Aug 2014 12:45:00 +0000 (15:45 +0300)
commit94b01a47636b0787c9b39a5a1f3569edbdc593e9
tree923f7892af8766f9db01d40100164d7bc5748912
parent04523346d7ed11cd59a47f27bc19c3db2f1a14d4
Release 0.0.3

Change-Id: I6d45b56a4fa1c6c34c497c4ebc48daff161b62fb
Signed-off-by: Imran Zaman <imran.zaman@intel.com>
98 files changed:
INSTALL
Makefile.in
aclocal.m4
build-aux/ar-lib
build-aux/compile [new file with mode: 0755]
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
build-aux/test-driver [new file with mode: 0755]
configure
configure.ac
dists/debian/changelog
dists/rpm/gum-suse.spec
dists/rpm/tizen/packaging/gumd.changes
dists/rpm/tizen/packaging/gumd.spec
docs/Makefile.in
docs/gtk-doc.make
docs/gumd-sections.txt
docs/html/GumConfig.html
docs/html/GumDisposable.html
docs/html/GumGroup.html
docs/html/GumUser.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/gumd-DBus-configuration.html
docs/html/gumd-Errors.html
docs/html/gumd-General-configuration.html
docs/html/gumd-Group-types.html
docs/html/gumd-Gum-Crypt.html
docs/html/gumd-Gum-File.html
docs/html/gumd-Gum-Lock.html
docs/html/gumd-Gum-String-Utils.html
docs/html/gumd-Gum-Utils.html
docs/html/gumd-Gum-Validate.html
docs/html/gumd-GumDictionary.html
docs/html/gumd-Logging.html
docs/html/gumd-User-types.html
docs/html/gumd-utils.html
docs/html/gumd.devhelp2
docs/html/home.png
docs/html/index.html
docs/html/index.sgml
docs/html/left-insensitive.png [new file with mode: 0644]
docs/html/left.png
docs/html/right-insensitive.png [new file with mode: 0644]
docs/html/right.png
docs/html/style.css
docs/html/um-building.html
docs/html/um-intro.html
docs/html/up-insensitive.png [new file with mode: 0644]
docs/html/up.png
include/gum/common/gum-log.h
m4/gtk-doc.m4
m4/libtool.m4
packaging/gumd-tizen.conf [deleted file]
packaging/gumd.changes [deleted file]
packaging/gumd.manifest [deleted file]
packaging/gumd.spec [deleted file]
packaging/libgum.manifest [deleted file]
src/Makefile.in
src/common/Makefile.in
src/common/dbus/Makefile.am
src/common/dbus/Makefile.in
src/common/dbus/gum-dbus-group-gen.c [deleted file]
src/common/dbus/gum-dbus-group-gen.h [deleted file]
src/common/dbus/gum-dbus-group-service-gen.c [deleted file]
src/common/dbus/gum-dbus-group-service-gen.h [deleted file]
src/common/dbus/gum-dbus-user-gen.c [deleted file]
src/common/dbus/gum-dbus-user-gen.h [deleted file]
src/common/dbus/gum-dbus-user-service-gen.c [deleted file]
src/common/dbus/gum-dbus-user-service-gen.h [deleted file]
src/daemon/Makefile.in
src/daemon/dbus/Makefile.in
src/daemon/dbus/gumd-dbus-group-adapter.c
src/daemon/dbus/gumd-dbus-group-adapter.h
src/daemon/dbus/gumd-dbus-group-service-adapter.c
src/daemon/dbus/gumd-dbus-server-msg-bus.c
src/daemon/dbus/gumd-dbus-server-p2p.c
src/daemon/dbus/gumd-dbus-user-adapter.c
src/daemon/dbus/gumd-dbus-user-service-adapter.c
src/lib/Makefile.in
src/utils/Makefile.in
test/Makefile.in
test/common/Makefile.am
test/common/Makefile.in
test/daemon/Makefile.am
test/daemon/Makefile.in
test/data/services/org.tizen.SecurityAccounts.gUserManagement.service [deleted file]
test/data/test-gumd-dbus.conf [deleted file]
test/lib/Makefile.in
tools/prepare-tizen.sh