DenyHosts is a script intended to be run by *ix system administrators to help thwart ssh server attacks. If you've ever looked at your ssh log (/var/log/auth.log ) you may be alarmed to see how many hackers attempted to gain access to your server. Denyhosts helps you: - Parses /var/log/auth.log to find all login attempts - Can be run from the command line, cron or as a daemon (new in 0.9) - Records all failed login attempts for the user and offending host - For each host that exceeds a threshold count, records the evil host - Keeps track of each non-existent user (eg. sdada) when a login attempt failed. - Keeps track of each existing user (eg. root) when a login attempt failed. - Keeps track of each offending host (hosts can be purged ) - Keeps track of suspicious logins - Keeps track of the file offset, so that you can reparse the same file - When the log file is rotated, the script will detect it - Appends /etc/hosts.allow - Optionally sends an email of newly banned hosts and suspicious logins. - Resolves IP addresses to hostnames, if you want WWW: http://denyhosts.sourceforge.net/ git/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ilmbase
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-211-1/+0
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-164-47/+28
* Grab after nemsysis gave these up.mandree2014-04-101-1/+1
* - Reset maintainer to ports@nemysis2014-04-101-1/+1
* - Switch to USES=cmakenemysis2014-03-275-79/+79
* - Change license BSD to BSD3CLAUSEnemysis2014-03-255-11/+19
* - Update to 2.1.0nemysis2013-11-203-9/+11
* graphics => ilmbase & OpenEXR: Fix == bashism in configure scriptmarino2013-11-121-0/+1
* graphics/ilmbasenemysis2013-10-3110-58/+72
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21'>* With portmgr hat on, reset eik's ports since he has been inactive forlinimon2005-07-181-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* update to 0.5.3 - "hairball"eik2004-05-053-5/+7
* work around problems with ChatZillaeik2004-05-032-0/+15