summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos/kerberos_verify.c
Commit message (Expand)AuthorAgeFilesLines
* r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett2007-10-101-45/+12
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-191/+16
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+0
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-167/+49
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-7/+10
* r7968: Pull the PAC from within GSSAPI, rather than only when using our ownAndrew Bartlett2007-10-101-1/+1
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-93/+22
* r7257: Ensure the error message can never be uninitialised.Andrew Bartlett2007-10-101-0/+1
* r6801: It appears that krb5_make_principal, while convenient, is not portable.Andrew Bartlett2007-10-101-4/+13
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-4/+5
* r6711: Clarify that we are dealing with a salting principal in the kerberosAndrew Bartlett2007-10-101-40/+60
* r6703: fix the buildStefan Metzmacher2007-10-101-1/+1
* r6701: Updates to our server-side ticket verification code, we now use theAndrew Bartlett2007-10-101-57/+44
* r6521: Include system/network.h to fix compiler warning.Tim Potter2007-10-101-0/+1
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+486