summaryrefslogtreecommitdiff
path: root/source3/include/debugparse.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison1-0/+127
Jeremy. (This used to be commit d270b809edfdeb680d7e243e53f6de9e2493f56e)
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1-78/+0
directory in the next batch. Chris -)----- (This used to be commit 81f64d89924523279a2dcbe53d5355f3dd56b5ff)
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1-2/+6
Chris - feel free to fix these things differently if these fixes don't work for you. Jeremy. (This used to be commit 1f225abfbe6b021b589711c2e4c599a63050c5b2)
1998-10-26Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1-0/+74
* Debug message filtering. * I need to add all this to Makefile.in (If it looks at all strange I'll ask for help.) If you want to compile debug2html, you'll need to do it by hand until I make the changes to Makefile.in. Sorry. Chris -)----- (This used to be commit fae161b9051c3ea8aa129bdb3df11d215007723d)