summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner2022-12-161-0/+1
* s4: libcli: Ignore errors when getting A records after fetching AAAA records.Jeremy Allison2022-11-091-6/+8
* build: Remove unused dependenciesJoseph Sutton2022-11-081-1/+0
* CVE-2020-25720: s4-acl: Change behavior of Create Children checkNadezhda Ivanova2022-09-161-0/+1
* smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recvVolker Lendecke2022-08-263-6/+9
* s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()Ralph Boehme2022-08-231-7/+30
* lib/util: Change function to mem_equal_const_time()Joseph Sutton2022-06-092-2/+2
* auth: Use constant-time memcmp when comparing sensitive buffersJoseph Sutton2022-06-091-1/+1
* s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský2022-05-141-1/+1
* s4:libcli: Fix trailing whitespace in browse.cPavel Filipenský2022-05-141-8/+8
* s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský2022-05-141-1/+1
* s4:libcli: Fix trailing whitespace in netlogon.cPavel Filipenský2022-05-141-13/+13
* dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...Andrew Bartlett2022-03-171-1/+1
* util: Drop unused variable num_receivedMartin Schwenke2022-02-171-6/+0
* s4: libcli: smbcli_unlink() is no longer used with wildcard patterns.Jeremy Allison2021-12-091-5/+1
* s4: libcli: In smbcli_deltree() use smbcli_unlink_wcard() in place of smbcli_...Jeremy Allison2021-12-091-1/+1
* s4: libcli: Add smbcli_unlink_wcard().Jeremy Allison2021-12-092-0/+101
* libcli4: Remove outdated README fileVolker Lendecke2021-11-111-1/+0
* CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authenticati...Stefan Metzmacher2021-11-091-0/+14
* auth:creds: Add obtained arg to cli_credentials_set_gensec_features()Andreas Schneider2021-04-281-2/+6
* torture: Move sddl tests to pythonVolker Lendecke2021-04-191-107/+0
* libcli/smb: pass smb3_capabilities to smbXcli_conn_create()Stefan Metzmacher2021-03-173-3/+6
* s4:libcli/raw: add smb3_capabilities to struct smbcli_optionsStefan Metzmacher2021-03-171-0/+2
* smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCBRalph Boehme2020-10-231-1/+1
* smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOSRalph Boehme2020-10-231-1/+1
* libcli: Align integer typesVolker Lendecke2020-10-211-1/+1
* libcli: Use GUID_to_ndr_buf() in smb2_create_send()Volker Lendecke2020-10-021-13/+9
* libcli: Use GUID_to_ndr_buf() in smbcli_push_guid()Volker Lendecke2020-10-021-6/+4
* lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num ser...Jeremy Allison2020-09-151-4/+11
* libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison2020-09-151-1/+1
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-282-0/+4
* s4:libcli: Require signing for SMB encryptionAndreas Schneider2020-08-191-1/+8
* s4:libcli: Add smb2_connect_enc_start()Andreas Schneider2020-08-191-0/+38
* s3:libcli: Split out smb2_connect_tcon_start()Andreas Schneider2020-08-191-1/+12
* s4:libcli: Return if encryption is requested for SMB1Andreas Schneider2020-08-191-0/+7
* s4:libcli: Return NTSTATUS errors for smb_composite_connect_send()Andreas Schneider2020-08-191-11/+29
* s3/s4: Cleanup. Move TALLOC_CTX * parameter to be first in resolve_lmhosts_fi...Jeremy Allison2020-08-041-2/+6
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1
* s4:libcli/smb2: add const to struct smbcli_options *options for smb2_connect()Stefan Metzmacher2020-07-081-1/+1
* s4:libcli/smb2: allow smb2_connect*() to fake session and tconStefan Metzmacher2020-07-082-0/+10
* ldap_client: Make ldap_parse_basic_url() IPv6-address awareVolker Lendecke2020-07-021-0/+27
* ldap_client: Align integer typesVolker Lendecke2020-07-021-3/+3
* ldap_client: Make ldap_parse_basic_url take care of ldapi as wellVolker Lendecke2020-07-021-67/+80
* source4/libcli: Use NT_STATUS_PENDING instead of STATUS_PENDINGChristof Schmitt2020-06-221-1/+1
* Fix clang 9 for-loop-analysis warningsGary Lockyer2020-05-081-2/+1
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-1/+2
* CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-05-042-25/+25
* Implement alt name query for smb2David Mulder2020-04-283-1/+61
* Add SMB2 lsa helper routinesDavid Mulder2020-04-282-0/+151
* Convert samba4.base.*attr tests to smb2David Mulder2019-12-201-0/+46