index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
gnu: mcron: Update to 1.1 and deprecate "mcron2".
...
Ludovic Courtès
2018-03-19
1
-4
/
+4
*
services: openssh: Add 'accepted-environment' field.
...
Martin Castillo
2018-03-18
1
-0
/
+7
*
services: databases: Change quote' to single-quote.
...
Christopher Baines
2018-03-17
1
-4
/
+4
*
services: Add 'virtual-terminal'.
...
Ludovic Courtès
2018-03-15
1
-30
/
+37
*
services: 'shepherd-service-type' now accepts a default value.
...
Ludovic Courtès
2018-03-15
1
-8
/
+18
*
services: databases: Add postgresql-configuration record exports.
...
Christopher Baines
2018-03-10
1
-0
/
+8
*
services: Rework the PostgreSQL config file to use a record type.
...
Christopher Baines
2018-03-10
1
-20
/
+65
*
services: dovecot: Copy dovecot.conf to /etc/dovecot.
...
Oleg Pykhalov
2018-03-09
1
-73
/
+74
*
services: agetty: Call default-serial-port only when starting.
...
Danny Milosavljevic
2018-03-08
1
-109
/
+112
*
services: file-systems: Include 'user-file-systems' service.
...
Ludovic Courtès
2018-03-07
1
-34
/
+30
*
services: dicod: Depend on 'user-processes'.
...
Ludovic Courtès
2018-03-07
1
-1
/
+2
*
services: Add openntpd service.
...
Efraim Flashner
2018-03-05
1
-1
/
+101
*
services: redis: Add a default-value to the redis-service-type.
...
Christopher Baines
2018-03-03
1
-1
/
+2
*
services: mysql: Add a default-value to the mysql-service-type.
...
Christopher Baines
2018-03-03
1
-1
/
+2
*
services: postgresql: Add a default-value to the postgresql-service-type.
...
Christopher Baines
2018-03-03
1
-3
/
+6
*
services: messaging: Prosody config supports file-like objects.
...
Clément Lassieur
2018-03-03
2
-56
/
+67
*
services: cgit: Add more configuration fields.
...
Oleg Pykhalov
2018-02-28
2
-121
/
+686
*
services: certbot: Allow to set a deploy hook.
...
Clément Lassieur
2018-02-22
1
-3
/
+7
*
services: certbot: Add verbosity.
...
Clément Lassieur
2018-02-22
1
-13
/
+19
*
services: certbot: Allow to set RSA key size.
...
Clément Lassieur
2018-02-22
1
-8
/
+13
*
services: certbot: Associate one certificate with several domains.
...
Clément Lassieur
2018-02-22
1
-30
/
+41
*
services: certbot: Get certbot to run non-interactively.
...
Clément Lassieur
2018-02-22
1
-5
/
+9
*
services: certbot: Refactor certbot command.
...
Clément Lassieur
2018-02-22
1
-27
/
+26
*
services: certbot: Rename 'host' to 'domain'.
...
Clément Lassieur
2018-02-22
1
-20
/
+22
*
services: certbot: Fix indentation.
...
Clément Lassieur
2018-02-22
1
-2
/
+2
*
services: certbot: Run certbot twice a day at a random minute.
...
Clément Lassieur
2018-02-22
1
-4
/
+4
*
services: certbot: Listen on IPv6.
...
Clément Lassieur
2018-02-22
1
-2
/
+2
*
services: slim: Make the logged-in session show up in "w".
...
Danny Milosavljevic
2018-02-20
1
-2
/
+7
*
services: console-font: Don't emit the IUTF8 console code.
...
Ludovic Courtès
2018-02-19
1
-3
/
+0
*
services: avahi: Publish '_workstation._tcp' by default.
...
Ludovic Courtès
2018-02-19
1
-1
/
+9
*
services: avahi: Read PID file from /run.
...
Ludovic Courtès
2018-02-19
1
-2
/
+2
*
services: xorg: Import (ice-9 rdelim).
...
Danny Milosavljevic
2018-02-17
1
-0
/
+1
*
services: mingetty: Move tty optionality to agetty.
...
Danny Milosavljevic
2018-02-15
1
-121
/
+121
*
services: agetty: Add agetty instance to base services. Make its tty optional.
...
Danny Milosavljevic
2018-02-15
1
-15
/
+61
*
gnu: nss-mdns: Update to 0.12.0.
...
Ludovic Courtès
2018-02-15
1
-3
/
+1
*
gnu: Add cat-avatar-generator-service.
...
Julien Lepiller
2018-02-14
1
-2
/
+25
*
services: avahi: Default to nss-mdns 0.10.
...
Ludovic Courtès
2018-02-09
1
-2
/
+4
*
gnu: services: Add wesnothd service.
...
Arun Isaac
2018-02-09
1
-0
/
+81
*
doc, gnu: Fix spelling of screen-things.
...
Tobias Geerinckx-Rice
2018-01-29
1
-1
/
+1
*
services: postgresql: Use pg_ctl to start and stop postgres.
...
Clément Lassieur
2018-01-25
1
-16
/
+24
*
services: herd: 'with-shepherd' no longer leaves an open connection.
...
Ludovic Courtès
2018-01-21
1
-2
/
+7
*
services: Missing services are automatically instantiated.
...
Ludovic Courtès
2018-01-21
1
-1
/
+5
*
services: shepherd: Make 'shepherd-configuration-file' non-monadic.
...
Ludovic Courtès
2018-01-21
1
-18
/
+18
*
gnu: Consistently Write ‘file system(s)’.
...
Tobias Geerinckx-Rice
2018-01-19
1
-1
/
+1
*
gnu: services: web: Add service for httpd.
...
Christopher Baines
2018-01-17
1
-1
/
+228
*
doc: Deprecate 'bitlbee-service' procedure.
...
Ludovic Courtès
2018-01-15
1
-1
/
+1
*
services: bitlbee: Move to (gnu services messaging).
...
Ludovic Courtès
2018-01-15
2
-114
/
+116
*
services: qemu-binfmt: Extend guix-daemon with extra chroot directories.
...
Ludovic Courtès
2018-01-11
1
-2
/
+19
*
services: guix: Add 'chroot-directories' field.
...
Ludovic Courtès
2018-01-11
1
-11
/
+53
*
services: Add qemu-binfmt.
...
Ludovic Courtès
2018-01-11
1
-1
/
+249
[next]