• Saarbrücken
  • Joined on 2025年05月21日
errror released v0.9 at errror/wormhole 2026年02月16日 16:23:41 +01:00
errror pushed tag v0.9 to errror/wormhole 2026年02月16日 16:19:37 +01:00
errror pushed to main at errror/wormhole 2026年02月16日 16:17:16 +01:00
f13b4eed32 version 0.9
errror pushed to main at errror/wormhole 2026年02月16日 15:19:00 +01:00
5e5383ef1c removed obsolete TODO.md
39bac69d57 updated/fixed copyright headers
f5a64756a3 updated patch after own update of doveadm-dsync.c
5b6347516b settings struct stuff completed
Compare 4 commits »
errror pushed to main at errror/wormhole 2026年02月16日 13:08:21 +01:00
5cf1899dfa own settings plugin for doveadm plugins
errror closed issue errror/wormhole#4 2026年01月30日 07:12:01 +01:00
Shared folder replication
errror commented on issue errror/wormhole#4 2026年01月30日 07:12:00 +01:00
Shared folder replication
errror pushed to main at errror/wormhole 2026年01月13日 16:03:58 +01:00
5efa41b4e0 removed RHEL mentioning, replace with request how to build packages for other platforms
errror pushed to main at errror/wormhole 2026年01月12日 15:12:07 +01:00
d380a261ea introducing official package repo
ad49ca6ff7 building ubuntu packages
be0babb5bd packaging: determine distribution and codename from lsb_release as well
262b2d0fe0 fix: older cpp does not support #elifdef
Compare 4 commits »
errror pushed to main at errror/wormhole 2025年12月22日 14:32:22 +01:00
883bac3ee2 CI/CD: use CHECK_ASSETS_URL variable for --with-check-assets
103f23362f CI/CD: added job upload-assets to upload assets
6dfd57d250 packaging: store debian package in "debianRV" dir
Compare 3 commits »
errror pushed to main at errror/wormhole 2025年12月20日 14:01:32 +01:00
c2137e22d7 configure: add given --with-check-assets to DISTCHECK_CONFIGURE_FLAGS
c0e5bddc92 CI/CD: use new configure option --with-check-assets to point to existing prebuild check assets
09ee55e644 debian-package: export WITH_CHECK_ASSETS value as env var WORMHOLE_WITH_CHECK_ASSETS
14815cd51f built-tests: use WITH_CHECK_ASSETS from configure
777f08bf04 autoconf: new option --with-check-assets to provide URL for downloading prebuild check assets
Compare 15 commits »
errror released v0.8 at errror/wormhole 2025年12月16日 09:00:38 +01:00
errror pushed tag v0.8 to errror/wormhole 2025年12月16日 06:54:31 +01:00
errror pushed to main at errror/wormhole 2025年12月16日 06:54:13 +01:00
f677bd9de1 version 0.8
cc1525aae9 replicator: use persistent connection to auth service in storage_service
Compare 2 commits »
errror pushed to main at errror/wormhole 2025年12月15日 17:02:39 +01:00
3fa608393c replicator: fixed service default settings
f4f038bbe1 updated done TODOs
ce622243f3 removed wrong ATTR_UNUSED declaration
82f13a182e updated done TODOs
f3aa3d75ab replicator: reverted cd80a046b7 and 9ebbdd1c75
Compare 19 commits »
errror pushed to main at errror/wormhole 2025年12月10日 15:54:57 +01:00
7ea7416881 replicator: replaced get_userdb_field() hack with proper settings_get()
errror commented on issue errror/dovecot-replication#1 2025年11月21日 17:51:49 +01:00
How to configure logging level?

I forgot: please provide the output of doveconf -n if you reopen the issue in the correct issue tracker. This will help me understand your problem.

errror closed issue errror/dovecot-replication#1 2025年11月21日 17:41:42 +01:00
How to configure logging level?
errror commented on issue errror/dovecot-replication#1 2025年11月21日 17:41:42 +01:00
How to configure logging level?

Hi Corrado,

errror pushed to main at errror/wormhole 2025年11月14日 10:11:10 +01:00
7862d85421 build-system: check if -Wno-error=sign-compare is required to compile dovecot/lib.h