summaryrefslogtreecommitdiff
path: root/source4/kdc/hdb-samba4.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18s4:kdc Allow a password change when the password is expiredAndrew Bartlett1-1/+12
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett1-59/+52
2009-06-04changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell1-27/+25
2009-05-27Handle the krbtgt special case by looking for RID -514Andrew Bartlett1-26/+52
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-138/+69
2009-02-01s4:kdc: avoid c++ reserved word 'private'Stefan Metzmacher1-26/+26
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-29s4:kdc: pass down event_context explicitStefan Metzmacher1-1/+1
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij1-2/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-10-06Set default trust kvno to -1Andrew Bartlett1-1/+1
2008-10-06Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett1-3/+5
2008-10-06Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett1-0/+7
2008-09-29Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett1-0/+1550