]> git.proxmox.com Git - pmg-log-tracker.git/history - pmg-log-tracker.c
correctly print newlines to separate entries
[pmg-log-tracker.git] / pmg-log-tracker.c
2017-09-18 Dietmar Maurercorrectly print newlines to separate entries
2017-09-18 Dietmar Maurerallow to match smtp entries by time and rel_line_nr...
2017-09-18 Dietmar Maurerfix MAX_LOGFILES
2017-09-15 Dietmar Maurerimplement verbose mode with/without logs
2017-09-15 Dietmar Maureradd line number to logs - so that we can order them...
2017-09-15 Dietmar Maurerre-add support for old log (for testing)
2017-09-14 Dietmar Maurerinclude local relayed mails (mail to root)
2017-09-14 Dietmar Maurerremove unused code
2017-09-13 Dietmar Maurerinclude pmg-smtp-filter logs
2017-09-13 Dietmar Maureradd correct AGPL3 header
2017-09-13 Dietmar Maurerparse output from postfix/error
2017-09-12 Dietmar Maureruse gzFile instead of gzFile*
2017-09-12 Dietmar Maurerdo not access element outside array bounds
2017-09-12 Dietmar Maureravoid compiler warning about unused var
2017-09-12 Dietmar Maureravoid use of depreciated GMemChunk
2017-09-12 Dietmar Maurerrename proxtrack.c to pmg-log-tracker.c