summaryrefslogtreecommitdiff
path: root/source4/kdc/hdb-samba4.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-30s4-kdc: Add hdb plugin for samba4, to allow kadmin to workAndrew Bartlett1-32/+0
2011-05-18s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher1-6/+21
2010-12-12s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer1-4/+0
2010-12-03s4/kdc - fix a warning regarding a changed parameter type (kvno)Matthias Dieter Wallnöfer1-1/+1
2010-12-01s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett1-16/+0
2010-11-12s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.hAndrew Tridgell1-1/+1
2010-10-03s4-kdc Fix up after import of new lorikeet-heimdalAndrew Bartlett1-2/+18
2010-09-29s4-kdc Handle the case where we may be given a ticket from an RODC in db layerAndrew Bartlett1-4/+5
2010-09-29s4-kdc Add common setup, handle RODC setup caseAndrew Bartlett1-43/+3
2010-06-23Per Andrews request, revertJelmer Vernooij1-2/+0
2010-06-19heimdal/waf: Initial work on making it possible to use the systemJelmer Vernooij1-0/+2
2010-05-28s4:kdc Remove special talloc_free of the ldb contextAndrew Bartlett1-10/+0
2010-05-18Remove more usages of iconv_convenience in files which were apparently not re...Jelmer Vernooij1-1/+0
2010-04-10s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.Andrew Bartlett1-5/+6
2010-01-28s4:kdc move db functions in their own fileSimo Sorce1-1463/+45
2010-01-28s4:kdc Use a clearer name for the samba kdc entrySimo Sorce1-17/+15
2010-01-28s4:kdc Use better db context structureSimo Sorce1-60/+76
2010-01-22s4:kdc Simplify header filesSimo Sorce1-6/+8
2010-01-08Fix commentSimo Sorce1-1/+1
2009-12-23s4:cleanups remove trailing spaces and tabsSimo Sorce1-119/+120
2009-11-09s4-hdb: go back to a separate samdb for the KDCAndrew Tridgell1-1/+16
2009-10-30s4:kdc/hdb-samba4 - Remove unused variableMatthias Dieter Wallnöfer1-1/+0
2009-10-25s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell1-3/+3
2009-09-18s4-kdc: ignore unknown keytypes Andrew Tridgell1-0/+6
2009-08-25fixed a double free bug on error in net exportAndrew Tridgell1-1/+0
2009-08-21s4:kerberos Use MIT compatible names for these enc typesAndrew Bartlett1-2/+2
2009-07-28s4:kerberos Add support for user principal names in certificatesAndrew Bartlett1-12/+91
2009-07-27s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett1-3/+12
2009-07-27s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett1-28/+38
2009-07-20s4:kdc Add in a simple check for constrained delegation to selfAndrew Bartlett1-1/+70
2009-07-17s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett1-16/+33
2009-07-17s4:kdc rename functions from LDB_ to hdb_samba4Andrew Bartlett1-71/+71
2009-07-16s4:kdc Initialise new hdb function pointers.Andrew Bartlett1-0/+3
2009-07-13libds: share UF_ flags between samba3 and 4.Günther Deschner1-1/+1
2009-06-30s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett1-0/+1
2009-06-30s4:kdc Only get the lp_ctx once for a LDB_fetch()Andrew Bartlett1-11/+18
2009-06-30Rework hdb-samba4 to remove useless abstractions.Andrew Bartlett1-84/+44
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