summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/gensec_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-14/+6
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-031-6/+9
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+1
* s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handlerAndrew Bartlett2011-06-081-0/+59
* s4:gensec_gssapi: avoid delegation if s4u2self/proxy is usedStefan Metzmacher2011-05-181-0/+4
* 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
* source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+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-091-9/+30
* s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett2011-01-191-13/+0
* 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-151-0/+2
* s4-auth Supply more useful error messages on Kerberos failureAndrew Bartlett2010-11-081-13/+24
* s4-auth Fix typos in samba4 auth codeBrad Hards2010-11-081-7/+7
* s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett2010-10-111-14/+22
* s4-gensec Always honour the set server principalAndrew Bartlett2010-10-021-1/+1
* s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiationAndrew Tridgell2010-09-231-7/+10
* 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-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4:auth/gensec/gensec_gssapi.c - reorder constructorMatthias Dieter Wallnöfer2010-06-241-30/+38
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-201-0/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+0
* s4:credentials Make the CCACHE in credentials depend on the things that built itAndrew Bartlett2010-05-021-0/+4
* s4:gensec Use a different form of 'name' in GSSAPI import_name()Andrew Bartlett2010-04-271-3/+3
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-2/+2
* Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai...Matthias Dieter Wallnöfer2010-04-051-5/+0
* s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is availableMatthias Dieter Wallnöfer2010-03-301-0/+5
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+1
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-4/+8
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-9/+5
* s4:gensec_gssapi: pass the correct oid to the gssapi layer.Stefan Metzmacher2009-07-241-4/+11
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-0/+3
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-4/+6
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-21/+21
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* gensec_gssapi: only give away the session key, when the authentication is doneStefan Metzmacher2008-09-231-4/+5
* Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett2008-08-281-88/+41
* Put the internal gensec_gssapi state into a header.Andrew Bartlett2008-08-271-43/+1
* gensec_gssapi: only cache the session key in STAGE_DONEStefan Metzmacher2008-08-141-5/+9
* gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGOStefan Metzmacher2008-08-121-0/+25
* gensec_gssapi: fix compiler warningsStefan Metzmacher2008-08-121-2/+2
* gensec_gssapi: add a function to load the lucid structure onceStefan Metzmacher2008-08-121-15/+44
* gensec_gssapi: use the correct signature size for cfx/rfc4121 style signaturesStefan Metzmacher2008-08-081-1/+1
* gensec_gssapi: use gsskrb5_get_subkey() to get the session keyStefan Metzmacher2008-08-081-3/+3
* gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADERStefan Metzmacher2008-08-071-4/+82
* gensec_gssapi: include <gssapi/gssapi.h>Stefan Metzmacher2008-08-011-1/+1