index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2020-25717: Add FreeIPA domain controller role
Alexander Bokovoy
2021-11-09
1
-1
/
+1
*
netlogon_creds_cli: add netlogon_creds_cli_SendToSam_recv() and don't ignore ...
Stefan Metzmacher
2021-10-19
2
-4
/
+17
*
libcli/smb: use MID=0 for SMB2 Cancel with ASYNC_ID and legacy signing algori...
Stefan Metzmacher
2021-10-19
2
-3
/
+15
*
libcli: Simplify get_sec_mask_str()
Volker Lendecke
2021-10-08
1
-59
/
+11
*
libcli: Align integer types
Volker Lendecke
2021-10-08
1
-13
/
+13
*
libcli: Avoid an includes.h
Volker Lendecke
2021-10-08
2
-1
/
+5
*
libcli: Simplify security_session_user_level()
Volker Lendecke
2021-10-08
1
-5
/
+4
*
libcli: Introduce a helper variable in security_session_user_level()
Volker Lendecke
2021-10-08
1
-7
/
+9
*
libcli: Remove unused security_token_has_sid_string()
Volker Lendecke
2021-10-08
2
-16
/
+0
*
smbd: Make SID_SAMBA_SMB3 a static SID
Volker Lendecke
2021-10-08
2
-0
/
+5
*
libcli/dns: smb.conf dns forwarder port support
Matthew Grant
2021-09-28
1
-4
/
+4
*
libcli: Remove unused security_token_is_sid_string()
Volker Lendecke
2021-09-24
2
-16
/
+0
*
lib: Add required #includes
Volker Lendecke
2021-09-21
1
-0
/
+3
*
nmblookup: don't ignore unknown options
Ralph Boehme
2021-09-10
1
-0
/
+5
*
docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algor...
Stefan Metzmacher
2021-09-08
1
-7
/
+7
*
libcli/smb: Don't call memcpy() with a NULL pointer
Joseph Sutton
2021-09-04
1
-6
/
+10
*
s3: libcli: Add FSCTL_SMBTORTURE_FSP_ASYNC_SLEEP.
Jeremy Allison
2021-08-11
1
-0
/
+2
*
netlogon:schannel: If weak crypto is disabled, do not announce RC4 support.
Andreas Schneider
2021-08-03
1
-0
/
+12
*
gnutls: allow gnutls_aead_cipher_encryptv2 with gcm before 3.6.15
Stefan Metzmacher
2021-07-20
1
-13
/
+41
*
libcli/smb: allow unexpected padding in SMB2 READ responses
Stefan Metzmacher
2021-07-15
1
-4
/
+18
*
libcli/smb: make smb2cli_ioctl_parse_buffer() available as smb2cli_parse_dyn_...
Stefan Metzmacher
2021-07-15
3
-107
/
+116
*
s4:torture/smb2: add smb2.read.bug14607 test
Stefan Metzmacher
2021-07-15
1
-0
/
+2
*
libcli/smb: add support for SMB2_SIGNING_AES128_GMAC
Stefan Metzmacher
2021-07-15
3
-1
/
+142
*
libcli/smb: actually make use of "client/server smb3 signing algorithms"
Stefan Metzmacher
2021-07-15
3
-1
/
+35
*
libcli/smb: prepare support for SMB2_SIGNING_CAPABILITIES negotiation
Stefan Metzmacher
2021-07-15
3
-0
/
+159
*
libcli/smb: make sure smb2_signing_calc_signature() never generates a signatu...
Stefan Metzmacher
2021-07-15
1
-0
/
+32
*
libcli/smb: make sure we always send a valid MID in cancel PDUs
Stefan Metzmacher
2021-07-15
1
-3
/
+21
*
libcli/smb: skip session setup signing for REQUEST_OUT_OF_SEQUENCE, NOT_SUPPO...
Stefan Metzmacher
2021-07-15
1
-0
/
+40
*
libcli/smb: add smb2cli_conn_server_{signing,encryption}_algo()
Stefan Metzmacher
2021-07-15
2
-0
/
+12
*
libcli/smb: add SMB2_SIGNING_CAPABILITIES related defines to smb2_constants.h
Stefan Metzmacher
2021-07-15
1
-0
/
+3
*
libcli/smb: add SMB2_RDMA_TRANSFORM_CAPABILITIES related defines to smb2_cons...
Stefan Metzmacher
2021-07-15
1
-0
/
+6
*
libcli/smb: add SMB2_TRANSPORT_CAPABILITIES related defines to smb2_constants.h
Stefan Metzmacher
2021-07-15
1
-0
/
+4
*
libcli/smb: add aes-256-{gcm,ccm} support to smb2_signing_[en|de]crypt_pdu()
Stefan Metzmacher
2021-07-15
5
-3
/
+42
*
libcli/smb: add smb311_capabilities_check() helper
Stefan Metzmacher
2021-07-15
2
-0
/
+59
*
libcli/smb: let 'client smb3 encryption algorithms' disable aes-128-ccm for S...
Stefan Metzmacher
2021-07-15
1
-0
/
+29
*
libcli/smb: add helpers to parse client/server smb3 encryption algorithms int...
Stefan Metzmacher
2021-07-15
2
-0
/
+105
*
libcli/smb: remove unused PROTOCOL_SMB3_10 definition
Stefan Metzmacher
2021-07-15
2
-3
/
+0
*
libcli/smb: replace PROTOCOL_SMB3_10 with PROTOCOL_SMB3_11
Stefan Metzmacher
2021-07-15
3
-10
/
+10
*
libcli/smb: remove unused PROTOCOL_SMB2_24 definition
Stefan Metzmacher
2021-07-15
2
-3
/
+0
*
libcli/smb: replace PROTOCOL_SMB2_24 with PROTOCOL_SMB3_00
Stefan Metzmacher
2021-07-15
2
-7
/
+7
*
libcli/smb: remove unused PROTOCOL_SMB2_22 definition
Stefan Metzmacher
2021-07-15
2
-3
/
+0
*
libcli/smb: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
Stefan Metzmacher
2021-07-15
1
-2
/
+2
*
libcli/smb: no longer use experimental dialects 2.2.2, 2.2.4, 3.1.0 on the wire
Stefan Metzmacher
2021-07-15
1
-3
/
+0
*
libcli/smb: let smb2_negotiate_context_parse() only parse the expected number...
Stefan Metzmacher
2021-07-12
3
-9
/
+21
*
libcli: Move map_errno_from_nt_status from s3 lib to common libcli
Samuel Cabrero
2021-07-08
2
-0
/
+145
*
libcli:nbt: Migrate nmblookup4 to new cmdline option parser
Andreas Schneider
2021-06-20
2
-11
/
+41
*
Fix gcc11 compiler issue "-Werror=maybe-uninitialized"
Günther Deschner
2021-05-07
1
-1
/
+1
*
tests: Fix "-Werror=maybe-uninitialized" errors only seen with -O3 and --enab...
Andrew Bartlett
2021-04-28
1
-4
/
+4
*
libcli: Fix parsing access flags from multiple tables
Volker Lendecke
2021-04-21
1
-9
/
+37
*
libcli: Factor out sddl_map_flag()
Volker Lendecke
2021-04-20
1
-14
/
+37
[next]