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
/
source4
/
libcli
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...
Michael Adam
1
-0
/
+25
2012-08-17
s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin...
Stefan Metzmacher
1
-0
/
+1
2012-08-06
s4:libcli/smb2/write correct error checking
Christian Ambach
1
-1
/
+1
2012-07-25
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
1
-0
/
+1
2012-07-25
s4:libcli/smb2: remove unused smb2_session->pid
Stefan Metzmacher
3
-4
/
+0
2012-07-25
s4:libcli/smb2: remove unused variable
Stefan Metzmacher
1
-2
/
+0
2012-07-25
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
1
-4
/
+0
2012-07-25
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
1
-4
/
+8
2012-07-25
s4:libcli/smb2: remove unused elements from smb2_tree
Stefan Metzmacher
3
-6
/
+0
2012-07-24
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
Stefan Metzmacher
3
-0
/
+16
2012-05-06
s4:libcli/smb2: use PROTOCOL_LATEST
Stefan Metzmacher
1
-1
/
+1
2012-04-16
s4:libcli/smb2: fix anonymous session setups against windows servers
Stefan Metzmacher
2
-1
/
+16
2012-04-16
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
2
-2
/
+1
2012-03-25
LIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
Jelmer Vernooij
1
-1
/
+1
2012-03-15
libsmbclient-raw: Install smb_composite.h.
Jelmer Vernooij
1
-1
/
+2
2012-03-07
s4:libcli/smb2: allow smb2_session_setup_spnego to handle reauth
Gregor Beck
1
-0
/
+12
2012-03-03
s4:libcli:smb2: set SMB2_CAP_ALL in the negprot
Michael Adam
1
-1
/
+5
2012-03-03
s4:libcli:smb2: store the share capabilites in the smb2_tree object
Michael Adam
2
-0
/
+2
2012-03-03
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
1
-1
/
+2
2012-03-03
s4:libcli:smb2: allow max protocol 0x0224
Michael Adam
1
-1
/
+1
2012-03-03
s4:libcli:smb2: add support for parsing the durable handle v2 response in smb...
Michael Adam
1
-0
/
+19
2012-03-03
s4:libcli:smb2: add support durable handle reconnect v2 blob in smb2_create_send
Michael Adam
1
-0
/
+27
2012-03-03
s4:libcli:smb2: add support durable handle request v2 blob in smb2_create_send
Michael Adam
1
-0
/
+28
2012-02-28
s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p...
Michael Adam
1
-12
/
+36
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_connect_send()
Michael Adam
1
-1
/
+5
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()
Michael Adam
2
-9
/
+16
2012-02-28
s3:libsmb:smb2: pass previous session ID to session setup, not previous session
Michael Adam
1
-2
/
+2
2012-02-27
s4:libcli/smb2: remove unused 'session_key' from struct smb2_session
Stefan Metzmacher
2
-4
/
+5
2012-02-27
libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...
Stefan Metzmacher
1
-3
/
+3
2012-02-23
s4:smbcli:smb2: add a random GUID to the transport connection in smb2_transpo...
Michael Adam
1
-1
/
+5
2012-02-03
s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in...
Michael Adam
1
-5
/
+5
2012-02-03
s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...
Michael Adam
2
-6
/
+6
2011-12-09
s4:libcli/smb2: mark a request as error if we can't ship it
Stefan Metzmacher
1
-0
/
+2
2011-11-30
s4:libcli: do the nbss session request within smbcli_sock_connect_*()
Stefan Metzmacher
1
-39
/
+17
2011-11-29
s4:libcli/smb2: make sure only one idle event runs at a time
Stefan Metzmacher
2
-9
/
+17
2011-11-24
s4:libcli/smb2: use talloc_zero() in smb2_request_init()
Stefan Metzmacher
1
-16
/
+3
2011-11-24
s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()
Stefan Metzmacher
1
-1
/
+3
2011-11-24
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
11
-863
/
+422
2011-11-03
s4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_REQUIRED/
Stefan Metzmacher
1
-2
/
+2
2011-11-03
s4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling
Stefan Metzmacher
1
-2
/
+0
2011-11-03
s4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING_SUPPORTED on the clie...
Stefan Metzmacher
1
-0
/
+2
2011-11-03
s4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SIGNING_SUPPORTED
Stefan Metzmacher
1
-7
/
+1
2011-10-30
s4:libcli: in smb2_create_recv, map SMB2_CREATE_DURABLE_HANDLE_RESPONSE buffe...
Michael Adam
1
-0
/
+7
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-2
/
+1
2011-10-19
s4:libcli/smb2: make use of _smb_setlen_tcp()
Stefan Metzmacher
1
-2
/
+2
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-1
/
+2
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
1
-0
/
+1
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-08-18
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
1
-1
/
+1
[next]