3 mop/ and public/ are broken
4 sync with main libucw repo
8 score: better formatting of the score table
9 interactive tasks: solve deadlocks?
10 interactive tasks: logging of messages
11 terminology: problem -> task ?
12 writing of verdicts to stdout (include timing and check on interactive tasks, including judge errors)
13 box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early)
14 remove scanning of users by UID
19 test cases for judge-shuff
23 fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
26 - update group permissions
30 - contest: task status cache
33 scores dependent on time (like PL olympiad)
34 box: configurable access to timers and /proc/self/{stat,fd}
35 box: limit the total amount of data written to files, so that quotas don't have to be set up
40 recursive try-ln for dir input
41 clean and well-defined expansion (beware of per-test re-expansion)
42 machine-readable log file and/or metadata output from the sandbox
43 configurable names of in/out files (independent of $PROBLEM)
44 paranoidly check file mode/owner before running the sandbox