summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules
Commit message (Expand)AuthorAgeFilesLines
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-102-48/+38
* r8811: Fix the build..Jelmer Vernooij2007-10-101-0/+1
* r8791: (missing from previous commit)Andrew Bartlett2007-10-101-16/+61
* r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett2007-10-101-23/+1
* r8674: With the rdn_name module, we don't need this duplication in the samdbAndrew Bartlett2007-10-101-22/+0
* r8669: The objectguid module belongs in Samba's ldb module collection, not inAndrew Bartlett2007-10-101-0/+224
* r8666: The same fix as the last commit, I was caught out on a move from aAndrew Bartlett2007-10-101-2/+2
* r8664: I got caught out not testing...Andrew Bartlett2007-10-101-2/+2
* r8663: Since simo constructed the samdb module, he and tridge have worked onAndrew Bartlett2007-10-101-31/+34
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2007-10-101-5/+12
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2007-10-101-6/+3
* r8568: change missing templates to warnings, so that provisioning with an exi...Andrew Tridgell2007-10-101-3/+3
* r8321: Fix some uninitalized variable warningsVolker Lendecke2007-10-101-1/+1
* r7925: small tidyup (please keep lines at a reasonable length)Andrew Tridgell2007-10-101-1/+2
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-17/+34
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-9/+18
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-101-18/+12
* r6084: - Introduce the samldb module dependency on samba4Simo Sorce2007-10-101-205/+170
* r5588: We currently use a string representing an hex number so conform to that.Simo Sorce2007-10-101-3/+3
* r5587: more work around the samldb moduleSimo Sorce2007-10-101-8/+180
* r5584: add new experimental ldb moduleSimo Sorce2007-10-101-0/+512