RSS 71 projects tagged "GPL v2"

Download Website Updated 13 May 2013 My Session

Screenshot
Pop 116.73
Vit 41.13

My session is a PHP class that stores session data in a database rather than files. This method is more secure than the default session system of PHP. This class allows you to encrypt data if it is needed.

Download Website Updated 10 May 2013 Cedar Backup

Screenshot
Pop 431.31
Vit 83.47

Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.

Download No website Updated 18 Apr 2013 repla

Screenshot
Pop 25.87
Vit 18.23

repla can turn any command into a shell. It does this by prepending the name of a command to each commandline before executing it. It can also add lists of arguments which are often needed, either prefixed or affixed to the commandline. It really shines with vcs or build commands, such as git, svn, hg, make, configure, etc.

No download No website Updated 13 Apr 2013 pdf-link-checker

Screenshot
Pop 26.96
Vit 6.45

pdf-link-checker is a simple tool that parses a PDF document and checks for broken hyperlinks. It sends a simple HTTP request to each link found in a given document.

Download Website Updated 07 Apr 2013 Sphirewall

Screenshot
Pop 341.94
Vit 7.00

Sphirewall is a user-centric analytical network firewall/router. Out-of-the box, it provides user authentication coupled with powerful analytics which provide you with complete control over your network and users. With Sphirewall, you can manage and understand what is happening on your network with features such as qos, bandwidth quotas, user authentication, and much more. Not built on iptables, it is able to do things which other Open Source firewalls can't. Its very flexible, and with its open JSON API, can easily be plugged into any existing environment.

Download Website Updated 03 Apr 2013 kgrep

Screenshot
Pop 60.40
Vit 1.67

kgrep searches through a file or files for a specified pattern and displays the target line containing the pattern as well as a certain number of lines on either side of the target line. GNU grep can do this with the -A, -B and -C switches, and other platform-specific grep implementations may have similar functionality. The main advantage to kgrep is that it's small and can be easily used on any system that has Perl5 installed, rather than going through the hassle of installing a different grep binary (this is actually what the author uses it for most often).

No download Website Updated 08 Mar 2013 msitools

Screenshot
Pop 135.63
Vit 2.22

msitools is a collection of utilities to inspect and create Windows Installer files. It is useful in a cross-compilation environment such as fedora-mingw.

No download No website Updated 06 Mar 2013 Luksus

Screenshot
Pop 116.77
Vit 1.48

Luksus makes it quick and easy to create encrypted volumes such as hard drives, USB sticks, and SD cards on Linux and DragonFlyBSD. It can also create encrypted file containers. It is a wrapper for Crypsetup (DM-LUKS).

Download No website Updated 28 Feb 2013 BAD (BAckup Daemon)

Screenshot
Pop 152.08
Vit 1.01

BAD (BAckup Daemon) "watches" a directory and copies any files or directories moved/copied into it to another "backup" directory automatically using inotify. It will automatically generates hashes for files using the md5 hashing algorithm, and stores them in a file for quick and easy integrity checking. It will log (mostly) everything it's doing, and makes it very convenient to grep for certain messages using multiple logging levels which the user can set to get the desired output. It has its own built-in uninstaller which will delete any and all files it has created (besides the user's watch and backup directories).

No download No website Updated 22 Feb 2013 check_nwc_health

Screenshot
Pop 36.03
Vit 1.06

check_nwc_health is a plugin for the Shinken (or Nagios/Icinga) monitoring system. It is used to check hardware health, environment, interfaces, pools, uptime, etc. of a great range of the most popular network components like switches, routers, firewalls, proxies, load balancers, etc. Currently it can monitor: Cisco IOS, Cisco Nexus, F5 BIG-IP, CheckPoint Firewall1, Juniper NetScreen, HP Procurve, Nortel, Brocade 4100/4900, EMC DS 4700, EMC DS 24, Allied Telesyn, and Blue Coat SG600.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.