..
dfs
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_server/
2016-09-28 00:04:22 +02:00
dssetup
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_server/
2016-09-28 00:04:22 +02:00
echo
Covert all uint32/16/8 to _t in source3/rpc_server.
2015-05-15 19:31:24 +02:00
epmapper
s3-rpc_server: Fix inteface typo.
2015-06-04 03:51:29 +02: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_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_server/
2016-09-28 00:04:22 +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
werror: replace WERR_SERVER_UNAVAILABLE with WERR_RPC_S_SERVER_UNAVAILABLE in source3/rpc_server/spoolss/srv_spoolss_nt.c
2016-09-28 00:04:25 +02:00
srvsvc
werror: replace WERR_NET_NAME_NOT_FOUND with WERR_NERR_NETNAMENOTFOUND in source3/rpc_server/srvsvc/srv_srvsvc_nt.c
2016-09-28 00:04:27 +02:00
svcctl
werror: replace WERR_NO_SUCH_SERVICE with WERR_SERVICE_DOES_NOT_EXIST in source3/rpc_server/svcctl/srv_svcctl_nt.c
2016-09-28 00:04:24 +02:00
winreg
werror: replace WERR_OBJECT_PATH_INVALID with WERR_BAD_PATHNAME in source3/rpc_server/
2016-09-28 00:04:24 +02:00
wkssvc
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_server/
2016-09-28 00:04:22 +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
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: server: s3_tevent_context_init() -> samba_tevent_context_init()
2016-09-24 19:52:08 +02:00
rpc_ncacn_np.h
s3-rpc_server: Remove obsolete make_internal_rpc_pipe().
2013-10-29 16:29:16 +01: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
CVE-2015-5370: s3:rpc_server: verify auth_context_id in api_pipe_{bind_auth3,alter_context}
2016-04-12 19:25:32 +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