1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Christof Schmitt 7f2d12c4c0 Rename module init functions from samba_init_module
Some modules use samba_init_module as the name for the init functions,
others use a name based on the module name.

Rename the init functions from samba_init_module, to be consistent
across all modules. This change also allows to build idmap_tdb2 and
perfcount_test statically.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Apr  2 08:50:04 CEST 2014 on sn-devel-104
2014-04-02 08:50:03 +02:00
..
auth s3: smbd: Factor out code that calls getgroups_unix_user() into a separate function. 2014-03-25 16:24:13 +01:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3:client: only limit the buffer by the given length 'n' 2014-03-05 10:06:24 -08:00
exports
groupdb param: rename lp function and variable from "setprimarygroup_script" to "set_primary_group_script" 2014-02-07 16:19:12 -08:00
include s3:build: remove global CLUSTER_SUPPORT define 2014-03-24 19:08:44 +01:00
intl
lib tdb_wrap: Remove tdb_wrap_open_ again 2014-03-31 22:52:14 +02:00
libads auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_domain(). 2014-03-07 18:43:57 +01:00
librpc smbd: Remove unused "share_mode_data->id" 2014-03-21 21:22:24 +01:00
libsmb libsmbclient: Wrap more function calls in talloc_stackframe() to protect against talloc_tos() calls 2014-04-02 02:36:08 +02:00
locale
locking smbd: Remove unused "share_mode_data->id" 2014-03-21 21:22:24 +01:00
modules Rename module init functions from samba_init_module 2014-04-02 08:50:03 +02:00
nmbd s3-nmbd: Align debug level for the same information. 2014-04-01 21:15:36 +02:00
pam_smbpass pam_smbpass: Wrap calls in talloc_stackframe() to avoid warnings about leaking memory 2014-04-02 00:31:48 +02:00
param s3:param: move lp_ctdbd_socket() to ctdbd_conn.c 2014-03-24 17:09:10 +01:00
passdb Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
printing s3-spoolssd: Don't register spoolssd if epmd is not running. 2014-02-27 16:47:47 +01:00
profile s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
registry s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls 2014-02-07 16:06:07 +01:00
rpc_client auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
rpc_server auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
rpcclient rpcclient: abort shadow-copy set on commit failure 2014-04-01 00:54:05 +02:00
script script: Remove unused and no-longer-working extract_allparms.sh 2014-01-28 17:26:35 +13:00
selftest selftest: Remove print_smbtorture4_version and smbtorture4_possible check 2014-03-26 04:20:16 +01:00
services
smbd s3-smbd: Align debug level for the same information. 2014-04-01 23:16:19 +02:00
stf
torture pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
utils auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
web swat: Remove swat. 2013-05-18 16:32:38 +02:00
winbindd Rename module init functions from samba_init_module 2014-04-02 08:50:03 +02:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:build: remove global CLUSTER_SUPPORT define 2014-03-24 19:08:44 +01:00
wscript_build pthreadpool: Add a simple benchmark 2014-03-27 06:06:11 +01:00
wscript_configure_system_ncurses build: fix --with-regedit to properly honour the yes/no/auto scheme 2013-05-06 18:24:58 +02:00