mit-kdb: Zero the db principal when we allocate it
[ambi/samba-autobuild/.git] / source4 / kdc / mit_samba.c
2017-04-29 Andreas Schneidermit-kdb: Zero the db principal when we allocate it
2016-08-30 Andreas Schneidermit_samba: Add missing copyright
2016-08-30 Andreas Schneidermit_samba: Add missing argument passed to authsam_make_...
2016-06-02 Andreas Schneidermit_samba: Allow to use SPNs for AS-REQ
2016-06-02 Andreas Schneidermit_samba: Fix flags that we get a referral tickets
2016-06-02 Andreas Schneidermit_samba: Return 0 in case of a wrong realm
2016-03-17 Andreas Schneidermit-kdb: Add missing SDB_F_FOR_AS_REQ for AS requests
2016-03-17 Andreas Schneidermit-kdb: Fix segfault in krb5kdc dereferencing an inval...
2016-03-17 Andreas Schneidermit_samba: Setup logging to stdout
2016-03-17 Andreas Schneidermit_samba: Add function for handling bad password count
2016-03-17 Andreas Schneidermit_samba: Add functions to generate random password...
2016-03-17 Andreas Schneidermit_samba: Add function to change the password
2016-03-17 Andreas Schneidermit_samba: Add ks_is_tgs_principal()
2016-03-17 Günther Deschnermit_samba: Use talloc_zero in mit_samba_context_init().
2016-03-17 Andreas Schneidermit_samba: Directly pass the principal and kflags
2016-03-17 Andreas Schneidermit_samba: Make mit_samba a shim layer between Samba...
2016-03-17 Günther Deschnermit_samba: Use sdb in the mit_samba plugin
2015-07-21 Günther Deschners4-kdc/mit_samba: add a copy of samba_kdc_build_edata_r...
2015-03-27 Günther Deschners4-kdc: pass down only a samba_kdc_entry to samba_kdc_g...
2015-03-27 Günther Deschners4-kdc: pass down only a samba_kdc_entry to samba_princ...
2015-03-27 Günther Deschners4-kdc/db_glue: pass down only a samba_kdc_entry to...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-01-12 Andrew Bartletts4-kdc Do the KDC PAC checksum validation in the Samba...
2011-06-28 Stefan Metzmachers4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
2011-06-28 Stefan Metzmachers4:kdc: generate the S4U_DELEGATION_INFO in the regener...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-18 Stefan Metzmachers4:kdc: split s4u2self and s4u2proxy checks
2011-02-07 Simo Sorcemit-samba: Allow nesting on the event context
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-11-29 Andrew Tridgells4-loadparm: use loadparm_init_global() instead of...
2010-10-11 Andrew Bartletts4-kerberos Remove unused parameter
2010-09-28 Andrew Bartletts4-kdc Handle the case where we may be given a ticket...
2010-09-28 Andrew Bartletts4-kdc Add common setup, handle RODC setup case
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-28 Andrew Bartletts4:kdc Remove special talloc_free of the ldb context
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-04-10 Andrew Bartletts4:kdc Add functions to hdb-samba4 for the new s4u2self...
2010-02-25 Simo Sorces4:kdc add mit plugin code