Provide the same set of helper functions for DEBUG in Samba 3 and Samba
authorJelmer Vernooij <jelmer@samba.org>
Sat, 11 Oct 2008 18:44:19 +0000 (20:44 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 11 Oct 2008 18:44:19 +0000 (20:44 +0200)
commit2c4391e95002404fb2e1d09f97541c1ece1da46f
treebf903d374cfffd8bf868e1ac2ac351621b102f05
parenta85f6634853a4cf825d70e07a789e96e1882f376
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
4, even though the macros are still different.

This makes it possible to use object code compiled with one DEBUG()
macro from the other sourceX directory.
source3/include/debug.h
source3/include/proto.h
source3/lib/debug.c
source4/auth/gensec/cyrus_sasl.c
source4/lib/smbreadline/smbreadline.c
source4/lib/tdb_wrap.c
source4/lib/util/debug.c
source4/lib/util/debug.h