summaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
AgeCommit message (Expand)Author
2021-04-12services: ipfs: Tweak description.Ludovic Courtès
2021-04-12services: Add ipfs-service-typeMaxime 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
2020-11-05services: Add yggdrasil-service-type.raingloom
2020-09-24services: WPA Supplicant: Conditionally depend on D-Bus.Marius Bakke
2020-08-16services: connman-shepherd-service: Don't use short flags.Efraim Flashner
2020-07-06services: simulated-wifi: Use 'kernel-module-loader'.Brice Waegeneire
2020-07-02services: wpa-supplicant: Support specifying additional service dependencies.Marius Bakke
2020-07-02services: wpa-supplicant: Do not export the <wpa-supplicant-configuration> re...Marius Bakke
2020-05-08services: Add descriptions.Ludovic Courtès
2020-04-19services: Add 'simulated-wifi-service-type'.Ludovic Courtès
2020-04-19services: Add 'hostapd-service-type'.Ludovic Courtès
2020-03-16services: dhcpd: Use 'invoke/quiet' when validating the config file.Ludovic Courtès
2019-12-29services: dhcp-client: Ignore interfaces that cannot be activated.Brice Waegeneire
2019-11-11services: Add pagekite-service-type.Alex Griffin
2019-10-31services: ntp: Fix a crash when using legacy configuration.Maxim Cournoyer
2019-10-30services: ntp: Ensure no double quotes are output to config file.Maxim Cournoyer
2019-10-18services: network-manager: Create account for 'network-manager-openconnect'.Ludovic Courtès
2019-10-18services: network-manager: Export 'network-manager-configuration-vpn-plugins'.Ludovic Courtès
2019-09-18services: Add nftables-service-type.宋文武
2019-09-08services: openntpd: Fix the config generation code.Maxim Cournoyer
2019-09-08services: openntpd: Add test for issue #3731.Maxim Cournoyer
2019-09-08services: openntpd: Remove useless let.Maxim Cournoyer
2019-09-08services: ntp: Support different NTP server types and options.Maxim Cournoyer
2019-09-08services: ntp: Fix KOD warning.Maxim Cournoyer
2019-09-08services: ntp: Allow large adjustment by default.Maxim Cournoyer
2019-07-17services: network-manager: Clear default OpenVPN user.Jelle Licht
2019-07-17services: network-manager: Properly load vpn pluginsJelle Licht
2019-06-24services: network-manager: Create '/var/lib/misc' directory for dnsmasq.Florian Pelz
2019-06-15services: Add usb-modeswitch-service-type.Florian Pelz
2019-05-09services: dhcp-client: Ignore interfaces that are not ARP capable.Marius Bakke
2019-04-23services: connman: Redirect output to a log file.Ludovic Courtès
2019-04-05services: wpa-supplicant: Log to syslog.Ludovic Courtès
2019-03-31services: Open vSwitch: Provide a default configuration.Marius Bakke
2019-01-11services: Deprecate a few more service procedures.Ludovic Courtès
2019-01-10services: Use 'define-deprecated' for service procedures.Ludovic Courtès
2018-10-19services: ntp: Document 'ntp-service-type' and 'ntp-configuration'.Ludovic Courtès
2018-10-19services: WPA Supplicant: Fix syntax error.Marius Bakke
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-10-17services: wpa-supplicant: Extend to support configuration parameters.Marius Bakke
2018-09-26services: dhcp-client: Use 'read-pid-file'.Ludovic Courtès
2018-09-20gnu: services: Add iptables service.Arun Isaac
2018-08-28services: tor: Make it easier to use UNIX sockets.Chris Marusich
2018-08-28services: tor: Rename activation procedure.Chris Marusich
2018-08-28services: tor: Add a system test.Chris Marusich
2018-06-14services: tor: Mark end of auto-generated configuration block.Tobias Geerinckx-Rice
2018-05-20services: connman: Add polkit hooks for connman.Efraim Flashner