summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke1-5/+16
2007-10-10r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...Volker Lendecke1-0/+3
2007-10-10r20609: Additional torture test for our bad_path handling. Most of it is disa...Volker Lendecke1-2/+210
2007-10-10r20599: - forward extended operations in the partitions moduleStefan Metzmacher2-3/+47
2007-10-10r20598: add comments and make clear that the void *data element for extended ...Stefan Metzmacher1-5/+7
2007-10-10r20596: add prototypes for the ldb_extended functionsStefan Metzmacher1-2/+62
2007-10-10r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...Volker Lendecke1-17/+23
2007-10-10r20594: Match popt.h declaration.James Peach1-1/+1
2007-10-10r20593: Kill annoying warning.James Peach1-1/+1
2007-10-10r20592: Use the Heimdal copy of err.h only if the build host doesn't have it.James Peach2-11/+10