mod_auth_script makes it possible to have Apache authentication and
authorization done by an external program. The external program can
be provided as CGI, PHP or other schemes which allow dynamic content
to Apache.
collection.
mod_bandwidth is an Apache module to provide bandwidth usage limitation
either on the whole server or one a per connection basis based on the
size of files, directory location or remote domain/IP.
* Support for a separate view-only password has been implemented. Now
the servers support two passwords -- one to allow full control,
another to restrict remote keyboard and mouse input.
* New "-x11cursor" option has been implemented in vncviewer. This option
allows using a real X11 cursor with X11-style cursor shape updates,
disables the dot cursor, and disables cursor position updates in
non-fullscreen mode.
* New "RunCommand" command to customize the X11 vncviewer popup menu has
been implemented; a patch from Peter Astrand.
* A problem with Xvnc eating all CPU time after xfs restarts has been
fixed.
* Other minor improvements and bugfixes.
xvier is a (not) simple game where you and the computer alternately
throw stones into free columns. The stones pile up in the columns,
and the goal is to get four stones in a row, column, or diagonally.
The default grid is 7 columns by 6 rows. It can be sized from 4x4 to
13x13. It has 10 levels of difficulty.
Provided by Jeremy C. Reed in PR#19100
The pxTools are a collection of tools to work with a Paradox-database. It
consists of pxinfo, pxcsvdump, pxxmldump and pxsqldump.
Provided by collver1@attbi.com in PR#19394, slightly modified by me.
Spamprobe is a fast, intelligent, automatic spam detector using Bayesian
analysis of terms contained in emails. Works with procmail, maildrop or a
similar tool to produce a complete server or client side spam filtering
system.
Provided by Daniel Farrugia in PR#20286, buildlinkified by me.
proxycheck is a simple tool that will work on a reasonable *nix system
and may be used to quickly check whenever a given host or set of hosts
has open proxy server running.
Open proxies of various kinds are (ab)used nowadays for various evil
things like sending mass spam, hacking into your machine, making denial
of service attacks (DoS) and the like. Every such machine should be
either secured properly or turned off permanently, but that's not an
option, since in most cases there is either no administrator of such
machines exists at all, or he has no clue about what's on that machine,
or it's irrelevant for him.
Provided by Todd Vierling in PR#20110.
XMill is a special-purpose compressor for XML data that typically achieves
twice the compression rate over existing compressors, such as gzip.
Provided by collver1@attbi.com in PR pkg/20353, with minor changes by
me.
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection. Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
collection.
mod_throttle allows throttling of connections to the Apache web
server. It uses System V shared memory and semaphores to implement the
state information.
Provided by Eric Schnoebelen in PR pkg/20290, with some changes by me.
larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and
many other features designed to make it a very efficient user environment.