Scheleton to start bulding the GSS-NTLMSSP project.
authorSimo Sorce <idra@samba.org>
Sat, 22 Jun 2013 20:16:00 +0000 (16:16 -0400)
committerSimo Sorce <simo@redhat.com>
Sat, 13 Jul 2013 20:33:13 +0000 (16:33 -0400)
commit677ab0a79147f7606c73b63ecad91f8b1e7b63c1
treef5402897d71f668564aa1f105ff6309198a6c1dd
Scheleton to start bulding the GSS-NTLMSSP project.
20 files changed:
BUILD.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
build_macros.m4 [new file with mode: 0644]
conf_macros.m4 [new file with mode: 0644]
configure.ac [new file with mode: 0644]
contrib/gssntlmssp.spec.in [new file with mode: 0644]
examples/mech.ntlmssp.in [new file with mode: 0644]
external/ax_pthread.m4 [new file with mode: 0644]
external/docbook.m4 [new file with mode: 0644]
external/pkg.m4 [new file with mode: 0644]
external/platform.m4 [new file with mode: 0644]
external/sizes.m4 [new file with mode: 0644]
man/Makefile.am [new file with mode: 0644]
man/gssntlmssp.8.xml [new file with mode: 0644]
src/gss_ntlmssp.c [new file with mode: 0644]
src/gss_ntlmssp.h [new file with mode: 0644]
tests/ntlmssptest.c [new file with mode: 0644]
tests/scripts/dlopen.sh [new file with mode: 0755]
version.m4 [new file with mode: 0644]