Commit Graph

  • 9b59be4c5a gitignore: add rules for dpkg build artifacts master Christoph Heiss 2024-09-30 17:25:04 +0200
  • 1f50e31f3e bump proxmox-time to 2 Fabian Grünbichler 2024-07-25 13:02:25 +0200
  • 29a60a33a8 bump pico-args to 0.5 Fabian Grünbichler 2024-07-25 13:02:17 +0200
  • 45878faecb move .cargo/config to .cargo/config.toml Fabian Grünbichler 2024-06-20 12:27:00 +0200
  • 7c49ea9088 bump version to 2.5.0 Thomas Lamprecht 2024-02-26 17:47:59 +0100
  • 986457203c update debian/control and check in debian/rules Thomas Lamprecht 2024-02-26 20:23:06 +0100
  • 7d88c0c33d bump version to 2.4.2 Stoiko Ivanov 2024-02-26 15:18:30 +0100
  • c363123d9b cleanup: fix clippy warnings Mira Limbeck 2024-02-20 11:06:48 +0100
  • af6c02e658 cleanup: remove unused strftime function Mira Limbeck 2024-02-20 11:06:47 +0100
  • 033d9fea42 tests: update for log tracker time handling changes Mira Limbeck 2024-02-20 11:06:46 +0100
  • a36803db4a tests: improve test output consistency Mira Limbeck 2024-02-20 11:06:45 +0100
  • 8a5b28ff16 rfc3339: move timezone offset compatibility code to old time parser Mira Limbeck 2024-02-20 11:06:44 +0100
  • e34f84b91f use pico-args instead of clap Dominik Csapak 2023-10-25 13:20:26 +0200
  • a1ebc0c6fe bump version to 2.4.1 Thomas Lamprecht 2023-06-28 12:33:15 +0200
  • 4d645342e1 tests: update to match the compatibility changes Mira Limbeck 2023-06-28 10:54:29 +0200
  • 2742c7f849 add compatibility with API/Tracking Center Mira Limbeck 2023-06-28 10:54:28 +0200
  • c195552948 buildsys: derive upload dist automatically Thomas Lamprecht 2023-06-26 18:14:27 +0200
  • cdcc762692 bump version to 2.4.0 Thomas Lamprecht 2023-06-26 18:03:28 +0200
  • bc64fc8041 tests: add rfc3339 timestamp test Mira Limbeck 2023-06-26 12:41:42 +0200
  • 34c921addd add support for bookworm syslog time format Mira Limbeck 2023-06-26 12:41:41 +0200
  • c8d2476d05 buildsys: expand clean target Thomas Lamprecht 2023-06-26 17:55:37 +0200
  • 57628f9d59 buildsys: avoid no-pre-clean flag Thomas Lamprecht 2023-06-26 17:55:34 +0200
  • f30c45b824 buildsys: use dpkg default makefile fragements Thomas Lamprecht 2023-06-26 17:55:13 +0200
  • 62a47d3493 buildsys: only get git revision if actually used Thomas Lamprecht 2023-06-26 17:54:48 +0200
  • 538968fdbe d/copyright: use machine readable format Thomas Lamprecht 2023-06-26 17:54:27 +0200
  • f6ca4f6415 buildsys: re-add reference to GITVERSION Stoiko Ivanov 2023-06-26 12:58:36 +0200
  • b154004956 tests: explicitly set timezone for testcases with unix timestamps Stoiko Ivanov 2023-06-19 20:40:48 +0200
  • 5ed9f5caa5 buildsys: add sbuild convenience target Stoiko Ivanov 2023-06-16 17:50:19 +0200
  • 1bd7041278 d/s/format: mark package as native Stoiko Ivanov 2023-05-30 18:06:33 +0200
  • 39b57008f7 d/control: update generated meta data from newer debcargo Thomas Lamprecht 2022-12-02 11:26:53 +0100
  • 41d4b6dd8e bump version to 2.3.2-1 Thomas Lamprecht 2022-11-25 11:38:14 +0100
  • fa2e785d2b cli opts: use get_count for "verbose" flag Thomas Lamprecht 2022-11-25 11:36:30 +0100
  • 0809816451 update clap to 0.3.23 Thomas Lamprecht 2022-11-25 11:35:21 +0100
  • 3e6542d819 update clap from 2 to 3 Thomas Lamprecht 2022-11-24 18:47:03 +0100
  • 38ad688ccd cargo fmt Thomas Lamprecht 2022-11-24 18:46:49 +0100
  • c8de75201b code cleanup: avoid some bload on match return Thomas Lamprecht 2022-07-13 11:46:19 +0200
  • f3f09b97fd clippy fixes Thomas Lamprecht 2022-07-13 11:42:00 +0200
  • ac32804169 cargo: relaxe libc dependency to minor 0.2 version Thomas Lamprecht 2022-07-13 11:35:04 +0200
  • 915a5aa7f8 cargo: update clap to 2.33 Thomas Lamprecht 2022-07-13 11:34:44 +0200
  • ddaa372402 tree wide cargo fmt Thomas Lamprecht 2022-07-13 11:30:26 +0200
  • 8f1719eebe drop 'time' dependency Wolfgang Bumiller 2022-01-04 14:57:23 +0100
  • a4d769405c add tests for DST change and year change Stoiko Ivanov 2022-02-09 12:31:58 +0100
  • cc80c54de8 buildsys: fix reference to DBG_DEB Thomas Lamprecht 2022-02-01 14:06:28 +0100
  • 71e42fc1f8 buildsys: use only one parenthesis style Thomas Lamprecht 2022-02-01 14:06:11 +0100
  • 4b388f8d40 bump version to 2.3.1-1 Thomas Lamprecht 2022-02-01 13:32:06 +0100
  • 17ec304fea fix logfile counting in months != january Stoiko Ivanov 2022-02-01 10:48:52 +0100
  • b24a352a5d bump d/control Wolfgang Bumiller 2022-01-04 16:02:18 +0100
  • daec25d33f bump version to 2.3.0-1 Wolfgang Bumiller 2022-01-04 15:55:53 +0100
  • 2fbb2ab3c6 stick to time_t for time Wolfgang Bumiller 2022-01-03 15:02:14 +0100
  • 1cdbebe57b do not assume constant year based on file index Stoiko Ivanov 2022-01-03 17:09:54 +0100
  • 6d693ce164 add .gitignore file Wolfgang Bumiller 2022-01-03 14:56:08 +0100
  • 821c09bd9f bump edition to 2021 Wolfgang Bumiller 2022-01-03 13:22:12 +0100
  • f9d4bdda8b switch to anyhow, don't use old style imports Wolfgang Bumiller 2022-01-03 13:21:13 +0100
  • 6e63fa58ee clippy fixups Wolfgang Bumiller 2022-01-03 11:45:59 +0100
  • b87d0b0583 add test for empty to (dnsbl reject) Stoiko Ivanov 2021-12-01 19:02:30 +0100
  • cab179a921 fix #3758: fix to filter with empty NoqueueEntry to field Mira Limbeck 2021-12-01 16:41:57 +0100
  • 40d978e67b debcargo: track updates Thomas Lamprecht 2021-06-28 17:04:06 +0200
  • 3f12c7fed7 buildsys: upload to bullseye Thomas Lamprecht 2021-06-28 17:00:36 +0200
  • 8eeab2adf0 bump version to 2.2.0-1 Thomas Lamprecht 2021-05-11 16:01:43 +0200
  • 2912583794 fix mutable borrow panic on duplicate msgid Mira Limbeck 2021-04-29 15:25:08 +0200
  • 0908781e80 cargo: more flexible versioned dependencies Thomas Lamprecht 2021-03-24 12:15:03 +0100
  • 5bdc6f7b81 d/cargo: use HTTPs for homepage Thomas Lamprecht 2021-03-24 12:10:26 +0100
  • 5af4c03d8c bump version to 2.1.9-1 Thomas Lamprecht 2021-03-24 12:08:23 +0100
  • 3c5da57b8a bump version to 2.1.9-1 Stoiko Ivanov 2021-03-24 11:49:58 +0100
  • f6cbaf2f48 add test case for relay removed before lmtp Mira Limbeck 2021-03-23 15:28:23 +0100
  • 1ee56e8e78 after-queue: fix wrong DStatus if relay is 'removed' before 'lmtp' line Mira Limbeck 2021-03-23 15:28:22 +0100
  • 48485c2bb2 close #2106: show outgoing TLS connection in tracking center Mira Limbeck 2021-03-23 12:05:31 +0100
  • ef4e4370a3 change tests to use faketime Mira Limbeck 2021-03-22 14:06:18 +0100
  • 77b430e04a debcargo: fix maintainer directive Fabian Grünbichler 2021-02-01 11:22:56 +0100
  • ea087800bf build: track d/control Fabian Grünbichler 2020-12-02 13:18:52 +0100
  • 8d0d075975 bump version to 2.1.8-1 Thomas Lamprecht 2020-11-18 19:29:27 +0100
  • c409629f80 change case sensitive string match to case insensitive Mira Limbeck 2020-11-09 15:18:46 +0100
  • 5c363ec815 bump version to 2.1.7-1 Thomas Lamprecht 2020-09-03 17:41:46 +0200
  • dbab0bf5db add output for proxy-reject with 'Syntax:' message Mira Limbeck 2020-08-28 12:19:51 +0200
  • d3f20a0a10 parse_number: prevent panic on empty input Fabian Grünbichler 2020-06-10 15:22:53 +0200
  • 18c8f6b9cd parse_time: prevent panic on truncated input Fabian Grünbichler 2020-06-10 15:22:52 +0200
  • b0b36cefa9 bump version to 2.1.6-1 Thomas Lamprecht 2020-05-19 18:05:02 +0200
  • ff635f99db add testcase for mixed '-t' and '-x' options in before-queue filtering Mira Limbeck 2020-05-19 15:31:07 +0200
  • 90e195ecc1 fix ToEntrys in FEntrys not being considered for 'to' filtering Mira Limbeck 2020-05-19 15:31:06 +0200
  • c6d8a71609 fix before-queue filter string_match check Mira Limbeck 2020-05-19 15:31:05 +0200
  • 5cce7a774a add testcase for accepted/blocked/quarantined mail Mira Limbeck 2020-05-15 16:49:06 +0200
  • 5ab03bbbee print blocked/quarantined entries if accepted mail exists Mira Limbeck 2020-05-15 16:49:05 +0200
  • dd76914d00 make QID parsing more robust Mira Limbeck 2020-05-15 16:49:04 +0200
  • 0a16b4d6fd bump version to 2.1.5-1 Thomas Lamprecht 2020-05-14 17:34:02 +0200
  • a7369a68e5 debcargo: add vcs links Thomas Lamprecht 2020-05-06 14:17:11 +0200
  • 54a122d957 add test case for 'from' and 'to' together Mira Limbeck 2020-04-24 17:21:50 +0200
  • d1dde9d3e1 add test for before queue dstatus Stoiko Ivanov 2020-04-30 17:01:50 +0200
  • 397577454a Introduce before queue dstatus Stoiko Ivanov 2020-04-30 17:01:49 +0200
  • 2f182bc7c9 bump version to 2.1.4-1 Thomas Lamprecht 2020-04-24 19:29:11 +0200
  • bf16debe3f fix from entries being shown even with a from filter Mira Limbeck 2020-04-24 17:21:49 +0200
  • a27c3b076b bump version to 2.1.3-1 Thomas Lamprecht 2020-04-24 12:17:21 +0200
  • 4d1bf8f928 before-queue: set 'B' status for rule-system blocked mails Dominik Csapak 2020-04-24 11:26:50 +0200
  • 670f064019 set dist to buster in upload target Wolfgang Bumiller 2020-04-06 12:23:15 +0200
  • c8729e63db use -X in upload Wolfgang Bumiller 2020-04-06 12:16:46 +0200
  • 75acc91506 bump version to 2.1.2-1 Wolfgang Bumiller 2020-04-06 12:08:10 +0200
  • 093033c8cd add a test case for recipient filtering Mira Limbeck 2020-04-02 16:57:14 +0200
  • 20141d5863 fix wrong order of arguments Mira Limbeck 2020-04-02 16:57:13 +0200
  • c29ff56429 fix filter_matches() if condition Mira Limbeck 2020-04-02 16:57:12 +0200
  • bccbe8d894 bump version to 2.1.1-1 Thomas Lamprecht 2020-03-24 12:34:46 +0100
  • 85fdd484ed add test for the exclude_greylist fix Mira Limbeck 2020-03-20 13:08:29 +0100