summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/gensec_krb5.c
Commit message (Expand)AuthorAgeFilesLines
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-80/+68
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-101-1/+1
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-101-3/+3
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+2
* r8321: Fix some uninitalized variable warningsVolker Lendecke2007-10-101-1/+1
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-101-2/+8
* r8016: Get the keyblock arguments correct. (the context struct changed, butAndrew Bartlett2007-10-101-2/+2
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-3/+3
* r7986: Fix the compile, thanks to HotaruT.Andrew Bartlett2007-10-101-1/+1
* r7968: Pull the PAC from within GSSAPI, rather than only when using our ownAndrew Bartlett2007-10-101-182/+2
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-2/+23
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-101-44/+26
* r7240: Don't call our fancy error message routines on a null context.Andrew Bartlett2007-10-101-2/+1
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-89/+42
* r6700: Upper case realms in kerberos-specific parts of the code, as this isAndrew Bartlett2007-10-101-1/+6
* r6322: Fix compile warning for struct sockaddr.Tim Potter2007-10-101-0/+1
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+751