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
/
libsmb
/
smb2cli_tcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
1
-2
/
+2
2012-05-28
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
1
-1
/
+1
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_tcon.c
Stefan Metzmacher
1
-4
/
+4
2012-05-06
s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_tcon*
Stefan Metzmacher
1
-2
/
+2
2012-05-06
s3:libsmb: remove unused reference to talloc_tos()
Stefan Metzmacher
1
-2
/
+1
2011-11-24
s3:smb2cli: zero tid in smb2cli_tdis*
Stefan Metzmacher
1
-0
/
+6
2011-11-24
s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send()
Stefan Metzmacher
1
-3
/
+3
2011-11-24
s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...
Stefan Metzmacher
1
-2
/
+2
2011-09-18
s3:smb2cli: pass timeout to smb2cli_req_create/send()
Stefan Metzmacher
1
-0
/
+2
2011-09-18
s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...
Stefan Metzmacher
1
-2
/
+16
2011-09-13
s3:libsmb: don't mix smb2 share capabilities with smb1 capabilities
Stefan Metzmacher
1
-1
/
+1
2011-09-07
s3:smb2cli: don't terminate the pathname in smb2cli_tcon()
Stefan Metzmacher
1
-1
/
+6
2011-09-07
s3:smb2cli: SMB2_TCON needs one dyn byte to that the structure size check works.
Stefan Metzmacher
1
-0
/
+6
2011-08-12
s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()
Stefan Metzmacher
1
-2
/
+10
2011-07-22
s3:libsmb: use cli_state_remote_sockaddr() in smb2cli_tcon_send()
Stefan Metzmacher
1
-1
/
+1
2011-07-10
s3:smb2cli_tcon: use tevent_req_oom()
Stefan Metzmacher
1
-1
/
+1
2011-07-08
s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()
Stefan Metzmacher
1
-0
/
+229