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.1
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-07-02
sync with systrace 1.6d, keeping local changes
Nikolay Sturm
2006-05-03
be more clear about policy inheritance
Nikolay Sturm
2005-04-23
-c option may take either integer or name, not just integer;
Jason McIntyre
2004-02-01
make documentation of cradle mode (-C) clearer, and give an example of why
Jason McIntyre
2004-01-23
support for cradle mode by marius at monkey.org; cradle mode allows the
Nikolay Sturm
2004-01-07
new command line option allows logging to stderr instead of syslog
Nikolay Sturm
2003-11-20
hyphenise compound adjective; from Jared Yanovich;
Jason McIntyre
2003-09-04
- use .Bk/.Ek
Jason McIntyre
2003-08-20
spelling; e@molioner.dk
Theo de Raadt
2003-07-19
- sync with NetBSD or Niels' tarball where appropriate
Nikolay Sturm
2003-05-29
>permit numberic values for uid and gid; allow "<" and ">" for less and
Jun-ichiro itojun Hagino
2003-03-28
little cleanup;
Jason McIntyre
2002-12-09
Restriction that -c args must be numeric. Motivation on privilege elevation.
Ian Darwin
2002-12-09
add support for regular expressions and pidname translations. from provos
Jun-ichiro itojun Hagino
2002-10-31
typo, reported by avsm@openbsd
Jun-ichiro itojun Hagino
2002-10-16
support for privilege elevation.
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-31
bring in doc updates from netbsd. niels ok
Jun-ichiro itojun Hagino
2002-07-30
obey section order to mandoc. sync with netbsd.
Jun-ichiro itojun Hagino
2002-07-30
use Nm
Jun-ichiro itojun Hagino
2002-07-16
internal uid/gid tracking. permit can not detach systrace, useful for
Niels Provos
2002-07-09
support for system call aliasing. stat/fstat/readlink/access etc... gets
Niels Provos
2002-06-21
No .Pp before .Sh; from wiz@danbala.ifoer.tuwien.ac.at
Niels Provos
2002-06-21
change BUGS section to mention that only clone is a problem now.
Niels Provos
2002-06-20
mention shared memory races in bugs section.
Niels Provos
2002-06-18
KNF
Theo de Raadt
2002-06-13
explain filter operands
Niels Provos
2002-06-10
document -p
Niels Provos
2002-06-09
knf
Todd T. Fries
2002-06-07
explain about permit[inherit] for execve
Niels Provos
2002-06-05
append predicate, instead of prepending. makes rules sortable again.
Niels Provos
2002-06-05
support simple predicates to prefix rules. Allows global policies to be
Niels Provos
2002-06-05
stab at describing grammar
Niels Provos
2002-06-05
introduce an automatic policy generation mode. it creates a policy based
Niels Provos
2002-06-05
My turn to help:
Mike Pechkin
2002-06-04
document
Niels Provos
2002-06-04
proper copyright
Niels Provos
2002-06-04
files section
Niels Provos
2002-06-04
add flag to ignore user specified policies
Niels Provos
2002-06-04
spelling
Todd T. Fries
2002-06-04
document
Niels Provos
2002-06-04
first stab at man page.
Niels Provos