r23792: convert Samba4 to GPLv3
[sfrench/samba-autobuild/.git] / source4 / auth / kerberos / kerberos.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr19664: fix compiler warnings...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19568: When we get back a skew error, try with no...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Andrew Bartlettr11994: This function no longer needs a special declara...
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Stefan Metzmacherr11400: fix compiler warnings
2007-10-10 Andrew Bartlettr11216: Upgrade to gd's PAC extraction code from Samba3...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr10035: This patch removes the need for the special...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Andrew Tridgellr9648: this fixes the krb5 based login with the pac...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Tridgellr8460: removed the unused function krb5_locate_kdc...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7978: A start again on PAC verification. I have notic...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7509: With the update to Heimdal 20050612 we no longer...
2007-10-10 Andrew Bartlettr7306: Use a consistant #define for detecting support...
2007-10-10 Andrew Bartlettr7285: It appears that MIT Kerberos does not have the...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...