summaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
AgeCommit message (Expand)Author
2023-05-11services: inetd: Export accessors....Bruno Victal
2023-05-11services: dhcp-client-configuration: Add 'shepherd-requirement' field....Sergey Trofimov
2023-04-25services: tor: Deprecate 'tor-hidden-service' procedure....Bruno Victal
2023-04-07services: ntp-service-type: Remove deprecated server as strings support....Bruno Victal
2023-03-27services: ntpd: Add 'configuration' action....Ludovic Courtès
2023-03-27services: network-manager: Add 'configuration' action....Ludovic Courtès
2023-03-23services: network-manager: Set LINUX_MODULE_DIRECTORY environment variable....Maxim Cournoyer
2023-03-20services: network-manager: Add missing shadowing of 'iwd?' field....Andrew Tropin
2023-03-10services: connman: Set service canonical-name to connman....Bruno Victal
2023-03-10services: network-manager: Set service canonical-name to NetworkManager....Bruno Victal
2023-03-10services: network-manager: Await for NetworkManager to finish starting up....Bruno Victal
2023-03-10services: connman: Deprecate 'iwd?' field....Bruno Victal
2023-03-10services: connman: Add 'shepherd-requirement' field....Bruno Victal
2023-03-10services: connman: Use match-record and export accessors....Bruno Victal
2023-03-10services: network-manager: Deprecate 'iwd?' field....Bruno Victal
2023-03-10services: network-manager: Add 'shepherd-requirement' field....Bruno Victal
2023-02-09services: Add block-facebook-hosts-service-type....Bruno Victal
2023-01-16services: connman: Add iwd backend support....Declan Tsien
2022-12-02services: networking: Avoid 'match' on records....Ludovic Courtès
2022-12-01services: network-manager: Add iwd backend support....Andrew Tropin
2022-11-18services: tor: Remove unnecessary modules from shepherd environment....Ludovic Courtès
2022-11-18services: Add Shepherd 'configuration' action to various services....Ludovic Courtès
2022-10-06services: dhcp-client: Implement and use a configuration record....Alexey Abramov
2022-08-25services: Use the new maybe/unset API....Attila Lendvai
2022-08-01services: configuration: Step back from *unspecified*....Maxim Cournoyer
2022-08-01services: tor: Do not write to /var/log/tor.log....Ludovic Courtès
2022-07-19services: tor: Switch to 'least-authority-wrapper'....Ludovic Courtès
2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai
2022-05-31gnu: Remove wicd....Maxim Cournoyer
2022-05-24services: Add log rotation to most networking services....ykonai
2022-05-01services: opendht: Use 'least-authority-wrapper'....Ludovic Courtès
2022-05-01services: ipfs: Use 'least-authority-wrapper'....Ludovic Courtès
2022-04-19services: yggdrasil: Tweak description....Ludovic Courtès
2022-04-18services: ipfs: Adjust for Shepherd 0.9....Ludovic Courtès
2022-01-06services: Document the full list of available NTP URLs....Leo Famulari
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-08-15Update copyright/name notices for Christine Lemmer-Webber....Christopher Lemmer Webber
2021-07-24services: dhcpd: Fix activation with IPv6 configuration....Guillaume Le Vaillant
2021-07-13services: ntp: Log to file....Brice Waegeneire
2021-07-13services: tor: Log to file....Brice Waegeneire
2021-06-14services: Remove deprecated service procedures....Ludovic Courtès
2021-05-31services: hostapd: Use package from configuration....Brice Waegeneire
2021-05-19services: opendht: Fix hang at boot....Maxim Cournoyer
2021-05-17services: Add a service for opendht....Maxim Cournoyer
2021-04-12services: ipfs: Tweak description....Ludovic Courtès
2021-04-12services: Add ipfs-service-type...Maxime Devos
2021-02-22services: tor: Add control-socket? option....Christopher Lemmer Webber
2021-01-16services: openntpd: Remove support for deprecated "-s" option....Simon South
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation....Ludovic Courtès
2021-01-12services: Add keepalived service....Oleg Pykhalov