Commit Graph

17 Commits

Author SHA1 Message Date
Javier Bértoli
a0fae48b67 Bump version 2014-05-06 20:48:17 -03:00
Javier Bértoli
0cdcd5b673 Release v1.3.1 2014-02-11 09:00:40 -03:00
Javier Bértoli
47f47e784d Bump minor version after issue #14 2013-12-26 16:22:04 -03:00
Javier Bértoli
a7458e33ce Release v1.2.2 2013-12-23 18:23:37 -03:00
Javier Bértoli
ceff3a4ed5 Release v1.2.1 2013-11-26 11:31:23 -03:00
Javier Bértoli
4128ee5bc5 Bump version 2013-11-24 19:28:33 -03:00
Javier Bértoli
38f9a89235 Release v1.1.2 2013-10-27 08:56:33 -03:00
Javier Bértoli
899de1a536 Remove concat's deprecated setup call 2013-10-27 08:53:22 -03:00
Javier Bértoli
68de9c67a5 Fix for noop override. 2013-09-03 09:13:02 -03:00
Javier Bértoli
3e015d6635 Moved main configuration from fail2ban.conf to fail2ban.local
Fail2ban's documentation suggests that modifications to the main configuration be
done in a .local file instead of modificating the main fail2ban.conf file.

If upgrading from a previous version of the module, you will probably end up with both
files having the same content. This is pretty harmless, but can be confusing at first.
Changes to the fail2ban.local file will have precedence over those in fail2ban.conf
so no matter if you previously had a modified fail2ban.conf file, the new values will
be used.

This change modifies the previous behaviour of the module where the main configuration
file was overwritten, but ensures future compatibility with fail2ban.
2013-08-07 17:29:19 -03:00
Javier Bértoli
4b7f4fd097 Release 1.0.5 2013-07-23 06:33:37 -03:00
Javier Bértoli
d7266a3404 New release 2013-07-23 06:22:37 -03:00
Javier Bértoli
938ed9e14e Update module version 2013-05-26 15:52:17 -03:00
Javier Bértoli
0e96b8fa6f New release
* Default behaviour is now to install package as distros configure them. If you want to change the
  configuration you need to explicitly modify "jails_config" (see README for details)
* Add support to modifify fail2ban.conf (issue #1)
* Add specs and tests
* Some cleanup
2013-04-30 06:45:57 -03:00
Javier Bértoli
95f11030dc Added R.I.Pienaar's concat module as a dependency. 2013-04-25 08:39:18 -03:00
Javier Bértoli
169f8105ba Prepare modulefile for 1st. time module upload 2013-04-24 13:17:19 -03:00
Javier Bértoli
91d96ca835 Initial commit 2013-04-17 14:38:51 -03:00