Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h | Darren Tucker | 2011-01-17 | 1 | -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 Tucker | 2006-08-06 | 1 | -3/+1 |
| | |||||
* | - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c | Darren Tucker | 2005-02-08 | 1 | -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 audit | Darren Tucker | 2005-02-03 | 1 | -0/+56 |
instrumentation to sshd, currently disabled by default. with suggestions from and djm@ |