Age | Commit message (Expand) | Author |
2018-03-03 | services: redis: Add a default-value to the redis-service-type. | Christopher Baines |
2018-03-03 | services: mysql: Add a default-value to the mysql-service-type. | Christopher Baines |
2018-03-03 | services: postgresql: Add a default-value to the postgresql-service-type. | Christopher Baines |
2018-03-03 | services: messaging: Prosody config supports file-like objects. | Clément Lassieur |
2018-02-28 | services: cgit: Add more configuration fields. | Oleg Pykhalov |
2018-02-22 | services: certbot: Allow to set a deploy hook. | Clément Lassieur |
2018-02-22 | services: certbot: Add verbosity. | Clément Lassieur |
2018-02-22 | services: certbot: Allow to set RSA key size. | Clément Lassieur |
2018-02-22 | services: certbot: Associate one certificate with several domains. | Clément Lassieur |
2018-02-22 | services: certbot: Get certbot to run non-interactively. | Clément Lassieur |
2018-02-22 | services: certbot: Refactor certbot command. | Clément Lassieur |
2018-02-22 | services: certbot: Rename 'host' to 'domain'. | Clément Lassieur |
2018-02-22 | services: certbot: Fix indentation. | Clément Lassieur |
2018-02-22 | services: certbot: Run certbot twice a day at a random minute. | Clément Lassieur |
2018-02-22 | services: certbot: Listen on IPv6. | Clément Lassieur |
2018-02-20 | services: slim: Make the logged-in session show up in "w". | Danny Milosavljevic |
2018-02-19 | services: console-font: Don't emit the IUTF8 console code. | Ludovic Courtès |
2018-02-19 | services: avahi: Publish '_workstation._tcp' by default. | Ludovic Courtès |
2018-02-19 | services: avahi: Read PID file from /run. | Ludovic Courtès |
2018-02-17 | services: xorg: Import (ice-9 rdelim). | Danny Milosavljevic |
2018-02-15 | services: mingetty: Move tty optionality to agetty. | Danny Milosavljevic |
2018-02-15 | services: agetty: Add agetty instance to base services. Make its tty optional. | Danny Milosavljevic |
2018-02-15 | gnu: nss-mdns: Update to 0.12.0. | Ludovic Courtès |
2018-02-14 | gnu: Add cat-avatar-generator-service. | Julien Lepiller |
2018-02-09 | services: avahi: Default to nss-mdns 0.10. | Ludovic Courtès |
2018-02-09 | gnu: services: Add wesnothd service. | Arun Isaac |
2018-01-29 | doc, gnu: Fix spelling of screen-things. | Tobias Geerinckx-Rice |
2018-01-25 | services: postgresql: Use pg_ctl to start and stop postgres. | Clément Lassieur |
2018-01-21 | services: herd: 'with-shepherd' no longer leaves an open connection. | Ludovic Courtès |
2018-01-21 | services: Missing services are automatically instantiated. | Ludovic Courtès |
2018-01-21 | services: shepherd: Make 'shepherd-configuration-file' non-monadic. | Ludovic Courtès |
2018-01-19 | gnu: Consistently Write ‘file system(s)’. | Tobias Geerinckx-Rice |
2018-01-17 | gnu: services: web: Add service for httpd. | Christopher Baines |
2018-01-15 | doc: Deprecate 'bitlbee-service' procedure. | Ludovic Courtès |
2018-01-15 | services: bitlbee: Move to (gnu services messaging). | Ludovic Courtès |
2018-01-11 | services: qemu-binfmt: Extend guix-daemon with extra chroot directories. | Ludovic Courtès |
2018-01-11 | services: guix: Add 'chroot-directories' field. | Ludovic Courtès |
2018-01-11 | services: Add qemu-binfmt. | Ludovic Courtès |
2018-01-08 | gnu: services: Add darkstat service. | 宋文武 |
2018-01-08 | services: guix: Add 'log-compression' option. | Ludovic Courtès |
2017-12-30 | gnu: services: Add MATE desktop service. | ng0 |
2017-12-29 | services: networking: Add a dependency override mechanism to <static-networki... | Marius Bakke |
2017-12-24 | services: messaging: Use HTTPS for prosody.im URLs. | Tobias Geerinckx-Rice |
2017-12-23 | gnu: dovecot: Update to 2.3.0. | Tobias Geerinckx-Rice |
2017-12-22 | services: urandom-seed: Depend on udev. | Ludovic Courtès |
2017-12-22 | services: urandom-seed: Deprecate the 'urandom-seed-service' procedure. | Ludovic Courtès |
2017-12-22 | services: urandom-seed: Become a dependency of 'user-processes'. | Ludovic Courtès |
2017-12-22 | services: 'user-processes-service-type' can now be extended. | Ludovic Courtès |
2017-12-19 | services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot. | Leo Famulari |
2017-12-18 | services: nginx: Allow to add raw content to the server blocks. | Clément Lassieur |