aboutsummaryrefslogtreecommitdiff
path: root/.patman
blob: 13fa4d0fab9fb02f55d0d54620f7ce7198dff04a (about) (plain)
1
2
3
4
5
6
7
8
9
10
# This config file allows for Patchwork integration with
# https://patches.guix-patches.cbaines.net/.

[settings]
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True
56b5cf52091'>services: dovecot: Only serialize settings with non-empty values....Alexey Abramov 2020-09-09services: dovecot: Serialize global settings first....Alexey Abramov 2020-09-09services: dovecot: Use modules via symlink to system profile....Alexey Abramov 2020-04-21services: dovecot: 'stop' method returns #f upon success....Ludovic Courtès 2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail....Ludovic Courtès 2020-01-31gnu: Update opensmtpd configuration grammar....Tobias Geerinckx-Rice 2019-09-21services: dovecot: Fix predicate names for free-form fields...Alexey Abramov 2019-06-20services: opensmtpd: Extend the PAM service....Kristofer Buffington 2019-06-20services: Fix typo in (gnu services mail) exports....Tobias Geerinckx-Rice 2019-05-07services: dovecot: Rename auth-verbose-passwords?....Christopher Baines 2019-04-07services: Add 'imap4d-service-type'....宋文武 2019-03-13Remove traces of "GuixSD"....Ludovic Courtès 2018-11-10services: dovecot: Set correct default value for the "auth" service....Clément Lassieur 2018-11-10services: dovecot: Allow to set 'process-limit'....Clément Lassieur 2018-11-10services: dovecot: Allow to set 'client-limit'....Clément Lassieur 2018-03-09services: dovecot: Copy dovecot.conf to /etc/dovecot....Oleg Pykhalov 2017-12-23gnu: dovecot: Update to 2.3.0....Tobias Geerinckx-Rice 2017-04-19services: Make exim-service-type use mail-aliases-service-type...Carlo Zancanaro 2017-04-19services: Add mail-aliases-service-type....Carlo Zancanaro 2017-04-01services: dovecot: Fix passwd and userdb 'args' types....Clément Lassieur 2017-03-12services: dovecot: Reimplement proper configuration functions....Clément Lassieur 2017-03-12services: dovecot: Fix unix_listeners and fifo_listeners path types....Clément Lassieur 2017-03-10services: Add exim-service-type....Carlo Zancanaro 2017-01-25services: Fix 'mkdir-p' in activation scripts....Clément Lassieur 2016-11-26services: Factorize configuration abstraction....Julien Lepiller 2016-11-26services: Add opensmtpd service....宋文武 2016-09-27gnu: New default Dovecot service postmaster_address...Andy Wingo 2016-09-16doc: "filesystem" -> "file system"...John Darrington 2016-09-10system: Use 'file-append' to denote file names....Ludovic Courtès 2016-07-21services: Export *-service-type and *-configuration....Tomáš Čech 2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost 2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost 2015-12-18gnu: Add dovecot service...Andy Wingo