public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable
@ 2026-06-08 11:29 Stoiko Ivanov
  2026-06-08 11:29 ` [PATCH pmg-api 1/4] config: add log-tracker-base key Stoiko Ivanov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stoiko Ivanov @ 2026-06-08 11:29 UTC (permalink / raw)
  To: pmg-devel

The recently added input-base parameter for pmg-log-tracker:
9816d19 ("fix #3657: allow scanning a configurable rotated log series")

can be used to change the default location the tracking center uses for
its logs - but setting it in pmg.conf user can directly benefit from that
instead of manually patching MailTracker.pm, or wrapping pmg-log-tracker
in a script that changes the input file/input-base.

tested by setting the parameter via gui, navigating to the tracking
center, and watching execsnopp-bpfcc for the commands which are executed.

pmg-api:

Stoiko Ivanov (2):
  config: add log-tracker-base key
  fix #3657: api: tracking center: explicitly set input base from config

 src/PMG/API2/MailTracker.pm | 5 +++++
 src/PMG/Config.pm           | 7 +++++++
 2 files changed, 12 insertions(+)


pmg-gui:

Stoiko Ivanov (1):
  fix #2091: system options: add log-tracker-base textrow

 js/SystemOptions.js | 6 ++++++
 1 file changed, 6 insertions(+)


pmg-docs:

Stoiko Ivanov (1):
  pmg-log-tracker: mention that input-base can be configured via GUI

 pmg-log-tracker.adoc | 3 +++
 1 file changed, 3 insertions(+)


Summary over all repositories:
  4 files changed, 21 insertions(+), 0 deletions(-)

-- 
Generated by murpp 0.12.0




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-10  9:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-08 11:29 [PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-api 1/4] config: add log-tracker-base key Stoiko Ivanov
2026-06-08 22:37   ` Thomas Lamprecht
2026-06-08 11:29 ` [PATCH pmg-api 2/4] fix #3657: api: tracking center: explicitly set input base from config Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-gui 3/4] fix #2091: system options: add log-tracker-base textrow Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-docs 4/4] pmg-log-tracker: mention that input-base can be configured via GUI Stoiko Ivanov
2026-06-10  9:25 ` superseded: [PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable Stoiko Ivanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal