summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r20712: add a function to compare GUID'sStefan Metzmacher2007-10-101-0/+25
* r20710: update or create the "repsFrom" values after applying replicated objectsStefan Metzmacher2007-10-101-1/+93
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-104-55/+91
* r20708: fix crash bug! we can't use stack memory for async requests...Stefan Metzmacher2007-10-101-4/+7
* r20706: the '@' chars should only be in front of each line,Stefan Metzmacher2007-10-101-6/+6
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-104-2/+364
* r20704: add functions to get and set the ntds objectGUID and invocationIdStefan Metzmacher2007-10-101-0/+186
* r20703: fix minor memory leakStefan Metzmacher2007-10-101-0/+1
* r20702: fix spellingStefan Metzmacher2007-10-101-1/+1
* r20698: added AIO writing supportAndrew Tridgell2007-10-103-2/+85
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-102-2/+6
* r20696: Print mktestsetup errors to stderr rather than to either stderr or st...Jelmer Vernooij2007-10-102-11/+36
* r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij2007-10-101-0/+253
* r20689: "pdc" and "bdc" have been replaced by "domain controller"Simo Sorce2007-10-101-6/+2
* r20688: Use argv[0] equivalent of perl.Jelmer Vernooij2007-10-101-3/+3
* r20686: this is a generic uptodateness vectorStefan Metzmacher2007-10-101-7/+2
* r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-275/+91
* r20684: if we don't have any indexes, then we should not waste timeStefan Metzmacher2007-10-101-0/+5
* r20683: load indexes before applying replicated objects,Stefan Metzmacher2007-10-101-0/+3
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-102-37/+18
* r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher2007-10-102-3/+374
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-102-59/+20
* r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...Stefan Metzmacher2007-10-101-26/+15
* r20678: add index for objectGUIDStefan Metzmacher2007-10-101-1/+1
* r20677: Condense compilations rules.James Peach2007-10-101-27/+63
* r20676: Add ref pointer to fix warning.Jelmer Vernooij2007-10-104-19/+21
* r20675: Fix installation.Jelmer Vernooij2007-10-102-2/+9
* r20670: Make the logic more clearSimo Sorce2007-10-101-16/+22
* r20669: Simplifing moreSimo Sorce2007-10-101-88/+56
* r20665: put in my version of aio.hAndrew Tridgell2007-10-101-4/+4
* r20661: the golden rule: "make things private if possible!"Stefan Metzmacher2007-10-101-1/+1
* r20659: add missing system/aio.hStefan Metzmacher2007-10-101-0/+29
* r20657: fix compiler warning and bug:-)Stefan Metzmacher2007-10-101-1/+1
* r20656: This way the process flow should be much more readable.Simo Sorce2007-10-101-104/+131
* r20653: If this is the wrong way to fix the build, I apologize. But these inc...Volker Lendecke2007-10-103-0/+3
* r20652: Attempt to fix the buildVolker Lendecke2007-10-102-0/+2
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-1013-887/+597
* r20649: fixed strlower_talloc() and strupper_talloc() to end with right size,Andrew Tridgell2007-10-101-0/+6
* r20648: Closer to a build... Add missing header file.Andrew Bartlett2007-10-101-0/+434
* r20647: add cluster codeAndrew Tridgell2007-10-1016-597/+971
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-1031-125/+159
* r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett2007-10-101-4/+9
* r20643: Remove generated files accidentilly committed.Andrew Bartlett2007-10-104-223/+0
* r20642: This bit of autoconf causes us pain. Revert back to how we had thingsAndrew Bartlett2007-10-101-1/+0
* r20640: Commit part 2/2Andrew Bartlett2007-10-10176-2843/+30855
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-1017-397/+301
* r20638: Check for NULL pointers (where possible) in print functions. Fixes #4...Jelmer Vernooij2007-10-102-33/+34
* r20637: Don't check for NULL pointers when the pointer is guaranteed to not b...Jelmer Vernooij2007-10-103-42/+219
* r20633: Add another test, fix warnings.Jelmer Vernooij2007-10-101-7/+44
* r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke2007-10-101-261/+2