summaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
AgeCommit message (Expand)Author
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
2016-11-15services: Add wpa-supplicant-service.Tomáš Čech
2016-10-20services: ntpd: Add 'allow-large-adjustment?' knob.Ludovic Courtès
2016-09-10system: Use 'file-append' to denote file names.Ludovic Courtès
2016-09-08services: ntpd: Use a dedicated directory for drift file.John Darrington
2016-07-21services: Export *-service-type and *-configuration.Tomáš Čech
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès
2016-05-05services: Add connman-service.Efraim Flashner
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2015-11-27services: tor: Store private data under /var/lib/tor.Ludovic Courtès
2015-11-27services: tor: Write to syslog.Ludovic Courtès
2015-11-27services: Add 'tor-hidden-service'.Ludovic Courtès
2015-11-26services: Add network-manager-service.宋文武
2015-11-03system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès
2015-11-02services: wicd: Add Wicd to the system profile.Ludovic Courtès
2015-10-31services: 'tor-service' takes a 'config-file' parameter.Ludovic Courtès
2015-10-14services: 'dmd-service-type' takes a service name.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-10-10system: Make service procedures non-monadic.Ludovic Courtès
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.Ludovic Courtès
2015-05-17services: dhcp-client: Turn up the interfaces before calling 'dhclient'.Ludovic Courtès
2015-05-09services: dhcp-client: Better track dhclient's PID.Ludovic Courtès
2015-04-17services: Explicitly refer to Shadow when requiring the 'nologin' shell.Ludovic Courtès
2015-03-12services: bitlbee: Make /var/lib/bitlbee when activating.Ludovic Courtès
2015-02-04services: Add wicd service.Mark H Weaver
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-12-19services: static-networking-service: Switch to (guix build syscalls).Ludovic Courtès
2014-11-05services: Add NTP service.Ludovic Courtès
2014-10-07services: Add '%facebook-host-aliases'.Ludovic Courtès
2014-09-23services: Add 'bitlbee-service'.Ludovic Courtès
2014-09-17services: dhcp-client: Start 'dhclient' in "no wait" mode.Ludovic Courtès
2014-09-14services: Add 'dhcp-client-service'.Ludovic Courtès
2014-09-14services: static-networking-service: Wait for udev, except for loopback.Ludovic Courtès
2014-07-25services: Use system groups where applicable.Ludovic Courtès
2014-07-12services: Add Tor service.Ludovic Courtès
2014-07-12services: networking: Set interfaces up; delete default route only when needed.Ludovic Courtès
2014-07-12services: Provide a 'loopback' service by default.Ludovic Courtès
2014-07-11services: Use more Texinfo markup in docstrings.Ludovic Courtès
2014-05-04services: networking: Fix typo in static networking service.Ludovic Courtès
2014-04-28services: Rewrite using gexps.Ludovic Courtès
2014-02-19gnu: Introduce the (gnu services ...) modules.Ludovic Courtès