summaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
AgeCommit message (Expand)Author
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
2018-05-20services: openntpd: Add openntpd to the system profile.Efraim Flashner
2018-05-20services: connman: Add default configuration to the connman-service-type.Efraim Flashner
2018-04-30services: Re-export static-networking-service, static-networking-service-type.Danny Milosavljevic
2018-04-30services: Add modem-manager-service-type.Danny Milosavljevic
2018-04-30services: Move static-networking to (gnu services base).Danny Milosavljevic
2018-04-27services: Set default <dhcpd-configuration> version to "4".Chris Marusich
2018-04-21services: Add dhcpd-service-type and <dhcpd-configuration>.Chris Marusich
2018-03-05services: Add openntpd service.Efraim Flashner
2018-01-15services: bitlbee: Move to (gnu services messaging).Ludovic Courtès
2017-12-29services: networking: Add a dependency override mechanism to <static-networki...Marius Bakke
2017-10-08services: Remove unneeded imported.Ludovic Courtès
2017-09-22services: network-manager: Add support for VPN plug-ins.Ludovic Courtès
2017-09-16services: networking: Add descriptions.Ludovic Courtès
2017-07-30services: ntp: Use the NTP pool via the 'guix' zone.Leo Famulari
2017-06-21services: network-manager: Specify a default value.Ludovic Courtès
2017-04-16services: Add a default value to various service types.Ludovic Courtès
2017-04-13services: tor: Run in a container.Ludovic Courtès
2017-03-24services: Add inetd-service-type.Thomas Danckaert
2017-03-16services: connman: Rework service.Mathieu Othacehe
2017-02-12services: Add openvswitch-service-type.宋文武
2017-02-07services: bitlbee: Run in a container.Ludovic Courtès
2017-02-07services: bitlbee: Read the PID file.Ludovic Courtès
2017-02-01services: Make 'static-networking' extensible.Ludovic Courtès
2017-01-25services: Fix 'mkdir-p' in activation scripts.Clément Lassieur
2017-01-20services: network-manager: Use record for configuration.Christopher Baines
2017-01-11services: wicd: Create /var/run/wpa_supplicant.Ludovic Courtès
2016-12-04services: tor: Make sure /var/lib is world-readable.Ludovic Courtès
2016-11-24services: network-manager: Depend on 'wpa-supplicant'.Ludovic Courtès
2016-11-24services: network-manager: Install polkit actions.Ludovic Courtès
2016-11-21services: static-networking: Remove unused parameter.Ludovic Courtès
2016-11-21services: static-networking: Avoid use of net-tools.Ludovic Courtès
2016-11-17services: static-networking: Add netmask.Ludovic Courtès
2016-11-15services: Require wpa-supplicant-service for connman-service.Tomáš Čech