summaryrefslogtreecommitdiff
path: root/audit.h
AgeCommit message (Collapse)Author
2019-01-20last bits of old packet API / active_state globalDamien Miller
2016-08-17Remove obsolete CVS $Id from source files.Darren Tucker
Since -portable switched to git the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
2011-01-17- (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.hDarren Tucker
configure.ac defines.h loginrec.c] Bug #1402: add linux audit subsystem support, based on patches from Tomas Mraz and jchadima at redhat.
2006-08-06 - (dtucker) [audit.c audit.h] Repair headers.Darren Tucker
2005-02-08 - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cDarren Tucker
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).
2005-02-03 - (dtucker) [added audit.c audit.h] Bug #125: (first stage) Add auditDarren Tucker
instrumentation to sshd, currently disabled by default. with suggestions from and djm@