Age | Commit message (Expand) | Author |
2023-05-11 | services: inetd: Export accessors. | Bruno Victal |
2023-05-11 | services: Add vnstat-service-type. | Bruno Victal |
2023-05-11 | services: dhcp-client-configuration: Add 'shepherd-requirement' field. | Sergey Trofimov |
2023-05-11 | services: elogind: Add elogind as a shepherd PAM requirement. | Josselin Poiret |
2023-05-11 | system: pam: Let PAM extensions add shepherd requirements. | Josselin Poiret |
2023-05-11 | services: syslog: Do not call 'umask' in PID 1. | Ludovic Courtès |
2023-05-11 | services: dicod, bitlbee: Pass 'make-inetd-constructor' a list of endpoints. | Ludovic Courtès |
2023-05-10 | services: guix-build-coordinator-agent: Support max-parallel-uploads. | Christopher Baines |
2023-05-09 | services: guix-build-coordinator: Support extra environment vars. | Christopher Baines |
2023-05-09 | service: qemu-binfmt: Remove broken qemu targets. | Efraim Flashner |
2023-05-06 | services: guix-build-coordinator: Simpify service startup. | Christopher Baines |
2023-05-04 | services: qemu-binfmt: Add more targets. | Efraim Flashner |
2023-05-04 | services: earlyoom: Rotate log files. | Efraim Flashner |
2023-05-03 | services: cups: Use cups-minimal to avoid PAM authentication. | Maxim Cournoyer |
2023-04-30 | system: guix: Use config's ACL file location. | Josselin Poiret |
2023-04-25 | services: tor: Deprecate 'tor-hidden-service' procedure. | Bruno Victal |
2023-04-22 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-21 | services: herd: 'load-services/safe' is synonymous with 'load-services'. | Ludovic Courtès |
2023-04-21 | services: nscd: Depend on syslogd. | Ludovic Courtès |
2023-04-21 | services: postgresql: Add default package. | Ludovic Courtès |
2023-04-21 | services: knot: Add 'configuration' action. | Ludovic Courtès |
2023-04-21 | services: rsync: Add 'configuration' action. | Ludovic Courtès |
2023-04-21 | services: redis: Add 'configuration' action. | Ludovic Courtès |
2023-04-21 | services: mysql: Add 'configuration' action. | Ludovic Courtès |
2023-04-21 | services: postgresql: Add 'configuration' action. | Ludovic Courtès |
2023-04-21 | services: postgresql: Add the 'postgresql' Shepherd service name. | Ludovic Courtès |
2023-04-21 | services: syslog: Log auth.info to /var/log/secure in default configuration. | Maxim Cournoyer |
2023-04-21 | services/syslog: Strip leading white space indent in syslog.conf. | Maxim Cournoyer |
2023-04-21 | services: syslog: Add a reload action. | Maxim Cournoyer |
2023-04-21 | services: syslog: Move configuration to /etc/syslog.conf. | Maxim Cournoyer |
2023-04-19 | services: agetty: 'term-console' succeeds by default. | Ludovic Courtès |
2023-04-17 | services: agetty: 'term-console' succeeds by default. | Ludovic Courtès |
2023-04-14 | Merge branch 'master' into core-updates. | Maxim Cournoyer |
2023-04-14 | services: mpd: Use proper records for user and group fields. | Bruno Victal |
2023-04-14 | services: mpd: Fix unintentional API breakage for mixer-type field. | Bruno Victal |
2023-04-11 | services: nginx: Add reopen action. | Bruno Victal |
2023-04-11 | services: nginx: Make logging level configurable. | Bruno Victal |
2023-04-07 | services: desktop: Remove 'xfce-desktop-service' procedure. | Bruno Victal |
2023-04-07 | services: desktop: Remove 'mate-desktop-service' procedure. | Bruno Victal |
2023-04-07 | services: desktop: Remove 'gnome-desktop-service' procedure. | Bruno Victal |
2023-04-07 | services: guix-publish: Remove 'compression-level' field. | Bruno Victal |
2023-04-07 | services: base: Remove 'console-font-service' procedure. | Bruno Victal |
2023-04-07 | services: base: Remove 'console-keymap-service-type' variable. | Bruno Victal |
2023-04-07 | services: sddm: Remove 'sddm-service' procedure. | Bruno Victal |
2023-04-07 | services: ntp-service-type: Remove deprecated server as strings support. | Bruno Victal |
2023-04-02 | services: xvnc: Do not create a regular HOME directory for xvnc user. | Maxim Cournoyer |
2023-04-02 | services: mympd: Use records for user and group fields. | Bruno Victal |
2023-04-02 | services: mpd: Use proper records for user and group fields. | Bruno Victal |
2023-04-02 | services: mpd: Fix unintentional API breakage for mixer-type field. | Bruno Victal |
2023-04-02 | services: replace bare serializers with (serializer ...) | Bruno Victal |