summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15110: Start rewriting higher level ldb wrapper.Tim Potter1-52/+54
2007-10-10r15109: Wrap ldb_global_init()Tim Potter1-0/+2
2007-10-10r15100: Port the bugfix for #3569 to Samba4Volker Lendecke4-5/+21
2007-10-10r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy4-4/+7
2007-10-10r15097: Add constants for ldb errors.Tim Potter1-0/+50
2007-10-10r15096: Fix typo.Tim Potter1-1/+1
2007-10-10r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapperTim Potter1-14/+13
2007-10-10r15092: Remove some swig stuff that didn't work out and the %rename call.Tim Potter1-60/+13
2007-10-10r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter1-7/+14
2007-10-10r15090: Since we wrap the swig wrapper in another layer of Python, there isn'tTim Potter2-43/+22
2007-10-10r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke1-0/+87
2007-10-10r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher1-1/+1
2007-10-10r15078: add TODO about setting the full ACL with an NTTRANS_CREATEStefan Metzmacher1-1/+1
2007-10-10r15077: map SID_BUILTIN_USERSStefan Metzmacher1-0/+1
2007-10-10r15076: give the correct return codeStefan Metzmacher1-2/+2
2007-10-10r15071: fix typoStefan Metzmacher1-1/+1
2007-10-10r15070: test the needed access masks for read/write the differentStefan Metzmacher1-0/+209
2007-10-10r15069: - don't crash on a NULL aclStefan Metzmacher1-1/+9
2007-10-10r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher1-4/+94
2007-10-10r15065: Remove duplicate prototype.Tim Potter1-1/+0
2007-10-10r15064: Remove the change until I find proper solutionAlexander Bokovoy1-4/+0
2007-10-10r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u...Alexander Bokovoy1-6/+6
2007-10-10r15057: fix access masks for getting and setting security_descriptorsStefan Metzmacher2-8/+25
2007-10-10r15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATIONStefan Metzmacher1-4/+2
2007-10-10r15055: this was my version for the crash bug in the messaging code...Stefan Metzmacher1-21/+8
2007-10-10r15052: Do not add builddir variants into include paths when building in-treeAlexander Bokovoy1-1/+7
2007-10-10r15051: Remove directory creation from this rule; we use script/buildtree.pl ...Alexander Bokovoy1-1/+0
2007-10-10r15050: fixed a double free in the new messaging code.Andrew Tridgell1-4/+4
2007-10-10r15049: for really efficient oplock handling with thousands of open files weAndrew Tridgell4-43/+120
2007-10-10r15048: started on the server side implementation of oplocks. The code is notAndrew Tridgell5-40/+122
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy12-47/+133
2007-10-10r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell2-41/+134
2007-10-10r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell2-2/+8
2007-10-10r15029: fixed the detection of inotifyAndrew Tridgell1-2/+2
2007-10-10r15021: Couple more comments and fixes in spirit of utility functionsRafal Szczesniak1-32/+49
2007-10-10r15017: When making up our own inotify functions, make sure glibc exports theTim Potter1-1/+7
2007-10-10r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell1-1/+7
2007-10-10r15015: add an explanation for this testAndrew Tridgell1-1/+10
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell3-7/+97
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij4-41/+10
2007-10-10r15001: Add 'make dist'Jelmer Vernooij2-0/+8
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij10-54/+41
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij10-56/+22
2007-10-10r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij4-205/+211
2007-10-10r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij3-6/+6
2007-10-10r14996: Fix compilation of gencacheJelmer Vernooij1-0/+1
2007-10-10r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij2-0/+3
2007-10-10r14993: Make subsystems againJelmer Vernooij2-9/+2