Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.
The Qmail virus scanner (QScan) is a mail filter for Qmail that scans incoming messages using the Sophos Antivirus engine, immediately rejecting infected content. It is designed to be minimalistic, yet extremely fast and secure, and uses multiple pipes instead of the traditional temporary files and privilege separation. It works with non-native versions of the virus scanner (such as under OpenBSD with Linux or FreeBSD emulation).
Sharedance is a high-performance server that centralizes ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database. It was mainly designed to share caches and sessions between load- balanced PHP Web servers. Access to a Sharedance server is trivial through a simple PHP API and it is compatible with the expectations of PHP 4 and PHP 5 session handlers with no code change.
Skycache is a free, lightweight, and fast page cache for PHP 4 and PHP 5. Once a dynamic page has been computed, it is stored in a page cache. If a query for the same URL is made afterwards, the content is immediately served from the cache instead of processing the script again. The end result is a significant speedup and a slightly reduced server load.
UCARP allows a pair of hosts to share common virtual IP addresses in order to provide automatic failover. It is a portable userland implementation of the secure and patent- free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to VRRP). Strong points of the CARP protocol include its very low overhead, cryptographically signed messages, interoperability between different operating systems and no need for any dedicated extra network link between redundant hosts.
Another Pong Another Pong-like variant for Linux can be downloaded from here: ftp://ftp.00f.net/ping/ There are between 1 and 100 balls, plus other bonus like lazers, big and tiny balls, car...
Another minidentd There's another project called minidentd that does exactly the same thing (and also leaves the networking code to a superserver) . See ftp://ftp.42-networks.com/minid...
When it's not always user's fault ...it's hardware's fault :)
DynDB I'm awfully sorry for the double post ("reload" did the trick). An interesting alternative to ndbm/gdbm/sdbm is DynDB (http://www.ohse.de/uwe/dyndb.html) . DynDB works v...
Another one Another one for indexing constant data, similar to CDB, is PureDB (http://www.pureftpd.org/puredb/) . It's used to index virtual users in Pure-FTPd (http://www.pureftpd.org/), b...