Age | Commit message (Expand) | Author | Files | Lines |
2011-03-20 | ldb:fix control parsing for dirsync | Matthieu Patou | 1 | -2/+3 |
2011-03-10 | ldb:ldb_controls.c - "ldb_save_controls" - allow that "saver" can also be NULL | Matthias Dieter Wallnöfer | 1 | -8/+12 |
2011-03-10 | ldb:ldb_controls.c - always allocate enough space | Matthias Dieter Wallnöfer | 1 | -13/+27 |
2011-02-21 | ldb: controls marshalling/unmarshalling improvement | Matthieu Patou | 1 | -622/+660 |
2011-02-13 | ldb: use the sizeof of the control variable as offset instead of hardcoded va... | Matthieu Patou | 1 | -22/+21 |
2011-02-13 | ldb: remove "magic" string in ldb_controls, replace them with constants defin... | Matthieu Patou | 1 | -22/+30 |
2010-12-18 | ldb: Rename controls_except_specified -> ldb_controls_except_specified. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-18 | ldb: Rename two exported functions so they match abi_match. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-23 | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 1 | -0/+27 |
2010-10-23 | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-19 | s4-ldb: cope with NULL oid in controls | Andrew Tridgell | 1 | -5/+5 |
2010-09-27 | s4-ldb: Added ldb_request_replace_control | Nadezhda Ivanova | 1 | -0/+22 |
2010-08-20 | s4-ldb: added support for rodc_control in ldb | Andrew Tridgell | 1 | -0/+27 |
2010-07-29 | s4-ldb: use TALLOC_CTX type instead of 'void' | Kamen Mazdrashki | 1 | -1/+1 |
2010-06-20 | ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes | Matthias Dieter Wallnöfer | 1 | -0/+27 |
2010-06-20 | ldb: add a new control bypassioperationnal | Matthieu Patou | 1 | -0/+27 |
2010-05-22 | s4:ldb_controls: make it possible to pass arbitrary control via the command line | Stefan Metzmacher | 1 | -0/+34 |
2010-03-08 | LDB:common - Change counters to "unsigned" where appropriate | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2009-12-14 | s4-ldb: added a new "reveal" control | Andrew Tridgell | 1 | -0/+27 |
2009-11-28 | s4: fix SD update and password change in upgrade script | Matthieu Patou | 1 | -0/+27 |
2009-11-12 | s4:ldb Change ldb_request_add_control to the normal 'for loop' pattern | Andrew Bartlett | 1 | -2/+1 |
2009-10-21 | s4:ldb Add new function to create a cut down list of controls | Andrew Bartlett | 1 | -0/+41 |
2009-10-21 | s4:ldb Add function to add controls to an LDB reply | Andrew Bartlett | 1 | -0/+34 |
2009-10-16 | s4:ldb - fixed dangling pointer in ldb_request_add_control() | Endi S. Dewata | 1 | -2/+7 |
2009-10-02 | s4-ldb: Add new relax controls that allow relaxed x500 constraints checks | Matthieu Patou | 1 | -0/+27 |
2009-09-02 | don't allow two controls to be added with the same OID | Andrew Tridgell | 1 | -1/+7 |
2009-07-23 | s4:ldb: add support for the new Recycle Bin Feature LDAP controls | Stefan Metzmacher | 1 | -0/+54 |
2009-05-26 | s4:ldb:modules: Correct typos. | Andrew Kroeger | 1 | -3/+1 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -1/+1 |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 1 | -0/+20 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -9/+17 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 1 | -5/+442 |
2007-10-10 | r20852: add a function to add a ldb control to a ldb_request | Stefan Metzmacher | 1 | -0/+28 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -0/+108 |