Yaroslav Halchenko
3f577f7fbf
BF in apache-noscript.conf - regexp matched in referer ( Closes : #492319 ). Thanks Bernd Zeimetz.
17 years ago
Yaroslav Halchenko
79442fcc7b
adjusted changelog due to merges
17 years ago
Yaroslav Halchenko
8cd185ebbb
adjusted changelog for 0.8.3-1
17 years ago
Yaroslav Halchenko
bf9e991b4a
Merge branch 'debian' into build
...
* debian: (23 commits)
Imported Upstream version 0.8.3
- Prepared for 0.8.3.
Adjusted vcs paths
- Prepared for 0.8.3
- Send file if the number of lines is greater or equal and not only equal to the limit.
- Use poll instead of select in asyncore.loop. This should solve the "Unknown error 514". Thanks to Michael Geiger and Klaus Lehmann.
- Added missing ignoreregex to filters. Thanks to Klaus Lehmann.
- Added and changed some logging level and messages.
- Added svn:keywords.
- Added ISO 8601 date/time format.
- Better (correct) fix for ignoreregex in jail.[conf|local].
- Fixed ignoreregex processing in fail2ban-client. Thanks to René Berber.
- Added "Day/Month/Year Hour:Minute:Second" date template. Thanks to Dennis Winter.
- Added svn:keywords.
- Added gssftpd filter. Thanks to Kevin Zembower.
- Changed some log level.
- Fixed "fail2ban-client get <jail> logpath". Bug #1916986 .
- Fixed PID file while started in daemon mode. Thanks to Christian Jobic who submitted a similar patch.
- Fixed socket path in redhat and suse init script. Thanks to Jim Wight.
- Create /var/run/fail2ban during install.
...
Conflicts:
ChangeLog
config/filter.d/gssftpd.conf
config/filter.d/pam-generic.conf
debian/changelog
17 years ago
Yaroslav Halchenko
a779bfc655
Adjusted vcs paths
17 years ago
Yaroslav Halchenko
a355adcbb2
Changelog entries for 0.8.2-3
17 years ago
Yaroslav Halchenko
9db84ab727
releasing 0.8.2-2
17 years ago
Yaroslav Halchenko
9122f3aab0
Releasing 0.8.2-1
17 years ago
Yaroslav Halchenko
eede41f62b
Changelog entries for 0.8.2-1
17 years ago
Yaroslav Halchenko
e43ea8e1b3
releasing -5
17 years ago
Yaroslav Halchenko
0392274daf
added 0.8.1-4 changelog entry.
17 years ago
Yaroslav Halchenko
24d8b44c2a
* Moved iptables into recommends since fail2ban can work without iptables
...
using some other action (e.g hosts.deny)
17 years ago
Yaroslav Halchenko
fa21222c63
* Moved iptables into recommends since fail2ban can work without iptables
...
using some other action (e.g hosts.deny)
17 years ago
Yaroslav Halchenko
ee25282f34
releasing 0.8.1-3
17 years ago
Yaroslav Halchenko
6b913aafa2
Merge branch 'debian' into build: Vcs fields
...
Conflicts:
debian/changelog
17 years ago
Yaroslav Halchenko
f8b17f3859
* Added Vcs- fields, moved Homepage into source header's field
17 years ago
Yaroslav Halchenko
4b95233acb
Merge branches 'debian' and 'up/sshd_refused_connect' into build: NF: refused connect sshd failregex
17 years ago
Yaroslav Halchenko
d82257b2f2
Merge branch 'debian' into build: BF: no sftp in ssh jails
17 years ago
Yaroslav Halchenko
4aa9bca7ca
Merge branch 'up/0.9-0.8' into build and provided debian/changelog
17 years ago
Yaroslav Halchenko
2553e2717a
* Added force-start action to init script, so it could be forced
...
to start if previous run crashed and left a socket file. Must to be
used with caution.
17 years ago
Yaroslav Halchenko
8d9aca4e20
* Fixed named-refused filter.
17 years ago
Yaroslav Halchenko
99dbe90ad2
releasing
17 years ago
Yaroslav Halchenko
413ec5317e
first pre-release version of 0.8.1
17 years ago
Yaroslav Halchenko
0012f9ff92
* (NOT RELEASED YET) New upstream release.
...
Patches absorbed upstream:
00_daemon_pids.dpatch
00_iptables_allports.dpatch
00_vsftp_filter_spaces.dpatch
00_resolve_all_names.dpatch
00_HOST_ignoreregex.dpatch
Patches which needed some tune-up:
00_ssh_strong_re.dpatch
00_mail-whois-lines.dpatch
00_named_refused.dpatch
17 years ago
Yaroslav Halchenko
e10a8616b4
fetched fresh upstream 0.8.1
17 years ago
Yaroslav Halchenko
922b5035ea
actually we never released pre-release
17 years ago
Yaroslav Halchenko
85b75c77fb
* Resolve all "names" which became a part of <HOST>. Previousely only fqdn's
...
were resolved
18 years ago
Yaroslav Halchenko
c5202ce696
* Added optional spaces at the end of failregex for vsftpd.
18 years ago
Yaroslav Halchenko
58ae2a5a75
* Added new time template matching named log entries
18 years ago
Yaroslav Halchenko
95d17ee318
* Adjusted failregex for sshd filter:
...
- anchored properly at the end of line, and source code has .examples
files to perform testing of the rules.
- added new explicit rule for users not in the AllowUsers lists
18 years ago
Yaroslav Halchenko
3aef16b773
* jail.conf has specification of protocol (default to tcp) to be provided to
...
banaction
18 years ago
Yaroslav Halchenko
14d3ffc6de
* Added a filter for named to catch refused/denied queries
18 years ago
Yaroslav Halchenko
f58421eabf
* Use /var/run to keep socket file ( closes : #425746 )
18 years ago
Yaroslav Halchenko
a9ecd98ffe
Added port param in jail since otherwise -- crashes
18 years ago
Yaroslav Halchenko
2e55bc57c7
* Added a filter pam_generic to catch any login errors.
...
* Added iptables-allports.
18 years ago
Yaroslav Halchenko
bc0806d459
* Moved <HOST> expansion into regex.py ( closes : #429263 ). Thanks James
...
Andrewartha.
* Added optional regexp entry for process PID in some entries (closes:
#426050 ). Thanks Roderick Schertler.
18 years ago
Yaroslav Halchenko
cc5ec4dcde
releasing
18 years ago
Yaroslav Halchenko
e55dfeaf3a
untabified last entry
18 years ago
Yaroslav Halchenko
cc1ed23b40
* Applied changes submitted by Bernd Zeimetz (thanks Bernd):
...
- Removed obsolete Build-Depends-Indep on help2man, python-dev
- Explicit removal of *.pyc files compiled during build
- Invoke 'python setup.py clean' in clean target, which required also
to move python into Build-Depends
* Minor clean up of debian/rules
18 years ago
Yaroslav Halchenko
be824f4e00
adjusted to be prerelease of the package
18 years ago
Yaroslav Halchenko
c58a100259
* Manually changing the order of debhelper inserted scripts in prerm
...
(Closes : #422655 )
* Removed obsolete hack to have /bin/env invocation of python for
fail2ban-* scripts
18 years ago
Yaroslav Halchenko
e9397ea375
* New stable upstream release
18 years ago
Yaroslav Halchenko
10718c1036
initial upgrade to 0.8.0
18 years ago
Yaroslav Halchenko
d15f9d0206
* New upstream release
...
* Updated copyright to include current year
* Removed patches absorbed upstream
18 years ago
Yaroslav Halchenko
5dcec130f6
adjusted changelog -- releasing finally
18 years ago
Yaroslav Halchenko
7c30a3097b
* Applied post-release upstream changes to resolve issues with
...
- Close opened handlers to log file
- Fixed "reload" bug
18 years ago
Yaroslav Halchenko
d345865621
* New upstream release
...
* Applied post-release changes to resolve issues with gamin and not closed
on reload log file
18 years ago
Yaroslav Halchenko
ee3f91176c
* New upstream release (included most of the debian-provided patches -- new
...
filters and actions)
* Refreshed and made verbatim homepage in description
18 years ago
Yaroslav Halchenko
a4c15ea883
* NOT RELEASED YET
...
* Made homepage in description verbatim
18 years ago
Yaroslav Halchenko
936fee7c40
* Use /usr/bin/python interpreter instead of wrapped call to python by
...
/usr/bin/env
18 years ago