r3737: - Get rid of the register_subsystem() and register_backend() functions.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 14 Nov 2004 22:23:23 +0000 (22:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:48 +0000 (13:05 -0500)
commit31ded4901b4529ad2e49871502cab5ecba71483a
tree9ee5bf3ede7f672060e843c3c09cf5e9ad5f0fb4
parente856a8d83c18820a270ef865d2d7869849ce4e20
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)
(This used to be commit 0d7bb2c40b7a9ed59df3f8944133ea562697e814)
47 files changed:
source4/auth/auth.c
source4/auth/auth_builtin.c
source4/auth/auth_sam.c
source4/auth/auth_winbind.c
source4/auth/config.mk
source4/build/pidl/proxy.pm
source4/build/pidl/server.pm
source4/build/smb_build/output.pm
source4/build/smb_build/smb_build_h.pm
source4/lib/basic.mk
source4/lib/dcom/common/tables.c
source4/lib/dcom/config.mk
source4/lib/iconv.c
source4/lib/module.c [deleted file]
source4/lib/registry/common/reg_interface.c
source4/lib/registry/config.mk
source4/lib/registry/reg_backend_dir/reg_backend_dir.c
source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c
source4/lib/registry/reg_backend_ldb/reg_backend_ldb.c
source4/lib/registry/reg_backend_nt4/reg_backend_nt4.c
source4/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source4/lib/registry/reg_backend_w95/reg_backend_w95.c
source4/lib/tdb/config.mk
source4/libcli/auth/gensec.c
source4/libcli/auth/gensec_ntlmssp.c
source4/libcli/auth/spnego.c
source4/librpc/rpc/dcerpc_schannel.c
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/config.mk
source4/ntvfs/ipc/vfs_ipc.c
source4/ntvfs/nbench/vfs_nbench.c
source4/ntvfs/ntvfs_base.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/print/vfs_print.c
source4/ntvfs/simple/vfs_simple.c
source4/ntvfs/unixuid/vfs_unixuid.c
source4/rpc_server/config.mk
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcom/remact.c
source4/rpc_server/remote/dcesrv_remote.c
source4/smbd/config.mk
source4/smbd/process_model.c
source4/smbd/process_model.mk
source4/smbd/process_single.c
source4/smbd/process_standard.c
source4/smbd/process_thread.c
source4/smbd/service.c