build: avoid util.h as a public header name due to conflict with MacOS
[nivanova/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / extended_dn_out.c
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
2011-08-04 Andrew Tridgells4-dsdb: fixed outgoing one way link DNs
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-01-12 Matthias Dieter... s4:extended_dn_out LDB module - initialise "have_reveal...
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-11-01 Andrew Tridgells4-dsdb: convert the extended_dn_out module to the...
2010-10-21 Andrew Bartletts4-dsdb extended_dn_out: Move lazy dereference control...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-09-25 Andrew Tridgells4-dsdb: added tagging of requests in dsdb modules
2010-09-15 Andrew Tridgells4-dsdb: defer ac->msg after check for NULL ac
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-02 Andrew Bartletts4:dsdb Fix attribute being searched for in dereference...
2010-09-02 Andrew Bartletts4:dsdb Make the dereference control critical if input...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-29 Anatoliy Atanasovs4/rodc: RODC FAS initial implementation
2010-03-22 Andrew Bartletts4:dsdb Add 'const' to some struct dsdb_schema variables
2010-03-22 Andrew Bartletts4:dsdb Don't load the schema unconditionally
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-07 Matthias Dieter... s4:extended_dn_out LDB module - change counter variable...
2009-12-16 Andrew Tridgells4-dsdb: it is a better pattern to mark a control as...
2009-12-16 Andrew Tridgells4-dsdb: use dsdb_dn_is_deleted_val()
2009-12-14 Andrew Tridgells4-dsdb: use the reveal control to hide/show extended...
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-11-30 Crístian Deivess4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_lineari...
2009-11-23 Kamen Mazdrashkis4/schema: Handle Object(OR-Name) syntax in extended_dn...
2009-11-20 Crístian Deivesadded new function "ldb_msg_add_dn"
2009-11-16 Andrew Bartletts4:dsdb Rework samdb code to use 'storage format' DNs...
2009-11-12 Andrew Bartletts4:dsdb Make callbacks in extended_dn_out clearer to...
2009-11-12 Andrew Bartletts4:dsdb Improve debug message in extended_dn_out
2009-11-12 Andrew Bartletts4:dsdb Cosmetic fixes found by metze in review of...
2009-11-12 Andrew Bartletts4:dsdb Use new dsdb_dn code in LDB modules and Samba4...
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Endi S. Dewatas4:dsdb - Fixed attribute dereferencing for FDS
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Andrew Tridgells4-ldb: accept the binary DN OIDs in extended DN modules
2009-06-30 Andrew Bartletts4: dsdb Avoid using the internal ldb_private.h header
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:extended_dn_out: s/private/p s/new/nattrs
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:dsdb: split extended_dn into extended_dn_in, extende...