r23792: convert Samba4 to GPLv3
[kai/samba-autobuild/.git] / source4 / auth / kerberos / kerberos_util.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22990: free temporary memory also on success...
2007-10-10 Andrew Bartlettr22558: Move to a static list of enctypes to put into...
2007-10-10 Andrew Bartlettr21175: Fix the kerberos keytab update code to handle...
2007-10-10 Jelmer Vernooijr19677: Fix more dependencies.
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 Andrew Tridgellr15853: started the process of removing the warnings...
2007-10-10 Andrew Bartlettr15511: Using this name causes less warnings on the...
2007-10-10 Andrew Bartlettr15501: Allow interactive password prompting on kerbero...
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Andrew Bartlettr12594: Jelmer pushed some proposed header reductions...
2007-10-10 Andrew Bartlettr12422: Some kerberos comments and clarifications.
2007-10-10 Andrew Bartlettr12411: Add 'net samdump keytab <keytab>'.
2007-10-10 Andrew Bartlettr12059: Use random keytab names (so we get different...
2007-10-10 Andrew Bartlettr12056: Some clarification fixes for the keytab code...
2007-10-10 Andrew Bartlettr11993: As well as making an in-MEMORY keytab, allow...
2007-10-10 Andrew Bartlettr11350: Add some debugs to assist tracking down kerbero...
2007-10-10 Andrew Bartlettr11220: Add the ability to handle the salt prinicpal...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
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 Bartlettr7991: I forgot to free the keyblock once we are done...
2007-10-10 Andrew Bartlettr7989: Allow the use of hashed passwords in the kerbero...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update: