lib/util Rename run_init_functions -> samba_init_module_fns_run
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 Oct 2011 08:01:16 +0000 (19:01 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Oct 2011 11:10:28 +0000 (13:10 +0200)
commitce0ccc2a2ea820cd5d30ffd082d898fcb57431e6
treefc366d2f1e190d0698960d9c1a176fa8e040f136
parent1935b7b6c223542c1807e275c44e6ba4b2e90b68
lib/util Rename run_init_functions -> samba_init_module_fns_run

This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
14 files changed:
auth/gensec/gensec_start.c
lib/util/modules.c
lib/util/samba_modules.h
source4/auth/ntlm/auth.c
source4/ntptr/ntptr_base.c
source4/ntvfs/ntvfs_base.c
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/sysdep/sys_lease.c
source4/ntvfs/sysdep/sys_notify.c
source4/param/share.c
source4/rpc_server/dcerpc_server.c
source4/smbd/process_model.c
source4/smbd/server.c
source4/torture/torture.c