]> git.proxmox.com Git - pmg-log-tracker.git/log
pmg-log-tracker.git
6 years agocorrectly print newlines to separate entries
Dietmar Maurer [Mon, 18 Sep 2017 09:50:52 +0000 (11:50 +0200)]
correctly print newlines to separate entries

6 years agoallow to match smtp entries by time and rel_line_nr, allow multiple '-q' options
Dietmar Maurer [Mon, 18 Sep 2017 06:55:32 +0000 (08:55 +0200)]
allow to match smtp entries by time and rel_line_nr, allow multiple '-q' options

Note: SMTP only entries do not have a valid qmgr ID

6 years agofix MAX_LOGFILES
Dietmar Maurer [Mon, 18 Sep 2017 05:07:48 +0000 (07:07 +0200)]
fix MAX_LOGFILES

6 years agoimplement verbose mode with/without logs
Dietmar Maurer [Fri, 15 Sep 2017 14:17:08 +0000 (16:17 +0200)]
implement verbose mode with/without logs

6 years agoadd line number to logs - so that we can order them correctly
Dietmar Maurer [Fri, 15 Sep 2017 08:46:37 +0000 (10:46 +0200)]
add line number to logs - so that we can order them correctly

6 years agore-add support for old log (for testing)
Dietmar Maurer [Fri, 15 Sep 2017 07:28:01 +0000 (09:28 +0200)]
re-add support for old log (for testing)

6 years agoinclude local relayed mails (mail to root)
Dietmar Maurer [Thu, 14 Sep 2017 10:22:55 +0000 (12:22 +0200)]
include local relayed mails (mail to root)

6 years agoremove unused code
Dietmar Maurer [Thu, 14 Sep 2017 06:13:19 +0000 (08:13 +0200)]
remove unused code

6 years agoinclude pmg-smtp-filter logs
Dietmar Maurer [Wed, 13 Sep 2017 09:52:58 +0000 (11:52 +0200)]
include pmg-smtp-filter logs

6 years agoadd correct AGPL3 header
Dietmar Maurer [Wed, 13 Sep 2017 08:55:20 +0000 (10:55 +0200)]
add correct AGPL3 header

6 years agoparse output from postfix/error
Dietmar Maurer [Wed, 13 Sep 2017 07:35:56 +0000 (09:35 +0200)]
parse output from postfix/error

6 years agocreate debian package
Dietmar Maurer [Wed, 13 Sep 2017 06:37:37 +0000 (08:37 +0200)]
create debian package

6 years agouse -Wpedantic
Dietmar Maurer [Tue, 12 Sep 2017 11:22:43 +0000 (13:22 +0200)]
use -Wpedantic

6 years agouse gzFile instead of gzFile*
Dietmar Maurer [Tue, 12 Sep 2017 10:23:04 +0000 (12:23 +0200)]
use gzFile instead of gzFile*

6 years agodo not access element outside array bounds
Dietmar Maurer [Tue, 12 Sep 2017 10:16:34 +0000 (12:16 +0200)]
do not access element outside array bounds

6 years agoavoid compiler warning about unused var
Dietmar Maurer [Tue, 12 Sep 2017 10:12:11 +0000 (12:12 +0200)]
avoid compiler warning about unused var

6 years agoavoid use of depreciated GMemChunk
Dietmar Maurer [Tue, 12 Sep 2017 10:06:12 +0000 (12:06 +0200)]
avoid use of depreciated GMemChunk

use newer g_slice allocator instead.

6 years agoadd cleanup targets
Dietmar Maurer [Tue, 12 Sep 2017 09:42:30 +0000 (11:42 +0200)]
add cleanup targets

6 years agoadd Makefile
Dietmar Maurer [Tue, 12 Sep 2017 08:31:23 +0000 (10:31 +0200)]
add Makefile

6 years agorename proxtrack.c to pmg-log-tracker.c
Dietmar Maurer [Tue, 12 Sep 2017 08:18:59 +0000 (10:18 +0200)]
rename proxtrack.c to pmg-log-tracker.c

6 years agofix copyright year
Dietmar Maurer [Tue, 12 Sep 2017 08:17:10 +0000 (10:17 +0200)]
fix copyright year

6 years agoproxtrack.c: copied from internal repository
Dietmar Maurer [Tue, 12 Sep 2017 08:16:21 +0000 (10:16 +0200)]
proxtrack.c: copied from internal repository