Commit Graph

4102 Commits (39c4acf6bd0726131bbc3848d514ec66341ce70f)
 

Author SHA1 Message Date
sebres 2ed2e7810d normalization of DefinitionInitConfigReader (action / filter): client-side interpolation, etc.
8 years ago
sebres de49f0c27f ChangeLog entry
8 years ago
sebres ee3c787cc6 Recognize restored (from database) tickets after restart (tell action restored state of the ticket);
8 years ago
oliverdorn 4a65e069e1 Solution for issue #1665
8 years ago
Serg G. Brester 6f190b6e61 readme.md: added IPv6 launch logo for 0.10th branch
8 years ago
sebres bf872213bd amend for 7019640eb3 (fix-gh-1658): sshd test-cases extended with IPv6 to cover this fix
8 years ago
sebres 7019640eb3 Merge branch 'fix-gh-1658' into 0.10
8 years ago
sebres a9523aefbb sshd.conf: fixed non-anchored part of regex (misleading match of colon inside IPv6 address instead of `: ` in the reason-part by missing space).
8 years ago
sebres c9f32f75e6 Merge branch '0.9-fix-regex-using-journal' into 0.10-fix-regex-using-journal (merge point against 0.9 after back-porting gh-1660 from 0.10)
8 years ago
sebres f8d35a7c9c changelog entry
8 years ago
sebres 2009f1c434 fail2ban-regex: fix for systemd-journal (see gh-1657)
8 years ago
sebres fb27d9ce83 fail2ban-regex: fix for systemd-journal (see gh-1657)
8 years ago
Andrew James Collett 18d09b6d8e Updated changelog.
8 years ago
Andrew James Collett 3991f51f30 Update jail.conf
8 years ago
Andrew James Collett 10d61e0779 Fixed the spaces again
8 years ago
Andrew James Collett b35391e768 Update jail.conf
8 years ago
Andrew James Collett 1c41390f7c Restructured the way the catagories work.
8 years ago
Andrew James Collett 55e107310f Added config for AbuseIPDB, ony tested on Ubuntu 16.04
8 years ago
benrubson cc311b56f3 Apache URIs can contain spaces
8 years ago
Yaroslav Halchenko 31a1560eaa minor typos (thanks Vincent Lefevre, Debian #847785)
8 years ago
Yaroslav Halchenko 4a1fd888f0 Carry on development
8 years ago
Yaroslav Halchenko 3605155978 updated man pages
8 years ago
Yaroslav Halchenko 482252dbd4 ENH: prep for 0.9.6 release (as of tomorrow)
8 years ago
Yaroslav Halchenko e550850b9c BF: added missing entires into MANIFEST
8 years ago
Serg G. Brester 556a9373ce Update ChangeLog
8 years ago
Serg G. Brester feae7370ce Update THANKS
8 years ago
sebres 45f1d811c9 Merge branch 'alex1702-1586'
8 years ago
sebres 67c14afd8e ChangeLog entry added + jail.conf review
8 years ago
sebres 425170cef3 code review, makes the test cases workable, added dev-notes
8 years ago
Serg G. Brester 8d9fe5d3da Merge pull request #1583 from sebres/_0.10/fix-datedetector-grave-fix-v2
8 years ago
sebres 8018796b45 wrong indentation (important code-piece in if log-level only)
8 years ago
sebres 39c343bd06 better reorder templates handling, code coverage increase (a small part of _reorderTemplate was not covered at all)
8 years ago
sebres 5d5ab27435 small amend: removed unreachable code + coverage increase
8 years ago
Serg G. Brester f827675822 Merge pull request #1627 from sebres/fix-gh-1626
8 years ago
sebres b8c41dcb49 ChangeLog update
8 years ago
sebres 931eab84b5 `filter.d/apache-modsecurity.conf`
8 years ago
sebres c06084d7d9 _start_params - fix: symlinks should be absolute paths
8 years ago
sebres 40cbe96352 Merge remote-tracking branch 0.10 into _0.10/fix-datedetector-grave-fix-v2
8 years ago
Serg G. Brester 389ad10344 Merge pull request #1622 from sebres/_0.10/configreader-and-more
8 years ago
Serg G. Brester b8b5907706 Merge pull request #1624 from sebres/fix-gh-1623
8 years ago
sebres 5678d08a79 filter.d/dovecot.conf update:
8 years ago
sebres ce540554c5 Merge configreader-py3-compat branch into _0.10/configreader-and-more
8 years ago
sebres ec7bb0d6c9 python 3x compatibility fix (positional arguments vs named arguments)
8 years ago
Serg G. Brester ac1729e473 Merge pull request #1620 from fail2ban/close-gh-1120
8 years ago
sebres a2af19c9f0 fixed several actions, that could not work with jails using multiple logpath; additionally repaired execution in default shell (bad substitution by `${x//...}` executing in `/bin/sh`);
8 years ago
sebres 65abc639cc allow newline in extra init-parameters of action/filter (or interpolation of it), e. g. action[..., logpath="%(logpath)s"]
8 years ago
sebres 097970781c filter/action (and its includes): substitution `%(param)s` may be used now (instead of `<param>`) for init-values specified in jail-configs via `action[param1="...", param2=...]`;
8 years ago
sebres b856e1dadc Merge pull request #1618 from sebres/_0.10/systemd-service
8 years ago
sebres 308bba448c ChangeLog update
8 years ago
sebres 95dd76b7dd Merge pull request #1619 from sebres/_0.10/skip-wrong-jails
8 years ago