]> mj.ucw.cz Git - moe.git/shortlog
moe.git
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.
2008-05-15 Martin MaresAdded libucw from Sherlock v3.12.2.
2008-05-15 Martin MaresAdded libucw build system from Sherlock v3.12.2.
2008-03-19 Martin MaresRan vacuum cleaner on TODO list.
2008-03-19 Martin MaresSandbox: Added redirection of stderr on request.
2008-03-19 Martin MaresLocal overrides no longer produce debug messages.
2008-03-19 Martin MaresFixed a typo in processing of hooks.
2008-03-19 Martin MaresAdded LANG_SANDBOX_OPTS.
2008-03-19 Martin MaresReplaced COMP_SANDBOX_INIT and SANDBOX_INIT by (PRE...
2008-03-19 Martin MaresAdded a mechanism for overriding configuration settings...
2008-03-19 Martin MaresBOX_EXTRAS works again.
2008-03-19 Martin MaresIntroduced extension aliases.
2008-03-19 Martin MaresReplaced FREE_PASCAL_RTE by a generic EXIT_CODE_HOOK.
2008-03-19 Martin MaresSeparate per-language settings.
2008-03-13 Martin MaresSwitch editor component from Kate to QEditor.
2008-03-12 Martin MaresAdded a simple utility for pushing of submit certificat...
2008-03-12 Martin MaresTemplates: updated icon positions.
2008-03-12 Martin MaresRenamed desktop icons.
2008-03-12 Martin MaresRemoved obsolete files.
2008-03-12 Martin MaresTemplates: Added .bash_profile, which calls .bashrc.
2008-03-12 Martin MaresAdd full names to the tickets.
2008-03-12 Martin MaresDo not call make explicitly.
2008-03-12 Martin MaresUse LDLIBS instead of LDFLAGS to link libraries.
2008-03-12 Martin MaresRecommend linking libucw statically.
2008-03-11 Martin MaresAdded TODO items after brain-storming with Gavento.
2008-02-20 Martin MaresMention snapshots in the documentation.
2008-02-20 Martin MaresUpdated the release script and released a snapshot...
2008-02-20 Martin MaresDo not choke on file names containing spaces.
2008-02-20 Martin MaresUpdated the release.pm module.
2008-02-19 Martin MaresFinal verdicts are always on a separate line.
2008-02-03 Martin MaresIgnore src/syscall-table.h.
2008-02-03 Martin MaresDocument BOX_EXTRAS.
2008-02-03 Martin MaresBOX_EXTRAS a part of TEST_SANDBOX_OPTS now.
2008-02-03 Martin MaresCall `expand-var' for all variable expansions.
2008-02-03 Martin MaresDecreased the amount of shell magic in override-vars.
2008-02-03 Martin MaresUse per-extension overrides for setting of compilation...
2008-02-03 Martin MaresImplemented general mechanism for overriding variables...
2008-02-03 Martin MaresAdded user rules for environment.
2008-02-01 Martin MaresWe want BOXDIR to be always absolute.
2008-01-19 Martin MaresUpdated date.
2008-01-19 Martin MaresNo longer force gcc version.
2008-01-19 Martin MaresRenamed the actions from SC_xxx to AC_xxx.
2008-01-19 Martin MaresAdded a switch for defining new path rules.
2008-01-19 Martin MaresClean up handling of syscall names.
2008-01-19 Martin MaresPermit /usr/share/locale.
2008-01-19 Martin MaresConverted matching of paths to a table-driven system.
2008-01-19 Martin MaresEnable ugetrlimit() in liberal mode.
2008-01-19 Martin MaresAdded a switch for manual control of syscall actions.
2008-01-19 Martin MaresFiltering of syscalls is now driven by a table.
2008-01-18 Martin MaresGenerate a table of all known syscalls and use it to...
2007-11-24 Martin MaresFixed a bug in tokenization.
2007-11-24 Martin MaresMore TODO on judges.
2007-11-24 Martin MaresAdded notes on judges.
2007-11-24 Martin MaresFirst working version of the shuffling judge.
2007-11-19 Martin MaresIgnore the compiled binaries.
2007-11-19 Martin MaresAvoid compiling judge-shuff by default, it is not finis...
2007-11-19 Martin MaresSimplify temporary file deletion in the tester.
2007-11-18 Martin MaresClean judge-shuff.
2007-11-18 Martin MaresAdded test cases for the tokenizing judge.
next