summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/objectguid.c
Commit message (Expand)AuthorAgeFilesLines
* s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updatesMatthias Dieter Wallnöfer2010-11-081-0/+8
* s4:objectguid LDB module - make use of "dsdb_next_callback"Matthias Dieter Wallnöfer2010-11-081-29/+5
* s4:objectguid LDB module - fix typo in output messageMatthias Dieter Wallnöfer2010-11-071-1/+1
* s4:objectguid LDB module - objectGUIDs cannot be specified on add operationsMatthias Dieter Wallnöfer2010-11-071-2/+6
* s4:objectguid LDB module - remove "objectguid_find_attribute"Matthias Dieter Wallnöfer2010-11-031-17/+1
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4:dsdb - use LDB results in "add_time_element" and "add_uint64_element"Matthias Dieter Wallnöfer2010-10-241-16/+23
* s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possibleMatthias Dieter Wallnöfer2010-10-241-5/+6
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+2
* s4-dsdb: free right context on failureAndrew Tridgell2010-09-151-1/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-8/+8
* s4:objectguid LDB module - change counter variables to "unsigned" where appro...Matthias Dieter Wallnöfer2010-03-071-1/+1
* s4-drs: Using dsdb_msg_add_guid() utility functionFernando J V da Silva2009-11-301-11/+2
* s4:various LDB modules - "build_request" functions - propagate result codes backMatthias Dieter Wallnöfer2009-10-061-2/+2
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-121-14/+10
* Fix misfiled headers.Simo Sorce2009-01-301-1/+0
* s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher2009-01-301-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-8/+14
* Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-161-1/+1
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-38/+63
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-7/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+4
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-4/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2007-10-101-0/+45
* r17870: This module (for the moment) handles the modifyTimestamp generation. ...Andrew Bartlett2007-10-101-0/+1
* r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett2007-10-101-1/+88
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-1/+1
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-0/+2
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-71/+1
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-3/+1
* r15782: More fixes for async casesSimo Sorce2007-10-101-10/+3
* r15639: fix warningsStefan Metzmacher2007-10-101-1/+1
* r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce2007-10-101-3/+72
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-14/+2
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+3
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r11567: Ldb API change patch.Simo Sorce2007-10-101-14/+22
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-1/+1
* r10791: Add copyright, fix comments (this isn't the timestamps module any more)Andrew Bartlett2007-10-101-3/+2
* r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell2007-10-101-52/+1
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2007-10-101-9/+0
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2007-10-101-3/+10
* r10306: change these modules to use new error APISimo Sorce2007-10-101-32/+2