summaryrefslogtreecommitdiff
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPEDRalph Boehme2017-04-201-1/+2
* s3/rpc_client: use NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-201-4/+1
* s3-rpc_client: Pass NULL as no passwordAndreas Schneider2016-12-201-1/+1
* s3-rpc_cli: Support the use of the object_uuid in rpc_cli interfacesGünther Deschner2016-11-241-1/+10
* spoolss: Use correct values for secdesc and devmode pointersGünther Deschner2016-11-111-2/+2
* s3:cli_pipe: add support for DCERPC_AUTH_LEVEL_PACKETGünther Deschner2016-10-261-3/+3
* s3:librpc: move NDR_PRINT_DEBUG() into the caller of dcerpc_pull_ncacn_packet()Stefan Metzmacher2016-10-261-0/+4
* s3:librpc: remove bigendian argument from dcerpc_pull_ncacn_packet()Stefan Metzmacher2016-10-261-2/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner2016-09-283-6/+6
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpc_cli...Günther Deschner2016-09-281-2/+2
* werror: removed WERR_NOMEMGünther Deschner2016-09-281-2/+2
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/Günther Deschner2016-09-284-77/+77
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/rpc_client/Günther Deschner2016-09-281-8/+8
* s3-rpc_client: use spoolss_driver_version_to_qword in winreg_printer_ver_to_q...Günther Deschner2016-09-271-7/+3
* s3-rpc_client: use spoolss_timestr_to_NTTIME in winreg_printer_date_to_NTTIMEGünther Deschner2016-09-261-17/+3
* s3-rpc_client: add spoolss_driver_version_to_qword()Günther Deschner2016-09-262-0/+22
* s3-rpc_client: add spoolss_timestr_to_NTTIME()Günther Deschner2016-09-262-0/+32
* s3-rpc_client: add winreg_set_printserver_secdesc.Günther Deschner2016-09-222-16/+59
* s3-rpc_client: add winreg_get_printserver_secdesc.Günther Deschner2016-09-222-13/+56
* spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorD...Günther Deschner2016-09-221-21/+21
* s3-spoolss: fix winreg_printer_ver_to_qwordGünther Deschner2016-09-151-3/+4
* s3-rpc_client: make it more clear printer driver version is a QWORD not a DWORD.Günther Deschner2016-09-111-3/+3
* s3:rpc_client: remove unused rpc_pipe_client->max_recv_fragStefan Metzmacher2016-06-242-5/+0
* CVE-2015-5370: s3:rpc_client: disconnect connection on protocol errorsStefan Metzmacher2016-04-121-3/+64
* CVE-2015-5370: s3:rpc_client: verify auth_context_id in rpc_pipe_bind_step_on...Stefan Metzmacher2016-04-121-0/+8
* CVE-2015-5370: s3:rpc_client: make use of pipe_auth_data->auth_context_idStefan Metzmacher2016-04-121-3/+6
* CVE-2015-5370: s3:rpc_client: pass struct pipe_auth_data to create_rpc_{bind_...Stefan Metzmacher2016-04-121-14/+8
* CVE-2015-5370: s3:rpc_client: verify auth_{type,level} in rpc_pipe_bind_step_...Stefan Metzmacher2016-04-121-0/+15
* CVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_pdu() against too larg...Stefan Metzmacher2016-04-121-0/+5
* CVE-2015-5370: s3:rpc_client: make use of dcerpc_verify_ncacn_packet_header()...Stefan Metzmacher2016-04-121-15/+96
* CVE-2015-5370: s3:rpc_client: make use of dcerpc_pull_auth_trailer()Stefan Metzmacher2016-04-121-8/+6
* CVE-2015-5370: s3:librpc/rpc: remove auth trailer and possible padding within...Stefan Metzmacher2016-04-121-23/+10
* CVE-2015-5370: s3:rpc_client: remove useless frag_length check in rpc_api_pip...Stefan Metzmacher2016-04-121-8/+0
* CVE-2015-5370: s3:rpc_client: move AS/U hack to the top of cli_pipe_validate_...Stefan Metzmacher2016-04-121-11/+13
* source3/rpc_client: Fix CID 1273041 Condition is redundantAnoop C S2015-08-071-1/+2
* s3:librpc/rpc: fix padding calculation in dcerpc_guess_sizes()Stefan Metzmacher2015-06-231-1/+0
* Use tevent_req_poll_ntstatusVolker Lendecke2015-05-182-4/+2
* Convert all uses of uint32/16/8 to _t in source3/rpc_client.Richard Sharpe2015-05-126-16/+16
* s3:rpc_client: remove unused cli_rpc_pipe_open_schannel_with_key()Stefan Metzmacher2015-03-122-103/+0
* s3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC in cli_rpc_pipe_open_sc...Stefan Metzmacher2015-03-121-8/+32
* s3:rpc_client: use cli_credentials based functions in cli_rpc_pipe_open_schan...Stefan Metzmacher2015-03-121-53/+15
* s3:rpc_client: remove unused auth_level paramter of cli_rpc_pipe_open_schannel()Stefan Metzmacher2015-03-122-2/+0
* s3:cli_netlogon: cli_credentials_get_old_nt_hash() in rpccli_setup_netlogon_c...Stefan Metzmacher2015-03-121-0/+3
* s3:rpc_client: add cli_rpc_pipe_open_schannel_with_creds() helper functionStefan Metzmacher2014-12-192-0/+93
* s3:cli_netlogon: add rpccli_{create,setup}_netlogon_creds_with_creds() helper...Stefan Metzmacher2014-12-192-0/+65
* s3-librpc: Add cli_rpc_pipe_open_with_creds()Andrew Bartlett2014-10-172-0/+131
* s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett2014-10-083-4/+8
* s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...Andrew Bartlett2014-10-082-65/+0
* s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett2014-10-082-0/+2
* s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...Andrew Bartlett2014-10-082-11/+3