]> mj.ucw.cz Git - moe.git/shortlog
moe.git
2012-09-24 Martin MaresMaint: Uploading of documentation
2012-09-24 Martin MaresTODO: note some progress
2012-09-24 Martin MaresIsolate: Document --box-id and installation
2012-09-24 Martin MaresDoc: Copies of the old LibUCW documentation are gone
2012-09-24 Martin MaresIsolate: Serialization of calls to AsciiDoc
2012-09-24 Martin MaresReleased version 2.0
2012-09-24 Martin MaresMOP: Added config file which builds everything
2012-09-24 Martin MaresMakefile: Be quiet by default
2012-09-24 Martin MaresPreparing for release 2.0
2012-09-24 Martin MaresDoc: mo-eval.css is long gone
2012-09-24 Martin MaresMaint: Release machinery updated from the most recent...
2012-09-24 Martin MaresFinish rename of MO-Eval to Moe
2012-09-24 Martin MaresMerge branch 'container'
2012-07-29 Martin MaresBox: Re-open /proc/$PID/mem on exec
2012-04-22 Martin MaresIsolate: Added support for setting disk quotas
2012-04-22 Martin MaresDoc: Fixed URL of the Git repository
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: Updating TODO
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: TODO
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 MaresSubmit: More gnutls fixes
2012-04-01 Martin MaresConfigure: Newer versions of gnutls use pkg-config
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-30 Martin Maresmo-score: Since STDOUT may be a pipe, we need to close it
2012-03-30 Martin Maresmo-backup: Do not forget to back up submit server
2012-03-30 Martin Maresmo-grab-remote: use rsync --delete
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
2011-07-26 Martin MaresBox: Allow /proc/self/maps
2010-07-17 Martin MaresBox: Allow the arch_prctl syscall on amd64
2010-07-15 Martin MaresDoc: Changed installation target
2010-07-15 Martin MaresDoc: Rewritten the project home page
2010-07-05 Martin MaresBox: Let 32-/64-bit mode be configurable
2010-07-05 Martin MaresBox: Let the 32-bit version refuse to run on 64-bit...
2010-07-05 Martin MaresBox: Support systems with 64-bit kernel and 32-bit...
2010-06-20 Martin MaresBox: Use read_user_mem() where possible
2010-06-20 Martin MaresBox: Carefully check that 64-bit syscalls are what...
2010-06-20 Martin MaresBox: Generalize decoding of syscall arguments and imple...
2010-06-20 Martin MaresBox: Filter out madvise1, which is an alias for madvise...
2010-06-20 Martin MaresBox: Introduce 64-bit mode and mask out syscalls which...
2010-06-20 Martin MaresBox: Added a toy program testing various kinds of syscalls
2010-03-27 Martin Maresmop: Added utilities for calibration of time limits
2010-03-27 Martin Maresmop: mo-score-mop knows how to group test cases
2010-03-27 Martin Maresmop: mo-score-mop reads everything from the cwd
2010-03-27 Martin Maresmop: mo-score uses at least a single space in every...
2010-03-27 Martin Maresmop: mo-score knows how to abbreviate single-word statu...
2010-03-27 Martin Maresmop: mo-score has gained a --table option for nice...
2010-03-27 Martin Maresmop: mo-grab-remote works over the network
2010-03-26 Martin MaresEval: Use try-ln where possible
2010-03-25 Martin MaresMO: Fixed compile <source>
2010-03-25 Martin MaresMO: Use `cp -aL', so that links are dereferenced properly
2010-03-25 Martin MaresSubmitd: Increased default # of submits to 100 to match...
2010-03-25 Martin MaresMO: Limit character set of created passwords
2009-11-22 Martin MaresDocument TEXT_x_COMMENT.
2009-08-10 Martin MaresFixed a typo in upload location
2009-08-10 Martin MaresUpdated at least the most outdated parts of the docs
2009-07-31 Martin MaresEval: Added STACK_LIMIT.
2009-07-31 Martin MaresBox: Do not report all errors as "during startup" if...
2009-07-31 Martin MaresBox: Added an option for controlling the stack size...
2009-04-29 Martin MaresHopefully fixed the occasional "UGH" error.
2009-04-29 Martin MaresInclude <linux/ptrace.h>, because <sys/ptrace.h> tends...
2009-04-05 Martin MaresAdded a description of the meta-files
2009-04-05 Martin MaresBox: Record in the meta-file whether the process has...
2009-04-05 Martin MaresBox: Implemented the `-x' (extra timeout) option
2009-04-05 Martin MaresSyscall handling reform
2009-03-28 Martin MaresBox: Use SIGSTOP to notify the parent that the child...
2009-03-28 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT...
2009-03-28 Martin MaresSandbox: call setup_environment() before enabling sysca...
2009-03-28 Martin MaresMOP: New templates for Debian Lenny
2009-03-28 Martin MaresMOP: Updated the score table heading.
2009-03-28 Martin MaresAdded Milan's FPC patch (abort on runtime error)
2009-03-28 Martin Maresmo-score-mop: implemented merging of test case groups
2009-03-28 Martin MaresInstall libraries with the submitter.
2009-03-28 Martin MaresMerge branch 'layout' layout
2009-03-26 Martin MaresFixed typesetting of logins.
2009-03-18 Martin MaresAdjusted configuration of tempfiles to new libucw.
2009-03-18 Martin MaresUpdated libucw config from upstream.
2009-03-18 Martin MaresNeed to switch directory when reading configuration.
2009-03-18 Martin MaresDereference links when installing.
2009-03-18 Martin MaresFixed a couple of very confusing bugs in the Makefiles.
2009-03-18 Martin MaresMore updates of MO-P admin scripts.
2009-03-18 Martin MaresUpdated MO-P admin scripts to new directory layout.
2009-03-18 Martin MaresSubmit: `make certs' is no longer used.
next