]> git.proxmox.com Git - pmg-log-tracker.git/shortlog
pmg-log-tracker.git
2020-04-24 Thomas Lamprechtbump version to 2.1.4-1
2020-04-24 Mira Limbeckfix from entries being shown even with a from filter
2020-04-24 Thomas Lamprechtbump version to 2.1.3-1
2020-04-24 Dominik Csapakbefore-queue: set 'B' status for rule-system blocked...
2020-04-06 Wolfgang Bumillerset dist to buster in upload target
2020-04-06 Wolfgang Bumilleruse -X in upload
2020-04-06 Wolfgang Bumillerbump version to 2.1.2-1
2020-04-06 Mira Limbeckadd a test case for recipient filtering
2020-04-06 Mira Limbeckfix wrong order of arguments
2020-04-06 Mira Limbeckfix filter_matches() if condition
2020-03-24 Thomas Lamprechtbump version to 2.1.1-1
2020-03-24 Mira Limbeckadd test for the exclude_greylist fix
2020-03-24 Mira Limbeckfix SEntry filter in before-queue case
2020-03-24 Mira Limbeckadd filter() and qentry() helper methods
2020-03-09 Thomas Lamprechtbuildsys: clean more
2020-03-09 Thomas Lamprechtbuildsys: drop writing rust-toolchain into build dir
2020-03-09 Thomas Lamprechtbuildsys: add rust- prefix to dsc name
2020-02-28 Wolfgang Bumiller2.1.0-1 build commit
2020-02-28 Fabian Grünbichlerpackaging cleanup
2020-02-28 Wolfgang Bumillerbump version to 2.1.0-1
2020-02-28 Wolfgang Bumillerswitch to using debcargo
2020-02-28 Wolfgang BumillerCargo.toml: add license, description, homepage and...
2020-02-28 Wolfgang Bumilleradd .cargo/config and rustfmt.toml
2020-02-21 Mira Limbeckadd tests
2020-02-21 Mira Limbeckadd before queue filter support
2020-02-21 Mira Limbeckremove C source code
2020-02-21 Mira Limbeckrewrite in rust
2019-07-22 Thomas Lamprechtbump version to 2.0-1
2019-07-22 Thomas Lamprechtbump version to 1.0-2
2019-07-22 Thomas Lamprechtrework build and packaging, add debian source package
2019-02-22 Dominik Csapakfix trailing whitespace
2019-02-22 Dominik Csapakreplace static const int with #define
2019-02-22 Dominik Csapakremove unused parameters
2019-02-22 Dominik Csapakminor type fixes
2019-02-22 Dominik Csapakuse less magic numbers
2019-02-22 Dominik Csapakfix csum calculation and update checksums
2019-02-22 Dominik Csapakadd -i option for specifying an external file
2019-02-22 Dominik Csapakremove unused -I parameter
2017-09-21 Dietmar Maurerfix upload target (--product pmg)
2017-09-21 Dietmar Maureravoid compiler warnings
2017-09-20 Dietmar Maureruse CLIENT instead of CONNECT
2017-09-20 Dietmar Maureronly print CONNECT if we do not have a CLIENT
2017-09-20 Dietmar Maurerprint smtp connect for qentry
2017-09-20 Dietmar Maurerlog smtp entries with ID - "SMTP: <ID>"
2017-09-20 Dietmar Maurerimprove usage info
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-13 Dietmar Maurercreate debian package
2017-09-12 Dietmar Maureruse -Wpedantic
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 Maureradd cleanup targets
2017-09-12 Dietmar Maureradd Makefile
2017-09-12 Dietmar Maurerrename proxtrack.c to pmg-log-tracker.c
2017-09-12 Dietmar Maurerfix copyright year
2017-09-12 Dietmar Maurerproxtrack.c: copied from internal repository