]> mj.ucw.cz Git - moe.git/history - src/box.c
Decreased the amount of shell magic in override-vars.
[moe.git] / src / box.c
2008-02-03 Martin MaresAdded user rules for environment.
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-01 Martin MaresLog a different message when a fatal signal has been...
2007-07-05 Martin MaresFixed a typo.
2007-07-03 Martin MaresAsk libc to report fatal errors to stderr instead of...
2007-06-15 Martin MaresRenamed log() to msg() in order to avoid compiler warnings.
2007-06-15 Martin MaresRemoved periods at ends of messages.
2007-06-15 Martin MaresRewritten measuring of time.
2007-03-25 Martin MaresAdded exception for suicide by tgkill().
2006-03-28 Martin MaresAdded a couple of new syscalls.
2005-04-17 Martin MaresNew names of syscalls.
2004-06-08 Martin Mares.
2004-06-07 Martin MaresDetect selbstmort.
2004-06-05 Martin MaresFixed stdio tasks.
2004-06-01 Martin Mareschdir(cwd) should be done after -i and -o.
2003-07-03 Martin MaresAdded a switch for allowing timing syscalls.
2001-06-08 Martin MaresSome more paths enabled.
2001-06-03 Martin MaresAllow /proc/meminfo
2001-05-31 Martin MaresAllowed more syscalls.
2001-05-16 Martin MaresFixed error message text.
2001-03-29 Martin MaresBasically works.
2001-03-29 Martin Mares...
2001-03-28 Martin MaresA lot of work...
2001-02-03 Martin MaresImported first version.