summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* gnu: mcron: Update to 1.1 and deprecate "mcron2"....Ludovic Courtès2018-03-191-4/+4
* services: openssh: Add 'accepted-environment' field....Martin Castillo2018-03-181-0/+7
* services: databases: Change quote' to single-quote....Christopher Baines2018-03-171-4/+4
* services: Add 'virtual-terminal'....Ludovic Courtès2018-03-151-30/+37
* services: 'shepherd-service-type' now accepts a default value....Ludovic Courtès2018-03-151-8/+18
* services: databases: Add postgresql-configuration record exports....Christopher Baines2018-03-101-0/+8
* services: Rework the PostgreSQL config file to use a record type....Christopher Baines2018-03-101-20/+65
* services: dovecot: Copy dovecot.conf to /etc/dovecot....Oleg Pykhalov2018-03-091-73/+74
* services: agetty: Call default-serial-port only when starting....Danny Milosavljevic2018-03-081-109/+112
* services: file-systems: Include 'user-file-systems' service....Ludovic Courtès2018-03-071-34/+30
* services: dicod: Depend on 'user-processes'....Ludovic Courtès2018-03-071-1/+2
* services: Add openntpd service....Efraim Flashner2018-03-051-1/+101
* services: redis: Add a default-value to the redis-service-type....Christopher Baines2018-03-031-1/+2
* services: mysql: Add a default-value to the mysql-service-type....Christopher Baines2018-03-031-1/+2
* services: postgresql: Add a default-value to the postgresql-service-type....Christopher Baines2018-03-031-3/+6
* services: messaging: Prosody config supports file-like objects....Clément Lassieur2018-03-032-56/+67
* services: cgit: Add more configuration fields....Oleg Pykhalov2018-02-282-121/+686
* services: certbot: Allow to set a deploy hook....Clément Lassieur2018-02-221-3/+7
* services: certbot: Add verbosity....Clément Lassieur2018-02-221-13/+19
* services: certbot: Allow to set RSA key size....Clément Lassieur2018-02-221-8/+13
* services: certbot: Associate one certificate with several domains....Clément Lassieur2018-02-221-30/+41
* services: certbot: Get certbot to run non-interactively....Clément Lassieur2018-02-221-5/+9
* services: certbot: Refactor certbot command....Clément Lassieur2018-02-221-27/+26
* services: certbot: Rename 'host' to 'domain'....Clément Lassieur2018-02-221-20/+22
* services: certbot: Fix indentation....Clément Lassieur2018-02-221-2/+2
* services: certbot: Run certbot twice a day at a random minute....Clément Lassieur2018-02-221-4/+4
* services: certbot: Listen on IPv6....Clément Lassieur2018-02-221-2/+2
* services: slim: Make the logged-in session show up in "w"....Danny Milosavljevic2018-02-201-2/+7
* services: console-font: Don't emit the IUTF8 console code....Ludovic Courtès2018-02-191-3/+0
* services: avahi: Publish '_workstation._tcp' by default....Ludovic Courtès2018-02-191-1/+9
* services: avahi: Read PID file from /run....Ludovic Courtès2018-02-191-2/+2
* services: xorg: Import (ice-9 rdelim)....Danny Milosavljevic2018-02-171-0/+1
* services: mingetty: Move tty optionality to agetty....Danny Milosavljevic2018-02-151-121/+121
* services: agetty: Add agetty instance to base services. Make its tty optional....Danny Milosavljevic2018-02-151-15/+61
* gnu: nss-mdns: Update to 0.12.0....Ludovic Courtès2018-02-151-3/+1
* gnu: Add cat-avatar-generator-service....Julien Lepiller2018-02-141-2/+25
* services: avahi: Default to nss-mdns 0.10....Ludovic Courtès2018-02-091-2/+4
* gnu: services: Add wesnothd service....Arun Isaac2018-02-091-0/+81
* doc, gnu: Fix spelling of screen-things....Tobias Geerinckx-Rice2018-01-291-1/+1
* services: postgresql: Use pg_ctl to start and stop postgres....Clément Lassieur2018-01-251-16/+24
* services: herd: 'with-shepherd' no longer leaves an open connection....Ludovic Courtès2018-01-211-2/+7
* services: Missing services are automatically instantiated....Ludovic Courtès2018-01-211-1/+5
* services: shepherd: Make 'shepherd-configuration-file' non-monadic....Ludovic Courtès2018-01-211-18/+18
* gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice2018-01-191-1/+1
* gnu: services: web: Add service for httpd....Christopher Baines2018-01-171-1/+228
* doc: Deprecate 'bitlbee-service' procedure....Ludovic Courtès2018-01-151-1/+1
* services: bitlbee: Move to (gnu services messaging)....Ludovic Courtès2018-01-152-114/+116
* services: qemu-binfmt: Extend guix-daemon with extra chroot directories....Ludovic Courtès2018-01-111-2/+19
* services: guix: Add 'chroot-directories' field....Ludovic Courtès2018-01-111-11/+53
* services: Add qemu-binfmt....Ludovic Courtès2018-01-111-1/+249