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
/
libcli
/
smb
/
smbXcli_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmb: Use tevent_req_poll_ntstatus
Volker Lendecke
2015-02-26
1
-4
/
+2
*
lib: Use iov_buflen in smb1cli_req_chain_submit
Volker Lendecke
2015-02-24
1
-3
/
+3
*
lib: Use iov_buflen in smb1cli_req_writev_submit
Volker Lendecke
2015-02-24
1
-1
/
+7
*
lib: Use iov_buflen in smb1cli_req_create
Volker Lendecke
2015-02-24
1
-1
/
+12
*
lib: Use iov_buf in smbXcli_iov_concat
Volker Lendecke
2015-02-24
1
-9
/
+10
*
libcli: Use iov_buflen in smbXcli_iov_len
Volker Lendecke
2015-02-24
1
-6
/
+5
*
libcli/smb: only force signing of smb2 session setups when binding a new session
Stefan Metzmacher
2014-12-12
1
-1
/
+6
*
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...
Jeremy Allison
2014-11-26
1
-0
/
+10
*
libcli/smb: try to negotiate SMB2_ENCRYPTION_AES128_GCM
Stefan Metzmacher
2014-10-16
1
-4
/
+8
*
libcli/smb: pass the negotiated cipher to smb2_signing_[de|en]ncrypt_pdu()
Stefan Metzmacher
2014-10-16
1
-2
/
+2
*
libcli/smb: use conn->smb2.server.cipher != 0 instead of conn->smb2.server.ca...
Stefan Metzmacher
2014-10-16
1
-23
/
+8
*
libcli/smb: use lib/crypto SHA512 functions, do not depend on heimdal.
Günther Deschner
2014-10-14
1
-13
/
+13
*
libcli/smb: implement SMB 3.10 session setup
Stefan Metzmacher
2014-10-07
1
-20
/
+135
*
libcli/smb: implement SMB 3.10 negprot
Stefan Metzmacher
2014-10-07
1
-6
/
+251
*
libcli/smb: add smb2cli_req_get_send_iov()
Stefan Metzmacher
2014-10-07
1
-0
/
+28
*
libcli/smb: negotiate SMB3_DIALECT_REVISION_310 if PROTOCOL_SMB3_10 is requested
Stefan Metzmacher
2014-10-07
1
-0
/
+1
*
libcli/smb: fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PRO...
Stefan Metzmacher
2014-10-07
1
-1
/
+5
*
libcli/smb: add smb2cli_validate_negotiate_info*()
Stefan Metzmacher
2014-09-30
1
-17
/
+235
*
libcli/smb: add smb2cli_tcon_{should_sign,is_signing_on}()
Stefan Metzmacher
2014-09-30
1
-0
/
+21
*
libcli/smb: add smb2cli_tcon_should_encrypt()
Stefan Metzmacher
2014-09-30
1
-0
/
+6
*
libcli/smb: add smbXcli_session_is_authenticated()
Stefan Metzmacher
2014-09-30
1
-0
/
+24
*
libcli/smb: support additional_flags = SMB2_HDR_FLAG_SIGNED
Stefan Metzmacher
2014-09-30
1
-0
/
+10
*
libcli/smb: Add routines to enable/disable SMB2_HDR_FLAG_REPLAY_OPERATION flag.
Anubhav Rakshit
2014-09-19
1
-0
/
+20
*
libcli/smb: Add routine to reset the Channel Sequence number.
Anubhav Rakshit
2014-09-19
1
-0
/
+11
*
libcli/smb: correctly report disconnect errors after getting STATUS_PENDING
Stefan Metzmacher
2014-09-19
1
-4
/
+7
*
libcli/smb: make use of tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
1
-10
/
+16
*
libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH t...
Stefan Metzmacher
2013-10-17
1
-0
/
+7
*
libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs shares
Stefan Metzmacher
2013-10-17
1
-0
/
+6
*
libcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
Stefan Metzmacher
2013-10-17
1
-0
/
+14
*
libcli/smb: add smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2013-10-17
1
-0
/
+26
*
libcli/smb: Introduce smbXcli_conn_dfs_supported
Luk Claes
2013-10-17
1
-0
/
+9
*
libcli/smb: add smb2cli_tcon_is_encryption_on()
Michael Adam
2013-10-15
1
-0
/
+5
*
libcli/smb: only check the SMB2 session setup signature if required and valid
Stefan Metzmacher
2013-09-18
1
-5
/
+21
*
libcli/smb: fix non mendatory signing against some vendor SMB2 servers.
Stefan Metzmacher
2013-09-17
1
-1
/
+10
*
libcli/smb: use SMB1 MID=0 for the initial Negprot
Stefan Metzmacher
2013-09-17
1
-0
/
+8
*
libcli/smb: negotiate SMB3_DIALECT_REVISION_302 if PROTOCOL_SMB3_02 is requested
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
As SMB3 has transport level encryption, allow smbclient -e to force encryted ...
Jeremy Allison
2013-08-21
1
-0
/
+21
*
libcli/smb: add smb2cli_conn_req_possible()
Stefan Metzmacher
2013-08-15
1
-0
/
+22
*
libcli/smb: add smb1cli_conn_req_possible()
Stefan Metzmacher
2013-08-15
1
-0
/
+17
*
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
2013-08-15
1
-3
/
+4
*
libcli/smb: pass max_dyn_len to smb2cli_req_create()
Stefan Metzmacher
2013-08-15
1
-3
/
+8
*
libcli/smb: calculate the credit charge on the input and output dyn_len
Stefan Metzmacher
2013-08-15
1
-1
/
+11
*
libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiate
Stefan Metzmacher
2013-08-15
1
-1
/
+6
*
libsmb: Remove an unnecessary variable assignment
Volker Lendecke
2013-08-12
1
-2
/
+1
*
libsmb: Avoid an unnecessary "else"
Volker Lendecke
2013-08-12
1
-1
/
+3
*
libcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_conn_dispatch_incoming() ...
Jeremy Allison
2013-03-20
1
-2
/
+2
*
libcli/smb: defer failing for missing NEGOTIATE_SECURITY_SIGNATURES_ENABLED
Stefan Metzmacher
2013-03-20
1
-0
/
+9
*
libcli/smb: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
Add new function smbXcli_session_copy(), to be used when creating compound SM...
Jeremy Allison
2013-01-30
1
-0
/
+27
*
libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)
Stefan Metzmacher
2012-11-01
1
-0
/
+34
[next]