]> mj.ucw.cz Git - eval.git/shortlog
eval.git
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-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.
2009-03-18 Martin MaresUpdated create-certs to the new directory layout.
2009-03-18 Martin MaresInclude the right libucw config.
2009-03-16 Martin MaresUpdated tests after the recent change of judges' messag...
2009-03-16 Martin MaresDisable building of libucw utilities.
2009-03-16 Martin MaresAdapted to reflect changes in libucw.
2009-03-16 Martin MaresUpdated libucw to current version (Sherlock commit...
2009-03-15 Martin MaresDefault Pascal flags no longer enable range and stack...
2009-03-14 Martin MaresThe judge reports errors in a more useful way
2009-03-14 Martin MaresThe judge IO streams remember the basename of the file...
2009-03-14 Martin MaresCompile the judge support functions as a separate library.
2009-03-14 Martin MaresJudge: Added function get_nl() for checking of an expec...
2009-03-14 Martin MaresMore makefile fixes.
2009-03-14 Martin MaresFix makefiles for compilation in a different directory.
2008-11-02 Martin MaresHandle exit code translation failures gracefully.
2008-09-13 Martin MaresAvoid Perl when printing signal names.
2008-08-24 Martin MaresUpdated TODO.
2008-08-24 Martin MaresSample memory usage only on selected syscalls.
2008-08-24 Martin MaresDetect breakpoint instructions, which are reported...
2008-08-24 Martin MaresIntroduced sampling of memory usage.
2008-08-24 Martin MaresOops, there was a typo in the previous patch.
2008-08-24 Martin MaresThe mmap2() syscall is available even in the strict...
2008-08-24 Martin MaresPermit the set_tid_address() syscall.
2008-08-24 Martin MaresDocument various error reporting functions.
2008-08-22 Martin MaresThe FIXME was wrong, start_time is available whenever...
2008-08-22 Martin MaresInternal errors are reported properly.
next