DictEm is a dict client for GNU Emacs.
It uses a console dict client (http://sf.net/projects/dict) and
implements all functions of the client part of DICT protocol
(RFC-2229, www.dict.org), i.e. looking up words and definitions,
obtaining information about available strategies, provided databases,
information about DICT server etc.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental
concept behind them is to run each apache child process as its own
user and group, each handling its own set of virtual hosts. Peruser
and recent metuxmpm releases can also chroot() apache processes.
The result is a sane and secure web server environment for your
users, without kludges like PHP's safe_mode.
Apache 2.2 with the event MPM enabled.
Apache 2.2 with the itk MPM enabled.
Apache 2.2 with the worker MPM enabled.
mod_auth_cas is an Apache 2.0/2.2 compliant module that
supports the CASv1 and CASv2 protocols.
mod_jk is a replacement to the elderly mod_jserv. It is a completely
new Tomcat-Apache plugin that handles the communication between
Tomcat and Apache.
mod_log_config-st is a patched version of mod_log_config by Sonke
Tesch. It's fully backward-compatible and it adds logic to give
other log writers a more detailed view of the data to be logged.
mod_memcache manages the parsing of memcached server configuration and
exports a single function for use by other modules to access a
configured apr_memcache object.
mod_umask sets the Unix umask of the Apache HTTPd process after it has started.
This is useful when accessing Subversion from both mod_dav_svn and via a local
client with a file:// url. Without setting a proper umask the file permissions
can create a repository that is not easily accessable from both.