summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
...
* pygensec: Use talloc.Object.Jelmer Vernooij2010-12-011-1/+4
* s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc"Matthias Dieter Wallnöfer2010-11-291-2/+2
* s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall...Matthias Dieter Wallnöfer2010-11-291-2/+2
* s4-gensec: zero the gssapi_stateAndrew Tridgell2010-11-171-1/+1
* s4-gensec Indicate if GENSEC is in client or server mode in the debugAndrew Bartlett2010-11-151-2/+4
* auth/gensec Handle incorrect username or password in Kerberos client codeAndrew Bartlett2010-11-152-0/+3
* s4-auth Supply more useful error messages on Kerberos failureAndrew Bartlett2010-11-083-13/+28
* s4-auth Fix typos in samba4 auth codeBrad Hards2010-11-081-7/+7
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-5/+5
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-11/+2
* s4-auth: added a dependency on com_errAndrew Tridgell2010-10-311-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-84/+0
* s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell2010-10-301-2/+2
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-2/+2
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell2010-10-211-1/+1
* s4-gensec Don't give more to sasl_encode() than it will permitAndrew Bartlett2010-10-191-3/+10
* s4-gensec Don't upgrade all DIGEST-MD5 connections to sealAndrew Bartlett2010-10-191-12/+21
* s4-gensec: Add dependency on com_err to GENSEC_KRB5.Andreas Schneider2010-10-181-1/+1
* s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett2010-10-112-16/+32
* credentials: Split up into several subsystems.Jelmer Vernooij2010-10-111-3/+3
* gensec: Support building without any linked-in modules.Jelmer Vernooij2010-10-101-0/+4
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-051-0/+1
* heimdal: Fix library name of gssapi.Jelmer Vernooij2010-10-051-1/+1
* s4-gensec Always honour the set server principalAndrew Bartlett2010-10-021-1/+1
* s4:gensec_tstream: remove plain socket handlingStefan Metzmacher2010-09-281-124/+12
* s4:gensec: add gensec_create_tstream()Stefan Metzmacher2010-09-283-1/+764
* s4-gensec: fixed a valgrind error in gensecAndrew Tridgell2010-09-261-12/+2
* s4:schannel: handle move flag combinations in the serverStefan Metzmacher2010-09-261-13/+23
* s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiationAndrew Tridgell2010-09-231-7/+10
* s4-gensec: prevent a double free in the error path of GSSAPI authAndrew Tridgell2010-09-231-1/+0
* s4-gensec: fixed a GSSAPI SASL negotiation bugAndrew Tridgell2010-09-231-11/+14
* s4-param: Fix more memory leaks, invalid memory context.Jelmer Vernooij2010-09-221-1/+1
* s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij2010-09-221-0/+18
* pygensec: Implement start_mech_by_name().Jelmer Vernooij2010-09-222-8/+30
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-39/+0
* s4: Fix two typosVolker Lendecke2010-09-141-2/+2
* s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a headerAndrew Bartlett2010-09-111-0/+2
* s4-build: use @PACKAGE_VERSION@ in s4 pc.in filesAndrew Tridgell2010-08-091-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-165-12/+12
* s4:auth/gensec/gensec_gssapi.c - reorder constructorMatthias Dieter Wallnöfer2010-06-241-30/+38
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-4/+4
* ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij2010-06-151-1/+1
* s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij2010-06-131-2/+2
* s4:auth Remove un-needed headers.Andrew Bartlett2010-05-211-1/+0
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-1/+7
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-202-1/+2