about summary refs log tree commit diff
path: root/nixos/modules/services/security/fail2ban.nix
AgeCommit message (Expand)AuthorFilesLines
2023-06-30nixos/fail2ban: use attrsets for settings instead of stringsTom Hubrecht1-92/+133
2023-05-03nixos/fail2ban: others small updateIzorkin1-1/+1
2023-05-03nixos/fail2ban: update bantime optionsIzorkin1-31/+38
2023-04-20nixos/fail2ban: add extraSettings optiondatafoo1-0/+18
2023-04-19nixos/fail2ban: add bantime optiondatafoo1-0/+10
2023-02-15fail2ban: 0.11.2 -> 1.0.2Flakebi1-11/+1
2023-01-21nixos: remove stray spacesNaïm Favier1-2/+2
2023-01-15services.openssh: support freeform settings (#193757)Matthieu Coudron1-1/+1
2023-01-07nixos/fail2ban: support nftables with default configurationNaïm Favier1-10/+9
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-10-02nixos/fail2ban: improve module documentationSolene Rapenne1-2/+11
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-24/+24
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+6
2021-06-23sshd service: Default to INFO logLevel (upstream default).Niklas Hambüchen1-1/+18
2021-06-16nixos/fail2ban: Remove `reloadIfChanged = true`talyz1-1/+0
2021-04-24nixos/fail2ban: add extraPackages optionpennae1-1/+11
2021-04-24nixos/fail2ban: add maxretry optionpennae1-1/+7
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy1-2/+2
2020-03-22fail2ban: fix firewall warningSimon Lackerbauer1-1/+1
2020-03-18nixos/fail2ban: disable work fail2ban without firewallIzorkin1-0/+4
2020-01-29nixos/fail2ban: enable sandboxingIzorkin1-5/+19
2020-01-29nixos/fail2ban: add custom optionsIzorkin1-1/+115
2020-01-29nixos/fail2ban: update serviceConfigIzorkin1-6/+2
2020-01-29nixos/fail2ban: add options to enable work service with iptables-compatIzorkin1-2/+8
2020-01-29nixos/fail2ban: clean-up configurationIzorkin1-78/+98
2016-12-14fail2ban service : improve ssh jail (#21131)Renaud1-1/+1
2016-05-23fail2ban service: add iproute to PATHTaeradan1-1/+1
2016-04-26fail2ban: rework serviceAlexander Ried1-15/+13
2016-02-27fail2ban service: fix formatting of exampleLeroy Hopson1-14/+14
2016-01-04nixos/fail2ban: Enable jails by defaultSvein Ove Aas1-0/+1
2015-02-22nixos/fail2ban: capitalize service descriptionBjørn Forsman1-1/+1
2014-09-05nixos/fail2ban: don't use types.string (it's deprecated)Bjørn Forsman1-2/+2
2014-08-08fail2ban: systemd supportJoel Taylor1-6/+11
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-12-11fail2ban: Fix preStart actionEelco Dolstra1-1/+1
2013-10-16fail2ban: Update to 0.8.10Eelco Dolstra1-29/+27
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+150