summaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)Author
2022-12-12services: zabbix-server: Increase Shepherd grace period.Marius Bakke
2022-12-12Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-09services: nscd: Use nscd from 'glibc-final' on native builds.Ludovic Courtès
2022-12-08services: base: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-12-08records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès
2022-12-06services: fail2ban: Start server in the foreground.Ludovic Courtès
2022-12-06services: fail2ban: Remove unnecessary Shepherd 'modules' field.Ludovic Courtès
2022-12-06services: fail2ban: 'stop' returns #f when the dameon is stopped.Ludovic Courtès
2022-12-04services: configuration: Rename location accessor to "source-location".Maxim Cournoyer
2022-12-09services: wireguard: Use the parameterized wireguard package.EuAndreh
2022-12-08services: configuration: Rewrite 'alist?' procedure.Bruno Victal
2022-12-07services: guix-publish: Keep fewer rotated logs.Ludovic Courtès
2022-12-07service: cuirass: Rotate remote server logs.Ludovic Courtès
2022-12-07services: cuirass-remote-worker: Rotate logs.Ludovic Courtès
2022-12-07services: zabbix-agent: Adjust command-line when using zabbix_agent2.Marius Bakke
2022-12-07services: zabbix: Don't write user to configuration file.Marius Bakke
2022-12-02services: configuration: Rename location accessor to "source-location".Maxim Cournoyer
2022-12-02services: networking: Avoid 'match' on records.Ludovic Courtès
2022-12-02services: base: Use 'match-record' instead of 'match'.Ludovic Courtès
2022-12-02records: 'match-record' checks fields at macro-expansion time.Ludovic Courtès
2022-12-01services: network-manager: Add iwd backend support.Andrew Tropin
2022-11-20services: mysql: Run mariadb-install-db instead of hard coding schemas.Marius Bakke
2022-11-20services: mysql: Remove mysql-install-service in favor of wrapper.Marius Bakke
2022-11-20services: mysql-upgrade: Add log file.Marius Bakke
2022-11-20services: mysql-upgrade: Support custom datadir.Marius Bakke
2022-11-20gnu: mysql: Support custom data dir.Ellen Papsch
2022-11-20gnu: Fix copyright line.Leo Nikkilä
2022-11-20services: guix-build-coordinator: Remove duplicate log timestamp.Christopher Baines
2022-11-19services: lightdm: Do not use GOOPS.Ludovic Courtès
2022-11-18services: tor: Remove unnecessary modules from shepherd environment.Ludovic Courtès
2022-11-18services: Add Shepherd 'configuration' action to various services.Ludovic Courtès
2022-11-18services: shepherd: Define 'shepherd-configuration-action' helper.Ludovic Courtès
2022-11-17services: getmail: Use 'match-record'.Ludovic Courtès
2022-11-17services: gitolite: Use the correct variable for the user-group.EuAndreh
2022-11-17services: Streamline or eliminate some match-lambda patterns.Maxim Cournoyer
2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated.Maxim Cournoyer
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."Maxim Cournoyer
2022-11-13services: configuration: Revert to a working ‘guix home’.Tobias Geerinckx-Rice
2022-11-15services: mcron: Add log? and log-format fields to mcron-configuration.Maxim Cournoyer
2022-11-15services: configuration: Re-order generated record fields.Maxim Cournoyer
2022-11-13services: vpn: Fix the profile wireguard package.EuAndreh
2022-11-12services: vpn: Add wireguard-tools to profile-service-type.EuAndreh
2022-11-09services: greetd: Add gexp compilers for sessions.( via Guix-patches via
2022-11-07services: qemu-binfmt: Add x86_64 QEMU target.Leo Nikkilä
2022-11-07services: gitolite: Add local-code configuration option.Alexey Abramov
2022-11-03services: ganeti: OS variants can be a directory.Marius Bakke
2022-11-02gnu: dovecot: Use standard mkdir-p/perms.Julien Lepiller
2022-10-23gnu: Fix typos.Vagrant Cascadian
2022-10-20services: wireguard: Add more configuration fields.Mathieu Othacehe
2022-10-18services: nginx: Improve reload action documentation.EuAndreh via Guix-patches via