common: make gsignond-identity-info.h private, as it's not used by anything in the...
authorAlexander Kanavin <alexander.kanavin@intel.com>
Fri, 9 Aug 2013 18:32:34 +0000 (21:32 +0300)
committerAlexander Kanavin <alexander.kanavin@intel.com>
Mon, 19 Aug 2013 13:18:09 +0000 (16:18 +0300)
commit4253461e3fbdf9b2974e70957bc3d21bbab7dc17
tree6b1966452b5e1cd6dce6521fbb7e20f32c632234
parentbf4ef78d23e9bae564ad230713484feffb533d0b
common: make gsignond-identity-info.h private, as it's not used by anything in the public API
14 files changed:
docs/Makefile.am
docs/gsignond-docs.sgml
src/common/Makefile.am
src/common/gsignond-identity-info-internal.h
src/common/gsignond-identity-info.c
src/common/gsignond-identity-info.h [moved from include/gsignond/gsignond-identity-info.h with 100% similarity]
src/daemon/Makefile.am
src/daemon/db/gsignond-db-credentials-database.h
src/daemon/db/gsignond-db-metadata-database.h
src/daemon/gsignond-auth-session.c
src/daemon/gsignond-auth-session.h
src/daemon/gsignond-daemon.h
src/daemon/gsignond-identity.h
test/daemon/daemon-test.c