Use a custom init function for samba4 that sets a samba4
authorSimo Sorce <idra@samba.org>
Sat, 14 Jun 2008 17:00:53 +0000 (13:00 -0400)
committerSimo Sorce <idra@samba.org>
Sat, 14 Jun 2008 17:00:53 +0000 (13:00 -0400)
commit2daf2897d5c70c0efbeba9b827c62700b9a9537c
treed0236f23f6774f775d2a150361c2f5a9674eaf06
parent929adc9efa5cf985f0585214d30d18521aa1a821
Use a custom init function for samba4 that sets a samba4
specific debug function.
By default do not debug, this is the most appropriate action for a library
as we cannot assume what stderr is use for in the main app.
The main app is responsible to set ev_debug_stderr if they so desire.
(This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5)
37 files changed:
source4/client/cifsdd.c
source4/client/client.c
source4/cluster/ctdb/ib/ibwrapper_test.c
source4/cluster/ctdb/server/ctdb_daemon.c
source4/cluster/ctdb/server/ctdb_recoverd.c
source4/cluster/ctdb/server/ctdbd.c
source4/cluster/ctdb/tests/ctdb_bench.c
source4/cluster/ctdb/tests/ctdb_fetch.c
source4/cluster/ctdb/tests/ctdb_store.c
source4/cluster/ctdb/tools/ctdb.c
source4/dsdb/samdb/samdb.c
source4/lib/events/events.h
source4/lib/events/events_debug.c
source4/lib/events/events_s4.c
source4/lib/ldb/ldb_ildap/ldb_ildap.c
source4/lib/messaging/pymessaging.c
source4/lib/registry/registry_wrap.c
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/libcli/nbt/pynbt.c
source4/libcli/swig/libcli_smb_wrap.c
source4/libnet/py_net.c
source4/librpc/rpc/pyrpc.c
source4/smbd/process_prefork.c
source4/smbd/process_standard.c
source4/smbd/process_thread.c
source4/smbd/server.c
source4/torture/gentest.c
source4/torture/locktest.c
source4/torture/locktest2.c
source4/torture/masktest.c
source4/torture/smbtorture.c
source4/utils/net/net.c
source4/utils/nmblookup.c
source4/utils/ntlm_auth.c