Age | Commit message (Expand) | Author |
2002-06-11 | change a few buffers to 2*MAXPATHLEN; pob deraadt@ | Niels Provos |
2002-06-11 | kill err(3) newlines; ok provos@ | Jason Peel |
2002-06-11 | typo | Matthieu Herrb |
2002-06-10 | document -p | Niels Provos |
2002-06-10 | support attaching to a running process; some code by fries@ | Niels Provos |
2002-06-09 | revert one of wrong strlcpy() change | Jun-ichiro itojun Hagino |
2002-06-09 | knf | Todd T. Fries |
2002-06-09 | Fix the start time on sysctl kvm. | Artur Grabowski |
2002-06-09 | knf | Todd T. Fries |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-06-09 | some knf. | Todd T. Fries |
2002-06-09 | some knf. | Todd T. Fries |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt |
2002-06-09 | allow numeric group ID (group ID appear in /etc/passwd, but not in /etc/group) | Jun-ichiro itojun Hagino |
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino |
2002-06-08 | This doesn't need to be setgid operator; it was only set so users | Angelos D. Keromytis |
2002-06-08 | Use KVM_NO_FILES and remove the setgid. | Artur Grabowski |
2002-06-07 | explain about permit[inherit] for execve | Niels Provos |
2002-06-07 | use profiling to order filter lists more optimally. | Niels Provos |
2002-06-06 | enable systrace; pointed out by openbsd@davidkrause.com | Niels Provos |
2002-06-06 | Delete dublicate entry. Different patch from dfa@solo.ee applied. | Mike Pechkin |
2002-06-06 | fix automatic policy generation for system calls that have the same args | 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 | dump policies only if user policy is specified. | Niels Provos |
2002-06-05 | stab at describing grammar | Niels Provos |
2002-06-05 | no special case of execve. | Niels Provos |
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 | introduce an automatic policy generation mode. it creates a policy based | Niels Provos |
2002-06-05 | inpath logic, for example, filename inpath "$CWD" | Niels Provos |
2002-06-05 | know about CWD. will make some filter rules simpler. | Niels Provos |
2002-06-05 | My turn to help: | Mike Pechkin |
2002-06-05 | document pgid usage; ok millert@ | Jason Peel |
2002-06-04 | setup user systrace dir only if user policies are used. | Niels Provos |
2002-06-04 | document | Niels Provos |
2002-06-04 | log offending syscalls to syslog in automatic mode. dugsong@ | 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 | usage; fries@ | Niels Provos |
2002-06-04 | spelling | Todd T. Fries |
2002-06-04 | document | Niels Provos |
2002-06-04 | guipath for getopt | Niels Provos |
2002-06-04 | explicit path for notification tool xsystrace. | Niels Provos |
2002-06-04 | first stab at man page. | Niels Provos |
2002-06-04 | complain about missing device only once. from deraadt@ | Niels Provos |
2002-06-04 | document origin of simplify_path | Niels Provos |
2002-06-04 | KNF | Theo de Raadt |
2002-06-04 | no absolute includes, changed to relatives; from deraadt@ | Niels Provos |