index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
s4:libcli: allow smb2_composite_unlink* to truncate the file before close
Stefan Metzmacher
2
-0
/
+69
2024-08-28
smb2_ioctl: fix truncated FSCTL_QUERY_ALLOCATED_RANGES responses
David Disseldorp
1
-1
/
+2
2024-06-10
dsdb: Prepare to handle smartcard password rollover
Andrew Bartlett
1
-0
/
+1
2024-05-23
s4:libcli/smb2: add hack to test anonymous signing and encryption
Stefan Metzmacher
2
-5
/
+13
2024-05-16
s4:libcli: Add more controls to our list of known controls
Jo Sutton
1
-0
/
+20
2024-05-16
s4:libcli: Fix code spelling
Jo Sutton
1
-2
/
+2
2024-04-23
s4:libcli/ldap: add support for ADS_AUTH_SASL_{STARTTLS,LDAPS}
Stefan Metzmacher
2
-4
/
+89
2024-04-23
s4:libcli/ldap: add tls channel binding support for ldap_bind_sasl()
Stefan Metzmacher
1
-0
/
+53
2024-04-23
s4:libcli/ldap: make use of tstream_tls_params_client_lpcfg()
Stefan Metzmacher
1
-12
/
+4
2024-04-23
s4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl()
Stefan Metzmacher
1
-50
/
+7
2024-04-23
s4:libcli/ldap: fix no memory error code in ldap_bind_sasl()
Stefan Metzmacher
1
-1
/
+4
2024-04-23
s4:libcli/ldap: ldap4_new_connection() requires a valid lp_ctx
Stefan Metzmacher
1
-0
/
+4
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
2
-0
/
+2
2024-04-05
s4:libcli/dgram: add nbt_dgram_send_raw() to send raw blobs
Stefan Metzmacher
2
-0
/
+35
2024-04-05
s4:libcli/dgram: make use of socket_address_copy()
Stefan Metzmacher
1
-2
/
+2
2024-04-05
s4:libcli/dgram: let the generic incoming handler also get unexpected mailslo...
Stefan Metzmacher
1
-0
/
+4
2024-03-12
lib: Make GUID_to_ndr_buf() return void
Volker Lendecke
2
-20
/
+4
2024-02-08
s4:libcli: Remove unnecessary uses of discard_const_p()
Jo Sutton
1
-4
/
+4
2024-01-08
s4/libcli/raw: implemement RAW_SFILEINFO_LINK_INFORMATION
Ralph Boehme
1
-0
/
+14
2023-12-21
s4:libcli: Fix conversion from HRESULT and WERROR to Python objects
Joseph Sutton
1
-6
/
+6
2023-12-21
s4:libcli: Remove trailing whitespace
Joseph Sutton
1
-4
/
+4
2023-11-30
s4:libcli: Call correct function to get HMAC output length
Joseph Sutton
1
-2
/
+2
2023-11-30
s4:libcli: Remove trailing whitespace
Joseph Sutton
1
-8
/
+8
2023-11-15
util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()
Joseph Sutton
2
-3
/
+3
2023-11-15
s4:libcli: Remove trailing whitespace
Joseph Sutton
1
-27
/
+26
2023-11-07
libcli: Fix whitespace
Volker Lendecke
26
-483
/
+482
2023-10-25
libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t
Ralph Boehme
1
-1
/
+1
2023-10-24
s4:libcli/wrepl: make use of tstream_bsd_fail_readv_first_error(false)
Stefan Metzmacher
1
-0
/
+2
2023-10-13
s4:libcli: Check return value of convert_string_talloc() (CID 1272839)
Joseph Sutton
1
-3
/
+8
2023-10-13
s4:libcli: Remove unnecessary casts
Joseph Sutton
1
-14
/
+14
2023-09-11
s4:libcli: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-14
s4:libcli: Fix code spelling
Andreas Schneider
13
-23
/
+23
2023-08-14
s4:libcli: Remove tailing white spaces
Andreas Schneider
1
-35
/
+35
2023-08-08
s4:torture/smb2: make it possible to pass existing_conn to smb2_connect_ext()
Stefan Metzmacher
1
-1
/
+3
2023-08-08
s4:libcli/smb_composite: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-08
s4:libcli/ldap: Fix code spelling
Joseph Sutton
1
-1
/
+1
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
1
-0
/
+1
2022-11-09
s4: libcli: Ignore errors when getting A records after fetching AAAA records.
Jeremy Allison
1
-6
/
+8
2022-11-08
build: Remove unused dependencies
Joseph Sutton
1
-1
/
+0
2022-09-16
CVE-2020-25720: s4-acl: Change behavior of Create Children check
Nadezhda Ivanova
1
-0
/
+1
2022-08-26
smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recv
Volker Lendecke
3
-6
/
+9
2022-08-23
s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()
Ralph Boehme
1
-7
/
+30
2022-06-09
lib/util: Change function to mem_equal_const_time()
Joseph Sutton
2
-2
/
+2
2022-06-09
auth: Use constant-time memcmp when comparing sensitive buffers
Joseph Sutton
1
-1
/
+1
2022-05-14
s4:libcli: Covscan: unchecked return value for file_save()
Pavel Filipenský
1
-1
/
+1
2022-05-14
s4:libcli: Fix trailing whitespace in browse.c
Pavel Filipenský
1
-8
/
+8
2022-05-14
s4:libcli: Covscan: unchecked return value for file_save()
Pavel Filipenský
1
-1
/
+1
2022-05-14
s4:libcli: Fix trailing whitespace in netlogon.c
Pavel Filipenský
1
-13
/
+13
2022-03-17
dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...
Andrew Bartlett
1
-1
/
+1
2022-02-17
util: Drop unused variable num_received
Martin Schwenke
1
-6
/
+0
[prev]
[next]