40 projects tagged "Apache 2.0"
mod_ftpd is an FTP server module for Apache using the authentication system in Apache to provide anonymous or user-based FTP. Alternate chroot directories for users can be provided via a plugin system to check different data sources for the information. Currently a DBM and libdbi plugin are included. Limiting the number of users that can log into the system is also provided via a plugin system, so new limiting algorithms can be easily added in. Currently only a base limiter is provided which sets an overall cap to the each virtual server.
Jiplet Container (Java SIP Servlet) is a servlet-like development and runtime environment for SIP applications. The SIP protocol is widely used for voice services over IP networks. This product enables developers to create server-side SIP applications using a component-based model similar to that envisioned by the J2EE architecture. The Jiplet container runs as a standalone server as well as a JBOSS service.
Logfilter is a tool for performing ad hoc analysis on Apache log files. Logfilter is especially useful when you wish to find records matching very specific criteria, since you can specify exactly which fields to match. The tool also plays well in a Unix environment by accepting input either through files or via stdin.
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. It supports DocumentRoot, ScriptAlias, ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives. It's built on top of mod_ldap, so it uses its caching capabilities and can be used with a threaded Apache httpd.
Isobel is a framework to build complex information retrieval and analysis systems. Isobel can be functionally divided in two subsytems, Isobel Gatherer (the crawling and filtering subsystem) and Isobel Analyzer (the analysis subsystem). The two subsytems can also be used separately. Isobel Gatherer offers ready-to-use services like content fetching, scheduling, document format conversion, Hyperlink graph storage and analysis, content storage and indexing. A programmer may easily add new services. Isobel Analyzer uses the IBM UIMA architecture to reuse the analysis components developed for this architecture.