Commit Graph

3378 Commits (5ffc15ac68a35c75ce5229c971c318364e8f838b)
 

Author SHA1 Message Date
Yaroslav Halchenko 5ffc15ac68 Changes for the 0.9.4 release
9 years ago
Yaroslav Halchenko 150007b128 Merge pull request #1345 from sebres/dd-epoch-time-fix
9 years ago
sebres e075815833 datedetector: epoch time expression fix (now 10-11 chars, only whole number - anchored ^...\b or by special case within [], audit()) + test cases extended (positive/negative)
9 years ago
Yaroslav Halchenko 19850d71e9 changelog about gentoo initd
9 years ago
Yaroslav Halchenko 5106b5943a Merge pull request #1322 from jsuter1/master
9 years ago
Yaroslav Halchenko 385b50e4a9 Merge pull request #1343 from denics/master
9 years ago
Yaroslav Halchenko ec54b74921 Merge pull request #1338 from yarikoptic/enh-return-mysql-suffix-back
9 years ago
Denix ed0e572bfc added wp-admin
9 years ago
Denix 04e932baa2 Merge pull request #1 from fail2ban/master
9 years ago
Yaroslav Halchenko a11c878fb2 ENH(TST): a hypothetical example to show/test needing trailing anchoring
9 years ago
Yaroslav Halchenko 6ffbc1ffad ENH: revert back to having detailed suffix anchored at the end for mysqld-auto.conf
9 years ago
Yaroslav Halchenko 2adf5855ac Changelog for the recent PR and added Tom to THANKS
9 years ago
Yaroslav Halchenko 3e31145c33 Merge pull request #1331 from whyscream/postfix-multi-instance-support
9 years ago
sebres 667785b608 mysqld: failregex fixed (accepts different log level, more secure expression now);
9 years ago
Tom Hendrikx 6c606cf98f Add support for matching postfix multi-instance daemon names by default
9 years ago
Yaroslav Halchenko bd822d02a4 DOC: removed Nick from listed as FreeBSD maintainer
9 years ago
Yaroslav Halchenko 8b00ca2744 Merge pull request #1327 from yarikoptic/enh-cov-templates
9 years ago
Yaroslav Halchenko 705b91e6a7 DOC: adjusted ISSUE_TEMPLATE.md picking on @sebres's version
9 years ago
Yaroslav Halchenko 9667c4cb42 ENH: github templates for issues and PRs
9 years ago
Yaroslav Halchenko 72638975a9 ENH: add codecov support to travis.yml and bandge to README.md
9 years ago
Jack Suter fb779a78c5 gentoo-initd: Use start-stop-daemon in order to handle crashes better
9 years ago
Yaroslav Halchenko 905c87ca4a Merge pull request #1310 from yarikoptic/pr-1288
9 years ago
Yaroslav Halchenko 3dc57af19c Merge branch 'logrotate' of https://github.com/sbraz/fail2ban
9 years ago
Yaroslav Halchenko 09bc2e978d Merge pull request #1319 from sebres/asterisk-gh1309
9 years ago
sebres d8e81eb417 regexp rewritten (few vulnerable as previous) + test case added
9 years ago
3eBoP 257b7049d8 Update asterisk filter: changed regex for "Call from ...". Sometimes extension can have a plus symbol (+) because they can be phone number.
9 years ago
Pierre GINDRAUD b5a07741c8 Add new regex into postfix filter. The new regexp is able to detect bad formatted SMTP EHLO command
9 years ago
Yaroslav Halchenko b435e1e4c8 Merge pull request #1311 from sbraz/gentoo-init
9 years ago
Louis Sautier 869d99dd37
Remove compression and count from logrotate
9 years ago
Louis Sautier 294a7790a9
gentoo-initd: do not hide useful output
9 years ago
Yaroslav Halchenko 3f437b32db Merge remote-tracking branch 'pr/1288/head'
9 years ago
Yaroslav Halchenko 377ea32441 Merge pull request #1295 from obounaim/master
9 years ago
Serg G. Brester fe14c8fa05 Merge pull request #1292 from albel727/master
9 years ago
Jordan Moeser d7b46509d8 Update haproxy-http-auth.conf
9 years ago
local 58a8736e0f Updating changelog.
9 years ago
local 40c0bed82c action_mw, action_mwl, action_cf_mwl ignore the "sender" option when sending a notification email.
9 years ago
Yaroslav Halchenko 5d0d96a5cb Merge pull request #1286 from yarikoptic/enh-jail
9 years ago
Alexander Belykh 985e8938a4 Refactor nftables actionstop into smaller parts
9 years ago
Alexander Belykh 9779eeb986 Add nftables_type/family/table parameters
9 years ago
Alexander Belykh 260c30535d Escape curly braces in nftables actions
9 years ago
Alexander Belykh 1983e15580 Add empty line between parameters in nftables-common.conf
9 years ago
Alexander Belykh cb2d70d7a8 Add ChangeLog entry for new nftables actions
9 years ago
Alexander Belykh f7f91a8bd4 Refactor common code out of nftables-multiport/allports.conf
9 years ago
sebres 25a09352e4 + ChangeLog entry
9 years ago
sebres 69f5623f83 code simplifying (remove duplication): agent will be always supplied as parameter from jail.conf
9 years ago
Alexander Belykh 618e97bce8 Add nftables actions
9 years ago
sebres ac31121432 amend to fix fail2ban-version: correct user-agent for badips.py "Fail2Ban/ver", changeable within jail/config now;
9 years ago
Jordan Moeser e133762a28 Added HAProxy HTTP Auth filter
9 years ago
sebres cf334421bd Provides fail2ban version to jail (as interpolation variable during parse of jail.conf);
9 years ago
Yaroslav Halchenko b76aede40d ENH(TST): verify that passed bantime is non-0 and int
9 years ago