s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / rpc_client /
2024-04-23 Stefan Metzmachers3:rpc_client: implement bind time feature negotiation
2024-04-23 Stefan Metzmachers3:rpc_client: require DCERPC_BIND_ACK_RESULT_ACCEPTANC...
2024-04-23 Stefan Metzmachers3:rpc_client: pass struct rpc_pipe_client to check_bin...
2024-04-09 Andreas Schneiders3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_...
2024-04-09 Andreas Schneiders3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info()
2024-02-17 Noel Powers3/rpc_client: Fix array offset check
2024-02-17 Noel Powers3/rpc_client: Ensure max possible row buffer size...
2024-01-30 Noel Powers3/rpc_client: cleanup unmarshalling of variant types...
2024-01-30 Noel Powers3/rpc_client: Remove stray unnecessary comment
2024-01-30 Noel Powers3/rpc_client: change type of offset to uint64_t
2023-11-21 Andreas Schneiders3:rpc_client: Remove unused rpccli_lsa_open_policy2()
2023-11-21 Andreas Schneiders3:rpc_client: Implement dcerpc_lsa_open_policy_fallback()
2023-11-21 Andreas Schneiders3:rpc_client: Implement dcerpc_lsa_open_policy3()
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-07 Volker Lendeckelibrpc: Fix error path cleanups in start_rpc_host_send()
2023-11-02 Joseph Suttons3:rpc_client: Add missing ‘break’ statement
2023-11-02 Joseph Suttons3:rpc_client: Align integer types (CID 1548342)
2023-11-02 Joseph Suttons3:utils: Avoid integer overflow (CID 1548343)
2023-11-02 Joseph Suttons3:utils: Align integer type
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-10-25 Noel Powerlibcli/wsp: Add simple client api for wsp client code.
2023-10-25 Noel Poweradd accessor for tstream_context
2023-10-10 Jeremy AllisonCVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that...
2023-10-10 Jeremy AllisonCVE-2023-3961:s3:smbd: Catch any incoming pipe path...
2023-09-11 Douglas Bagnalls3:rpc: bump named_pipe_auth_req_info version number
2023-09-11 Joseph Suttons3:rpc_client: Fix code spelling
2023-08-08 Joseph Suttons3:rpc_client: Add missing newlines to logging messages
2023-07-24 Ralph Boehmemdscli: correct handling of in-progress searches
2023-07-24 Ralph Boehmemdscli: add fragmentation support
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: return share relative paths
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: use correct TALLOC memory conte...
2023-07-19 Andreas Schneiders3:rpc_client: Fix code spelling
2023-06-30 Andrew Bartlettcrypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
2023-05-16 Volker Lendeckerpc_server3: Pass winbind_env_set() state through to...
2023-05-16 Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-05-16 Volker Lendeckerpc_server3: Use global_sid_Samba_NPA_Flags to pass...
2023-03-06 Volker Lendeckerpcd: Do blocking connects to local pipes
2023-03-06 Volker Lendeckelibrpc: Remove unused sync rpc_transport_np_init()
2023-03-06 Volker Lendeckelibrpc: Make rpc_pipe_open_np() public and async
2023-02-08 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2022-12-13 Stefan MetzmacherCVE-2022-38023 libcli/auth: pass lp_ctx to netlogon_cre...
2022-10-25 Andreas Schneiders3:rpcclient: Pass salt down to init_samr_CryptPassword...
2022-07-28 Andreas Schneiders3:rpc_client: Implement dcerpc_samr_chgpasswd_user4()
2022-07-28 Andreas Schneiders3:rpc_client: Fix trailing whitespaces in cli_samr.c
2022-07-28 Andreas Schneiders3:rpc_client: Implement init_samr_CryptPasswordAES()
2022-06-10 Michael Tokarevspelling: connnect encrytion exisit expection explicit...
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-04-30 Samuel Cabreros3:rpc_client: Fix memory allocation hierarchy
2022-04-30 Samuel Cabreros3:winbind: Pass the challenge to winbind_dual_SamLogon...
2022-03-10 Stefan Metzmachers3:rpc_client: let rpccli_netlogon_network_logon()...
2021-12-10 Volker Lendeckes3:rpc_client: Add rpc_pipe_open_local_np()
2021-12-10 Volker Lendeckes3:rpc_client: Add local_np_connect()
2021-12-10 Volker Lendeckes3:rpc_client: Bump debug level for ncalrpc connect...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Andreas Schneiders3:rpc_client: Add remote name and socket to cli_rpc_pi...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Andreas Schneiders3:rpc_client: Remove trailing white spaces from cli_pipe.c
2021-08-24 Volker Lendeckerpc_client: Align cli_api_pipe_send() with tevent_req...
2021-08-24 Volker Lendeckerpc_client: Use tevent_req_nterror() properly in cli_ap...
2021-08-24 Volker Lendeckerpc_client: Make rpc_pipe_open_tcp() static
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_send()
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_header()
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_header()
2021-08-24 Volker Lendeckerpc_client: Simplify get_complete_frag_got_rest()
2021-08-24 Volker Lendeckerpc_client: Simplify rpc_api_pipe_auth3_done()
2021-08-24 Volker Lendeckerpc_client: Avoid casts
2021-08-24 Volker Lendeckerpc_client: Use tevent_req_nterror() properly
2021-08-24 Volker Lendeckerpc_client: Simplify rpccli_bh_disconnect_recv()
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_write_send() to tevent_req conven...
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_api_pipe_send() to recent coding...
2021-08-24 Volker Lendeckerpc_client: Use ndr_syntax_id_equal() in check_bind_res...
2021-08-24 Volker Lendeckerpc_client: Use struct init/assignment
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_pipe_bind_send() to talloc_req...
2021-08-24 Volker Lendeckerpc_client: Avoid ZERO_STRUCTP in prepare_verification_...
2021-08-24 Volker Lendeckerpc_client: Adapt rpc_api_pipe_req_send() to talloc_req...
2021-08-24 Volker Lendeckerpc_client: Slightly simplify rpc_api_pipe_req_send()
2021-08-24 Volker Lendeckerpc_client: Early TALLOC_FREE() in prepare_verification...
2021-08-24 Volker Lendeckerpc_client: Fix a small memleak
2021-08-24 Volker Lendeckerpc_client: Slightly simplify rpc_transport_np_init_pip...
2021-08-06 Volker Lendeckerpc_client: Avoid two casts with proper printf specifiers
2021-08-06 Volker Lendeckerpc_client: Save 65 .text bytes with -Os
2021-08-06 Volker Lendeckerpc_client: Simplify create_rpc_bind_req()
2021-08-06 Volker Lendeckerpc_client: Replace ZERO_STRUCTP with struct assignment
2021-08-06 Volker Lendeckerpc_client: Simplify rpc_pipe_bind_step_one_done()
2021-08-06 Volker Lendeckelib;smbd: Fix the -Os build by initializing variables
2021-07-14 Günther Deschners3-rpc_client: add copy_netr_DsRGetDCNameInfo() helper
2021-05-07 Günther DeschnerFix gcc11 compiler issue "-Werror=maybe-uninitialized"
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-19 Volker Lendeckerpc_client: talloc_stackframe() aborts on failure
2021-04-19 Volker Lendeckerpc_client: Direct struct initialization in dcerpc_winr...
2021-04-19 Volker Lendeckeprinting: talloc_stackframe() aborts on failure
2021-04-19 Volker Lendeckeprinting: Straighten winreg_get_printer() slightly
2021-04-19 Volker Lendeckeprinting: Make winreg_get_printer() a bit easier to...
2021-04-19 Volker Lendeckeprinting: Make winreg_get_printer() a bit easier to...
2021-04-06 Volker Lendeckerpc: Give dcerpc_util.c its own header
next