Merge commit 'release-4-0-0alpha15' into master4-tmp
[amitay/samba.git] / source4 / lib / ldb / common / ldb_controls.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-04-29 Matthias Dieter... ldb:ldb_controls.c - fix comment indentation
2011-03-20 Matthieu Patouldb:fix control parsing for dirsync
2011-03-10 Matthias Dieter... ldb:ldb_controls.c - "ldb_save_controls" - allow that...
2011-03-10 Matthias Dieter... ldb:ldb_controls.c - always allocate enough space
2011-02-21 Matthieu Patouldb: controls marshalling/unmarshalling improvement
2011-02-12 Matthieu Patouldb: use the sizeof of the control variable as offset...
2011-02-12 Matthieu Patouldb: remove "magic" string in ldb_controls, replace...
2010-12-18 Jelmer Vernooijldb: Rename controls_except_specified -> ldb_controls_e...
2010-12-17 Jelmer Vernooijldb: Rename two exported functions so they match abi_match.
2010-10-23 Matthias Dieter... s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
2010-10-23 Matthias Dieter... ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_C...
2010-10-19 Andrew Tridgells4-ldb: cope with NULL oid in controls
2010-09-27 Nadezhda Ivanovas4-ldb: Added ldb_request_replace_control
2010-08-20 Andrew Tridgells4-ldb: added support for rodc_control in ldb
2010-07-28 Kamen Mazdrashkis4-ldb: use TALLOC_CTX type instead of 'void'
2010-06-20 Matthias Dieter... ldb:controls - add the "TREE_DELETE" control for allowi...
2010-06-19 Matthieu Patouldb: add a new control bypassioperationnal
2010-05-22 Stefan Metzmachers4:ldb_controls: make it possible to pass arbitrary...
2010-03-08 Matthias Dieter... LDB:common - Change counters to "unsigned" where approp...
2009-12-14 Andrew Tridgells4-ldb: added a new "reveal" control
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-12 Andrew Bartletts4:ldb Change ldb_request_add_control to the normal...
2009-10-21 Andrew Bartletts4:ldb Add new function to create a cut down list of...
2009-10-21 Andrew Bartletts4:ldb Add function to add controls to an LDB reply
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Endi S. Dewatas4:ldb - fixed dangling pointer in ldb_request_add_cont...
2009-10-02 Matthieu Patous4-ldb: Add new relax controls that allow relaxed x500...
2009-09-02 Andrew Tridgelldon't allow two controls to be added with the same OID
2009-07-23 Stefan Metzmachers4:ldb: add support for the new Recycle Bin Feature...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew Kroegers4:ldb:modules: Correct typos.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr20852: add a function to add a ldb control to a ldb_re...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree