summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/ddclient.nix
AgeCommit message (Expand)Author
2024-06-07nixos/ddclient: deprecate `use`, implement `use{v4,v6}`Thomas Churchman
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-01-05nixos/ddclient: make ExecStartPre a listBenedikt Tissot
2023-12-10nixos/ddclient: Update link to protocols documentations-sinnlos
2023-10-20nixos/ddclient: simplify with lib.getExeBjørn Forsman
2023-10-20Revert "ddclient: remove package and module on upstream maintainer request"Bjørn Forsman
2023-07-04ddclient: remove package and module on upstream maintainer requestSandro Jäckel
2023-06-25treewide: use optional instead of 'then []'Felix Buehler
2023-06-10nixos/ddclient: remove obsolete ipv6 optionpacien
2023-04-11Merge pull request #221380 from Majiir/ddclient-fix-permissionsSandro
2023-03-31nixos/ddclient: add iproute2 to unit path if using "if" methodMatt Votava
2023-03-15nixos/ddclient: fix permissions warningMajiir Paktu
2022-12-08nixos/doc: fix some optionsNaïm Favier
2022-09-19nixos/ddclient: document that daemon should not be setSandro
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-12nixos/ddclient: don't leak password in process listingsBjørn Forsman
2022-05-16nixos/ddclient: turn verbose off by defaultSandro
2022-01-15nixos/ddclient: don't chown secrets until dynamicuser issue is resolvedJörg Thalheim
2022-01-09nixos/ddclient: better default for nsupdateJörg Thalheim
2022-01-09nixos/ddclient: don't store config world-readableJörg Thalheim
2021-12-07Revert "nixos/ddclient: fix permission for ddclient.conf (#148179)"Bjørn Forsman
2021-12-05nixos/ddclient: fix permission for ddclient.conf (#148179)Sean Heath
2021-12-04nixos/ddclient: support all special characters in passwordFelix Schröter
2021-11-06nixos/ddclient: customizable package optionarcnmx
2021-11-06nixos/ddclient: fix privs when loading passwordarcnmx
2021-10-30nixos/ddclient: replace password with passwordFile optionFelix Tenley
2021-07-14nixos/ddclient: add support for IPv6Tachibana Kiyomi
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-06-13Fix ddclient extraConfigLasse Blaauwbroek
2018-12-29Revert "nixos/ddclient: make RuntimeDirectory and configFile private"Silvan Mosberger
2018-10-23nixos/ddclient: make configFile privateRenaud
2018-10-22nixos/ddclient: make RuntimeDirectory privateRenaud
2018-04-15nixos ddclient: support multiple domains and run via systemd timerPeter Hoeg
2017-08-13ddclient nixos module: follow best practice for running daemonsPeter Hoeg
2017-03-07ddclient: Make verbose logging deactivatable.Daniel Ehlers
2017-01-16ddclient: Don't include blank server= lines.Svein Ove Aas
2017-01-09ddclient: Write /etc/ddclient.conf when requestedSvein Ove Aas
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2016-09-30ddclient service: minor spelling fixRobert Helgesson
2016-09-30ddclient: add configFile optionThomas Bereknyei
2016-07-19nixos/ddclient: add warning about password being world readableBjørn Forsman
2016-07-09ddclient service: use `environment.etc`Robert Helgesson
2016-02-03Configure a default trust store for opensslGuillaume Maudoux
2016-01-29Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra
2015-12-08ddclient: fix ssl optionJakob Gillich
2015-05-26ddclient: Set SSL_CERT_FILE environment variableTuomas Tynkkynen
2015-04-19ddclient: Fix incorrectly capitalized systemd unit keyTuomas Tynkkynen
2015-02-23ddclient module: fix moduleEduard Bachmakov
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2013-12-11Correct web-skip value to match behavior of checkip.dyndns.comThomas Bereknyei