Commit Graph

191 Commits (ce586b6e167a3b130a6e0d45c4434d2bc1beffcc)

Author SHA1 Message Date
Steven Hiscocks 9e374b159e ENH: Allow setting of badips.py key for reporting and blacklisting
11 years ago
Steven Hiscocks de43d1d6d5 ENH: Change badips.py default score to "3"
11 years ago
Steven Hiscocks 0222ff4677 Merge branch 'badips-blacklist' into 0.9
11 years ago
Steven Hiscocks 0c63d0061a DOC: Add documentation for badips.py action
11 years ago
Steven Hiscocks dfb46cfda6 BF: Require Python 2.7+ for badips.py action
11 years ago
Daniel Black cc8ec826c5 MRG: from master 2014-03-02
11 years ago
Steven Hiscocks df8d700d17 RF: Refactor Jail and JailThread
11 years ago
Daniel Black 9be22a96a6 Merge pull request #614 from kwirk/complain-abusix
11 years ago
Daniel Black cc463aa60d Merge pull request #620 from kwirk/xarf-tweaks
11 years ago
Daniel Black a044517cb7 MRG: from master to 0.9 2014-02-20
11 years ago
Steven Hiscocks 8c5525163b BF: Fix misplaced ";", and duplicate {ip,}matches
11 years ago
Steven Hiscocks 997729e274 BF: Fix complain action for multiple recipients and misplaced ";"
11 years ago
Steven Hiscocks 7c76f7f204 BF: $EUID not avilable in all shells, replaced with `id -u` in xt_recent
11 years ago
Steven Hiscocks 2a37ee2fb7 ENH: Add root user check in xt_recent, and add missing actionstop
11 years ago
Steven Hiscocks 5c7630c4be ENH: Allow separate blacklist category for badips.py action
11 years ago
Steven Hiscocks cf81ddd8e2 BF: Add error handling in badips.py action
11 years ago
Steven Hiscocks 31f4ea59cb BF: Use abusix Abuse Contact DB to get more accurate abuse addresses
11 years ago
Steven Hiscocks dff8909473 ENH: Add badips.com reporting and blacklisting action (python based)
11 years ago
Daniel Black 1e1261ccb4 MRG: from master 2014-01-23
11 years ago
Daniel Black ca57427080 BF: firewallcmd-ipset had non-working actioncheck
11 years ago
Steven Hiscocks 8221c7ca71 TST+BF: Add tests for python actions, including test for smtp.py
11 years ago
Daniel Black a650178bd1 MRG: merge from master 2014-01-19
11 years ago
Daniel Black f566cab766 Merge branch 'master' into badips
11 years ago
Daniel Black cd3e94140c MRG: complete merge
11 years ago
Yaroslav Halchenko 9a8b449086 DOC: some typos, fixes from Vincent Lefevre
11 years ago
Daniel Black 76468942f9 MRG: complete merge from master
11 years ago
Daniel Black ab3ded2205 Merge pull request #549 from kwirk/python-actions
11 years ago
Steven Hiscocks 69a850d226 DOC: Update docstrings for smtp.py action
11 years ago
Steven Hiscocks 6e63f0ea5a RF: Change Jails and Actions to Mapping types
11 years ago
Daniel Black 3d1a1afca4 MRG: to more recent 0.9
11 years ago
Daniel Black 5fe75436cc DOC: DEV NOTES before author names
11 years ago
Steven Hiscocks 80d6f74ee8 RF: Refactor actions further, include removing server proxy interface
11 years ago
Daniel Black a0c2de3e4d DOC: document incompatiblity between APF and iptables-* actions. Closes gh-510
11 years ago
Steven Hiscocks 98bf511443 BF: Incorrect number of arguments in smtp.py action connect log
11 years ago
Steven Hiscocks 5b2b59d752 ENH: python actions use initOpts as **kwargs
11 years ago
Steven Hiscocks 6ef911185d ENH: Add matches to smtp.py action
11 years ago
Daniel Black 391b5fc883 MRG: from master again 2014-01-01
11 years ago
Steven Hiscocks f37c90cdba ENH: Python based actions
11 years ago
Daniel Black be382dae4d MRG: ufw changelog conflicts
11 years ago
Daniel Black 1f6ece2a40 Merge pull request #490 from grooverdan/firewallcmd-ipset
11 years ago
Daniel Black a1a219189f Merge pull request #493 from grooverdan/xarf-ipmatch
11 years ago
Daniel Black 7c0efc8ec8 MRG: merge so far - flushLogs not working yet
11 years ago
Daniel Black 4eedf9d4e1 ENH: use ipmatches for action xarf-login-attack
11 years ago
Daniel Black a398c51d6c ENH: simplify actioncheck on firewallcmd-new a little more
11 years ago
Daniel Black 772def1095 Merge pull request #491 from kwirk/ipmatches
11 years ago
Steven Hiscocks 40007abc1d ENH: Refactor and add database matches and failures for sendmail actions
11 years ago
Daniel Black 1c6c011154 EHH missed trailing .
11 years ago
Daniel Black 868a4ea470 ENH: full abusix disclaimer in action xarf-login-attack
11 years ago
Daniel Black 9fe0a69852 ENH: add firewallcmd-ipset
11 years ago
Daniel Black 4ffc57e14f ENH: simplify firewallcmd-new actioncheck and provide output samples
11 years ago