X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=698a6ea58eaa1a54a4bf075bb63d2772d80f941b;hb=1636b318830d64ec5c393d1a2d043f595f0342c4;hp=5ade8df66373da89db7a01b2c10e8d0ecaa190b3;hpb=263dac9346291340507d3941608bb8ed4b24b6e1;p=eval.git diff --git a/TODO b/TODO index 5ade8df..698a6ea 100644 --- a/TODO +++ b/TODO @@ -1,29 +1,39 @@ Evaluator ~~~~~~~~~ -box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd) -score: better formatting of the score table interactive tasks: solve deadlocks? interactive tasks: logging of messages +terminology: problem -> task ? + +Judges +~~~~~~ +test cases for judge-shuff Environment ~~~~~~~~~~~ -fpc: add switch -gl (runtime errors write line#) +fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox -Distribution: -~~~~~~~~~~~~~ -- ssh keys -- kernel sources -- remove cups -- /aux/mo/public/bin/submit -- missing x-bit -- STL docs -- ? distribuovatko testingu do home directories -- pripsat do guide.tex, ze se rhide nema spoustet z mc -- rhide: backslashe na konci radku v Pascalu -> strange compilation error -- problemy s gpm po nastaveni fontu +Installer: +- update group permissions +- quotas New submitter: -- MO_ROOT vs. MO_PUBLIC -- Checking of contest time (and per-contestant exceptions) -- Keeping history and pruning status files -- Remember hashes -- create tmp directory +- contest: task status cache + +Various ideas: +- scores dependent on time (like PL olympiad) + +TomGav +~~~~~~ +recursive try-ln for dir input +clean and well-defined expansion (beware of per-test re-expansion) +configurable names of in/out files (independent of $PROBLEM) +paranoidly check file mode/owner before running the sandbox + +Isolate +~~~~~~~ +Test: ptrace self +Test: SIGSTOP +Test: ping-pong timing attacks +Test: big static memory +Examine the use of taskstats for measuring memory +Switch license to GPL2/GPL3