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