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
/
lex.l
Age
Commit message (
Expand
)
Author
2006-07-02
sync with systrace 1.6d, keeping local changes
Nikolay Sturm
2003-11-27
permit trailing '$' in usernames, from Tom Cosgrove
Nikolay Sturm
2003-11-23
allow underscore in usernames, from Niels/NetBSD
Nikolay Sturm
2003-07-19
- sync with NetBSD or Niels' tarball where appropriate
Nikolay Sturm
2003-06-16
- limited number of processes per systrace
Jun-ichiro itojun Hagino
2003-05-29
>permit numberic values for uid and gid; allow "<" and ">" for less and
Jun-ichiro itojun Hagino
2002-12-09
add support for regular expressions and pidname translations. from provos
Jun-ichiro itojun Hagino
2002-10-16
support for privilege elevation.
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-08-04
keep track of ppid and allow matching rules to be logged via syslog.
Niels Provos
2002-07-30
sync prototype for yyerror().
Jun-ichiro itojun Hagino
2002-07-19
constify, have missing prototypes, use pedantic compilation options.
Jun-ichiro itojun Hagino
2002-06-05
proper handling for .y and .l such that dependancies get generated
Michael Shalayeff
2002-06-05
rcsids
Michael Shalayeff
2002-06-05
inpath logic, for example, filename inpath "$CWD"
Niels Provos
2002-06-04
KNF
Theo de Raadt
2002-06-04
make it compile.
Niels Provos
2002-06-04
lexer and parser
Niels Provos