Skip to content

Commit

Permalink
Adding mod_ban.
Browse files Browse the repository at this point in the history
  • Loading branch information
castaglia committed Apr 21, 2006
1 parent 80b2aef commit 17774a5
Show file tree
Hide file tree
Showing 5 changed files with 2,483 additions and 3 deletions.
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Id: NEWS,v 1.752 2006-04-20 17:03:32 castaglia Exp $
$Id: NEWS,v 1.753 2006-04-21 01:32:31 castaglia Exp $

-----------------------------------------------------------------------------
More details on the bugs listed below can be found by using the bug number
Expand Down Expand Up @@ -42,6 +42,7 @@ CVS
the HAVE_OPENSSL CFLAGS variable, although HAVE_OPENSSL will still work.
- Bug 2733 - IP TOS not being set for data transfers. Other socket-level
options were not being properly honored for data transfers, too.
- Added mod_ban. See doc/contrib/mod_ban.html for more details.

1.3.0 - Released 16-Apr-2006
--------------------------------
Expand Down
7 changes: 6 additions & 1 deletion README.modules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

ProFTPD 1.2 README.modules
ProFTPD 1.3 README.modules
==========================


Expand Down Expand Up @@ -101,6 +101,11 @@ Authentication modules:

Feature modules:

mod_ban
Dynamic blacklisting.
See doc/contrib/mod_ban.html
Contributed by TJ Saunders <[email protected]>.

mod_ctrls_admin
Common administrative control actions
See doc/contrib/mod_ctrls_admin.html
Expand Down
4 changes: 3 additions & 1 deletion RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ files.

+ New modules:

mod_ban

mod_quotatab_radius

+ New documentation:
Expand All @@ -42,4 +44,4 @@ files.

SQLHomedirOnDemand

Last Updated: $Date: 2006-04-19 23:10:36 $
Last Updated: $Date: 2006-04-21 01:32:31 $
Loading

0 comments on commit 17774a5

Please sign in to comment.