summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos/kerberos.h
Commit message (Expand)AuthorAgeFilesLines
* r26356: Remove prototype for nonexisting function.Jelmer Vernooij2007-12-211-9/+0
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-101-9/+9
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-11/+1
* r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett2007-10-101-4/+0
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+2
* r11994: This function no longer needs a special declaration.Andrew Bartlett2007-10-101-4/+0
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-101-2/+4
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+10
* r11400: fix compiler warningsStefan Metzmacher2007-10-101-5/+5
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-101-2/+1
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-12/+19
* r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett2007-10-101-14/+1
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-21/+28
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-101-2/+2
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-3/+6
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-101-2/+2
* r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell2007-10-101-0/+1
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-101-5/+17
* r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...Andrew Tridgell2007-10-101-1/+0
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-101-1/+2
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-1/+1
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-1/+3
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-1/+6
* r7978: A start again on PAC verification. I have noticed that the kerberosAndrew Bartlett2007-10-101-0/+8
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-1/+9
* r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),Andrew Bartlett2007-10-101-1/+1
* r7306: Use a consistant #define for detecting support for the Heimdal krb5Andrew Bartlett2007-10-101-3/+3
* r7285: It appears that MIT Kerberos does not have the log redirectionAndrew Bartlett2007-10-101-0/+8
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-101-4/+12
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-0/+5
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+99