summary refs log tree commit diff
path: root/nixos/modules/services/networking/tinc.nix
Commit message (Expand)AuthorAge
* treewide: fold -> foldrBen Siraphob2021-01-26
* Merge pull request #106073 from minijackson/tinc-rfc42-and-testsLinus Heckemann2020-12-14
|\
| * nixos/tinc: add settings and hostSettings for RFC42-style optionsMinijackson2020-12-13
* | nixos/tinc: add reload commandJörg Thalheim2020-12-12
|/
* nixos/tinc: allow configuration of RSA key fileJustin Humm2020-07-20
* nixos/tinc: remove ordering dependency on network.targetLinus Heckemann2019-04-25
* tinc: remove unnecessary networking.interfacesJörg Thalheim2018-10-18
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/tinc: minor fixesvolth2018-06-12
* tinc: enable invitationsTom Bereknyei2018-02-23
* nixos/tinc: add "restartTriggers" backvolth2017-09-27
* nixos/tinc: remove useless script argumentJoerg Thalheim2017-09-27
* nixos/tinc: do not add Device= by defaultJoerg Thalheim2017-09-27
* nixos/tinc: Fix tinc cli wrapper for tinc 1.0.Florian Jacob2017-09-17
* nixos/tinc: do not tell systemd where is pidfilevolth2017-08-09
* tinc: allow the daemon to write to files in /etc/tinc/${network}/hostsvolth2017-08-10
* tinc: allow the daemon to write to files in /etc/tinc/${network}/hostsVolth2017-07-30
* nixos/tinc: remove restartTriggersvolth2017-07-29
* tinc_pre: avoid infinite loop with EBADFD on network restartVolth2017-07-27
* tinc service: add CLI tools to the $PATHVolth2017-07-25
* tinc service: BindToAddress and ListenAddress are different options, they sho...Nadrieril2017-07-17
* tinc: Mention in docs that the host name may not be used verbatim. (#26157)Niklas Hambüchen2017-05-27
* tinc module: networks, hosts option loaOf -> attrsOfEric Sagnes2016-11-16
* tinc module: use enumEric Sagnes2016-11-04
* Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
|\
| * tinc service: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* | tinc module: optionSet -> submoduleEric Sagnes2016-09-13
|/
* tinc: add Restart in systemd service configTristan Helmich2016-07-27
* tinc: chroot optiontg(x)2016-02-10
* tinc: enable chroottg(x)2016-02-10
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* tinc module: Ed25519PrivateKeyFile, listenAddressTristan Helmich2016-01-07
* nixos/tinc: users are system usersWilliam A. Kennington III2015-05-21
* nixos/tinc: Fix key generation behavior and use tinc 1.1 by defaultWilliam A. Kennington III2015-02-05
* nixos/tinc: Add daemon configurationWilliam A. Kennington III2015-02-04