2012-04-22 |
Martin Mares | Doc: Fixed URL of the Git repository |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Martin Mares | mo-score: Since STDOUT may be a pipe, we need to close it |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Martin Mares | mo-backup: Do not forget to back up submit server |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Martin Mares | mo-grab-remote: use rsync --delete |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Martin Mares | Box: Allow /proc/self/maps |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Martin Mares | Box: Allow the arch_prctl syscall on amd64 |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Martin Mares | Doc: Changed installation target |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Martin Mares | Doc: Rewritten the project home page |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Martin Mares | Box: Let 32-/64-bit mode be configurable |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Martin Mares | Box: Let the 32-bit version refuse to run on 64-bit... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Martin Mares | Box: Support systems with 64-bit kernel and 32-bit... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Use read_user_mem() where possible |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Carefully check that 64-bit syscalls are what... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Generalize decoding of syscall arguments and imple... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Filter out madvise1, which is an alias for madvise... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Introduce 64-bit mode and mask out syscalls which... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
Martin Mares | Box: Added a toy program testing various kinds of syscalls |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: Added utilities for calibration of time limits |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-score-mop knows how to group test cases |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-score-mop reads everything from the cwd |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-score uses at least a single space in every... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-score knows how to abbreviate single-word statu... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-score has gained a --table option for nice... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Martin Mares | mop: mo-grab-remote works over the network |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Martin Mares | Eval: Use try-ln where possible |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Martin Mares | MO: Fixed compile <source> |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Martin Mares | MO: Use `cp -aL', so that links are dereferenced properly |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Martin Mares | Submitd: Increased default # of submits to 100 to match... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Martin Mares | MO: Limit character set of created passwords |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Martin Mares | Document TEXT_x_COMMENT. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Martin Mares | Fixed a typo in upload location |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Martin Mares | Updated at least the most outdated parts of the docs |
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 |
next |