summaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-27services: Eliminate tab-based indentations.Nguyễn Gia Phong1-31/+28
2026-06-18services: dhcp-client: Remove service.Sören Tempel1-116/+0
2026-05-31services: network-manager: Only delete symlinks into storeAngus Gibson1-10/+6
2026-05-31services: network-manager: Allow dnsmasq configuration.Angus Gibson1-2/+18
2025-12-17gnu: ipfs-configuration: Update deprecated default value.Andreas Enge1-1/+2
2025-09-29services: tor: Add nss-certs.Trevor Arjeski1-1/+8
2025-09-23services: dhcpcd: Add shepherd-provision field.Alexey Abramov1-3/+8
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-09-14services: keepalived: Add ‘shepherd-requirement’ field.Daniel Lakeland1-3/+5
2025-09-06services: network-manager: Create /etc/ipsec.secrets directory in activation.Grigory Shepelev1-1/+4
2025-08-03doc: Correct tor-onion-service-configuration mapping documentation.Zacchaeus1-4/+4
2025-07-27services: tor: add auto-start?Zacchaeus1-1/+6
2025-06-08services: Deprecate dhcp-client-service-type.Sören Tempel1-2/+5
2025-06-06services: iwd: Use the official name.Ludovic Courtès1-3/+3
2025-06-06services: iwd: Provide default value in <iwd-settings>.Ludovic Courtès1-1/+1
2025-06-06services: iwd: Fix expression.Ashish SHUKLA1-1/+1
2025-06-05services: networking: Add iwd-service-type.Sergey Trofimov1-0/+249
2025-06-05services: network-manager: Require wireless-daemon.Sergey Trofimov1-1/+1
2025-06-05services: wpa-supplicant: Add 'wireless-daemon' provision.Sergey Trofimov1-18/+34
2025-06-05services: networking: Add shepherd-requirement for dhcpcd.Sergey Trofimov1-12/+19
2025-05-26services: Modernize and test nftables service.Maxim Cournoyer1-14/+35
2025-03-23services: network-manager: Handle existing configuration directory.45mg1-1/+12
2025-03-08services: networking: Add dhcpcd service.Sören Tempel1-0/+161
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-4/+4
2025-02-21services: Use ‘spawn-command’ instead of ‘fork’ + ‘waitpid’.Ludovic Courtès1-13/+13
2025-02-13services: network-manager: Add extra-configuration-files field.45mg1-2/+12
2025-01-16services: Switch from mcron + Rottlog to Shepherd’s log rotation.Ludovic Courtès1-53/+8
2024-12-18services: iptables: Provide a default value.Giacomo Leidi1-0/+1
2024-10-19services: ntp: Default to an address that supports IPv6.Maxim Cournoyer1-2/+4
2024-10-16Add copyright lines.Nigko Yerden1-0/+1
2024-10-14services: tor: Add support for pluggable transports.Nigko Yerden1-13/+56
2024-10-07services: networking: Add 'version' field to dhcp-client-configuration.Maxim Cournoyer1-61/+70
2024-06-24services: networking: Allow dhcp-client to use a config file.Richard Sent1-2/+13
2024-06-02services: tor: Log to stderr rather than syslog.Ludovic Courtès1-4/+1
2024-02-18services: block-facebook-hosts: Use proper unroutable addresses.Ludovic Courtès1-2/+11
2024-01-22services: connman: Add 'connman-general-configuration'.muradm1-3/+252
2023-12-22services: pagekite: Add ‘configuration’ action.Ludovic Courtès1-0/+1
2023-12-22services: pagekite: Use ‘least-authority-wrapper’.Ludovic Courtès1-15/+20
2023-10-20services: nftables: Tighten the default rules.Tomas Volf1-1/+4
2023-10-14services: dhcp-client-service-type: Support DDNS.Lilah Tascheter1-1/+6
2023-09-22services: nftables: Add 'configuration' action.Marius Bakke1-0/+1
2023-09-17services: dhcp-client: Fix name of the provision accessor.Ludovic Courtès1-1/+1
2023-09-17services: dhcp-client-configuration: Allow provision override.Alexey Abramov1-4/+7
2023-09-08services: Open vSwitch: Depend on 'user-processes' target.Marius Bakke1-0/+1
2023-05-11services: inetd: Export accessors.Bruno Victal1-0/+12
2023-05-11services: dhcp-client-configuration: Add 'shepherd-requirement' field.Sergey Trofimov1-1/+5
2023-04-25services: tor: Deprecate 'tor-hidden-service' procedure.Bruno Victal1-23/+39
2023-04-07services: ntp-service-type: Remove deprecated server as strings support.Bruno Victal1-38/+21