summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/rdn_name.c
Commit message (Expand)AuthorAgeFilesLines
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-1/+1
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-101-1/+1
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-93/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-7/+3
* r15913: Error passing in the async code is not in agood shapeSimo Sorce2007-10-101-6/+199
* r15786: another fix in rdn_nameSimo Sorce2007-10-101-10/+3
* r15762: It make no sense for rdn_name to implement modify, it will need to im...Simo Sorce2007-10-101-138/+0
* r14391: rdn_name -> asyncSimo Sorce2007-10-101-5/+174
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-14/+2
* r12995: Don't allow overrides on "name" from above, as it can't be correct.Andrew Bartlett2007-10-101-5/+5
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-3/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+3
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r11567: Ldb API change patch.Simo Sorce2007-10-101-25/+31
* r10916: - finished the 'operational' ldb moduleAndrew Tridgell2007-10-101-5/+3
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-3/+3
* r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell2007-10-101-38/+1
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2007-10-101-11/+2
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2007-10-101-3/+10
* r10305: start implementing better error handlingSimo Sorce2007-10-101-36/+7
* r10299: remove the public (un)lock functions and introduce a transaction basedSimo Sorce2007-10-101-16/+16
* r9918: Fix two copy-n-paste bugs that were preventing the modificationJelmer Vernooij2007-10-101-2/+2
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-23/+21
* r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett2007-10-101-1/+26
* r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett2007-10-101-0/+276