Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -120/+89 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -7/+12 |
2007-10-10 | r5730: More fun with delayed write semantics with multiple file handles | Jeremy Allison | 1 | -2/+168 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3888: Just proving :-) to tridge that a Setfileinfo with a modified | Jeremy Allison | 1 | -2/+17 |
2007-10-10 | r3887: Much better understanding of delayed write time, and the interaction | Jeremy Allison | 1 | -4/+80 |
2007-10-10 | r3886: Trying to understand delayed file write update times. Added another | Jeremy Allison | 1 | -0/+97 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -0/+284 |