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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)
Stefan Metzmacher
2012-11-01
2
-0
/
+35
*
libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)
Stefan Metzmacher
2012-10-27
1
-1
/
+1
*
libcli/dns: Time out requests after a while
Kai Blin
2012-10-16
1
-0
/
+8
*
libcli/smb: add smb1cli_echo*
Stefan Metzmacher
2012-09-29
3
-0
/
+181
*
libcli/smb: add smb2cli_echo*
Stefan Metzmacher
2012-09-29
3
-0
/
+130
*
libcli/smb: use an explicit TALLOC_FREE(subreq) in smb2cli_*
Stefan Metzmacher
2012-09-29
9
-0
/
+9
*
Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash.
Jeremy Allison
2012-09-27
1
-3
/
+2
*
libcli/echo: validate the message length
Stefan Metzmacher
2012-09-22
1
-0
/
+5
*
libcli: add a define for the APP_INSTANCE_ID smb2 create context
Michael Adam
2012-09-19
1
-0
/
+1
*
libcli/smb: fix padding in smb2_create_blob*
Stefan Metzmacher
2012-09-19
1
-11
/
+30
*
waf: Rename nmblookup manpage to nmblookup4.
Andreas Schneider
2012-09-07
2
-66
/
+66
*
Factor out privilege checking code into se_file_access_check() which takes a ...
Jeremy Allison
2012-08-31
2
-10
/
+87
*
Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.
Jeremy Allison
2012-08-30
1
-3
/
+7
*
libcli/smb: split out a smb_transport private library
Stefan Metzmacher
2012-08-25
1
-3
/
+15
*
libcli/smb: wscript_build => wscript
Stefan Metzmacher
2012-08-25
1
-1
/
+2
*
Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().
Jeremy Allison
2012-08-24
3
-13
/
+3
*
Remove useless bool "upper_case_domain" parameter.
Jeremy Allison
2012-08-24
1
-13
/
+2
*
Move uppercasing the domain out of smb_pwd_check_ntlmv2()
Jeremy Allison
2012-08-24
1
-9
/
+21
*
libcli: fix value of NT_STATUS_FILE_NOT_AVAILABLE
Björn Jacke
2012-08-22
1
-1
/
+1
*
libcli/smb: make sure the SMB2_TRANSFORM pdu is complete
Stefan Metzmacher
2012-08-17
1
-3
/
+12
*
libcli/smb: support broken OS/2 error responses bug #9096
Stefan Metzmacher
2012-08-16
1
-3
/
+57
*
libcli/smb: verify decrypted SMB2 pdus correctly
Stefan Metzmacher
2012-08-15
1
-2
/
+38
*
libcli/smb: fix parsing of compounded messages within a SMB2_TRANSFORM pdu
Stefan Metzmacher
2012-08-15
1
-5
/
+12
*
libcli/smb: fix smb2cli_req_compound_submit for multiple encrypted messages
Stefan Metzmacher
2012-08-15
1
-63
/
+104
*
libcli/smb: all flags except SMB2_HDR_FLAG_ASYNC should be cleared in a cance...
Stefan Metzmacher
2012-08-15
1
-0
/
+6
*
build: rename security → samba-security
Björn Jacke
2012-08-10
1
-2
/
+2
*
libcli/smb: do not set SMB2_TF_MSG_SIZE in the caller
Stefan Metzmacher
2012-08-08
1
-3
/
+0
*
libcli/smb: smb2_signing_[en|de]crypt_pdu() check and set SMB2_TF_MSG_SIZE
Stefan Metzmacher
2012-08-08
1
-6
/
+16
*
libcli/util: add NT_STATUS_FILE_NOT_AVAILABLE
Stefan Metzmacher
2012-08-07
2
-0
/
+2
*
libcli/smb: use forward declaration instead of includes
Stefan Metzmacher
2012-08-07
1
-3
/
+2
*
smbXcli: add some includes to fix compiler warnings
Christian Ambach
2012-08-06
1
-0
/
+3
*
libcli/smb: add smb1cli_session_protect_session_key()
Stefan Metzmacher
2012-08-04
2
-0
/
+25
*
libcli/smb: add smb_key_derivation() for TREE_CONNECT_ANDX_EXTENDED_SIGNATURE...
Stefan Metzmacher
2012-08-04
2
-1
/
+49
*
libcli/smb: pass hdr/len to smb_signing_check/sign_pdu() and skip the nbt header
Stefan Metzmacher
2012-08-04
3
-17
/
+25
*
libcli/smb: change smb_signing to skip the NBT_HEADER_SIZE internally
Stefan Metzmacher
2012-08-04
1
-19
/
+24
*
libcli/smb: move some TCON related defines to smb_constants.h
Stefan Metzmacher
2012-08-01
1
-0
/
+13
*
libcli/smb: remove unused smb2cli_session_application_key()
Stefan Metzmacher
2012-08-01
2
-21
/
+0
*
libcli/smb: add smbXcli_session_application_key()
Stefan Metzmacher
2012-08-01
2
-0
/
+33
*
libcli/smb: allow resetting of the smb1 application_key
Stefan Metzmacher
2012-08-01
1
-2
/
+6
*
libcli/smb: let smb1cli_session_set_id() reset the application_key
Stefan Metzmacher
2012-08-01
1
-0
/
+1
*
libcli/smb: add smb1cli_session_set_session_key()
Stefan Metzmacher
2012-08-01
2
-0
/
+36
*
libcli/smb: add basic session->smb2.channel_sequence handling
Stefan Metzmacher
2012-07-26
2
-0
/
+34
*
libcli/smb: add SMB2_HDR_CHANNEL_SEQUENCE
Stefan Metzmacher
2012-07-26
1
-0
/
+1
*
libcli/smb: introduce a smb2cli_session
Stefan Metzmacher
2012-07-26
1
-107
/
+93
*
s3:libcli/smb: add SMB2_SESSION_FLAG_BINDING
Stefan Metzmacher
2012-07-26
1
-1
/
+4
*
libcli/smb: setup tcon->smb2.should_encrypt in smb2cli_tcon_set_values()
Stefan Metzmacher
2012-07-25
1
-1
/
+16
*
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
2012-07-25
2
-0
/
+2
*
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
2012-07-25
12
-21
/
+4
*
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
2012-07-25
12
-70
/
+30
*
libcli/smb: add smb2cli_tcon_capabilities()
Stefan Metzmacher
2012-07-25
2
-0
/
+6
[next]