]> mj.ucw.cz Git - eval.git/history - submit
Doc: Note that Isolate has moved
[eval.git] / submit /
2014-07-11 Martin MaresMerge branch 'container'
2014-07-09 Martin MaresMerge commit '700824d3e9bce9219819e4e5096ab94da301d44b...
2014-03-27 Martin Marescontest.pl: Checker output interpreted as UTF-8
2013-03-23 Martin MaresUse /bin/bash instead of /bin/sh
2012-09-24 Martin MaresFinish rename of MO-Eval to Moe
2012-09-24 Martin MaresMerge branch 'container'
2012-04-01 Martin MaresSubmit: More gnutls fixes
2010-03-25 Martin MaresSubmitd: Increased default # of submits to 100 to match...
2009-03-28 Martin MaresMerge branch 'layout' layout
2009-03-18 Martin MaresAdjusted configuration of tempfiles to new libucw.
2009-03-18 Martin MaresFixed a couple of very confusing bugs in the Makefiles.
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 MaresAdapted to reflect changes in libucw.
2008-06-07 Martin MaresUse new Configure module to configure crypto libs.
2008-05-15 Martin MaresInstall the configuration file of submitd at the right...
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-03-12 Martin MaresUse LDLIBS instead of LDFLAGS to link libraries.
2007-08-17 Martin MaresUse `char *' for all strings instead of `byte *'.
2007-08-17 Martin MaresMake submitd compile with the new libucw.
2007-08-17 Martin MaresUse the normal package of stand-alone Holmes libraries.
2007-07-02 Martin MaresOpen-data parts are numbered with two-digit numbers.
2007-07-01 Martin MaresAdded a script for installing of certificates.
2007-07-01 Martin MaresCEOI settings.
2007-07-01 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/eval.git
2007-06-29 Martin MaresAntoher fix to the patch.
2007-06-29 Martin MaresOops, there was some crap in the patch.
2007-06-29 Martin MaresAdded a bug fix for Net::SSLeay.
2007-06-29 Martin MaresAct sensibly when connection to the server is lost.
2007-06-29 Martin MaresRecord local history in the GUI, too.
2007-06-29 Martin MaresKeep local history of submissions in ~/.history.
2007-06-29 Martin MaresAllow to override a failed check (if configured).
2007-06-29 Martin MaresChanged buffer flushing to explicit in a vain attempt...
2007-06-29 Martin MaresImplemented NOP command and used it for testing that...
2007-06-29 Martin MaresUse stock icons where applicable.
2007-06-28 Martin MaresAdded checking of contest time.
2007-06-28 Martin MaresImplemented a limit on number of submits of a single...
2007-06-28 Martin MaresKeep history of submitted tasks.
2007-06-28 Martin MaresSubmitd: each access rule can contain multiple addrmasks.
2007-06-28 Martin MaresAdded the show-submits utility.
2007-06-28 Martin MaresCleaned up installation of Perl modules. Also invoke...
2007-06-28 Martin MaresMaximum submission size is now configurable per task.
2007-06-28 Martin MaresMade path to libucw configurable.
2007-06-28 Martin MaresAdapted to recent libucw (log -> msg).
2007-06-11 Martin MaresAdded ability to submit or check an arbitrary file.
2007-06-10 Martin MaresCombining local and remote operations.
2007-06-10 Martin MaresNote that LogFile is optional.
2007-06-10 Martin MaresSubmitd now keeps a log file if asked to.
2007-06-10 Martin MaresFix paths and permissions.
2007-06-10 Martin MaresFixed a typo.
2007-06-10 Martin MaresRemoved empty TODO.
2007-06-10 Martin MaresFix options.
2007-06-06 Martin MaresParts of local history.
2007-06-06 Martin MaresSubmitting and checking GUI works (sort of).
2007-06-06 Martin MaresMore bits of the submit GUI.
2007-06-05 Martin MaresFirst parts of submit window.
2007-06-05 Martin MaresDisplaying of status works.
2007-06-05 Martin MaresSorting of tasks and parts is unnecessary, they have...
2007-06-05 Martin MaresThe first bits of the contest GUI.
2007-06-05 Martin MaresTODO movement.
2007-06-05 Martin MaresMakefile cleanup.
2007-06-05 Martin MaresA couple of fixes to library paths.
2007-06-05 Martin MaresSet configuration based on env variables.
2007-06-05 Martin MaresAdded script for creation of certificates.
2007-06-05 Martin MaresAdded a simple utility for key generation.
2007-06-05 Martin MaresMore TODO bits.
2007-06-05 Martin MaresPieces of the TODO list.
2007-06-05 Martin MaresThe test utility is no longer needed.
2007-06-05 Martin MaresAdded command-line clients for remote submit and status.
2007-06-05 Martin MaresRemember length of submitted files.
2007-06-05 Martin MaresGeneralized the Perl connection interface to a package.
2007-06-05 Martin MaresSome more GTK experiments.
2007-06-05 Martin MaresMore GTK testing.
2007-06-04 Martin MaresAdded a trivial testing utility for perl-gtk.
2007-06-04 Martin MaresMinor enhancements of STATUS command.
2007-06-04 Martin MaresRewritten test utility to use Sherlock::Object.
2007-06-04 Martin MaresSubmitting works, implemented STATUS command.
2007-06-04 Martin MaresFurther bits of submit command.
2007-06-04 Martin MaresFirst parts of submit command.
2007-06-04 Martin MaresDocumented the protocol.
2007-06-04 Martin MaresUse setproctitle() to display status.
2007-06-04 Martin MaresAdded general command code.
2007-06-03 Martin MaresImplemented the connection logic.
2007-06-03 Martin MaresTLS handshaking work.
2007-06-02 Martin MaresFirst attempts at using gnutls.