summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_controls.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-14s4-ldb: added a new "reveal" controlAndrew Tridgell1-0/+27
2009-11-28s4: fix SD update and password change in upgrade scriptMatthieu Patou1-0/+27
2009-11-12s4:ldb Change ldb_request_add_control to the normal 'for loop' patternAndrew Bartlett1-2/+1
2009-10-21s4:ldb Add new function to create a cut down list of controlsAndrew Bartlett1-0/+41
2009-10-21s4:ldb Add function to add controls to an LDB replyAndrew Bartlett1-0/+34
2009-10-16s4:ldb - fixed dangling pointer in ldb_request_add_control()Endi S. Dewata1-2/+7
2009-10-02s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou1-0/+27
2009-09-02don't allow two controls to be added with the same OIDAndrew Tridgell1-1/+7
2009-07-23s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher1-0/+54
2009-05-26s4:ldb:modules: Correct typos.Andrew Kroeger1-3/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-17s4:ldb: make it possible to return per entry controlsAndrew Bartlett1-0/+20
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett1-9/+17
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-2/+1
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-5/+442
2007-10-10r20852: add a function to add a ldb control to a ldb_requestStefan Metzmacher1-0/+28
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+108