1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/rpc_server
Matthieu Patou 474c02acac s3-waf: add dependency on talloc or it won't build if talloc.h is not in the default include path
The problem occurs only if talloc, tdb and ldb are used as system
libraries and talloc is not installed in a default.

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Fri Feb 10 23:27:29 CET 2012 on sn-devel-104
2012-02-10 23:27:29 +01:00
..
dfs s3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_server_connection anymore 2011-12-13 17:26:20 +01: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-rpc_server: Add missing rng_fault_state in epmapper. 2011-09-01 15:59:50 +02:00
eventlog s3: Include uid_wrapper where it is missing. 2011-10-27 13:32:02 +02:00
initshutdown s3: include ntdomain.h before including generated srv_ headers. 2011-05-02 15:03:44 +02:00
lsa s4-lsarpc handle more info levels in SetInfoTrustedDomain calls 2011-12-12 12:57:07 +01:00
netlogon s3-netlogon: use dsgetdcname() instead of get_dc_name() 2011-12-22 19:21:21 +01:00
ntsvcs s3: include ntdomain.h before including generated srv_ headers. 2011-05-02 15:03:44 +02:00
samr Fix bug #8561 - Password change settings not fully observed. 2011-11-16 00:22:41 +01:00
spoolss s3-spoolss: fix incorrect error check type 2012-01-22 05:03:36 +01:00
srvsvc s3:smbd: use connections_snum_used() instead of conn_snum_used() for load_usershare_shares() 2011-12-13 15:45:36 +01:00
svcctl s3: Include uid_wrapper where it is missing. 2011-10-27 13:32:02 +02:00
winreg s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
wkssvc s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin. 2011-09-21 19:13:33 +02:00
dcesrv_auth_generic.c s3-auth Remove ntlmssp_wrap.h which is no longer required 2012-01-05 17:17:28 +01:00
dcesrv_auth_generic.h s3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be generic 2011-12-22 19:25:11 +01:00
dcesrv_spnego.c s3-librpc Remove unused dcesrv_gssapi.[ch] functions 2012-01-18 16:23:22 +01:00
dcesrv_spnego.h s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
epmd.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
lsasd.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
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 Include uid_wrapper correctly. 2011-10-27 13:32:02 +02:00
rpc_ncacn_np.c s3:rpc_server: let rpcint handles return NT_STATUS_CONNECTION_DISCONNECTED 2011-09-14 18:03:17 +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: Create common function to allocate pipes_struct 2011-07-21 19:50:02 +02:00
rpc_server.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +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 s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks 2011-08-21 09:05:03 -04: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 s3-rpc_server: Add RPC socket helper functions. 2011-08-01 08:50:35 +02: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: Use rpc_service_mode() in np_open() 2011-08-21 09:05:03 -04: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-librpc Remove unused dcesrv_gssapi.[ch] functions 2012-01-18 16:23:22 +01: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: add dependency on talloc or it won't build if talloc.h is not in the default include path 2012-02-10 23:27:29 +01:00