index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
smb2
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
2008-11-02
1
-2
/
+4
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-10
/
+12
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-1
/
+3
*
more useful output in scan
Andrew Tridgell
2008-05-31
1
-10
/
+7
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
1
-4
/
+7
*
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
2008-04-16
1
-2
/
+2
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
1
-6
/
+9
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26267: Fix two calls of smb2_connect I missed.
Jelmer Vernooij
2007-12-21
1
-2
/
+7
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-16
/
+7
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-18
/
+18
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21524: don't send unitialized data to the socket
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-4
/
+5
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11967: Fix more 64-bit warnings.
Tim Potter
2007-10-10
1
-6
/
+6
*
r11801: - added basic SMB2 find support
Andrew Tridgell
2007-10-10
1
-0
/
+48
*
r11776: no need to call out to SMB to setup test files for SMB2 any more
Andrew Tridgell
2007-10-10
1
-6
/
+12
*
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
2007-10-10
1
-0
/
+44
*
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
1
-4
/
+3
*
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
2007-10-10
1
-38
/
+26
*
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
1
-0
/
+73
*
r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodes
Andrew Tridgell
2007-10-10
1
-0
/
+76