summaryrefslogtreecommitdiff
path: root/gnu/services/herd.scm
AgeCommit message (Expand)Author
2023-07-21services: herd: Add a new 'current-service' procedure.Maxim Cournoyer
2023-05-30services: herd: "Resolve" transient services only when needed.Ludovic Courtès
2023-04-21services: herd: 'load-services/safe' is synonymous with 'load-services'.Ludovic Courtès
2023-03-26services: herd: Remove workaround for Shepherd < 0.5.0.Ludovic Courtès
2022-05-28services: herd: Add 'wait-for-service'.Ludovic Courtès
2022-04-10services: herd: Report whether a service is transient.Ludovic Courtès
2020-03-03services: herd: Add restart-service.Mathieu Othacehe
2019-10-18herd: Define 'shepherd-message-port'.Ludovic Courtès
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze
2019-06-02herd: Use the Guile 2.2 'setvbuf' API.Ludovic Courtès
2019-01-17services: herd: Allow to pass arguments to start-service.Mathieu Othacehe
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
2018-07-13services: mcron: Add 'schedule' action.Ludovic Courtès
2018-01-21services: herd: 'with-shepherd' no longer leaves an open connection.Ludovic Courtès
2017-08-23services: herd: Actions return a list of results.Ludovic Courtès
2017-08-08services: herd: Add a stop-service procedure.Christopher Baines
2017-08-08services: herd: Fix matching ok responses from shepherd service.Christopher Baines
2017-05-03services: herd: Make %shepherd-socket-file a parameter and export it.Mathieu Othacehe
2016-08-31services: herd: Provide <live-service> objects.Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators).Ludovic Courtès
2016-05-04services: herd: Move UI handling to 'guix system'.Ludovic Courtès
2016-02-23services: herd: Add missing newlines in error messages.Ludovic Courtès
2016-02-05guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès
2016-02-03guix system: 'reconfigure' loads and starts new services.Ludovic Courtès