]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm-print: Add "formatted" print formatter
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 23 Feb 2016 12:13:37 +0000 (14:13 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 26 Feb 2016 11:38:44 +0000 (13:38 +0200)
commit21e4a561c2983f7ff02c0503c9bad8e4f45cee8a
tree87bb7df09cf01d1f3a943d68af16d3d68fd2f21c
parent42fcc708268a89aa9640693e71d13a2bb76e19c8
doveadm-print: Add "formatted" print formatter

This allows using the header names as %{variables} in the format string.
src/doveadm/Makefile.am
src/doveadm/doveadm-print-formatted.c [new file with mode: 0644]
src/doveadm/doveadm-print-private.h
src/doveadm/doveadm-print.h
src/doveadm/doveadm.c