summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/rdn_name.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-14/+2
2007-10-10r12995: Don't allow overrides on "name" from above, as it can't be correct.Andrew Bartlett1-5/+5
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-3/+1
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+3
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-4/+0
2007-10-10r11567: Ldb API change patch.Simo Sorce1-25/+31
2007-10-10r10916: - finished the 'operational' ldb moduleAndrew Tridgell1-5/+3
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-3/+3
2007-10-10r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell1-38/+1
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