summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/ldb_controls.c
Commit message (Expand)AuthorAgeFilesLines
* ldb:controls - add the "TREE_DELETE" control for allowing subtree deletesMatthias Dieter Wallnöfer2010-06-201-0/+27
* ldb: add a new control bypassioperationnalMatthieu Patou2010-06-201-0/+27
* s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher2010-05-221-0/+34
* LDB:common - Change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-081-7/+7
* s4-ldb: added a new "reveal" controlAndrew Tridgell2009-12-141-0/+27
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-0/+27
* s4:ldb Change ldb_request_add_control to the normal 'for loop' patternAndrew Bartlett2009-11-121-2/+1
* s4:ldb Add new function to create a cut down list of controlsAndrew Bartlett2009-10-211-0/+41
* s4:ldb Add function to add controls to an LDB replyAndrew Bartlett2009-10-211-0/+34
* s4:ldb - fixed dangling pointer in ldb_request_add_control()Endi S. Dewata2009-10-161-2/+7
* s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou2009-10-021-0/+27
* don't allow two controls to be added with the same OIDAndrew Tridgell2009-09-021-1/+7
* s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher2009-07-231-0/+54
* s4:ldb:modules: Correct typos.Andrew Kroeger2009-05-261-3/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-0/+20
* r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett2007-12-211-9/+17
* 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
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-5/+442
* r20852: add a function to add a ldb control to a ldb_requestStefan Metzmacher2007-10-101-0/+28
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+108