TODO test/sq sort meta data after adding isDeleted
[metze/samba/wip.git] / source4 / dsdb / samdb / ldb_modules / objectguid.c
2010-11-08 Matthias Dieter... s4:objectguid/repl_meta_data LDB module - deny "objectG...
2010-11-08 Matthias Dieter... s4:objectguid LDB module - make use of "dsdb_next_callback"
2010-11-07 Matthias Dieter... s4:objectguid LDB module - fix typo in output message
2010-11-07 Matthias Dieter... s4:objectguid LDB module - objectGUIDs cannot be specif...
2010-11-03 Matthias Dieter... s4:objectguid LDB module - remove "objectguid_find_attr...
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-10-24 Matthias Dieter... s4:dsdb - use LDB results in "add_time_element" and...
2010-10-24 Matthias Dieter... s4:dsdb - use the more safe "samdb_msg_add_(u)int*...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-15 Andrew Tridgells4-dsdb: free right context on failure
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-03-07 Matthias Dieter... s4:objectguid LDB module - change counter variables...
2009-11-30 Fernando J V da... s4-drs: Using dsdb_msg_add_guid() utility function
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Matthias Dieter... s4:various LDB modules - "build_request" functions...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-samdb: internal s4 ldb modules should be GPL not...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix misfiled headers.
2009-01-30 Stefan Metzmachers4:fix the build after 380874ef863866c94c999ef53252b9d3...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
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 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Andrew Bartlettr17870: This module (for the moment) handles the modify...
2007-10-10 Andrew Bartlettr17526: Move timestamp generation into the objectGUID...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Simo Sorcer15782: More fixes for async cases
2007-10-10 Stefan Metzmacherr15639: fix warnings
2007-10-10 Simo Sorcer15582: Commit some forgotten stuff that have been...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Bartlettr10791: Add copyright, fix comments (this isn't the...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Simo Sorcer10306: change these modules to use new error API
2007-10-10 Simo Sorcer10300: forgot to change the dsdb modules function...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Andrew Bartlettr8669: The objectguid module belongs in Samba's ldb...