| Commit message (Expand) | Author | Age |
* | services: guix: Fix activation when 'authorize-key?' is false. | Mark H Weaver | 2016-08-14 |
* | services: Add spice vdagent service. | David Craven | 2016-08-05 |
* | services: Export *-service-type and *-configuration. | Tomáš Čech | 2016-07-21 |
* | services: Add pam-limits-service. | Ricardo Wurmus | 2016-07-19 |
* | services: shepherd: Clarify error message about missing service. | Ludovic Courtès | 2016-07-19 |
* | services: dbus: Synchronize startup using dbus-daemon's PID file. | Ludovic Courtès | 2016-07-16 |
* | services: Add 'dropbear-service'. | David Craven | 2016-07-15 |
* | gnu: lsh: Move to (gnu packages ssh) | David Craven | 2016-07-15 |
* | services: <shepherd-service> no longer has an 'imported-modules' field. | Ludovic Courtès | 2016-07-12 |
* | gnu: Switch to 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |
* | services: nginx: Fix typo. | ng0 | 2016-07-07 |
* | services: Add rngd-service. | David Craven | 2016-07-05 |
* | services: avahi: Add #:debug? parameter. | Ludovic Courtès | 2016-06-27 |
* | services: avahi: Pass --daemonize and check for the PID file. | Ludovic Courtès | 2016-06-27 |
* | services: Export more service types. | Ludovic Courtès | 2016-06-27 |
* | services: nscd: Wait for the PID file. | Ludovic Courtès | 2016-06-27 |
* | services: Add 'mcron-service'. | Ludovic Courtès | 2016-06-22 |
* | gnu: services: Add bluetooth-service. | 宋文武 | 2016-06-18 |
* | services: dicod: Add 'interfaces' configuration field. | Ludovic Courtès | 2016-06-17 |
* | gnu: services: Add mysql-service. | 宋文武 | 2016-06-16 |
* | gnu: services: Add dicod-service. | 宋文武 | 2016-06-05 |
* | services: urandom-seed: Refresh seed at boot. | Leo Famulari | 2016-06-05 |
* | services: urandom-seed: Set umask to 077 while shutting down. | Leo Famulari | 2016-05-31 |
* | services: Add urandom-seed-service. | Leo Famulari | 2016-05-28 |
* | services: Add connman-service. | Efraim Flashner | 2016-05-05 |
* | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | services: herd: Move UI handling to 'guix system'. | Ludovic Courtès | 2016-05-04 |
* | services: Move 'device-mapping-service' to (gnu system mapped-devices). | Ludovic Courtès | 2016-04-18 |
* | system: Add (gnu system mapped-devices). | Ludovic Courtès | 2016-04-18 |
* | services: 'console-keymap-service' takes multiple files. | Alex Kost | 2016-04-17 |
* | services: nscd: Make respawnable. | Ludovic Courtès | 2016-03-24 |
* | services: xorg: Fix ~/.xsession handling. | Ludovic Courtès | 2016-03-24 |
* | services: postgresql: Use syslog. | Ludovic Courtès | 2016-03-23 |
* | Merge branch 'security-updates' | Ludovic Courtès | 2016-03-22 |
|\ |
|
| * | gnu: dbus: Incorporate "dbus-helper-search-path.patch". | Ludovic Courtès | 2016-03-09 |
| * | gnu: eudev: Add dependency on blkid. | Ludovic Courtès | 2016-03-09 |
* | | services: xorg: Accept session commands with arguments. | Ludovic Courtès | 2016-03-18 |
* | | gnu: services: Add GNOME and XFCE desktop services. | Andy Wingo | 2016-03-15 |
|/ |
|
* | services: elogind: Rely on D-Bus activation. | Ludovic Courtès | 2016-03-07 |
* | doc: Mention syslogd configuration. | Ludovic Courtès | 2016-03-04 |
* | gnu: services: Start X with -configdir. | Andy Wingo | 2016-02-24 |
* | gnu: services: Install policies for polkit service. | Andy Wingo | 2016-02-24 |
* | services: herd: Add missing newlines in error messages. | Ludovic Courtès | 2016-02-23 |
* | gnu: Fix syntax error in postgresql-service. | Leo Famulari | 2016-02-10 |
* | file-systems: Spawn a Bournish REPL upon fsck failure. | Ludovic Courtès | 2016-02-08 |
* | services: elogind: Extend PAM to use 'pam_elogind.so'. | Ludovic Courtès | 2016-02-06 |
* | services: elogind: Add elogind to the global profile. | Ludovic Courtès | 2016-02-05 |
* | services: upower: Add upower to the global profile. | Ludovic Courtès | 2016-02-05 |
* | service: shepherd: All of the config file is in 'call-with-error-handling'. | Ludovic Courtès | 2016-02-05 |
* | service: shepherd: Guard against exceptions raised by 'start'. | Ludovic Courtès | 2016-02-05 |