Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16874: query all information | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r16736: - convert unix times to nttime before sending it to the wire... | Stefan Metzmacher | 1 | -15/+25 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -5/+5 |
2007-10-10 | r11800: - filled in unknown fields in SMB2 all_info level | Andrew Tridgell | 1 | -10/+37 |
2007-10-10 | r11780: it turns out that the MxAc tag isn't a security descriptor, its a | Andrew Tridgell | 1 | -13/+1 |
2007-10-10 | r11777: display the security_descriptor in torture_smb2_all_info() | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r11776: no need to call out to SMB to setup test files for SMB2 any more | Andrew Tridgell | 1 | -38/+46 |
2007-10-10 | r11775: added support for creating files on SMB2 with initial EA lists and an... | Andrew Tridgell | 1 | -26/+28 |
2007-10-10 | r11773: added a SMB2-SETINFO test suite. This tests the following levels: | Andrew Tridgell | 1 | -0/+151 |
2007-10-10 | r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls | Andrew Tridgell | 1 | -35/+38 |
2007-10-10 | r11755: added names for all of the SMB2 qfs info levels (they all map exactly | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r11736: display EAs and streams in smb2 torture tests | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r11730: added parsing and tests for a bunch more SMB2 getinfo levels | Andrew Tridgell | 1 | -0/+199 |