summaryrefslogtreecommitdiffstats
path: root/source4/kdc/hdb-ldb.c
Commit message (Expand)AuthorAgeFilesLines
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-291-1550/+0
* Cosmetic corrections for the KERBEROS libraryMatthias Dieter Wallnöfer2008-09-241-3/+3
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-8/+9
* Only allow the trust in the correct direction (per the flags).Andrew Bartlett2008-08-261-3/+9
* Trusted domains implementation for the KDC.Andrew Bartlett2008-08-151-12/+193
* More work towards trusted domain support in the KDC.Andrew Bartlett2008-08-081-25/+93
* Start implementind domain trusts in our KDC.Andrew Bartlett2008-08-051-7/+33
* hdb-ldb: fix the callers after drsblobs.idl changesStefan Metzmacher2008-07-241-45/+30
* hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb...Stefan Metzmacher2008-07-231-16/+114
* hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher2008-07-231-0/+6
* hdb-ldb: fix comment about paddingStefan Metzmacher2008-07-231-1/+1
* hdb-ldb: fix crash bug in the error pathStefan Metzmacher2008-07-231-0/+1
* kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher2008-06-041-3/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+4
* Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-1/+1
* Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2008-03-071-3/+2
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+2
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-0/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+2
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-211-4/+6
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+2
* r26314: Eliminate use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-1/+1
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+3
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-7/+7
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24061: Anther part of bug #4823, which is that until now Samba4 didn't parseAndrew Bartlett2007-10-101-26/+3
* r23503: use hdb_dbc not hdb_openp.Andrew Bartlett2007-10-101-8/+7
* r23488: hdb_openp has changed from void * to int...Stefan Metzmacher2007-10-101-4/+5
* r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher2007-10-101-13/+23
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-101-49/+132
* r21390: move fetching the key version number into the functionStefan Metzmacher2007-10-101-2/+2
* r21363: fallback to fetch the KEYTYPE_ARCFOUR out of the "unicodePwd" attributeStefan Metzmacher2007-10-101-38/+86
* r21330: move fetching of krb5 keys into its own functionStefan Metzmacher2007-10-101-47/+66
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-6/+2
* r20406: Metze's change in -r 19662 broke Kerberos logins from Win2k3.Andrew Bartlett2007-10-101-0/+25
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-12/+6
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-10/+14
* r19662: windows 2003 kdc's only rewrite the realm to the full form,Stefan Metzmacher2007-10-101-27/+1
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-2/+4
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+2
* r19299: Fix possible memleaksSimo Sorce2007-10-101-4/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1