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
2012-08-09 12:08:18 -07:00
..
dfs Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
dssetup Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
echo s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
epmapper s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
eventlog s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
initshutdown s3: include ntdomain.h before including generated srv_ headers. 2011-05-02 15:03:44 +02:00
lsa s3-lsarpc: Enforce a secure connection for LookupSids3 and LookupNames4. 2012-07-06 10:00:57 +02:00
netlogon s3:rpc_server/netlogon: make usage of session_extract_session_key() 2012-08-04 12:33:06 +02:00
ntsvcs s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
samr loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
spoolss loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
srvsvc loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
svcctl source3/rpc_server/svcctl/srv_svcctl_reg.c: fix stackframe leak 2012-07-18 05:04:31 +09:30
winreg loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
wkssvc s3:rpc_server/wkssvc: make usage of session_extract_session_key() 2012-08-04 12:33:06 +02:00
dcesrv_auth_generic.c s3-rpc_server Remove unused function auth_generic_server_start() 2012-02-23 16:14:18 +11: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 loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
lsasd.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
rpc_config.c s3-rpc: added "rpc_server:default" config option 2011-12-22 07:27:07 +01:00
rpc_config.h s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks 2011-08-21 09:05:03 -04:00
rpc_contexts.c s3-rpc_server: Move the context functions to own file. 2011-06-01 12:02:15 +02:00
rpc_contexts.h s3-rpc_server: Move the context functions to own file. 2011-06-01 12:02:15 +02:00
rpc_ep_register.c s3-rpc_server: Increase epm monitor wait time. 2011-08-21 09:05:07 -04:00
rpc_ep_register.h s3-rpc_server: Use binding vector in rpc_ep_try_register(). 2011-08-01 08:50:35 +02:00
rpc_handles.c s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
rpc_ncacn_np.c s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
rpc_ncacn_np.h s3-winbind: We need to use internal rpc connections in winbind. 2011-08-21 09:05:04 -04:00
rpc_pipes.h s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
rpc_server.c Remove unused variable. 2012-07-24 02:00:59 +02:00
rpc_server.h s3-rpc_server: Add create_dcerpc_ncalrpc_socket(). 2011-08-21 09:05:07 -04:00
rpc_service_setup.c param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
rpc_service_setup.h s3-rpc_server: Move config helpers in one place. 2011-08-21 09:05:03 -04:00
rpc_sock_helper.c lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and server 2012-07-27 17:59:51 +10:00
rpc_sock_helper.h s3-rpc_server: Add RPC socket helper functions. 2011-08-01 08:50:35 +02:00
srv_access_check.c Include uid_wrapper correctly. 2011-10-27 13:32:02 +02:00
srv_access_check.h s3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_ guard to srv_access_check.h 2011-05-31 18:37:29 +02:00
srv_pipe_hnd.c s3:rpc_server: return OBJECT_NAME_NOT_FOUND instead of PIPE_NOT_AVAILABLE 2012-05-28 19:51:57 +02:00
srv_pipe_hnd.h s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
srv_pipe_internal.h s3-rpc: Seperate rpc_srv_register for plain connection. 2010-06-04 12:12:43 -04:00
srv_pipe_register.c s3-rpc_server: remove proto of nonexisting function 2011-05-02 15:03:43 +02:00
srv_pipe_register.h s3-proto: move rpc_srv_register protos and structs to town headerfile. 2011-05-02 15:03:43 +02:00
srv_pipe.c s3-rpc_server: Make it possible to use more rpc exceptions. 2012-07-06 10:00:56 +02:00
srv_pipe.h s3-rpc_server: (re)move last globally included rpc_server prototypes. 2011-05-02 16:05:31 +02:00
wscript_build s3-librpc: Use gensec_spnego for DCE/RPC authentication 2012-02-16 15:18:42 +01:00