summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/rdn_name.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell1-11/+2
2007-10-10r10477: expose transactions outside ldb and change the API once moreSimo Sorce1-3/+10
2007-10-10r10305: start implementing better error handlingSimo Sorce1-36/+7
2007-10-10r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce1-16/+16
2007-10-10r9918: Fix two copy-n-paste bugs that were preventing the modificationJelmer Vernooij1-2/+2
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-23/+21
2007-10-10r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett1-1/+26
2007-10-10r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett1-0/+276