summaryrefslogtreecommitdiffstats
path: root/auth
Commit message (Expand)AuthorAgeFilesLines
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-032-6/+11
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-032-8/+4
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-034-0/+836
* auth: Set NETLOGON_GUEST and use it to determine guest statusAndrew Bartlett2011-07-201-1/+2
* auth: Move make_user_info_SamBaseInfo() to talloc_strdup and out of memory ch...Andrew Bartlett2011-07-201-9/+31
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-202-29/+62
* auth: include auth.idl structures into common_auth.hAndrew Bartlett2011-07-201-0/+2
* auth: Preserve guest flag on transition via netr_SamInfo3Andrew Bartlett2011-07-201-0/+3
* Add my copyrightAndrew Bartlett2011-07-201-1/+1
* auth/kerberos/gssapi_pac: fix compiler warningsStefan Metzmacher2011-06-151-6/+5
* auth/auth_sam_reply.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* build: Make auth_sam_reply a libraryAndrew Bartlett2011-05-181-5/+6
* auth: allow auth_common.h to be included multiple times without errorAndrew Bartlett2011-05-081-0/+5
* Fix Samba3 on OpenIndiana.Gordon Ross2011-05-071-0/+24
* auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett2011-04-271-4/+10
* auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett2011-04-272-1/+365
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-272-0/+126
* s3-waf: fix the build after auth changes.Günther Deschner2011-02-101-0/+2
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-103-0/+433
* s3-auth: remove global include of krb5pac.h.Günther Deschner2010-08-311-2/+0
* s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett2010-08-141-3/+3
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-0/+63