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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
2010-09-22
1
-0
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-5
/
+5
*
s4 torture: Port RAW-ACLS tests to SMB2
Zack Kirsch
2009-12-07
1
-40
/
+37
*
s4 torure: Add SMB2 utility functions
Zack Kirsch
2009-12-07
1
-2
/
+105
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-3
/
+0
*
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+3
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-1
/
+3
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
1
-1
/
+4
*
moved these util functions into libcli
Andrew Tridgell
2008-05-20
1
-26
/
+0
*
added mkdir to SMB2 proxy
Andrew Tridgell
2008-05-19
1
-19
/
+5
*
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
2008-04-16
1
-1
/
+1
*
open a root handle in SMB2 should use a NULL filename, not a zero length
Andrew Tridgell
2008-02-18
1
-1
/
+2
*
updated SMB2 create operation to match WSPP.
Andrew Tridgell
2008-02-13
1
-20
/
+20
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26267: Fix two calls of smb2_connect I missed.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25159: fix missing declarations warning
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r16874: query all information
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r16736: - convert unix times to nttime before sending it to the wire...
Stefan Metzmacher
2007-10-10
1
-15
/
+25
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
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
1
-3
/
+3
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
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
-5
/
+5
*
r11800: - filled in unknown fields in SMB2 all_info level
Andrew Tridgell
2007-10-10
1
-10
/
+37
*
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
1
-38
/
+46
*
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
2007-10-10
1
-26
/
+28
*
r11773: added a SMB2-SETINFO test suite. This tests the following levels:
Andrew Tridgell
2007-10-10
1
-0
/
+151
*
r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
Andrew Tridgell
2007-10-10
1
-35
/
+38
*
r11755: added names for all of the SMB2 qfs info levels (they all map exactly
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
1
-5
/
+4
*
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
1
-0
/
+199