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