Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv
[kai/samba-autobuild/.git] / source4 / auth / kerberos / kerberos_util.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Matthias Dieter... Kerberos cosmetic changes: Revert a part of the patch
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-17 Andrew BartlettDon't require users of credentials.h to have krb5.h...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
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: