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
/
source3
/
smbd
/
smb2_tcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
On compound requests, MS-SMB2 says clients MAY use 0xFFFFFFFF for compound ti...
Jeremy Allison
1
-0
/
+19
2010-02-24
Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).
Jeremy Allison
1
-2
/
+4
2009-12-06
streamline some log levels for invalid servicenames
Christian Ambach
1
-1
/
+1
2009-08-12
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
1
-1
/
+1
2009-08-12
s3:smbd: make sure we don't call conn_free() with a NULL pointer for SMB2
Stefan Metzmacher
1
-1
/
+3
2009-08-08
s3:smbd: rename conn => sconn for smbd_server_connection structs
Stefan Metzmacher
1
-1
/
+1
2009-08-07
s3:smbd: add a smbd_server_connection pointer to connection_struct
Stefan Metzmacher
1
-1
/
+1
2009-06-04
s3:smbd: call set_current_service() when a SMB2 tcon will be used
Stefan Metzmacher
1
-0
/
+5
2009-06-03
s3:smbd: return more details in the SMB2 Tree Connect response
Stefan Metzmacher
1
-6
/
+32
2009-06-03
s3:smbd: create a connection_struct in SMB2 Tree Connect
Stefan Metzmacher
1
-0
/
+19
2009-05-22
s3:smbd: implement SMB2 Tree Disconnect
Stefan Metzmacher
1
-0
/
+36
2009-05-22
s3:smbd: implement SMB2 Tree Connect
Stefan Metzmacher
1
-0
/
+196