Mahlon E. Smith <mahlon@martini.nu> [Tue, 03 Mar 2009 22:23:45 +0000] rev 7
* Now with 87% more hot jail action!
* Predeclared all C methods in jail.h, so they could be
arranged in logical order in jail.c
* Fixed the extconf namespace.
* Added rdoc.
* Added usage examples, demonstrating jls, jexec, and jail ruby
equivalents.
* Re-added the "attach and execute within a block" code.
* Added Enumerable and Comparable support.
* Return 'path' as a Pathname object.
TODO:
* Create the actual 'jParallel' shell binary, now that we have a
good backend framework.
* Tests? How?
* Add support for recently committed (will be part of 7.2-RELEASE)
multiple IPs per jail, and jail labels.
Mahlon E. Smith <mahlon@martini.nu> [Sat, 28 Feb 2009 06:52:48 +0000] rev 6
* Merge of the mahlon experimental branch.
Michael Granger <ged@FaerieMUD.org> [Thu, 20 Nov 2008 17:12:39 +0000] rev 5
Cleaned up bsdjail extension code a bit more and made the extconf check for
the actual headers being included.
Michael Granger <ged@FaerieMUD.org> [Thu, 20 Nov 2008 16:59:00 +0000] rev 4
Adding ignore for mkmf.log.
Michael Granger <ged@FaerieMUD.org> [Thu, 20 Nov 2008 16:43:02 +0000] rev 3
* Converted from Mkrf-based build back to mkmf.
* Updated the build system.
Michael Granger <ged@FaerieMUD.org> [Thu, 16 Oct 2008 02:43:08 +0000] rev 2
Checkpoint commit.
Michael Granger <ged@FaerieMUD.org> [Fri, 15 Aug 2008 16:23:03 +0000] rev 1
Added some stuff to the mkrf monkeypatch to log output from the header/library
tests to the mkrf.log instead of /dev/null.
Michael Granger <ged@FaerieMUD.org> [Fri, 15 Aug 2008 15:43:38 +0000] rev 0
Initial checkin