summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/ldb_controls.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-1043/+0
* ldb:ldb_controls.c - fix comment indentationMatthias Dieter Wallnöfer2011-04-291-4/+4
* ldb:fix control parsing for dirsyncMatthieu Patou2011-03-201-2/+3
* ldb:ldb_controls.c - "ldb_save_controls" - allow that "saver" can also be NULLMatthias Dieter Wallnöfer2011-03-101-8/+12
* ldb:ldb_controls.c - always allocate enough spaceMatthias Dieter Wallnöfer2011-03-101-13/+27
* ldb: controls marshalling/unmarshalling improvementMatthieu Patou2011-02-211-622/+660
* ldb: use the sizeof of the control variable as offset instead of hardcoded va...Matthieu Patou2011-02-131-22/+21
* ldb: remove "magic" string in ldb_controls, replace them with constants defin...Matthieu Patou2011-02-131-22/+30
* ldb: Rename controls_except_specified -> ldb_controls_except_specified.Jelmer Vernooij2010-12-181-1/+1
* ldb: Rename two exported functions so they match abi_match.Jelmer Vernooij2010-12-181-2/+2
* s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer2010-10-231-0/+27
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-231-1/+1
* s4-ldb: cope with NULL oid in controlsAndrew Tridgell2010-10-191-5/+5
* s4-ldb: Added ldb_request_replace_controlNadezhda Ivanova2010-09-271-0/+22
* s4-ldb: added support for rodc_control in ldbAndrew Tridgell2010-08-201-0/+27
* s4-ldb: use TALLOC_CTX type instead of 'void'Kamen Mazdrashki2010-07-291-1/+1
* 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