git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7c38e
)
r5412: don't force initial debug level up in ndrdump
author
Andrew Tridgell
<tridge@samba.org>
Wed, 16 Feb 2005 03:21:34 +0000
(
03:21
+0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:10:43 +0000
(13:10 -0500)
(This used to be commit
9536936992795629d19d4004fcad78cec3a3caff
)
source4/utils/ndrdump.c
patch
|
blob
|
history
diff --git
a/source4/utils/ndrdump.c
b/source4/utils/ndrdump.c
index 1eed604126f4b920bb9c7b8ab20007a9fc8d3210..f7706c7d64352b9a2c12272f609f962ffd9814a4 100644
(file)
--- a/
source4/utils/ndrdump.c
+++ b/
source4/utils/ndrdump.c
@@
-93,8
+93,6
@@
static void show_functions(const struct dcerpc_interface_table *p)
POPT_TABLEEND
};
- DEBUGLEVEL = 10;
-
setup_logging("ndrdump", DEBUG_STDOUT);
ndrdump_init_subsystems;