index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
systrace
/
systrace.h
Age
Commit message (
Expand
)
Author
2002-12-09
add support for regular expressions and pidname translations. from provos
Jun-ichiro itojun Hagino
2002-11-16
rename translation tables. from provos
Jun-ichiro itojun Hagino
2002-10-16
support for privilege elevation.
Jun-ichiro itojun Hagino
2002-10-16
translation for socket system call
Jun-ichiro itojun Hagino
2002-10-09
predicates are part of the grammar now; in non-root case, predicates are
Jun-ichiro itojun Hagino
2002-09-23
support for templates. they allow fast generation of new policies. an
Jun-ichiro itojun Hagino
2002-08-05
allow to specify an alternate directory for policy loading and writing
Niels Provos
2002-08-04
keep track of ppid and allow matching rules to be logged via syslog.
Niels Provos
2002-07-30
avoid using same variable name for global and auto variable.
Jun-ichiro itojun Hagino
2002-07-19
constify, have missing prototypes, use pedantic compilation options.
Jun-ichiro itojun Hagino
2002-07-16
internal uid/gid tracking. permit can not detach systrace, useful for
Niels Provos
2002-07-14
argv translation for exeve
Niels Provos
2002-07-13
uname translation
Niels Provos
2002-07-11
cleanup
Niels Provos
2002-07-09
support for system call aliasing. stat/fstat/readlink/access etc... gets
Niels Provos
2002-06-07
use profiling to order filter lists more optimally.
Niels Provos
2002-06-04
log offending syscalls to syslog in automatic mode. dugsong@
Niels Provos
2002-06-04
explicit path for notification tool xsystrace.
Niels Provos
2002-06-04
KNF
Theo de Raadt
2002-06-04
initial import of systrace. don't touch this, more stuff coming in a while
Niels Provos