summaryrefslogtreecommitdiff
path: root/audit.h
Commit message (Collapse)AuthorAgeFilesLines
* - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cdtucker2005-02-081-15/+15
| | | | | | monitor_wrap.c monitor_wrap.h session.c sshd.c]: Prepend all of the audit defines and enums with SSH_ to prevent namespace collisions on some platforms (eg AIX).
* - (dtucker) [added audit.c audit.h] Bug #125: (first stage) Add auditdtucker2005-02-021-0/+56
instrumentation to sshd, currently disabled by default. with suggestions from and djm@