1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpc_server
Günther Deschner f4add4fbf5 s3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc server code in undesired places.
Andreas, please check.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Jul  8 18:34:44 CEST 2011 on sn-devel-104
2011-07-08 18:34:43 +02:00
..
dfs s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
dssetup s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
echo s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
epmapper s3-epmapper: Replace server_id in the epmapper. 2011-07-04 18:28:14 +10:00
eventlog s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
initshutdown s3: include ntdomain.h before including generated srv_ headers. 2011-05-02 15:03:44 +02:00
lsa s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
netlogon s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
ntsvcs s3: include ntdomain.h before including generated srv_ headers. 2011-05-02 15:03:44 +02:00
samr s3: Remove some unused variables 2011-07-05 18:40:11 +02:00
spoolss s3-printing: safe a ton of roundtrips by reusing existing winreg binding_handles. 2011-07-07 18:06:02 +02:00
srvsvc s3: Return "granted" from share_access_check 2011-07-05 13:28:03 +02:00
svcctl param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00
winreg s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
wkssvc s3-param Remove 'announce version' parameter 2011-06-23 13:47:27 +02:00
dcesrv_gssapi.c s3-rpc_server: Replace client_id in dcerpc gssapi server. 2011-07-04 18:28:08 +10:00
dcesrv_gssapi.h s3-rpc_server: Replace client_id in dcerpc gssapi server. 2011-07-04 18:28:08 +10:00
dcesrv_ntlmssp.c s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
dcesrv_ntlmssp.h s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
dcesrv_spnego.c s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
dcesrv_spnego.h s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
epmd.c s3-epmapper: Register ports on IPv4 too. 2011-06-01 13:14:53 +02: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_setup.c s3-printing: split out printing migration code into a smaller library. 2011-07-01 16:46:26 +02:00
rpc_ep_setup.h s3-proto: move rpc_srv_register protos and structs to town headerfile. 2011-05-02 15:03:43 +02:00
rpc_handles.c Fix bug where format arguments were reversed. Please compile with -Wall ! 2011-06-01 23:53:07 +02:00
rpc_ncacn_np.c s3-rpc_server: Remove client_id and server_id from pipes struct. 2011-07-04 18:28:43 +10:00
rpc_ncacn_np.h s3-rpc_server: Migrate rpc function to tsocket_address. 2011-07-04 18:27:58 +10:00
rpc_server.c s3-rpc_server: Remove client_id and server_id from pipes struct. 2011-07-04 18:28:43 +10:00
rpc_server.h s3-rpc_server: Remove guessing of the syntax id. 2011-06-01 12:02:15 +02:00
srv_access_check.c s3-rpc_server: move access check functions out of samr server. 2011-03-30 01:13:10 +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: Migrate rpc function to tsocket_address. 2011-07-04 18:27:58 +10:00
srv_pipe_hnd.h s3-rpc_server: Migrate rpc function to tsocket_address. 2011-07-04 18:27:58 +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: Replace client_id in dcerpc gssapi server. 2011-07-04 18:28:08 +10: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-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc server code in undesired places. 2011-07-08 18:34:43 +02:00