Initial package import accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable master tizen_3.0 tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2 tizen_3.0_ivi accepted/tizen/3.0/common/20161114.110632 accepted/tizen/3.0/ivi/20161011.044026 accepted/tizen/common/20140519.205814 accepted/tizen/ivi/20140521.203203 accepted/tizen/ivi/20160218.024842 accepted/tizen/unified/20170309.035347 submit/tizen/20140519.122807 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005 submit/tizen_mobile/20141120.000000 submit/tizen_unified/20170308.100412 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release tizen_4.0.m1_release
authorJussi Laako <jussi.laako@linux.intel.com>
Mon, 19 May 2014 12:26:24 +0000 (15:26 +0300)
committerJussi Laako <jussi.laako@linux.intel.com>
Mon, 19 May 2014 12:26:24 +0000 (15:26 +0300)
commitb96426197f13e7a3e97fd4e5219e33fe30dbca88
treecf081c4217290f099fc2511c0c5c410500567204
Initial package import
64 files changed:
AUTHORS [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
build-aux/ar-lib [new file with mode: 0755]
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0644]
build-aux/missing [new file with mode: 0755]
build-aux/test-driver [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
docs/Makefile.am [new file with mode: 0644]
docs/Makefile.in [new file with mode: 0644]
docs/gsignond-plugin-sasl-docs.sgml [new file with mode: 0644]
docs/gsignond-plugin-sasl-overrides.txt [new file with mode: 0644]
docs/gsignond-plugin-sasl-sections.txt [new file with mode: 0644]
docs/gsignond-plugin-sasl.types [new file with mode: 0644]
docs/html/GSignondSaslPlugin.html [new file with mode: 0644]
docs/html/api-index-full.html [new file with mode: 0644]
docs/html/ch01.html [new file with mode: 0644]
docs/html/deprecated-api-index.html [new file with mode: 0644]
docs/html/gsignond-plugin-sasl.devhelp2 [new file with mode: 0644]
docs/html/home.png [new file with mode: 0644]
docs/html/index.html [new file with mode: 0644]
docs/html/index.sgml [new file with mode: 0644]
docs/html/left-insensitive.png [new file with mode: 0644]
docs/html/left.png [new file with mode: 0644]
docs/html/object-tree.html [new file with mode: 0644]
docs/html/right-insensitive.png [new file with mode: 0644]
docs/html/right.png [new file with mode: 0644]
docs/html/style.css [new file with mode: 0644]
docs/html/up-insensitive.png [new file with mode: 0644]
docs/html/up.png [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/gsignond-sasl-example.c [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
m4/gtk-doc.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
packaging/gsignond-plugin-sasl.changes [new file with mode: 0644]
packaging/gsignond-plugin-sasl.manifest [new file with mode: 0644]
packaging/gsignond-plugin-sasl.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/gsignond-sasl-plugin.c [new file with mode: 0644]
src/gsignond-sasl-plugin.h [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/Makefile.in [new file with mode: 0644]
test/saslplugintest.c [new file with mode: 0644]
test/valgrind.supp [new file with mode: 0644]