Commit Graph

13 Commits

Author SHA1 Message Date
minima
f0910da57e 1. protect against PC41s with field[3] == field[2]
2. Redo Julian stuff as proper objects
3. Make the various Log display come out forwards instead of backwards
4. Add the dbgclean routine to system cron to clear out all debug files
more then 10 days old.
2001-08-20 18:28:53 +00:00
minima
78cf2dcb9b 1. Sort out PC41 handling to include type 5 records for QRA locators and also
remove all filtering (but retain ephemeral dup checking).
2. Improve format checking in latlong and qra locators.
3. Sort sh/st so that sh/st by itself displays only the local call not the
whole lot (all 17000+ users records in my case). SH/ST ALL does this.
2001-08-17 15:31:07 +00:00
minima
c876cb33f9 make sure that the actual line is printed in grepdbg & watchdbg esp. with
ALL the '^' and leading space characters as they really are
2001-08-08 16:51:45 +00:00
minima
7404ef390b added some comments 2001-02-25 17:31:44 +00:00
minima
78efbb7409 Fixed watchdbg so that simple arguments work again 2001-02-25 17:29:23 +00:00
minima
b08d8e083d added hex decodes for 0-1f 7f-ff in watchdbg and grepdbg 2000-12-05 13:51:33 +00:00
minima
b130a82bd2 improve watchdbg and grepdbg
make all the error condx in DXProt.pm more easily identified for
watchdbg.
2000-12-03 21:15:48 +00:00
minima
f18a5bbaec change watchdbg and grepdbg to show preceeding lines
remove sh/call from help
2000-12-03 13:48:26 +00:00
minima
c017b71df8 put back missing my in Filter.pm 2000-10-31 17:21:53 +00:00
minima
d7e79ac62a fixed typo in new file @ modnight code 2000-08-28 17:03:32 +00:00
minima
5723719679 allow a bit of slack after midnight waiting for new logfile to appear 2000-08-28 10:43:46 +00:00
minima
d11ddefb5d fixed watchdbg midnight rollover loop and removed the date part of the
date/time translation to leave just the time.
2000-07-28 00:18:57 +00:00
djk
f4bc6091a2 made the communications between clients and server completely ascii (no
length word at the fron anymore).
added watchdbg (a cross between tail -f and grep)
2000-05-11 16:00:30 +00:00