summary refs log tree commit diff
path: root/nixos/modules/services/networking/ddclient.nix
Commit message (Expand)AuthorAge
* nixos/ddclient: simplify with lib.getExeBjørn Forsman2023-10-20
* Revert "ddclient: remove package and module on upstream maintainer request"Bjørn Forsman2023-10-20
* ddclient: remove package and module on upstream maintainer requestSandro Jäckel2023-07-04
* treewide: use optional instead of 'then []'Felix Buehler2023-06-25
* nixos/ddclient: remove obsolete ipv6 optionpacien2023-06-10
* Merge pull request #221380 from Majiir/ddclient-fix-permissionsSandro2023-04-11
|\
| * nixos/ddclient: fix permissions warningMajiir Paktu2023-03-15
* | nixos/ddclient: add iproute2 to unit path if using "if" methodMatt Votava2023-03-31
|/
* nixos/doc: fix some optionsNaïm Favier2022-12-08
* nixos/ddclient: document that daemon should not be setSandro2022-09-19
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/ddclient: don't leak password in process listingsBjørn Forsman2022-07-12
* nixos/ddclient: turn verbose off by defaultSandro2022-05-16
* nixos/ddclient: don't chown secrets until dynamicuser issue is resolvedJörg Thalheim2022-01-15
* nixos/ddclient: better default for nsupdateJörg Thalheim2022-01-09
* nixos/ddclient: don't store config world-readableJörg Thalheim2022-01-09
* Revert "nixos/ddclient: fix permission for ddclient.conf (#148179)"Bjørn Forsman2021-12-07
* nixos/ddclient: fix permission for ddclient.conf (#148179)Sean Heath2021-12-05
* nixos/ddclient: support all special characters in passwordFelix Schröter2021-12-04
* nixos/ddclient: customizable package optionarcnmx2021-11-06
* nixos/ddclient: fix privs when loading passwordarcnmx2021-11-06
* nixos/ddclient: replace password with passwordFile optionFelix Tenley2021-10-30
* nixos/ddclient: add support for IPv6Tachibana Kiyomi2021-07-14
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* Fix ddclient extraConfigLasse Blaauwbroek2019-06-13
* Revert "nixos/ddclient: make RuntimeDirectory and configFile private"Silvan Mosberger2018-12-29
* nixos/ddclient: make configFile privateRenaud2018-10-23
* nixos/ddclient: make RuntimeDirectory privateRenaud2018-10-22
* nixos ddclient: support multiple domains and run via systemd timerPeter Hoeg2018-04-15
* ddclient nixos module: follow best practice for running daemonsPeter Hoeg2017-08-13
* ddclient: Make verbose logging deactivatable.Daniel Ehlers2017-03-07
* ddclient: Don't include blank server= lines.Svein Ove Aas2017-01-16
* ddclient: Write /etc/ddclient.conf when requestedSvein Ove Aas2017-01-09
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* ddclient service: minor spelling fixRobert Helgesson2016-09-30
* ddclient: add configFile optionThomas Bereknyei2016-09-30
* nixos/ddclient: add warning about password being world readableBjørn Forsman2016-07-19
* ddclient service: use `environment.etc`Robert Helgesson2016-07-09
* Configure a default trust store for opensslGuillaume Maudoux2016-02-03
* Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra2016-01-29
* ddclient: fix ssl optionJakob Gillich2015-12-08
* ddclient: Set SSL_CERT_FILE environment variableTuomas Tynkkynen2015-05-26
* ddclient: Fix incorrectly capitalized systemd unit keyTuomas Tynkkynen2015-04-19
* ddclient module: fix moduleEduard Bachmakov2015-02-23
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Correct web-skip value to match behavior of checkip.dyndns.comThomas Bereknyei2013-12-11
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10