summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib/hdb
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53...Stefan Metzmacher2011-07-2610-36/+409
* s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher2011-07-158-60/+62
* s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...Andrew Bartlett2011-02-021-0/+2
* heimdal_build: Add version-script for hdb.Jelmer Vernooij2010-12-171-0/+107
* s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett2010-12-016-35/+18
* s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...Andrew Bartlett2010-10-033-8/+39
* s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou2010-10-035-19/+30
* heimdal Add an error code for use in the RODCAndrew Bartlett2010-09-291-0/+1
* heimdal Add support for extracting a particular KVNO from the databaseAndrew Bartlett2010-09-292-2/+3
* s4-heimdal: Fix typo in comment.Karolin Seeger2010-04-131-1/+1
* s4:heimdal Add hooks to check with the DB before we allow s4u2selfAndrew Bartlett2010-04-101-1/+6
* s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett2010-03-272-46/+63
* s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett2010-03-271-0/+226
* s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett2010-03-274-12/+44
* s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett2009-11-133-14/+19
* s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett2009-11-132-19/+16
* heimdal - hdb/ext.c - fix a "shadows variable" warningMatthias Dieter Wallnöfer2009-10-211-4/+4
* s4:heimdal A real fix for bug 6801Andrew Bartlett2009-10-141-3/+3
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-052-74/+98
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-1/+6
* s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett2009-07-271-4/+145
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1610-63/+79
* s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett2009-06-301-2/+4
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-129-94/+203
* heimdal:hdb: always include "config.h" firstStefan Metzmacher2009-01-301-0/+4
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-2810-387/+387
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-3/+3
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-292-14/+34
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-2612-29/+21
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-262-454/+0
* heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-018-92/+98
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-196-12/+298
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-101-2/+10
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-1012-32/+154
* r20640: Commit part 2/2Andrew Bartlett2007-10-102-19/+1
* r19632: This got missed in the heimdal merge. Without this, we don't keep theAndrew Bartlett2007-10-101-1/+1
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-108-44/+93
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-1/+1
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-101-1/+1
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-108-50/+77
* r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett2007-10-102-5/+6
* r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-104-367/+9
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-103-1/+286
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-106-81/+83
* r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett2007-10-104-13/+385
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-103-4/+8
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-101-3/+8
* r11536: Add a hook for client-principal access control to hdb-ldb, re-usingAndrew Bartlett2007-10-103-1/+33
* r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updatedAndrew Bartlett2007-10-101-6/+8
* r10386: Merge current lorikeet-heimdal into Samba4.Andrew Bartlett2007-10-101-359/+0