1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_client
Ralph Boehme 96b44e9da5 s3/cli_netlogon: remove SEC_CHAN_NULL fallback from rpccli_connect_netlogon()
The caller should handle secure-channel-type SEC_CHAN_NULL. The previous
commit already added handling of SEC_CHAN_NULL to
cm_connect_netlogon_transport.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13167

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-11-29 16:59:15 +01:00
..
cli_lsarpc.c s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPED 2017-04-07 22:52:24 +02:00
cli_lsarpc.h Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_netlogon.c s3/cli_netlogon: remove SEC_CHAN_NULL fallback from rpccli_connect_netlogon() 2017-11-29 16:59:15 +01:00
cli_netlogon.h cli_netlogon: rpccli_connect_netlogon 2017-09-25 09:43:13 +02:00
cli_pipe_schannel.c rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
cli_pipe.c netlogon_creds_cli: Pass "capabilities" up from creds_cli_check 2017-09-25 09:43:13 +02:00
cli_pipe.h rpcclient3: Factor out cli_rpc_pipe_open_bind_schannel() 2017-09-25 09:43:13 +02:00
cli_samr.c
cli_samr.h
cli_spoolss.c spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorDataTypes 2016-09-22 12:29:26 +02:00
cli_spoolss.h
cli_winreg_int.c rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
cli_winreg_int.h
cli_winreg_spoolss.c s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg_spoolss.h s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/ 2016-09-28 00:04:18 +02:00
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client. 2012-12-09 19:39:07 +01:00
init_netlogon.h s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword. 2012-12-09 19:39:07 +01:00
init_samr.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
init_samr.h
init_spoolss.c s3-printing: add spoolss_get_short_filesys_environment function. 2017-07-26 01:34:12 +02:00
init_spoolss.h s3-printing: add spoolss_get_short_filesys_environment function. 2017-07-26 01:34:12 +02:00
rpc_client.h s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_transport_np.c source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c libcli/smb: s/tstream_cli_np/tstream_smbXcli_np 2014-01-07 08:37:42 +01:00
rpc_transport.h s3-rpc_client: Make data pointer const in trans_send(). 2013-10-30 01:32:08 +01:00
util_netlogon.c
util_netlogon.h