Age | Commit message (Expand) | Author |
2009-11-12 | Only allocate memory for the regex after we've validated it instead | Todd C. Miller |
2009-11-12 | memory leak if regex fails, found by parfait; ok miod | Theo de Raadt |
2006-03-18 | fix problems found by Coverity via NetBSD: | Robert Nagy |
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 |
2002-12-09 | add support for regular expressions and pidname translations. from provos | Jun-ichiro itojun Hagino |
2002-11-26 | error should go to stderr. 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 | include filter.h, dont' duplicate prototype | Jun-ichiro itojun Hagino |
2002-07-30 | extern decls should be outside of function. | 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-06-05 | rcsids | Michael Shalayeff |
2002-06-05 | inpath logic, for example, filename inpath "$CWD" | Niels Provos |
2002-06-04 | make it compile. | Niels Provos |
2002-06-04 | lexer and parser | Niels Provos |