summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
* s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'Andrew Tridgell2011-06-171-1/+1
* s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handlerAndrew Bartlett2011-06-081-0/+59
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-063-5/+5
* s4:gensec_gssapi: avoid delegation if s4u2self/proxy is usedStefan Metzmacher2011-05-181-0/+4
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-083-7/+7
* sasl_secret_t ends in a char [1] size. This means the extra character is impl...Jeremy Allison2011-05-041-2/+2
* s4-gensec: Use new common 'obtain the PAC' functions.Andrew Bartlett2011-04-271-15/+4
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-38/+0
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-2/+2
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-061-1/+1
* auth: Move auth_session_info into IDLAndrew Bartlett2011-04-051-1/+1
* s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2011-03-221-0/+10
* source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-1/+11
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-1/+1
* build: moved spnego_parse.c into a common subsystemAndrew Tridgell2011-02-241-2/+2
* build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell2011-02-241-2/+2
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-094-21/+42
* s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett2011-01-191-13/+0
* pygensec: remove special case handling for None for buffersAndrew Tridgell2011-01-191-35/+28
* s4-gensec Extend python bindings for GENSEC and the associated testAndrew Bartlett2011-01-181-21/+223
* s4-pygensec Fix indentation of py_gensec_start_mech_by_name()Andrew Bartlett2011-01-181-11/+11
* s4-pygensec Add bindings for server_start() and update()Andrew Bartlett2011-01-181-4/+96
* s4-pyauth Use py_talloc_get_type() for greater talloc binding safetyAndrew Bartlett2011-01-181-6/+9
* s4-gensec Don't steal the auth_context, reference it.Andrew Bartlett2011-01-181-2/+6
* s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature sizeStefan Metzmacher2011-01-031-1/+6
* s4-auth Remove duplicate copies of session_info creation codeAndrew Bartlett2010-12-211-6/+10
* s4:auth/gensec/spnego.c - remove unused variable "principal"Matthias Dieter Wallnöfer2010-12-211-1/+0
* s4:gensec/spnego: only look at the optimistic token if we support the first mechStefan Metzmacher2010-12-141-4/+20
* s4-spnego Match Windows 2008, and no longer supply a name in the CIFS NegprotAndrew Bartlett2010-12-091-10/+1
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-1/+1
* s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specifiedAndrew Bartlett2010-12-081-0/+2
* libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett2010-12-081-1/+2
* s4:auth/gensec/gensec_krb5.c - fix/reorder memory free operationsMatthias Dieter Wallnöfer2010-12-041-3/+15
* s4:auth/gensec/gensec_krb5.c - remove a pointless "nt_status" testMatthias Dieter Wallnöfer2010-12-041-8/+3
* pygensec: Fix initialization.Jelmer Vernooij2010-12-011-1/+1
* 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