summaryrefslogtreecommitdiff
path: root/gnu/services/herd.scm
Commit message (Expand)AuthorAgeFilesLines
* guix system: Add 'reconfigure' module....Jakob L. Kreuze2019-07-261-0/+6
* herd: Use the Guile 2.2 'setvbuf' API....Ludovic Courtès2019-06-021-2/+2
* services: herd: Allow to pass arguments to start-service....Mathieu Othacehe2019-01-171-3/+4
* guix system: Load all services on reconfigure, not just stopped ones....Carlo Zancanaro2018-09-261-0/+20
* services: mcron: Add 'schedule' action....Ludovic Courtès2018-07-131-0/+3
* services: herd: 'with-shepherd' no longer leaves an open connection....Ludovic Courtès2018-01-211-2/+7
* services: herd: Actions return a list of results....Ludovic Courtès2017-08-231-14/+19
* services: herd: Add a stop-service procedure....Christopher Baines2017-08-081-1/+6
* services: herd: Fix matching ok responses from shepherd service....Christopher Baines2017-08-081-1/+1
* services: herd: Make %shepherd-socket-file a parameter and export it....Mathieu Othacehe2017-05-031-3/+6
* services: herd: Provide <live-service> objects....Ludovic Courtès2016-08-311-15/+22
* utils: Move combinators to (guix combinators)....Ludovic Courtès2016-05-041-1/+1
* services: herd: Move UI handling to 'guix system'....Ludovic Courtès2016-05-041-21/+59
* services: herd: Add missing newlines in error messages....Ludovic Courtès2016-02-231-4/+4
* guix system: Simply warn if we cannot talk to the shepherd....Ludovic Courtès2016-02-051-10/+4
* guix system: 'reconfigure' loads and starts new services....Ludovic Courtès2016-02-031-0/+189