Here is the simple debug parser and the debug2html converter. Still to do:
authorChristopher R. Hertel <crh@samba.org>
Mon, 26 Oct 1998 23:21:37 +0000 (23:21 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 26 Oct 1998 23:21:37 +0000 (23:21 +0000)
commitba91cb69be52f1dea802e1ed0f8bda30b0a25cb4
tree00ed7bee509ad5f3bbf283b26e2d5af5560778d1
parente498861d8276c81d913144859e80b5e86a83ab36
Here is the simple debug parser and the debug2html converter.  Still to do:

  * 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)
source3/include/debugparse.h [new file with mode: 0644]
source3/lib/debugparse.c [new file with mode: 0644]
source3/utils/debug2html.c [new file with mode: 0644]