Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25596: It isn't valid to take the address of an array on the stack, and this | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 14 | -438/+438 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 3 | -5/+5 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25186: Fix a memory corruption in base-mangle | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r25008: Remove use of pstring. | Jelmer Vernooij | 1 | -14/+17 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 11 | -35/+35 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 2 | -108/+54 |
2007-10-10 | r24874: Fix double free of smbcli_tree. | Jelmer Vernooij | 2 | -8/+4 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -17/+17 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 18 | -54/+36 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt... | Alexander Bokovoy | 1 | -2/+3 |
2007-10-10 | r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it. | Alexander Bokovoy | 1 | -6/+7 |
2007-10-10 | r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating. | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23104: Add comment explaining the new test. | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r23103: Add a torture test for the insane semantics Steve's cifsfs client | Jeremy Allison | 1 | -0/+104 |
2007-10-10 | r23099: New interesting delete on close tests :-). | Jeremy Allison | 1 | -1/+62 |
2007-10-10 | r23029: fixed formatting | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 5 | -13/+35 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -15/+15 |
2007-10-10 | r21539: try to get rid of all valgrind warnings... | Stefan Metzmacher | 1 | -26/+21 |
2007-10-10 | r21533: try to get rid of the valgrind warnings of uninitialized memory | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21523: fix a valgrind warning, we write the struct content to the file and s... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21519: when we want to send non initialized data, then | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21276: Actually fire off multiple parallel read/write requests. | Volker Lendecke | 1 | -17/+57 |
2007-10-10 | r21275: Reformat the bench-readwrite test a bit | Volker Lendecke | 1 | -89/+117 |
2007-10-10 | r21270: Fix a memleak | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r21134: Attempt to quieten the build farm for Samba3 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r20823: Remove newlines in calls to torture_fail(). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r20525: Closing a dir with del-on-close set requires the same as files: Don't... | Volker Lendecke | 1 | -0/+80 |
2007-10-10 | r20423: Fix debug output | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20422: A torture test extension for Jeremy | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r20357: run_trans2test and torture_trans2_scan are two separate tests | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20341: Make sure we do not regress on r20338 in Samba3 | Volker Lendecke | 1 | -0/+61 |
2007-10-10 | r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com> | Volker Lendecke | 1 | -4/+3 |
2007-10-10 | r19510: Make smbtorture's `nprocs' parameter a parametric option. | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 4 | -12/+12 |
2007-10-10 | r19389: Remove samba3-specific checks: instead, always simply mark these test... | Jelmer Vernooij | 1 | -7/+5 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 18 | -2420/+2262 |
2007-10-10 | r18807: don't overtax the imaginations of servers that can't do mkdir on \\di... | Andrew Tridgell | 1 | -2/+2 |