Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
authorAndrew Bartlett <abartlet@samba.org>
Sat, 31 Aug 2002 06:59:00 +0000 (06:59 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 31 Aug 2002 06:59:00 +0000 (06:59 +0000)
commit7aca67c3e90b55e590d8741d3c24bc37b45120b7
tree2e6af1e124443819e1a3ed7ba5054b297bae5b10
parent40e9d9a54ef65f6e2f54ce3361108e17c0eb8b8f
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
'DEBUGADD', so we don't repeat headers.  (Makes them much easier to read).

(Based on patch by kai)

Andrew Bartlett
(This used to be commit 9deada345c5f89f338530c4de62835cc1eeb3d0e)
source3/lib/util.c
source3/lib/util_seaccess.c
source3/libsmb/clispnego.c
source3/smbd/sesssetup.c