236 projects tagged "MPL"
Bugzilla is the leading open-source/free software bug tracking system, with high-profile installations at mozilla.org, GNOME, Red Hat, and NASA, among others. It features a comprehensive set of fields, attachment management, inter-bug dependencies, email notification of changes, a powerful query interface, reporting, and Web, XML, email, and console interfaces. It can be managed entirely using a Web-based UI. The user UI is customizable using templates.
Chameleon (formerly known as Theme Builder) is a graphical tool made to simplify the creation of themes for Mozilla. This tool gives users the ability to apply new graphic designs to the browser without changing its functionality. Individuals can use the tool to create their own personal themes while companies can "brand" the browser with their company colors and logo.
cp_lib is a module loader and a collection of modules to ease the development of Web sites and Web apps. The module loader automatically handles dependencies as much as possible, and users never need to see the module code since all configuration is done through config files. Currently, the core module consists of a database connection class a row manipulator, a sequence manipulator, an error handler, a string manipulator, and a ratings class.
DinX (DinX is not X) is an experimental windowing system that performs clipping and drawing inside Linux kernel modules. This eliminates much context-switching between clients and the server, and makes the code small, simple and fast. It is aimed at small systems like Linux handhelds.
DSML is the Directory Services Markup Language, an XML dialect for working with directory information. The DSML Tools provide for the querying of any LDAP directory (with search results output as DSML), the importing of DSML data into any LDAP directory, the directory-context validation of DSML (checking for illegal attributes in the entries, etc.), and the calculation of the differences (for a directory) between two DSML documents to provide an XML Diff algorithm for DSML data. This software makes all LDAP-supporting directories DSML-enabled. It can also check the integrity of DSML data, and show at a glance how two data sets, represented as DSML, differ.
Isinglass is a firewall setup script designed to protect dial-up users. It protects a user's system against security holes in programs user may not even know are running. Most users can run it "out of the box" without any configuration required. It will automatically detect network interfaces and IP addresses. isinglass-hzd is an unofficial bugfix/2.2 support release.
iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that can take advantage of platform features such as transactions, running batch modes, and database abstraction. Even in heterogeneous database environments, it supports all database platforms with a JDBC 2.0-compliant driver, such as PostgreSQL, MySQL, and Oracle. It provides a variety of tools to carry out both simple and complex database activities.