Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-22 | s4-ldb: added a bunch more debug for DC join | Andrew Tridgell | 1 | -2/+3 | |
These additional debug messages were added to help us track down w2k8->s4 domain join | |||||
2009-06-04 | add gendb_search_single_extended_dn() | Andrew Tridgell | 1 | -0/+95 | |
This function searches for a single record using a given filter, adding the extended-dn control so that any returned DNs will have the GUID and SID fields returned. This will be used in the sam auth code to prevent us doing a member= search for the groups, which invokes an unindexed search. | |||||
2009-02-01 | Fix headers, only ldb.h is required | Simo Sorce | 1 | -2/+0 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+134 | |
Conflicts: source4/Makefile |