s3/smbd: If we fail to close file_handle ensure we should reset the fd
[npower/samba-autobuild/.git] / source4 / libcli /
2024-03-12 Volker Lendeckelib: Make GUID_to_ndr_buf() return void
2024-02-08 Jo Suttons4:libcli: Remove unnecessary uses of discard_const_p()
2024-01-08 Ralph Boehmes4/libcli/raw: implemement RAW_SFILEINFO_LINK_INFORMATION
2023-12-21 Joseph Suttons4:libcli: Fix conversion from HRESULT and WERROR to...
2023-12-21 Joseph Suttons4:libcli: Remove trailing whitespace
2023-11-30 Joseph Suttons4:libcli: Call correct function to get HMAC output...
2023-11-30 Joseph Suttons4:libcli: Remove trailing whitespace
2023-11-15 Joseph Suttonutil/charset: Rename utf16_len_n() to utf16_null_termin...
2023-11-15 Joseph Suttons4:libcli: Remove trailing whitespace
2023-11-07 Volker Lendeckelibcli: Fix whitespace
2023-10-25 Ralph Boehmelibcli/util: add struct tstream_context to tstream_read...
2023-10-24 Stefan Metzmachers4:libcli/wrepl: make use of tstream_bsd_fail_readv_fir...
2023-10-13 Joseph Suttons4:libcli: Check return value of convert_string_talloc...
2023-10-13 Joseph Suttons4:libcli: Remove unnecessary casts
2023-09-11 Joseph Suttons4:libcli: Fix code spelling
2023-08-14 Andreas Schneiders4:libcli: Fix code spelling
2023-08-14 Andreas Schneiders4:libcli: Remove tailing white spaces
2023-08-08 Stefan Metzmachers4:torture/smb2: make it possible to pass existing_conn...
2023-08-08 Joseph Suttons4:libcli/smb_composite: Fix code spelling
2023-08-08 Joseph Suttons4:libcli/ldap: Fix code spelling
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-11-09 Jeremy Allisons4: libcli: Ignore errors when getting A records after...
2022-11-08 Joseph Suttonbuild: Remove unused dependencies
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Change behavior of Create Child...
2022-08-26 Volker LendeckesmbXcli: Pass negotiate contexts through smbXcli_negpro...
2022-08-23 Ralph Boehmes4/libcli/smb2: avoid using smb2_composite_setpathinfo...
2022-06-09 Joseph Suttonlib/util: Change function to mem_equal_const_time()
2022-06-09 Joseph Suttonauth: Use constant-time memcmp when comparing sensitive...
2022-05-14 Pavel Filipenskýs4:libcli: Covscan: unchecked return value for file_save()
2022-05-14 Pavel Filipenskýs4:libcli: Fix trailing whitespace in browse.c
2022-05-14 Pavel Filipenskýs4:libcli: Covscan: unchecked return value for file_save()
2022-05-14 Pavel Filipenskýs4:libcli: Fix trailing whitespace in netlogon.c
2022-03-17 Andrew Bartlettdsdb: Return dsdb_password_change control name to DSDB_...
2022-02-17 Martin Schwenkeutil: Drop unused variable num_received
2021-12-09 Jeremy Allisons4: libcli: smbcli_unlink() is no longer used with...
2021-12-09 Jeremy Allisons4: libcli: In smbcli_deltree() use smbcli_unlink_wcard...
2021-12-09 Jeremy Allisons4: libcli: Add smbcli_unlink_wcard().
2021-11-11 Volker Lendeckelibcli4: Remove outdated README file
2021-11-09 Stefan MetzmacherCVE-2016-2124: s4:libcli/sesssetup: don't fallback...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-19 Volker Lendecketorture: Move sddl tests to python
2021-03-17 Stefan Metzmacherlibcli/smb: pass smb3_capabilities to smbXcli_conn_create()
2021-03-17 Stefan Metzmachers4:libcli/raw: add smb3_capabilities to struct smbcli_o...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCRE...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCRE...
2020-10-21 Volker Lendeckelibcli: Align integer types
2020-10-02 Volker Lendeckelibcli: Use GUID_to_ndr_buf() in smb2_create_send()
2020-10-02 Volker Lendeckelibcli: Use GUID_to_ndr_buf() in smbcli_push_guid()
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_srv() and functions...
2020-09-15 Jeremy Allisonlibcli: nbt: Fix resolve_lmhosts_file_as_sockaddr(...
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-19 Andreas Schneiders4:libcli: Require signing for SMB encryption
2020-08-19 Andreas Schneiders4:libcli: Add smb2_connect_enc_start()
2020-08-19 Andreas Schneiders3:libcli: Split out smb2_connect_tcon_start()
2020-08-19 Andreas Schneiders4:libcli: Return if encryption is requested for SMB1
2020-08-19 Andreas Schneiders4:libcli: Return NTSTATUS errors for smb_composite_con...
2020-08-04 Jeremy Allisons3/s4: Cleanup. Move TALLOC_CTX * parameter to be first...
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-08 Stefan Metzmachers4:libcli/smb2: add const to struct smbcli_options...
2020-07-08 Stefan Metzmachers4:libcli/smb2: allow smb2_connect*() to fake session...
2020-07-02 Volker Lendeckeldap_client: Make ldap_parse_basic_url() IPv6-address...
2020-07-02 Volker Lendeckeldap_client: Align integer types
2020-07-02 Volker Lendeckeldap_client: Make ldap_parse_basic_url take care of...
2020-06-22 Christof Schmittsource4/libcli: Use NT_STATUS_PENDING instead of STATUS...
2020-05-08 Gary LockyerFix clang 9 for-loop-analysis warnings
2020-05-04 Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-28 David MulderImplement alt name query for smb2
2020-04-28 David MulderAdd SMB2 lsa helper routines
2019-12-20 David MulderConvert samba4.base.*attr tests to smb2
2019-12-12 Andrew Bartletts4-libcli/rap: Set the switch_value before NDR_BUFFERS...
2019-11-10 Andrew Bartletts4-libcli: Remove unused header from composite/composite.c
2019-10-31 Björn Jackesource4/libcli/libcli.h: typo fixes
2019-10-31 Björn Jackesource4/libcli/clireadwrite.c: typo fixes
2019-09-25 Noel Powers4/libcli/clideltree.c: clang: Value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix 'value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix Passed-by-value arg contains...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Value stored to 'p' is never...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Dereference of null pointer'
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Access to field results...
2019-07-16 Noel Powers4/libcli/raw: Fix 'Value stored to 'p' is never read'
2019-07-16 Noel Powers4/libcli/raw: clang: Fix 'initialization value is...
2019-07-16 Noel Powers4/libcli: clang: Fix 'initialization value is never...
2019-07-16 Noel Powers4/libcli/ldab: clang: Fix 'Access results in a deref...
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-24 Andreas Schneiders4:libcli: Use gnutls_error_to_ntstatus() or singing
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2019-05-22 Andrew Bartlettlibcli/ldap: Remove unsued ldap_transaction()
2019-05-21 Andreas Schneiders3:libcli: Use GnuTLS MD5 for smb singing
2019-05-03 Volker Lendeckelibcli: Align integer types
2019-05-03 Volker Lendeckelibcli: Remove an unnecessary #include
2019-05-01 Stefan Metzmachers4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMA...
2019-04-30 Andreas Schneiders4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing
2019-04-01 Volker Lendeckelibsmb: Make "struct smb2_lock_element" generally usable
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: align struct smb_ioctl.smb2 to [MS...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
next