summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke2-0/+2
2023-01-10lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2-3/+4
2022-12-14libcldap: Save lines in cldap_netlogon_create_filter() with talloc_asprintf_a...Volker Lendecke1-30/+12
2022-12-13CVE-2022-37966 libcli/auth: let netlogon_creds_cli_warn_options() about "kerb...Stefan Metzmacher1-0/+15
2022-12-13CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yesStefan Metzmacher1-2/+2
2022-12-13CVE-2022-38023 libcli/auth: add/use netlogon_creds_cli_warn_options()Stefan Metzmacher2-0/+68
2022-12-13CVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_creds_cli_set_global_db()Stefan Metzmacher2-2/+3
2022-12-05lib: Add symlink trust flags from dochelpVolker Lendecke1-0/+11
2022-11-29s3: smbd: Add SMB2_FILE_POSIX_INFORMATION getinfo info level (100 on the wire).Jeremy Allison1-2/+4
2022-11-22libcli: Add python wappers to reparse_symlink.cVolker Lendecke2-0/+171
2022-11-22libsmb: Factor out reparse_buffer_marshall from symlink_reparse_buffer_marsha...Volker Lendecke2-22/+80
2022-11-22libsmb: Return symlink error struct from smb2cli_create_recv()Volker Lendecke3-20/+36
2022-11-22libsmb: Parse the smb2 symlink error response in smb2cli_create()Volker Lendecke2-0/+227
2022-11-22libsmb: Keep name_utf16 around in smb2cli_create()Volker Lendecke1-12/+18
2022-11-22smbd: Pass unparsed_path_length to symlink_reparse_buffer_marshall()Volker Lendecke2-5/+15
2022-11-22libcli: Make "attr_strs" staticVolker Lendecke1-1/+1
2022-10-21libcli/security: Make null_sid static const, not just constJoseph Sutton1-1/+1
2022-10-21libcli/security: Fix function header comments in SID handlingJoseph Sutton1-2/+2
2022-10-03libsmb: Centralize the SMB2 protocol checkVolker Lendecke1-0/+6
2022-10-03smbXcli: Align smb2cli_req_create() with tevent_req conventionsVolker Lendecke1-3/+2
2022-09-27libcli security/sddl: Make sddl_encode_ace visibleChristian Merten2-3/+4
2022-09-27libcli security_descriptor: Compare object type and inherited object type whe...Christian Merten1-0/+35
2022-09-27libcli security_descriptor: Add function to delete a given ace from a securit...Christian Merten2-0/+70
2022-09-20s3:g_lock: add callback function to g_lock_lock_send()Stefan Metzmacher1-2/+4
2022-09-19source3: A few whitespace fixesVolker Lendecke1-18/+18
2022-09-16libcli/auth/proto.h: remove unneeded path details.Douglas Bagnall2-5/+5
2022-09-16CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACLNadezhda Ivanova2-53/+122
2022-09-12libcli:auth: Keep passwords from convert_string_talloc() secretJoseph Sutton1-0/+2
2022-09-02smbXcli: Detect the SMB311 posix negotiate contextVolker Lendecke2-0/+25
2022-08-29smbd: cache DOS attributes in struct smb_filename.cached_dos_attributesRalph Boehme1-0/+1
2022-08-26smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recvVolker Lendecke2-16/+73
2022-08-22libcli/smb: Set error status if 'iov' pointer is NULLJoseph Sutton1-1/+5
2022-08-22libcli/smb: Ensure we call tevent_req_nterror() on failureJoseph Sutton1-1/+5
2022-08-17waf: Fix SO version number of libsamba-errorsAndreas Schneider1-1/+1
2022-07-28libcli:auth: Add test for decode_pwd_string_from_buffer514()Andreas Schneider1-0/+17
2022-07-28libcli:auth: Add decode_pwd_string_from_buffer514()Andreas Schneider2-0/+49
2022-07-28libcli:auth: Add test for extract_pwd_blob_from_buffer514()Andreas Schneider1-0/+17
2022-07-28libcli:auth: Add extract_pwd_blob_from_buffer514()Andreas Schneider2-0/+48
2022-07-28libcli:auth: Implment a common create_pw_buffer_from_blob()Andreas Schneider1-5/+38
2022-07-28libcli:auth: Use extract_pw_from_buffer() in decode_pw_buffer()Andreas Schneider1-20/+16
2022-07-28libcli:auth: Keep data of extract_pw_from_buffer() secretAndreas Schneider1-0/+1
2022-07-28libcli:auth: Add test for encode_pwd_buffer514_from_str()Andreas Schneider2-0/+137
2022-07-28libcli:auth: Add encode_pw_buffer_from_str()Andreas Schneider2-0/+41
2022-07-28libcli:auth: Implement a generic encode_pwd_buffer_from_str()Andreas Schneider1-18/+59
2022-07-28libcli:auth: Remove trailing spaces from proto.hAndreas Schneider1-21/+21
2022-07-25libcli: Modernize a few DEBUG statementsVolker Lendecke1-22/+23
2022-06-14libcli/security: Fix typosJoseph Sutton2-2/+2
2022-06-14libcli:util: Update werror tableJoseph Sutton2-4/+17
2022-06-10spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev1-2/+2
2022-06-09lib/util: Change function to mem_equal_const_time()Joseph Sutton6-21/+21