s3-rpc_server: move services into individual directories.
authorGünther Deschner <gd@samba.org>
Tue, 8 Feb 2011 13:17:14 +0000 (14:17 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 10 Feb 2011 21:13:17 +0000 (22:13 +0100)
commit4063bde3edd15b241f2b93bb5aedfef57ec4df91
tree78ee85791d7f3a257c6775067562aee866d5305f
parent1fc14a6543bfc5f087ed0ddf02bc7ce28a4d9ed4
s3-rpc_server: move services into individual directories.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu Feb 10 22:13:17 CET 2011 on sn-devel-104
29 files changed:
source3/Makefile.in
source3/printing/nt_printing.c
source3/printing/nt_printing_ads.c
source3/rpc_server/dfs/srv_dfs_nt.c [moved from source3/rpc_server/srv_dfs_nt.c with 99% similarity]
source3/rpc_server/dssetup/srv_dssetup_nt.c [moved from source3/rpc_server/srv_dssetup_nt.c with 99% similarity]
source3/rpc_server/echo/srv_echo_nt.c [moved from source3/rpc_server/srv_echo_nt.c with 93% similarity]
source3/rpc_server/epmapper/srv_epmapper.c [moved from source3/rpc_server/srv_epmapper.c with 100% similarity]
source3/rpc_server/eventlog/srv_eventlog_nt.c [moved from source3/rpc_server/srv_eventlog_nt.c with 100% similarity]
source3/rpc_server/eventlog/srv_eventlog_reg.c [moved from source3/rpc_server/srv_eventlog_reg.c with 99% similarity]
source3/rpc_server/eventlog/srv_eventlog_reg.h [moved from source3/rpc_server/srv_eventlog_reg.h with 100% similarity]
source3/rpc_server/initshutdown/srv_initshutdown_nt.c [moved from source3/rpc_server/srv_initshutdown_nt.c with 97% similarity]
source3/rpc_server/lsa/srv_lsa_nt.c [moved from source3/rpc_server/srv_lsa_nt.c with 99% similarity]
source3/rpc_server/netlogon/srv_netlog_nt.c [moved from source3/rpc_server/srv_netlog_nt.c with 100% similarity]
source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c [moved from source3/rpc_server/srv_ntsvcs_nt.c with 99% similarity]
source3/rpc_server/samr/srv_samr_chgpasswd.c [moved from source3/rpc_server/srv_samr_chgpasswd.c with 99% similarity]
source3/rpc_server/samr/srv_samr_nt.c [moved from source3/rpc_server/srv_samr_nt.c with 99% similarity]
source3/rpc_server/samr/srv_samr_util.c [moved from source3/rpc_server/srv_samr_util.c with 99% similarity]
source3/rpc_server/samr/srv_samr_util.h [moved from source3/rpc_server/srv_samr_util.h with 100% similarity]
source3/rpc_server/spoolss/srv_spoolss_nt.c [moved from source3/rpc_server/srv_spoolss_nt.c with 99% similarity]
source3/rpc_server/spoolss/srv_spoolss_util.c [moved from source3/rpc_server/srv_spoolss_util.c with 99% similarity]
source3/rpc_server/spoolss/srv_spoolss_util.h [moved from source3/rpc_server/srv_spoolss_util.h with 100% similarity]
source3/rpc_server/srv_rpc_register.c
source3/rpc_server/srvsvc/srv_srvsvc_nt.c [moved from source3/rpc_server/srv_srvsvc_nt.c with 99% similarity]
source3/rpc_server/svcctl/srv_svcctl_nt.c [moved from source3/rpc_server/srv_svcctl_nt.c with 99% similarity]
source3/rpc_server/svcctl/srv_svcctl_reg.c [moved from source3/rpc_server/srv_svcctl_reg.c with 99% similarity]
source3/rpc_server/svcctl/srv_svcctl_reg.h [moved from source3/rpc_server/srv_svcctl_reg.h with 100% similarity]
source3/rpc_server/winreg/srv_winreg_nt.c [moved from source3/rpc_server/srv_winreg_nt.c with 99% similarity]
source3/rpc_server/wkssvc/srv_wkssvc_nt.c [moved from source3/rpc_server/srv_wkssvc_nt.c with 99% similarity]
source3/rpc_server/wscript_build