1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_server
Andreas Schneider cc081c7831 s3-epmapper: Ignore epm_Map object guid
Tests revealed that you can pass random GUIDs to epm_Map and Windows will
happily answer the query.

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Nov 12 02:49:23 CET 2016 on sn-devel-144
2016-11-12 02:49:23 +01:00
..
dfs werror: replace WERR_DFS_CANT_CREATE_JUNCT with WERR_NERR_DFSCANTCREATEJUNCTIONPOINT in source3/rpc_server/dfs/srv_dfs_nt.c 2016-09-28 00:04:30 +02:00
dssetup werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpc_server/ 2016-09-28 00:04:34 +02:00
echo Covert all uint32/16/8 to _t in source3/rpc_server. 2015-05-15 19:31:24 +02:00
epmapper s3-epmapper: Ignore epm_Map object guid 2016-11-12 02:49:23 +01:00
eventlog werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_server/ 2016-09-28 00:04:19 +02:00
fss fss_agent: Fix a signed/unsigned mixup 2016-07-28 05:00:19 +02:00
initshutdown
lsa Fix various spelling errors 2015-11-06 13:43:45 +01:00
mdssvc rpc_server: add mssing '#pragma GCC diagnostic push' 2016-07-14 02:02:33 +02:00
netlogon werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpc_server/ 2016-09-28 00:04:34 +02:00
ntsvcs werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpc_server/ 2016-09-28 00:04:21 +02:00
samr s3:rpc_server/samr: simplify the logic in get_user_info_18() 2016-05-12 14:02:27 +02:00
spoolss s3-spoolss: Remove printer from registry if it is unpublished 2016-11-08 18:05:09 +01:00
srvsvc Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
svcctl werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpc_server/ 2016-09-28 00:04:34 +02:00
winreg Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
wkssvc werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpc_server/ 2016-09-28 00:04:34 +02:00
dcesrv_auth_generic.c s3-rpc_server: Return the status code from gensec. 2014-04-24 11:21:05 +02:00
dcesrv_auth_generic.h s3-rpc_server Remove unused function auth_generic_server_start() 2012-02-23 16:14:18 +11:00
epmd.c s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
fssd.c fssd: Remove reference to procid_self() 2015-10-19 12:09:10 +02:00
lsasd.c s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
mdssd.c s3-rpc_server/mdssd: use smbd_reinit_after_fork() 2016-07-11 02:02:31 +02:00
rpc_config.c s3-mdssvc: add Spotlight RPC stubs 2015-07-07 17:34:28 +02:00
rpc_config.h s3-mdssvc: add mdssd RPC service daemon for mdssvc 2015-07-07 17:34:28 +02:00
rpc_contexts.c
rpc_contexts.h
rpc_ep_register.c s3:rpc_server: make use of dcerpc_binding_set_abstract_syntax() 2014-02-13 11:54:16 +01:00
rpc_ep_register.h
rpc_handles.c rpc_server: Fix a typo 2016-08-24 18:01:14 +02:00
rpc_modules.c s3:rpc_server: allow building RPC services as shared modules 2016-02-21 19:21:17 +01:00
rpc_modules.h s3:rpc_server: allow building RPC services as shared modules 2016-02-21 19:21:17 +01:00
rpc_ncacn_np.c s3:rpc_server: pass the full ndr_interface_table to rpc_pipe_open_internal() 2016-10-26 11:20:18 +02:00
rpc_ncacn_np.h s3:rpc_server: pass the full ndr_interface_table to rpc_pipe_open_internal() 2016-10-26 11:20:18 +02:00
rpc_pipes.h CVE-2015-5370: s3:rpc_server: ensure that the message ordering doesn't violate the spec 2016-04-12 19:25:31 +02:00
rpc_server.c CVE-2015-5370: s3:rpc_server: disconnect the connection after a fatal FAULT pdu 2016-04-12 19:25:32 +02:00
rpc_server.h s3-rpc_server: Remove ncalrpc_as_system from make_server_pipes_struct(). 2014-04-24 13:39:10 +02:00
rpc_service_setup.c s3/rpc_server: shared rpc modules directory may not exist 2016-08-30 05:27:12 +02:00
rpc_service_setup.h s3:rpc_server: allow building RPC services as shared modules 2016-02-21 19:21:17 +01:00
rpc_sock_helper.c s3-rpc_server: fix rpc_create_tcpip_sockets() processing of interfaces. 2015-04-30 15:14:27 +02:00
rpc_sock_helper.h
srv_access_check.c Covert all uint32/16/8 to _t in source3/rpc_server. 2015-05-15 19:31:24 +02:00
srv_access_check.h Covert all uint32/16/8 to _t in source3/rpc_server. 2015-05-15 19:31:24 +02:00
srv_pipe_hnd.c rpc_server: change unsupported pipe error 2014-03-05 16:31:42 +01:00
srv_pipe_hnd.h s3/rpc_server: don't unmarshall PDUs twice 2013-12-11 22:24:31 +01:00
srv_pipe_internal.h
srv_pipe_register.c
srv_pipe_register.h
srv_pipe.c s3:rpc_server: add support for DCERPC_AUTH_LEVEL_PACKET 2016-10-26 11:20:16 +02:00
srv_pipe.h
wscript_build s3:rpc_server: make it possible to build mdssvc as a shared module 2016-02-21 22:28:41 +01:00