Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20078: support the large samba3 reads in RAW-READ test | Andrew Tridgell | 1 | -4/+14 |
2007-10-10 | r20059: james was asking about CAP_LARGE_READX and reads close to the 64k | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for | Andrew Tridgell | 1 | -36/+46 |
2007-10-10 | r19504: - fixed a free error in file_lines_parse | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15685: let samba3 pass RAW-READ and ignore one bug | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E... | Stefan Metzmacher | 1 | -15/+159 |
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 | -16/+16 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -16/+16 |
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 | r9876: Fix some 64-bit warnings for Itanium machine. | Tim Potter | 1 | -2/+2 |
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 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -12/+4 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi... | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r3235: try readx beyond 64k in RAW-READ | Andrew Tridgell | 1 | -6/+17 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -50/+50 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -6/+2 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -9/+9 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -45/+45 |
2003-08-29 | expanded the RAW-READ test to make it clearer that all locks conflict | Andrew Tridgell | 1 | -1/+7 |
2003-08-13 | - cope with servers that don't properly implement SMBexit | Andrew Tridgell | 1 | -0/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+732 |