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
*
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
2012-07-25
1
-0
/
+1
*
s4:libcli/smb2: remove unused elements from smb2_tree
Stefan Metzmacher
2012-07-25
1
-3
/
+0
*
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
Stefan Metzmacher
2012-07-24
1
-0
/
+8
*
s4:libcli:smb2: store the share capabilites in the smb2_tree object
Michael Adam
2012-03-03
1
-0
/
+1
*
s4:torture:smb2: add torture_smb2_connection_ext() that takes previous_session
Michael Adam
2012-02-28
1
-13
/
+25
*
s4:torture:smb2: add previous_session argument to torture_smb2_session_setup()
Michael Adam
2012-02-28
1
-1
/
+2
*
s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()
Michael Adam
2012-02-28
1
-1
/
+2
*
torture: don't check the NOINDEXED bit in attribute comparison
Andrew Tridgell
2012-02-27
1
-1
/
+1
*
s4:torture: add a torture_smb2_session_setup() utility function
Michael Adam
2012-02-03
1
-0
/
+31
*
s4:torture: add torture_smb2_tree_connect() utility function
Michael Adam
2012-02-03
1
-0
/
+42
*
s4:torture:smb2: add smb2_oplock_create_share() that takes sharemode as param...
Michael Adam
2011-11-09
1
-2
/
+8
*
s4:torture:smb2: add smb2_lease_create_share() that takes a sharemode as para...
Michael Adam
2011-11-09
1
-2
/
+12
*
s4:torture:smb2: add smb2_generic_create_share() that also takes the sharemod...
Michael Adam
2011-11-09
1
-7
/
+17
*
s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to u...
Michael Adam
2011-11-09
1
-0
/
+57
*
s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or int
Michael Adam
2011-11-09
1
-2
/
+2
*
s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ut...
Michael Adam
2011-11-09
1
-0
/
+21
*
s4:torture:smb2: extract map_sharemode() to smb2_util_share_access() in util.c
Michael Adam
2011-11-09
1
-0
/
+23
*
s4:torture:smb2: extract map_lease() to util.c as smb2_util_lease_state().
Michael Adam
2011-11-09
1
-0
/
+22
*
s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()
Michael Adam
2011-10-26
1
-8
/
+11
*
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2011-09-29
1
-9
/
+0
*
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
[next]