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_sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-12
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
1
-1
/
+1
2009-08-12
s3:smbd: correctly invalidate vuids when SMB2 is used
Stefan Metzmacher
1
-0
/
+1
2009-08-08
s3:smbd: rename conn => sconn for smbd_server_connection structs
Stefan Metzmacher
1
-12
/
+12
2009-06-05
s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...
Stefan Metzmacher
1
-1
/
+2
2009-06-04
Add NTLMSSP SPNEGO to smb2 auth. Tested with Win7.
Jeremy Allison
1
-7
/
+68
2009-06-03
s3:smbd: create a connection_struct in SMB2 Tree Connect
Stefan Metzmacher
1
-1
/
+1
2009-06-03
s3:smbd: create a user_struct for compat in SMB2 Session Setup
Stefan Metzmacher
1
-0
/
+16
2009-05-26
s3:smbd: add support for SMB2 signing
Stefan Metzmacher
1
-11
/
+59
2009-05-22
s3:smbd: implement SMB2 Tree Connect
Stefan Metzmacher
1
-0
/
+13
2009-05-22
s3:smbd: SMB2 session ids are 64bit...
Stefan Metzmacher
1
-2
/
+2
2009-05-22
s3:smbd: implement SMB2 Logoff
Stefan Metzmacher
1
-0
/
+45
2009-05-20
s3:smbd: check the incoming session id for SMB2 requests
Stefan Metzmacher
1
-0
/
+31
2009-05-20
s3:smbd: implement SMB2 Session Setup with raw NTLMSSP
Stefan Metzmacher
1
-0
/
+190