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