summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2024-01-08s4/libcli/raw: implemement RAW_SFILEINFO_LINK_INFORMATIONRalph Boehme1-0/+14
2023-12-21s4:libcli: Fix conversion from HRESULT and WERROR to Python objectsJoseph Sutton1-6/+6
2023-12-21s4:libcli: Remove trailing whitespaceJoseph Sutton1-4/+4
2023-11-30s4:libcli: Call correct function to get HMAC output lengthJoseph Sutton1-2/+2
2023-11-30s4:libcli: Remove trailing whitespaceJoseph Sutton1-8/+8
2023-11-15util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()Joseph Sutton2-3/+3
2023-11-15s4:libcli: Remove trailing whitespaceJoseph Sutton1-27/+26
2023-11-07libcli: Fix whitespaceVolker Lendecke26-483/+482
2023-10-25libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_tRalph Boehme1-1/+1
2023-10-24s4:libcli/wrepl: make use of tstream_bsd_fail_readv_first_error(false)Stefan Metzmacher1-0/+2
2023-10-13s4:libcli: Check return value of convert_string_talloc() (CID 1272839)Joseph Sutton1-3/+8
2023-10-13s4:libcli: Remove unnecessary castsJoseph Sutton1-14/+14
2023-09-11s4:libcli: Fix code spellingJoseph Sutton1-1/+1
2023-08-14s4:libcli: Fix code spellingAndreas Schneider13-23/+23
2023-08-14s4:libcli: Remove tailing white spacesAndreas Schneider1-35/+35
2023-08-08s4:torture/smb2: make it possible to pass existing_conn to smb2_connect_ext()Stefan Metzmacher1-1/+3
2023-08-08s4:libcli/smb_composite: Fix code spellingJoseph Sutton1-1/+1
2023-08-08s4:libcli/ldap: Fix code spellingJoseph Sutton1-1/+1
2022-12-16s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner1-0/+1
2022-11-09s4: libcli: Ignore errors when getting A records after fetching AAAA records.Jeremy Allison1-6/+8
2022-11-08build: Remove unused dependenciesJoseph Sutton1-1/+0
2022-09-16CVE-2020-25720: s4-acl: Change behavior of Create Children checkNadezhda Ivanova1-0/+1
2022-08-26smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recvVolker Lendecke3-6/+9
2022-08-23s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()Ralph Boehme1-7/+30
2022-06-09lib/util: Change function to mem_equal_const_time()Joseph Sutton2-2/+2
2022-06-09auth: Use constant-time memcmp when comparing sensitive buffersJoseph Sutton1-1/+1
2022-05-14s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský1-1/+1
2022-05-14s4:libcli: Fix trailing whitespace in browse.cPavel Filipenský1-8/+8
2022-05-14s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský1-1/+1
2022-05-14s4:libcli: Fix trailing whitespace in netlogon.cPavel Filipenský1-13/+13
2022-03-17dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...Andrew Bartlett1-1/+1
2022-02-17util: Drop unused variable num_receivedMartin Schwenke1-6/+0
2021-12-09s4: libcli: smbcli_unlink() is no longer used with wildcard patterns.Jeremy Allison1-5/+1
2021-12-09s4: libcli: In smbcli_deltree() use smbcli_unlink_wcard() in place of smbcli_...Jeremy Allison1-1/+1
2021-12-09s4: libcli: Add smbcli_unlink_wcard().Jeremy Allison2-0/+101
2021-11-11libcli4: Remove outdated README fileVolker Lendecke1-1/+0
2021-11-09CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authenticati...Stefan Metzmacher1-0/+14
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_gensec_features()Andreas Schneider1-2/+6
2021-04-19torture: Move sddl tests to pythonVolker Lendecke1-107/+0
2021-03-17libcli/smb: pass smb3_capabilities to smbXcli_conn_create()Stefan Metzmacher3-3/+6
2021-03-17s4:libcli/raw: add smb3_capabilities to struct smbcli_optionsStefan Metzmacher1-0/+2
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCBRalph Boehme1-1/+1
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOSRalph Boehme1-1/+1
2020-10-21libcli: Align integer typesVolker Lendecke1-1/+1
2020-10-02libcli: Use GUID_to_ndr_buf() in smb2_create_send()Volker Lendecke1-13/+9
2020-10-02libcli: Use GUID_to_ndr_buf() in smbcli_push_guid()Volker Lendecke1-6/+4
2020-09-15lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num ser...Jeremy Allison1-4/+11
2020-09-15libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison1-1/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore2-0/+4
2020-08-19s4:libcli: Require signing for SMB encryptionAndreas Schneider1-1/+8