s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_principal()
[kai/samba.git] / source4 / auth / kerberos / kerberos_util.c
2011-05-18 Stefan Metzmachers4:auth/credentials: pass 'self_service' to cli_credent...
2011-04-14 Andrew Bartletts3-auth Rename smb_krb5_open_keytab to avoid a conflict...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Jelmer Vernooijkerberos_util: Put into separate subsystem.
2010-10-02 Andrew Bartletts4-kerberos Don't regenerate key values for each alias...
2010-10-01 Andrew Tridgells4-auth: fixed a vagrind error when creating keytabs
2010-09-26 Andrew Bartletts4-kerberos Don't segfault if the password isn't specif...
2010-09-24 Andrew Bartletts4-kerberos Rework keytab handling to export servicePri...
2010-09-23 Andrew Bartletts4-kerberos Move 'set key into keytab' code out of...
2010-09-23 Andrew Bartletts4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()
2010-09-16 Andrew Tridgells4-kerberos: obey the credentials setting for forwardab...
2010-06-29 Andrew Bartletts4:kerberos Add functions to convert msDS-SupportedEncr...
2010-05-01 Andrew Bartletts4:credentials Make the CCACHE in credentials depend...
2010-04-10 Andrew Bartletts4:credentials Add the functions needed to do S4U2Self...
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2009-08-21 Andrew Bartletts4:kerberos Use MIT compatible names for these enc...
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: