summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/rdn_name.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: removed ldb_includes.hAndrew Tridgell2010-11-011-1/+3
* s4-ldb: enable ldb module version checkingAndrew Tridgell2010-11-011-0/+1
* s4-ldb: convert the rest of the ldb modules to the new styleAndrew Tridgell2010-11-011-1/+6
* s4-ldb: added an optional operator_fn in the schema syntaxAndrew Tridgell2010-10-131-3/+10
* s4:rdn_name LDB module - move the "distinguishedName" write prevent check hereMatthias Dieter Wallnöfer2010-06-071-0/+6
* s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributesMatthias Dieter Wallnöfer2010-06-061-4/+2
* s4:rdn_name LDB module - remove "rdn_name_find_attribute"Matthias Dieter Wallnöfer2010-06-061-15/+2
* s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer2010-05-241-6/+20
* s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov2010-05-041-0/+15
* LDB:rdn name module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-081-2/+3
* s4:ldb Remove debug traces duplicated by the new generic trace codeAndrew Bartlett2009-11-021-3/+0
* s4:rdn_name - fix up the rename operationMatthias Dieter Wallnöfer2009-10-031-4/+4
* Revert "s4:LDB/LDAP - Re-allow renames"Matthias Dieter Wallnöfer2009-10-031-49/+4
* s4:LDB/LDAP - Re-allow renamesMatthias Dieter Wallnöfer2009-10-021-6/+46
* s4:ldb Don't allow RDN to be modified with an LDB modify messageAndrew Bartlett2009-10-021-1/+30
* s4:rdn_name module - a normal error message should be enough for this failureMatthias Dieter Wallnöfer2009-10-021-7/+9
* s4:ldb Make error message in rnd_name more usefulAndrew Bartlett2009-08-071-3/+9
* s4:ldb Cosmetic corrections in "rdn_name" moduleMatthias Dieter Wallnöfer2009-08-051-4/+4
* remove all '\n' from ldb_debugSumit Bose2009-07-141-2/+2
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-231-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-10/+16
* LDB ASYNC: core modulesSimo Sorce2008-09-291-157/+143
* Fix rdn_name errors.Andrew Bartlett2008-02-281-1/+2
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-7/+1
* r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...Simo Sorce2007-12-241-17/+16
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-2/+1
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-2/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-101-20/+26
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-6/+6
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-10/+10
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-19/+19
* 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