index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smb2cli_session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli...
Stefan Metzmacher
2011-11-24
1
-4
/
+4
*
s3:smb2cli: make smb2cli_session_setup_send/recv non-static
Stefan Metzmacher
2011-11-24
1
-5
/
+5
*
s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...
Stefan Metzmacher
2011-11-24
1
-53
/
+164
*
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s3:smb2cli: remove unused struct ntlmssp_state from smb2cli_session_setup_state
Stefan Metzmacher
2011-09-19
1
-1
/
+0
*
s3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/
Stefan Metzmacher
2011-09-19
1
-15
/
+15
*
s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
Stefan Metzmacher
2011-09-18
1
-14
/
+14
*
s3:smb2cli: pass timeout to smb2cli_req_create/send()
Stefan Metzmacher
2011-09-18
1
-0
/
+2
*
s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...
Stefan Metzmacher
2011-09-18
1
-3
/
+21
*
s3:smb2cli: pass the uid to the SMB2_SESSION_SETUP to support multi-leg-auth
Stefan Metzmacher
2011-09-07
1
-1
/
+2
*
s3:smb2cli: SMB2_SESSION_SETUP needs one dyn byte to that the structure size ...
Stefan Metzmacher
2011-09-07
1
-1
/
+12
*
s3:smb2cli: ask for a session key in smb2cli_sesssetup_send()
Stefan Metzmacher
2011-09-03
1
-0
/
+3
*
s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()
Stefan Metzmacher
2011-08-12
1
-2
/
+9
*
s3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()
Stefan Metzmacher
2011-07-08
1
-0
/
+387