summaryrefslogtreecommitdiff
path: root/audit.h
Commit message (Collapse)AuthorAgeFilesLines
* last bits of old packet API / active_state globalDamien Miller2019-01-201-1/+3
|
* Remove obsolete CVS $Id from source files.Darren Tucker2016-08-171-2/+0
| | | | | Since -portable switched to git the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
* - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.hDarren Tucker2011-01-171-3/+6
| | | | | configure.ac defines.h loginrec.c] Bug #1402: add linux audit subsystem support, based on patches from Tomas Mraz and jchadima at redhat.
* - (dtucker) [audit.c audit.h] Repair headers.Darren Tucker2006-08-061-3/+1
|
* - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cDarren Tucker2005-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 auditDarren Tucker2005-02-031-0/+56
instrumentation to sshd, currently disabled by default. with suggestions from and djm@