79 projects tagged "English (US)"
DB Schema Management is a class that can be used to: extract a database schema into a PHP script that defines the schema in an array; apply the extracted script to recreate the database schema; allow the editing of the extracted script to implement changes to the schema; and allow users of the application to create changes to the schema that are separate to the extracted script. It has support for pre- and post-processing scripts. It can require a minimum schema version to apply the update.
DragonFly belongs to the same class of operating systems as other BSD-derived systems and Linux. It is based on the same Unix ideals and APIs and shares ancestor code with other BSD operating systems. DragonFly is differentiated from other operating systems in its class by, among others, the HAMMER file system, Virtual Kernels, swapcache, and the pervasive use of soft token locks. DragonFly provides an opportunity for the BSD base to grow in an entirely different direction from the ones taken in the FreeBSD, NetBSD, and OpenBSD series.
Graviton Reference System stores your IT departments domain knowledge into a single configuration point for servers and desktops running Linux. It allows you to keep your computer systems synchronized, clean, and up-to-date, and makes it incredibly easy to recover a system or an entire enterprise of systems in case of disaster. Instead of deploying a single image to your systems, it allows hosts to be subscribed to the applications and packages they actually need. Global changes can be made in one place.
ISP-fW is a firewall script which provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT/ DNAT, TOS, and generation of htb rules for bandwidth management. It includes a Web interface for easy access. It's useful for ISPs which want to separate National traffic from International traffic.
A modern platform independent OO language with a native JIT compiler.