summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
* s4-auth: Make sure we use the correct credential state.Andreas Schneider2012-07-171-1/+6
* s4:gensec: fix a comment typoMichael Adam2012-06-121-1/+1
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-2/+4
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-0/+1
* gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce2012-05-231-10/+20
* pygensec: Fix init of variable if not specified.Jelmer Vernooij2012-05-181-1/+1
* s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" optionStefan Metzmacher2012-05-171-1/+6
* s4:auth/gensec: implement gensec_gssapi_expire_time()Stefan Metzmacher2012-05-171-0/+13
* s4:auth/gensec_gssapi: add missing 'break' statementsStefan Metzmacher2012-05-171-0/+2
* s4:auth/gensec_gssapi: remember the expire timeStefan Metzmacher2012-05-172-2/+9
* s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5Simo Sorce2012-05-044-1/+114
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-3/+1
* For now just disable this Heindal specific stuff in the MIT buildSimo Sorce2012-04-231-0/+4
* auth-krb: Move pac related util functions in a single place.Simo Sorce2012-04-122-0/+2
* auth-krb: Make functions static.Simo Sorce2012-04-121-0/+71
* auth-krb: Nove oid packet check to gensec_util.Simo Sorce2012-04-122-43/+3
* gensec_gssapi: keep private header file close to the actual codeSimo Sorce2012-04-122-1/+70
* s4:auth/gensec/schannel: initialize struct schannel_state to zeroStefan Metzmacher2012-03-021-2/+1
* s4:auth/gensec/schannel: make a copy of netlogon_creds_CredentialState in the...Stefan Metzmacher2012-03-021-1/+8
* pygensec: Fix whitespace.Jelmer Vernooij2012-02-181-8/+8
* auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...Andrew Bartlett2012-02-171-33/+22
* s4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAGStefan Metzmacher2012-01-201-0/+1
* auth/gensec: move spnego.c to the toplevelStefan Metzmacher2012-01-132-1411/+0
* auth/gensec: common helper functions should be in gensec_util.cStefan Metzmacher2012-01-131-107/+0
* s4:auth/gensec: inline packet_full_request_u32()Stefan Metzmacher2012-01-131-1/+9
* s4:auth/gensec: fix compiler warnings in spnego.cStefan Metzmacher2012-01-131-3/+0
* s4:auth/gensec/spnego: add support for fragmented spnego messagesStefan Metzmacher2012-01-121-3/+205
* s4:pygensec: add set_max_update_size() and max_update_size() functionsStefan Metzmacher2012-01-121-0/+25
* gensec: Rename want_flags and got_flags in gensec_gssapiAndrew Bartlett2012-01-111-26/+26
* gensec: make gensec_gssapi.h commonAndrew Bartlett2012-01-111-67/+0
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-112-99/+1
* s4:pygensec: add session_key() methodStefan Metzmacher2012-01-041-0/+29
* s4-gensec: Rename memory contexts in gensec_util for greater clarityAndrew Bartlett2011-12-291-2/+2
* s4-gensec: Rename memory contexts in gensec_krb5 for greater clarityAndrew Bartlett2011-12-291-16/+16
* s4-gensec: Rename memory contexts in gensec_gssapi for greater clarityAndrew Bartlett2011-12-291-16/+16
* s4-gensec remove auth_session dep from gensec_gssapi.cAndrew Bartlett2011-12-291-1/+1
* s4-gensec Remove fallback for simple privilegesAndrew Bartlett2011-12-291-6/+2
* s4-torture: Demonstrate handling of the PAC in a custom auth_contextAndrew Bartlett2011-12-292-59/+5
* s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2011-12-294-146/+152
* s4-gensec: fix cyrus sasl module after update() protype changeAndrew Bartlett2011-12-291-0/+1
* s4-gensec: Allow a PAC to be obtained from any GSS mechAndrew Bartlett2011-12-281-7/+0
* auth: Allow a NULL principal to be obtained from the credentialsAndrew Bartlett2011-12-071-1/+4
* s4:gensec/spnego: only try the mechs that match the client given onesStefan Metzmacher2011-11-301-0/+4
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-185-41/+48
* gensec: move event-using code to gensec_update() hooks out of gensec_start*()Andrew Bartlett2011-10-183-39/+77
* libcli/auth: Provide a struct loadparm_context to schannel callsAndrew Bartlett2011-10-131-1/+1
* auth: move gensec_start.c to the top levelAndrew Bartlett2011-10-116-972/+65
* auth: move credentials layer to the top levelAndrew Bartlett2011-10-111-0/+4
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-062-1/+2
* s4:auth - remove unused variablesMatthias Dieter Wallnöfer2011-09-191-1/+0