about summary refs log tree commit diff
path: root/nixos/modules/services/networking/smokeping.nix
AgeCommit message (Expand)AuthorFilesLines
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy1-5/+2
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-10-25nixos/smokeping: Don't show `413 Forbidden` on thttpd `/`. Fixes #197704Niklas Hambüchen1-0/+11
2022-08-31nixos/*: md-convert hidden plaintext optionspennae1-2/+4
2022-08-05for consistency use bob in example instead of joeolaf1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-23/+23
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+6
2021-11-01nixos/smokeping: Add nh2 to maintainersNiklas Hambüchen1-1/+4
2021-11-01nixos/smokeping: Don't listen on all interfaces by default.Niklas Hambüchen1-1/+1
2021-11-01nixos/smokeping: Use requiredBy instead of wantedBy.Niklas Hambüchen1-2/+2
2021-11-01nixos/smokeping: Remove partOf to ensure restarts work.Niklas Hambüchen1-1/+0
2021-11-01nixos/smokeping: Make default imgUrl relative.Niklas Hambüchen1-3/+8
2021-11-01nixos/smokeping: Add host option.Niklas Hambüchen1-0/+12
2021-11-01nixos/smokeping: Remove bash wrapper, refactor.Niklas Hambüchen1-3/+12
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-8/+9
2021-09-20nixos/smokeping: drop dangling fping6 suid swapperSergei Trofimovich1-6/+0
2021-09-18Merge pull request #126289 from rnhmjoj/wrappersGuillaume Girol1-2/+12
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-2/+12
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-2/+3
2021-01-25Merge pull request #100155 from primeos/nixos-add-fqdn-optionFlorian Klink1-13/+15
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2021-01-23nixos/smokeping: Replace the tabs in cfg.targetConfigMichael Weiss1-12/+12
2021-01-23nixos/smokeping: Add a PoC for using networking.fqdnMichael Weiss1-1/+3
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-10-14smokeping: add erictapen as maintainerJustin Humm1-0/+2
2019-10-14nixos/smokeping: replace smokeping.fcgi with a symlinkJustin Humm1-1/+2
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-17/+19
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-17/+19
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-06-17nixos/doc: Fix spurious indentationJan Tojnar1-11/+11
2019-04-13nixos/smokeping: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-2/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-04-12smokeping service: restart on-failureTristan Helmich1-2/+5
2017-01-29More derpParnell Springmeyer1-1/+4
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer1-1/+1
2017-01-28Addressing PR feedbackParnell Springmeyer1-17/+3
2017-01-26Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer1-1/+8
2017-01-26More fixes and improvementsParnell Springmeyer1-3/+10
2017-01-24smokeping: setuid for fping6Tristan Helmich1-1/+1
2017-01-03smokeping: cleanup (option ordering)Tristan Helmich1-104/+99
2017-01-03smokeping: Allow full override of imgurl + cgiurlTristan Helmich1-2/+14
2016-11-03smokeping service: Use setuid-wrapped fping binaryMarius Bergmann1-1/+1
2016-11-02smokeping service: Fix permissions in $smokepingHomeMarius Bergmann1-1/+1
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-1/+1
2016-10-08smokeping module: fix missing js, broken alertsCasey Ransom1-30/+73
2016-07-21smokeping: init at 2.6.11 (#17090)cransom1-0/+261