]> git.proxmox.com Git - pmg-log-tracker.git/shortlog
pmg-log-tracker.git
2024-02-26 Thomas Lamprechtbump version to 2.5.0 master
2024-02-26 Thomas Lamprechtupdate debian/control and check in debian/rules
2024-02-26 Stoiko Ivanovbump version to 2.4.2
2024-02-23 Mira Limbeckcleanup: fix clippy warnings
2024-02-23 Mira Limbeckcleanup: remove unused strftime function
2024-02-23 Mira Limbecktests: update for log tracker time handling changes
2024-02-23 Mira Limbecktests: improve test output consistency
2024-02-23 Mira Limbeckrfc3339: move timezone offset compatibility code to...
2024-02-13 Dominik Csapakuse pico-args instead of clap
2023-06-28 Thomas Lamprechtbump version to 2.4.1
2023-06-28 Mira Limbecktests: update to match the compatibility changes
2023-06-28 Mira Limbeckadd compatibility with API/Tracking Center
2023-06-26 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-06-26 Thomas Lamprechtbump version to 2.4.0
2023-06-26 Mira Limbecktests: add rfc3339 timestamp test
2023-06-26 Mira Limbeckadd support for bookworm syslog time format
2023-06-26 Thomas Lamprechtbuildsys: expand clean target
2023-06-26 Thomas Lamprechtbuildsys: avoid no-pre-clean flag
2023-06-26 Thomas Lamprechtbuildsys: use dpkg default makefile fragements
2023-06-26 Thomas Lamprechtbuildsys: only get git revision if actually used
2023-06-26 Thomas Lamprechtd/copyright: use machine readable format
2023-06-26 Stoiko Ivanovbuildsys: re-add reference to GITVERSION
2023-06-26 Stoiko Ivanovtests: explicitly set timezone for testcases with unix...
2023-06-16 Stoiko Ivanovbuildsys: add sbuild convenience target
2023-06-16 Stoiko Ivanovd/s/format: mark package as native
2022-12-02 Thomas Lamprechtd/control: update generated meta data from newer debcargo
2022-11-25 Thomas Lamprechtbump version to 2.3.2-1
2022-11-25 Thomas Lamprechtcli opts: use get_count for "verbose" flag
2022-11-25 Thomas Lamprechtupdate clap to 0.3.23
2022-11-24 Thomas Lamprechtupdate clap from 2 to 3
2022-11-24 Thomas Lamprechtcargo fmt
2022-07-13 Thomas Lamprechtcode cleanup: avoid some bload on match return
2022-07-13 Thomas Lamprechtclippy fixes
2022-07-13 Thomas Lamprechtcargo: relaxe libc dependency to minor 0.2 version
2022-07-13 Thomas Lamprechtcargo: update clap to 2.33
2022-07-13 Thomas Lamprechttree wide cargo fmt
2022-02-14 Wolfgang Bumillerdrop 'time' dependency
2022-02-14 Stoiko Ivanovadd tests for DST change and year change
2022-02-01 Thomas Lamprechtbuildsys: fix reference to DBG_DEB
2022-02-01 Thomas Lamprechtbuildsys: use only one parenthesis style
2022-02-01 Thomas Lamprechtbump version to 2.3.1-1
2022-02-01 Stoiko Ivanovfix logfile counting in months != january
2022-01-04 Wolfgang Bumillerbump d/control
2022-01-04 Wolfgang Bumillerbump version to 2.3.0-1
2022-01-04 Wolfgang Bumillerstick to time_t for time
2022-01-04 Stoiko Ivanovdo not assume constant year based on file index
2022-01-03 Wolfgang Bumilleradd .gitignore file
2022-01-03 Wolfgang Bumillerbump edition to 2021
2022-01-03 Wolfgang Bumillerswitch to anyhow, don't use old style imports
2022-01-03 Wolfgang Bumillerclippy fixups
2021-12-01 Stoiko Ivanovadd test for empty to (dnsbl reject)
2021-12-01 Mira Limbeckfix #3758: fix `to` filter with empty NoqueueEntry...
2021-06-28 Thomas Lamprechtdebcargo: track updates
2021-06-28 Thomas Lamprechtbuildsys: upload to bullseye
2021-05-11 Thomas Lamprechtbump version to 2.2.0-1
2021-05-11 Mira Limbeckfix mutable borrow panic on duplicate msgid
2021-03-24 Thomas Lamprechtcargo: more flexible versioned dependencies
2021-03-24 Thomas Lamprechtd/cargo: use HTTPs for homepage
2021-03-24 Thomas Lamprechtbump version to 2.1.9-1
2021-03-24 Stoiko Ivanovbump version to 2.1.9-1
2021-03-23 Mira Limbeckadd test case for relay removed before lmtp
2021-03-23 Mira Limbeckafter-queue: fix wrong DStatus if relay is 'removed...
2021-03-23 Mira Limbeckclose #2106: show outgoing TLS connection in tracking...
2021-03-22 Mira Limbeckchange tests to use faketime
2021-02-01 Fabian Grünbichlerdebcargo: fix maintainer directive
2020-12-02 Fabian Grünbichlerbuild: track d/control
2020-11-18 Thomas Lamprechtbump version to 2.1.8-1
2020-11-17 Mira Limbeckchange case sensitive string match to case insensitive
2020-09-03 Thomas Lamprechtbump version to 2.1.7-1
2020-09-03 Mira Limbeckadd output for proxy-reject with 'Syntax:' message
2020-06-17 Fabian Grünbichlerparse_number: prevent panic on empty input
2020-06-17 Fabian Grünbichlerparse_time: prevent panic on truncated input
2020-05-19 Thomas Lamprechtbump version to 2.1.6-1
2020-05-19 Mira Limbeckadd testcase for mixed '-t' and '-x' options in before...
2020-05-19 Mira Limbeckfix ToEntrys in FEntrys not being considered for 'to...
2020-05-19 Mira Limbeckfix before-queue filter string_match check
2020-05-18 Mira Limbeckadd testcase for accepted/blocked/quarantined mail
2020-05-18 Mira Limbeckprint blocked/quarantined entries if accepted mail...
2020-05-18 Mira Limbeckmake QID parsing more robust
2020-05-14 Thomas Lamprechtbump version to 2.1.5-1
2020-05-13 Thomas Lamprechtdebcargo: add vcs links
2020-05-06 Mira Limbeckadd test case for 'from' and 'to' together
2020-05-06 Stoiko Ivanovadd test for before queue dstatus
2020-05-06 Stoiko IvanovIntroduce before queue dstatus
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
next