Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15064: Remove the change until I find proper solution | Alexander Bokovoy | 1 | -4/+0 |
2007-10-10 | r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u... | Alexander Bokovoy | 1 | -6/+6 |
2007-10-10 | r15057: fix access masks for getting and setting security_descriptors | Stefan Metzmacher | 2 | -8/+25 |
2007-10-10 | r15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATION | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r15055: this was my version for the crash bug in the messaging code... | Stefan Metzmacher | 1 | -21/+8 |
2007-10-10 | r15052: Do not add builddir variants into include paths when building in-tree | Alexander Bokovoy | 1 | -1/+7 |
2007-10-10 | r15051: Remove directory creation from this rule; we use script/buildtree.pl ... | Alexander Bokovoy | 1 | -1/+0 |
2007-10-10 | r15050: fixed a double free in the new messaging code. | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r15049: for really efficient oplock handling with thousands of open files we | Andrew Tridgell | 4 | -43/+120 |
2007-10-10 | r15048: started on the server side implementation of oplocks. The code is not | Andrew Tridgell | 5 | -40/+122 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 12 | -47/+133 |
2007-10-10 | r15033: expanded the RAW-OPLOCK test to include the different cases where the | Andrew Tridgell | 2 | -41/+134 |
2007-10-10 | r15032: change BENCH-NBENCH to always break to none, rather than accepting a | Andrew Tridgell | 2 | -2/+8 |
2007-10-10 | r15029: fixed the detection of inotify | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r15021: Couple more comments and fixes in spirit of utility functions | Rafal Szczesniak | 1 | -32/+49 |
2007-10-10 | r15017: When making up our own inotify functions, make sure glibc exports the | Tim Potter | 1 | -1/+7 |
2007-10-10 | r15016: add a test for a 2nd open with an exclusive oplock. It does not cause | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r15015: add an explanation for this test | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r15014: added a simple batch oplock benchmark | Andrew Tridgell | 3 | -7/+97 |
2007-10-10 | r15002: More cleanups in build/m4/rewrite.m4 | Jelmer Vernooij | 4 | -41/+10 |
2007-10-10 | r15001: Add 'make dist' | Jelmer Vernooij | 2 | -0/+8 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 10 | -54/+41 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 10 | -56/+22 |
2007-10-10 | r14998: Remove unused autoconf test, move others to proper places | Jelmer Vernooij | 4 | -205/+211 |
2007-10-10 | r14997: Fix build of static libraries. Libraries build fine now, but linking ... | Jelmer Vernooij | 3 | -6/+6 |
2007-10-10 | r14996: Fix compilation of gencache | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14995: Avoid parallel builds unless there is support for automatic dependenc... | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r14993: Make subsystems again | Jelmer Vernooij | 2 | -9/+2 |
2007-10-10 | r14992: Allow load_module() to be used externally | Jelmer Vernooij | 1 | -10/+11 |
2007-10-10 | r14991: Add option -l to allow ndrdump to load dcerpc_interface_tables from .... | Jelmer Vernooij | 1 | -6/+40 |
2007-10-10 | r14990: talloc_reference() can fail | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14984: marking mprBreakpoint() as a __noreturn__ function should reduce the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14983: fix an uninitialised var | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14982: mark a deliberate missing break | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14981: fixed a use of a wild ptr in regshell | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r14980: fixed several IBM checker errors in gentest and masktest | Andrew Tridgell | 2 | -3/+6 |
2007-10-10 | r14979: avoid a null ptr deref | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r14978: fixed a print of NULL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14977: more IBM checker fixes | Andrew Tridgell | 2 | -5/+2 |
2007-10-10 | r14976: another use of the magic comment recognised by the IBM checker for | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14975: use the magic comment recognised by the IBM checker for deliberate | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14974: work around an ibm checker bug | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14972: fix an uninitialised warning from ibm checker | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14971: Update test script with new location of tdb and ldb wrappers. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14970: Add configure stuff for Python to tdb and ldb standalone builds. | Tim Potter | 2 | -0/+62 |
2007-10-10 | r14969: ensure that even on slow machines we leave plenty of time for a series | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories. | Tim Potter | 7 | -19/+19 |