Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r19671: Fix remaining unresolved symbols in shared library build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r18979: With these extra indexes (also added for the normal case) and a | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r18917: having 255 virtual interfaces available in socket wrapper means we | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18588: save one more character in the socket wrapper path - seems it still | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18576: unfortunately our current build farm results are a bit too good! | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18575: - use the right variable to teststatus | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18571: try to make it a lot more obvious when 'make test' or 'make quicktest' | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r18494: don't count 'DWARF2 CFI reader' messages as valgrind failures | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18459: Set access to test LDAP server as system to anonymous, but also note | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18349: don't do validation when using valgrind. It's way too slow (can be | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r18247: more shell portability fixes | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18023: Add support infrusructure for testing against an OpenLDAP server. | Andrew Bartlett | 1 | -1/+15 |
2007-10-10 | r17675: increase max torture test runtime - we have some v slow hosts in the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17540: store command line args of selftest.sh in local vars | Stefan Metzmacher | 1 | -8/+15 |
2007-10-10 | r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17395: Add some more time to the default runtime. Now 7.5 mins. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16527: Add target argument for smbtorture. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16525: Move selftest-specific code back to selftest. | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r16522: Move code to create the test data out of selftest.sh. | Jelmer Vernooij | 1 | -140/+18 |
2007-10-10 | r16469: do some smb2 tests | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15684: fix option passing | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15187: Introduce new param type P_BYTES. This lets config options which specify | James Peach | 1 | -0/+1 |
2007-10-10 | r14908: Fix LD_LIBRARY_PATH | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14740: Try loading shared libs from the bin/ directory (useful for running '... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14738: do some different lookups | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r14717: Don't provision the system as 'localhost', but instead list localhost | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc). | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r12874: Try to give the startup a few more seconds, so that hosts with | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r12778: export TEST_DATA_PREFIX in make test | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12304: split out the wins partner configuration into a seperate ldb. | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r12287: move the wins.ldb into lockdir | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11659: allow the max runtime for smbtorture and smbd to be controlled on a | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r11555: - change socket_wrapper to support multiple IP's | Stefan Metzmacher | 1 | -12/+13 |
2007-10-10 | r11503: be quite... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r10599: Use localhost again for now, until I trace where we are leaking name ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10595: Use a server name of 'localtest' not 'localhost', so we can move to | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we can | Andrew Bartlett | 1 | -1/+22 |
2007-10-10 | r10314: Apply the controvertial 'server role =' patch after discussion on the... | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r9813: Conver testsuite for samba3sam module to EJS | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r8885: fixed shell syntax | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8884: valgrind error logs only matter if non-zero in size | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r8882: - enable the domain master | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r8735: added NBT and WINS testing to 'make test' so we will know if it breaks... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8678: setup for gdb backtrace in 'make test' | Andrew Tridgell | 1 | -0/+1 |