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
/
libcli
/
smb2
/
tcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
Stefan Metzmacher
2012-07-24
1
-0
/
+8
*
s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...
Michael Adam
2012-02-03
1
-5
/
+5
*
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-24
1
-1
/
+0
*
make signing per session in the SMB2 client library
Andrew Tridgell
2008-06-07
1
-0
/
+1
*
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
1
-4
/
+12
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
1
-1
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11996: don't overwrite the buffercode
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11754: make the SMB2 blob push routines take offsets, so they fit better with
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
1
-14
/
+4
*
r11722: make the smb2_push/pull functions take a smb2_request_buffer
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r11682: filled in access_mask in tcon reply
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-0
/
+112