2008-11-02 |
Martin Mares | Handle exit code translation failures gracefully.
|
commit | commitdiff | tree |
2008-09-13 |
Martin Mares | Avoid Perl when printing signal names.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Updated TODO.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Sample memory usage only on selected syscalls.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Detect breakpoint instructions, which are reported...
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Introduced sampling of memory usage.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Oops, there was a typo in the previous patch.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | The mmap2() syscall is available even in the strict...
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Permit the set_tid_address() syscall.
|
commit | commitdiff | tree |
2008-08-24 |
Martin Mares | Document various error reporting functions.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | The FIXME was wrong, start_time is available whenever...
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Internal errors are reported properly.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Write all relevant information to the metafile.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | usage() should exit with code 2, too.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | We do not care about ancient C libraries any more.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Distinguish between die() and err().
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Changed formatting of time metas.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Gather timing statistics on unsuccessful exit, too.
|
commit | commitdiff | tree |
2008-08-22 |
Martin Mares | Added basic support for writing meta-files.
|
commit | commitdiff | tree |
2008-06-07 |
Martin Mares | Use new Configure module to configure crypto libs.
|
commit | commitdiff | tree |
2008-06-07 |
Martin Mares | Imported new Configure module from libucw which handles...
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | CONFIG_MOP is now enabled by default.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Clean up exit codes of judges.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Updated TODO.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Removed mo-create-packages from the makefile as well.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Cleaned up mop/admin/.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Removed mo-create-packages.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Clean up backup, grab and push scripts.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Cleanups in mop/score/.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Cleanups in mop/eval/.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | CT_UID_MAX is no longer used.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Move more things to mop.cf and also include userlist.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | MO_ROOT belongs to mop.cf.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Build all mop/ subdirs.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Split mop/ to several subdirectories: admin, eval,...
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | mop/print-score is gone.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | mo-merge-tests removed
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Linked mop/ to the build system.
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Moved md5crypt from utils/ to mop/
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Allow `configure OPTIONS' without specifying configuration...
|
commit | commitdiff | tree |
2008-05-25 |
Martin Mares | Synchronized with current libucw.
|
commit | commitdiff | tree |
2008-05-21 |
Martin Mares | `exceptions' moved to mop/.
|
commit | commitdiff | tree |
2008-05-21 |
Martin Mares | Improved description of IO_TYPE=dir.
|
commit | commitdiff | tree |
2008-05-21 |
Martin Mares | HDIR should default to `.'.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Polished configuration scripts.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved `public' to MO-P stuff, too. I will decide later...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | The userlist is also MO-P stuff.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved settings specific to MO-P to mop/mop.cf.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved the main config file to cf/eval.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Updated TODO.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved templates to mop/template/.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | `md5crypt' now uses MD5 from libucw.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Updated .gitignore.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Install the configuration file of submitd at the right...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added configuration file for libucw modules.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Teach the build system how to preprocess configs from...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Connect now calls `msg' instead of `log' as required...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Integrated the submitter to the build system.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | install-certs has been superseded by mo-push-certs.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Fix libsh (I have pruned it too much).
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved timelib to examples/timelib. The misc directory...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Judges now compile and they use build/tester for the...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved everything related to MO-P to mop/. This cleans...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved the evaluator scripts to eval/.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | The iwrapper moved to eval/.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved md5crypt and pedant to utils/ and make them compile...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Moved sandbox to box/.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Created a new Makefile.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added libucw documentation regarding configuration...
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added a trivial configure script.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added parts of libsh from Sherlock v3.12.2.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added libucw from Sherlock v3.12.2.
|
commit | commitdiff | tree |
2008-05-15 |
Martin Mares | Added libucw build system from Sherlock v3.12.2.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Ran vacuum cleaner on TODO list.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Sandbox: Added redirection of stderr on request.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Local overrides no longer produce debug messages.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Fixed a typo in processing of hooks.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Added LANG_SANDBOX_OPTS.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Replaced COMP_SANDBOX_INIT and SANDBOX_INIT by (PRE...
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Added a mechanism for overriding configuration settings...
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | BOX_EXTRAS works again.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Introduced extension aliases.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Replaced FREE_PASCAL_RTE by a generic EXIT_CODE_HOOK.
|
commit | commitdiff | tree |
2008-03-19 |
Martin Mares | Separate per-language settings.
|
commit | commitdiff | tree |
2008-03-13 |
Martin Mares | Switch editor component from Kate to QEditor.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Added a simple utility for pushing of submit certificates...
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Templates: updated icon positions.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Renamed desktop icons.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Removed obsolete files.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Templates: Added .bash_profile, which calls .bashrc.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Add full names to the tickets.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Do not call make explicitly.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Use LDLIBS instead of LDFLAGS to link libraries.
|
commit | commitdiff | tree |
2008-03-12 |
Martin Mares | Recommend linking libucw statically.
|
commit | commitdiff | tree |
2008-03-11 |
Martin Mares | Added TODO items after brain-storming with Gavento.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Mention snapshots in the documentation.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Updated the release script and released a snapshot...
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Do not choke on file names containing spaces.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Updated the release.pm module.
|
commit | commitdiff | tree |
2008-02-19 |
Martin Mares | Final verdicts are always on a separate line.
|
commit | commitdiff | tree |
next |