2009-08-09 |
Martin Mares | First attempts at the evaluation overlord |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | Added a shabby skeleton of a logging module |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | Added a simple utility function for simulating mkdir -p. |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | Better error reporting |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | Better error reporting on the pipeline |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | A better implementation of the pipeline, including... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Martin Mares | Do not try to distinguish between single and double... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | A brief experiment with pipelines |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | Configuration values are now cached |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | Implemented overrides |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | Better error reporting |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | Added a prototype of the configuration module. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Martin Mares | Initial experimental version of the meta-file module. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Martin Mares | Eval: Added STACK_LIMIT. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Martin Mares | Box: Do not report all errors as "during startup" if... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Martin Mares | Box: Added an option for controlling the stack size... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Martin Mares | Hopefully fixed the occasional "UGH" error. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Martin Mares | Include <linux/ptrace.h>, because <sys/ptrace.h> tends... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Martin Mares | Added a description of the meta-files |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Martin Mares | Box: Record in the meta-file whether the process has... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Martin Mares | Box: Implemented the `-x' (extra timeout) option |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Martin Mares | Syscall handling reform |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Box: Use SIGSTOP to notify the parent that the child... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Sandbox: call setup_environment() before enabling sysca... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | MOP: New templates for Debian Lenny |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | MOP: Updated the score table heading. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Added Milan's FPC patch (abort on runtime error) |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | mo-score-mop: implemented merging of test case groups |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Install libraries with the submitter. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Martin Mares | Merge branch 'layout' layout |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Martin Mares | Fixed typesetting of logins. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Adjusted configuration of tempfiles to new libucw. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Updated libucw config from upstream. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Need to switch directory when reading configuration. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Dereference links when installing. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Fixed a couple of very confusing bugs in the Makefiles. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | More updates of MO-P admin scripts. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Updated MO-P admin scripts to new directory layout. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Submit: `make certs' is no longer used. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Updated create-certs to the new directory layout. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Martin Mares | Include the right libucw config. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Martin Mares | Updated tests after the recent change of judges' messag... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Martin Mares | Disable building of libucw utilities. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Martin Mares | Adapted to reflect changes in libucw. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Martin Mares | Updated libucw to current version (Sherlock commit... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Martin Mares | Default Pascal flags no longer enable range and stack... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | The judge reports errors in a more useful way |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | The judge IO streams remember the basename of the file... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | Compile the judge support functions as a separate library. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | Judge: Added function get_nl() for checking of an expec... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | More makefile fixes. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Martin Mares | Fix makefiles for compilation in a different directory. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Martin Mares | Handle exit code translation failures gracefully. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Martin Mares | Avoid Perl when printing signal names. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Updated TODO. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Sample memory usage only on selected syscalls. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Detect breakpoint instructions, which are reported... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Introduced sampling of memory usage. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Oops, there was a typo in the previous patch. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | The mmap2() syscall is available even in the strict... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Permit the set_tid_address() syscall. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Martin Mares | Document various error reporting functions. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | The FIXME was wrong, start_time is available whenever... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Internal errors are reported properly. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Write all relevant information to the metafile. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | usage() should exit with code 2, too. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | We do not care about ancient C libraries any more. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Distinguish between die() and err(). |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Changed formatting of time metas. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Gather timing statistics on unsuccessful exit, too. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Martin Mares | Added basic support for writing meta-files. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Martin Mares | Use new Configure module to configure crypto libs. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Martin Mares | Imported new Configure module from libucw which handles... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | CONFIG_MOP is now enabled by default. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Clean up exit codes of judges. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Updated TODO. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Removed mo-create-packages from the makefile as well. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Cleaned up mop/admin/. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Removed mo-create-packages. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Clean up backup, grab and push scripts. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Cleanups in mop/score/. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Cleanups in mop/eval/. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | CT_UID_MAX is no longer used. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Move more things to mop.cf and also include userlist. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | MO_ROOT belongs to mop.cf. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Build all mop/ subdirs. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Split mop/ to several subdirectories: admin, eval,... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | mop/print-score is gone. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | mo-merge-tests removed |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Linked mop/ to the build system. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Moved md5crypt from utils/ to mop/ |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Allow `configure OPTIONS' without specifying configurat... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin Mares | Synchronized with current libucw. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Martin Mares | `exceptions' moved to mop/. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Tomas Gavenciak | TomGav's TODO list. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Martin Mares | Improved description of IO_TYPE=dir. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Tomas Gavenciak | Introduced IO_TYPE=dir. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Tomas Gavenciak | Introduced TEST_EXEC_CMD. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Martin Mares | HDIR should default to `.'. |
commit | commitdiff | tree | snapshot |
next |