]> mj.ucw.cz Git - eval.git/history - isolate
Doc: Note that Isolate has moved
[eval.git] / isolate /
2015-07-26 Martin MaresIsolate has moved to a new home
2015-06-18 Martin MaresIsolate: Added missing typecast of memory limit to...
2014-07-11 Martin MaresMerge branch 'container'
2014-07-09 Martin MaresIsolate: Create meta files with permissions of the...
2014-07-09 Ronald ChanIsolate: Close metafile to prevent box_inside writing...
2014-07-09 Martin MaresIsolate: Silenced signed/unsigned comparison warning
2014-07-09 Martin MaresIsolate: Whitespace cleanup
2014-07-09 Martin MaresIsolate: Removed useless const
2014-07-09 Martin MaresIsolate: Silenced warnings on unused parameters
2014-07-09 Martin MaresIsolate: Updated Copyright years
2014-07-09 Martin MaresMerge commit '700824d3e9bce9219819e4e5096ab94da301d44b...
2013-03-09 Bernard Blackhamisolate: Replace system() calls with implementations
2013-03-08 Bernard Blackhamisolate: Fix security issue from PATH expansion.
2013-03-08 Bernard Blackhamisolate: Make memsw controller optional.
2013-02-17 Bernard Blackhamisolate: Switch to libcgroup-based directory hierarchy...
2013-01-21 Bernard BlackhamIsolate: Update Copyright years.
2013-01-21 Bernard BlackhamIsolate: Allow the same command to be specified multipl...
2013-01-21 Bernard BlackhamIsolate: Add chdir flag. Repurpose --cg shorthand flag.
2013-01-21 Bernard BlackhamIsolate: Add informative error message for bad command...
2013-01-21 Bernard BlackhamIsolate: Fix missing short option for box-id.
2012-09-24 Martin MaresIsolate: Document --box-id and installation
2012-09-24 Martin MaresIsolate: Serialization of calls to AsciiDoc
2012-09-24 Martin MaresReleased version 2.0
2012-09-24 Martin MaresFinish rename of MO-Eval to Moe
2012-09-24 Martin MaresMerge branch 'container'
2012-04-22 Martin MaresIsolate: Added support for setting disk quotas
2012-04-22 Martin MaresIsolate: More documentation
2012-04-21 Martin MaresBits of infrastructure for building documentation with...
2012-04-21 Martin MaresIsolate: Let "--cleanup" remove the whole box directory
2012-04-21 Martin MaresIsolate: Fix up some bugs
2012-04-21 Martin MaresIsolate: Support for multiple sandboxes
2012-04-21 Martin MaresIsolate: First attempts at documentation
2012-04-21 Martin MaresIsolate: Fix processing of mount options
2012-04-21 Martin MaresIsolate: Directory rules can have flags
2012-04-21 Martin MaresIsolate: Fix creation of directories
2012-04-21 Martin MaresIsolate: Introduce directory rules
2012-04-21 Martin MaresIsolate: Polished help text
2012-04-21 Martin MaresIsolate: Put /lib64 to the box
2012-04-21 Martin MaresIsolate: Fix bug in time measurement without --cg
2012-04-01 Martin MaresIsolate: Initial comment
2012-04-01 Martin MaresIsolate: --version
2012-04-01 Martin MaresIsolate: Cleanups, configuration and TODO
2012-04-01 Martin MaresIsolate: Box setup split to several functions
2012-04-01 Martin MaresIsolate: Report internal errors from inside the box
2012-04-01 Martin MaresIsolate: Control groups and multi-process mode
2012-03-27 Martin MaresIsolate: First working version
2012-03-26 Martin MaresIsolate: First experiments
2012-03-26 Martin MaresIsolate: Some bits shamelessly stolen from box.c