index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
smb2
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
1
-0
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-5
/
+5
2009-12-07
s4 torture: Port RAW-ACLS tests to SMB2
Zack Kirsch
1
-40
/
+37
2009-12-07
s4 torure: Add SMB2 utility functions
Zack Kirsch
1
-2
/
+105
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-3
/
+0
2008-11-02
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
1
-1
/
+2
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+3
2008-11-01
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-05-30
implemented client side SMB2 signing
Andrew Tridgell
1
-1
/
+4
2008-05-20
moved these util functions into libcli
Andrew Tridgell
1
-26
/
+0
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
1
-19
/
+5
2008-04-16
Avoid event_find_context when a event context is already available.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
open a root handle in SMB2 should use a NULL filename, not a zero length
Andrew Tridgell
1
-1
/
+2
2008-02-13
updated SMB2 create operation to match WSPP.
Andrew Tridgell
1
-20
/
+20
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26267: Fix two calls of smb2_connect I missed.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25159: fix missing declarations warning
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-2
/
+2
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