s3: piddir creation fix part 2.
[ira/wip.git] / source4 / kdc / db-glue.c
2012-01-21 Michael WoodLog short_princ instead of uninitialised filter.
2011-10-04 Andrew Tridgells4-kdc: fixed handling of previous vs current trust...
2011-10-04 Andrew Tridgells4-kdc: don't look at global catalog NCs in the kdc
2011-10-04 Andrew Tridgells4-kdc: treat a kvno of 255 as unspecified
2011-09-22 Andrew Tridgells4-kdc: set NO_GLOBAL_CATALOG control in kdc
2011-09-19 Andrew Tridgells4-kdc: default kvno for inter-domain trusts to zero
2011-08-24 Andrew Tridgells4-kdc: fixed subtree search in KDC
2011-08-02 Stefan Metzmachers4:kdc: fix compiler warning
2011-07-26 Stefan Metzmachers4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ...
2011-06-24 Stefan Metzmachers4:kdc: implement samba_kdc_check_s4u2proxy()
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-05-18 Stefan Metzmachers4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION ...
2011-04-05 Andrew Bartlettkdc: always ldb escape the realm
2011-03-19 Jelmer Vernooijsource4/kdc: Fix prototypes for all functions.
2011-03-04 Stefan Metzmachers4:kdc: fix calculation of the rodc kvno
2011-01-14 Andrew Tridgells4-kdc: don't ask for an extended DN for krbtgt_dn
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-12-09 Andrew Bartletts4-lsa Implement kerberos ticket life policy
2010-12-03 Matthias Dieter... s4/kdc - fix a warning regarding a changed parameter...
2010-11-16 Andrew Bartletts4-kdc Rework supported encryption type logic to match...
2010-11-16 Andrew Bartletts4-kdc Fix the realm handling again, this time pay...
2010-11-16 Andrew Bartletts4-kdc use 'flags' to only create the 'admin data'...
2010-11-16 Andrew Bartletts4-kdc Add 'flags' parameter to db fetch calls
2010-11-15 Andrew Bartletts4-kdc Fix realm handling in our KDC
2010-11-12 Andrew Bartletts4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-05 Matthias Dieter... s4:kdc - use "userAccountControl" always unsigned
2010-10-03 Matthias Dieter... s4:kdc/db-glue.c - remove unused variable
2010-10-03 Andrew Bartletts4-kdc Remove special case kerberos restriction in...
2010-10-01 Andrew Bartletts4-kdc Rework 'allowed encryption types' handling in...
2010-09-29 Andrew Tridgells4-kdc: RODC DCs should be able to produce forwardable...
2010-09-29 Andrew Bartletts4-kdc Ensure that an RODC may act as a server (needed...
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-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-16 Andrew Tridgells4-kdc: prevent segfault on bad trust strings
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
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-06-29 Andrew Bartletts4:kdc Rework the 'allowed enc types' calculation
2010-06-23 Andrew Bartletts4:kdc Use msDS-SupportedEncTypes in our KDC
2010-06-20 Matthias Dieter... s4:kdc/db-glue.c - remove unreachable code
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-17 Matthias Dieter... s4:kdc/db-glue.c - use "TALLOC_FREE" insteal of "talloc...
2010-04-12 Matthias Dieter... s4:kdc/db-glue.c - fix integer counter types
2010-04-10 Andrew Bartletts4:kdc Add functions to hdb-samba4 for the new s4u2self...
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-12 Simo Sorces4:kdc Fill in created_by principal field
2010-02-12 Simo Sorces4:kdc Fix double free and uninitialized memory.
2010-01-29 Simo Sorces4:kdc Fill in more data fields
2010-01-29 Simo Sorces4:kdc move db functions in their own file