Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 2007-10-10 | 1 | -2/+2 |
| | | | | not GNU Library General Public License | ||||
* | r23795: more v2->v3 conversion | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | r12111: Fix the "everything" build by re-adding debug2html. Oops. | Jeremy Allison | 2007-10-10 | 1 | -0/+127 |
| | | | | Jeremy. | ||||
* | Still moving things around. debugparse.h will be removed from the include | Christopher R. Hertel | 1998-10-28 | 1 | -78/+0 |
| | | | | directory in the next batch. Chris -)----- | ||||
* | Quick fixes to fix the broken tree. Needed for my morning compiles. | Jeremy Allison | 1998-10-28 | 1 | -2/+6 |
| | | | | | | Chris - feel free to fix these things differently if these fixes don't work for you. Jeremy. | ||||
* | Here is the simple debug parser and the debug2html converter. Still to do: | Christopher R. Hertel | 1998-10-26 | 1 | -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 -)----- |