summaryrefslogtreecommitdiff
path: root/bin/systrace/intercept.h
AgeCommit message (Expand)Author
2004-07-07fix an issue when scripts are exec'd under systrace wheremarius eriksen
2004-06-23a few fixes to systracemarius eriksen
2003-10-08originally from cb@openbsd.org, adapted by provosNikolay Sturm
2003-08-04several diffs from Niels as applied to NetBSDNikolay Sturm
2003-06-16- limited number of processes per systraceJun-ichiro itojun Hagino
2003-02-20Fix a crash in the systrace found by form@Artur Grabowski
2002-12-09prevent the use of permit for aliases. from provosJun-ichiro itojun Hagino
2002-11-26performance improvement by omitting a redundant getcwd.Jun-ichiro itojun Hagino
2002-10-16support for privilege elevation.Jun-ichiro itojun Hagino
2002-10-09predicates are part of the grammar now; in non-root case, predicates areJun-ichiro itojun Hagino
2002-08-04keep track of ppid and allow matching rules to be logged via syslog.Niels Provos
2002-08-01the last component in a filename for unlink may be a symlinkNiels Provos
2002-07-22add seqnr to message from kernel, userland needs to quote correct seqnr.Niels Provos
2002-07-19constify, have missing prototypes, use pedantic compilation options.Jun-ichiro itojun Hagino
2002-07-16internal uid/gid tracking. permit can not detach systrace, useful forNiels Provos
2002-07-12some clean up. install argument replacements only if we are going toNiels Provos
2002-07-09allow systrace to run in the background if possible so that the executedNiels Provos
2002-07-09support for system call aliasing. stat/fstat/readlink/access etc... getsNiels Provos
2002-06-21rewrite all system call arguments in the permit case. use realpathNiels Provos
2002-06-10support attaching to a running process; some code by fries@Niels Provos
2002-06-04initial import of systrace. don't touch this, more stuff coming in a whileNiels Provos