r3737: - Get rid of the register_subsystem() and register_backend() functions.
commit0d7bb2c40b7a9ed59df3f8944133ea562697e814
authorJelmer Vernooij <jelmer@samba.org>
Sun, 14 Nov 2004 22:23:23 +0000 (14 22:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:48 +0000 (10 13:05 -0500)
treeebe80936f137e073281d2a96da1a3e03f032b2bc
parent359a3570f32902db0e9f59f168af464e8c652cea
r3737: - Get rid of the register_subsystem() and register_backend() functions.
- Re-disable tdbtool (it was building fine on my Debian box but other
machines were having problems)
47 files changed:
source/auth/auth.c
source/auth/auth_builtin.c
source/auth/auth_sam.c
source/auth/auth_winbind.c
source/auth/config.mk
source/build/pidl/proxy.pm
source/build/pidl/server.pm
source/build/smb_build/output.pm
source/build/smb_build/smb_build_h.pm
source/lib/basic.mk
source/lib/dcom/common/tables.c
source/lib/dcom/config.mk
source/lib/iconv.c
source/lib/module.c [deleted file]
source/lib/registry/common/reg_interface.c
source/lib/registry/config.mk
source/lib/registry/reg_backend_dir/reg_backend_dir.c
source/lib/registry/reg_backend_gconf/reg_backend_gconf.c
source/lib/registry/reg_backend_ldb/reg_backend_ldb.c
source/lib/registry/reg_backend_nt4/reg_backend_nt4.c
source/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source/lib/registry/reg_backend_w95/reg_backend_w95.c
source/lib/tdb/config.mk
source/libcli/auth/gensec.c
source/libcli/auth/gensec_ntlmssp.c
source/libcli/auth/spnego.c
source/librpc/rpc/dcerpc_schannel.c
source/ntvfs/cifs/vfs_cifs.c
source/ntvfs/config.mk
source/ntvfs/ipc/vfs_ipc.c
source/ntvfs/nbench/vfs_nbench.c
source/ntvfs/ntvfs_base.c
source/ntvfs/posix/vfs_posix.c
source/ntvfs/print/vfs_print.c
source/ntvfs/simple/vfs_simple.c
source/ntvfs/unixuid/vfs_unixuid.c
source/rpc_server/config.mk
source/rpc_server/dcerpc_server.c
source/rpc_server/dcom/remact.c
source/rpc_server/remote/dcesrv_remote.c
source/smbd/config.mk
source/smbd/process_model.c
source/smbd/process_model.mk
source/smbd/process_single.c
source/smbd/process_standard.c
source/smbd/process_thread.c
source/smbd/service.c