summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20703: fix minor memory leakStefan Metzmacher1-0/+1
2007-10-10r20702: fix spellingStefan Metzmacher1-1/+1
2007-10-10r20698: added AIO writing supportAndrew Tridgell3-2/+85
2007-10-10r20697: A couple of minot cross-compile fixes.James Peach2-2/+6
2007-10-10r20696: Print mktestsetup errors to stderr rather than to either stderr or st...Jelmer Vernooij2-11/+36
2007-10-10r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij1-0/+253
2007-10-10r20689: "pdc" and "bdc" have been replaced by "domain controller"Simo Sorce1-6/+2
2007-10-10r20688: Use argv[0] equivalent of perl.Jelmer Vernooij1-3/+3
2007-10-10r20686: this is a generic uptodateness vectorStefan Metzmacher1-7/+2
2007-10-10r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-275/+91
2007-10-10r20684: if we don't have any indexes, then we should not waste timeStefan Metzmacher1-0/+5
2007-10-10r20683: load indexes before applying replicated objects,Stefan Metzmacher1-0/+3
2007-10-10r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2-37/+18
2007-10-10r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher2-3/+374
2007-10-10r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2-59/+20
2007-10-10r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...Stefan Metzmacher1-26/+15
2007-10-10r20678: add index for objectGUIDStefan Metzmacher1-1/+1
2007-10-10r20677: Condense compilations rules.James Peach1-27/+63
2007-10-10r20676: Add ref pointer to fix warning.Jelmer Vernooij4-19/+21
2007-10-10r20675: Fix installation.Jelmer Vernooij2-2/+9
2007-10-10r20670: Make the logic more clearSimo Sorce1-16/+22
2007-10-10r20669: Simplifing moreSimo Sorce1-88/+56
2007-10-10r20665: put in my version of aio.hAndrew Tridgell1-4/+4
2007-10-10r20661: the golden rule: "make things private if possible!"Stefan Metzmacher1-1/+1
2007-10-10r20659: add missing system/aio.hStefan Metzmacher1-0/+29
2007-10-10r20657: fix compiler warning and bug:-)Stefan Metzmacher1-1/+1
2007-10-10r20656: This way the process flow should be much more readable.Simo Sorce1-104/+131
2007-10-10r20653: If this is the wrong way to fix the build, I apologize. But these inc...Volker Lendecke3-0/+3
2007-10-10r20652: Attempt to fix the buildVolker Lendecke2-0/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell13-887/+597
2007-10-10r20649: fixed strlower_talloc() and strupper_talloc() to end with right size,Andrew Tridgell1-0/+6
2007-10-10r20648: Closer to a build... Add missing header file.Andrew Bartlett1-0/+434
2007-10-10r20647: add cluster codeAndrew Tridgell16-597/+971
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell31-125/+159
2007-10-10r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett1-4/+9
2007-10-10r20643: Remove generated files accidentilly committed.Andrew Bartlett4-223/+0
2007-10-10r20642: This bit of autoconf causes us pain. Revert back to how we had thingsAndrew Bartlett1-1/+0
2007-10-10r20640: Commit part 2/2Andrew Bartlett176-2843/+30855
2007-10-10r20639: Commit part 1 of 2.Andrew Bartlett17-397/+301
2007-10-10r20638: Check for NULL pointers (where possible) in print functions. Fixes #4...Jelmer Vernooij2-33/+34
2007-10-10r20637: Don't check for NULL pointers when the pointer is guaranteed to not b...Jelmer Vernooij3-42/+219
2007-10-10r20633: Add another test, fix warnings.Jelmer Vernooij1-7/+44
2007-10-10r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke1-261/+2
2007-10-10r20631: Add some tests for the ndr parser.Jelmer Vernooij3-2/+157
2007-10-10r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher3-1/+311
2007-10-10r20625: Fix couple of warnings.Jelmer Vernooij6-219/+231
2007-10-10r20624: added AIO read to pvfs backendAndrew Tridgell6-4/+129
2007-10-10r20623: change where the smb.conf parm event:backend is checked to ensure itAndrew Tridgell1-4/+6
2007-10-10r20622: Add in a hack to avoid permitting searches on the value of protectedAndrew Bartlett1-1/+23
2007-10-10r20621: - enable the aio events backend on systems that support itAndrew Tridgell3-7/+19