index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
smb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
4
-9
/
+9
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
4
-12
/
+12
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
6
-0
/
+11
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
5
-7
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12114: - smb2_keepalive() acts on the smb2_transport
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r12007: fixed a valgrind error in the SMB2-SETINFO test
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r11967: Fix more 64-bit warnings.
Tim Potter
2007-10-10
3
-17
/
+17
*
r11965: Try to fix some 64-bit warnings.
Tim Potter
2007-10-10
1
-1
/
+1
*
r11907: added testing of SMB2 keepalive
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r11904: added smb2_tdis() testing
Andrew Tridgell
2007-10-10
1
-1
/
+13
*
r11902: added smb2_logoff() testing
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r11890: added tests for the last few fields in SMB2 find requests
Andrew Tridgell
2007-10-10
1
-0
/
+16
*
r11850: added a test suite for the SMB2 find calls
Andrew Tridgell
2007-10-10
2
-1
/
+214
*
r11801: - added basic SMB2 find support
Andrew Tridgell
2007-10-10
2
-4
/
+52
*
r11800: - filled in unknown fields in SMB2 all_info level
Andrew Tridgell
2007-10-10
3
-22
/
+68
*
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
2007-10-10
1
-13
/
+1
*
r11777: display the security_descriptor in torture_smb2_all_info()
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r11776: no need to call out to SMB to setup test files for SMB2 any more
Andrew Tridgell
2007-10-10
3
-48
/
+69
*
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
2007-10-10
4
-40
/
+74
*
r11773: added a SMB2-SETINFO test suite. This tests the following levels:
Andrew Tridgell
2007-10-10
3
-1
/
+377
*
r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
Andrew Tridgell
2007-10-10
2
-84
/
+146
*
r11755: added names for all of the SMB2 qfs info levels (they all map exactly
Andrew Tridgell
2007-10-10
2
-7
/
+15
*
r11753: change the getinfo scanner to scan with both a file and a directory, ...
Andrew Tridgell
2007-10-10
1
-53
/
+32
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
3
-18
/
+23
*
r11738: test larger read/write calls. If you run smbtorture with -X (to enable
Andrew Tridgell
2007-10-10
1
-2
/
+9
*
r11736: display EAs and streams in smb2 torture tests
Andrew Tridgell
2007-10-10
1
-0
/
+28
*
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
2007-10-10
5
-47
/
+359
*
r11716: added a read/write test
Andrew Tridgell
2007-10-10
1
-0
/
+48
*
r11699: use create_complex_file() to setup a file with a wide range of
Andrew Tridgell
2007-10-10
1
-0
/
+29
*
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
2007-10-10
2
-21
/
+99
*
r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodes
Andrew Tridgell
2007-10-10
3
-15
/
+80
*
r11693: added a full async composite function for SMB2 that does:
Andrew Tridgell
2007-10-10
1
-104
/
+7
*
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
2007-10-10
1
-66
/
+10
*
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
2007-10-10
1
-6
/
+9
*
r11687: filled in 3 more fields in the close reply
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r11681: filled in a few more smb2_create() fields
Andrew Tridgell
2007-10-10
1
-29
/
+40
*
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
2007-10-10
1
-7
/
+45
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-3
/
+35
*
r11677: print leading zeros
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-2
/
+36
*
r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...
Andrew Tridgell
2007-10-10
1
-10
/
+30
*
r11666: filled in the basic session setup. Vista happily accepts the first
Andrew Tridgell
2007-10-10
1
-6
/
+48
*
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
2007-10-10
1
-11
/
+59
[next]