]> mj.ucw.cz Git - moe.git/shortlog
moe.git
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.
2008-08-22 Martin MaresWrite all relevant information to the metafile.
2008-08-22 Martin Maresusage() should exit with code 2, too.
2008-08-22 Martin MaresWe do not care about ancient C libraries any more.
2008-08-22 Martin MaresDistinguish between die() and err().
2008-08-22 Martin MaresChanged formatting of time metas.
2008-08-22 Martin MaresGather timing statistics on unsuccessful exit, too.
2008-08-22 Martin MaresAdded basic support for writing meta-files.
2008-06-07 Martin MaresUse new Configure module to configure crypto libs.
2008-06-07 Martin MaresImported new Configure module from libucw which handles...
2008-05-25 Martin MaresCONFIG_MOP is now enabled by default.
2008-05-25 Martin MaresClean up exit codes of judges.
2008-05-25 Martin MaresUpdated TODO.
2008-05-25 Martin MaresRemoved mo-create-packages from the makefile as well.
2008-05-25 Martin MaresCleaned up mop/admin/.
2008-05-25 Martin MaresRemoved mo-create-packages.
2008-05-25 Martin MaresClean up backup, grab and push scripts.
2008-05-25 Martin MaresCleanups in mop/score/.
2008-05-25 Martin MaresCleanups in mop/eval/.
2008-05-25 Martin MaresCT_UID_MAX is no longer used.
2008-05-25 Martin MaresMove more things to mop.cf and also include userlist.
2008-05-25 Martin MaresMO_ROOT belongs to mop.cf.
2008-05-25 Martin MaresBuild all mop/ subdirs.
2008-05-25 Martin MaresSplit mop/ to several subdirectories: admin, eval,...
2008-05-25 Martin Maresmop/print-score is gone.
2008-05-25 Martin Maresmo-merge-tests removed
2008-05-25 Martin MaresLinked mop/ to the build system.
2008-05-25 Martin MaresMoved md5crypt from utils/ to mop/
2008-05-25 Martin MaresAllow `configure OPTIONS' without specifying configurat...
2008-05-25 Martin MaresSynchronized with current libucw.
2008-05-21 Martin Mares`exceptions' moved to mop/.
2008-05-21 Tomas GavenciakTomGav's TODO list.
2008-05-21 Martin MaresImproved description of IO_TYPE=dir.
2008-05-21 Tomas GavenciakIntroduced IO_TYPE=dir.
2008-05-21 Tomas GavenciakIntroduced TEST_EXEC_CMD.
2008-05-21 Martin MaresHDIR should default to `.'.
2008-05-21 Tomas GavenciakThe dir-init function updated to use full paths by...
2008-05-21 Tomas GavenciakSensible defaults for EVAL_USER, EVAL_GROUP and TEST_USER.
2008-05-21 Tomas GavenciakFixed a bug in expansion of variables.
2008-05-15 Martin MaresPolished configuration scripts.
2008-05-15 Martin MaresMoved `public' to MO-P stuff, too. I will decide later...
2008-05-15 Martin MaresThe userlist is also MO-P stuff.
2008-05-15 Martin MaresMoved settings specific to MO-P to mop/mop.cf.
2008-05-15 Martin MaresMoved the main config file to cf/eval.
2008-05-15 Martin MaresUpdated TODO.
2008-05-15 Martin MaresMoved templates to mop/template/.
2008-05-15 Martin Mares`md5crypt' now uses MD5 from libucw.
2008-05-15 Martin MaresUpdated .gitignore.
2008-05-15 Martin MaresInstall the configuration file of submitd at the right...
2008-05-15 Martin MaresAdded configuration file for libucw modules.
2008-05-15 Martin MaresTeach the build system how to preprocess configs from...
2008-05-15 Martin MaresConnect now calls `msg' instead of `log' as required...
2008-05-15 Martin MaresIntegrated the submitter to the build system.
2008-05-15 Martin Maresinstall-certs has been superseded by mo-push-certs.
2008-05-15 Martin MaresFix libsh (I have pruned it too much).
2008-05-15 Martin MaresMoved timelib to examples/timelib. The misc directory...
2008-05-15 Martin MaresJudges now compile and they use build/tester for the...
2008-05-15 Martin MaresMoved everything related to MO-P to mop/. This cleans...
2008-05-15 Martin MaresMoved the evaluator scripts to eval/.
2008-05-15 Martin MaresThe iwrapper moved to eval/.
2008-05-15 Martin MaresMoved md5crypt and pedant to utils/ and make them compi...
2008-05-15 Martin MaresMoved sandbox to box/.
2008-05-15 Martin MaresCreated a new Makefile.
2008-05-15 Martin MaresAdded libucw documentation regarding configuration...
2008-05-15 Martin MaresAdded a trivial configure script.
2008-05-15 Martin MaresAdded parts of libsh from Sherlock v3.12.2.
next