Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
audit-libs: Dynamic library for libaudit
- Summary
- The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework.
Changelog
- * Mon Mar 5 18:00:00 2007 Steve Grubb <sgrubb{%}redhat{*}com> 1.0.15-3.EL4
- Fix parsing filterkeys in fs_watch records
- * Wed Jan 24 18:00:00 2007 Steve Grubb <sgrubb{%}redhat{*}com> 1.0.15-2.EL4
- Patch auditd.conf with dispatcher used in RHEL5 to make upgrade easier
- * Tue Nov 14 18:00:00 2006 Steve Grubb <sgrubb{%}redhat{*}com> 1.0.15-1.EL4
- Correct address resolving of hostname in logging functions
- Fix logging messages to use addr if passed
- Add TRUSTED_APP message type
- Fix netlink errno return
- Auditd ignore most signals
- Add audit dispatcher interface to auditd
- In auditd if num_logs is zero, don't rotate on SIGUSR1 (#208834)
- Cleanup file descriptor handling in auditd
- Improve time handling in ausearch and aureport (#191394)
- Attempt to reconstruct full path from relative for searching
- Ausearch & aureport now fail if no args to -te
- In aureport, add class between syscall and permission in avc report
- Fix bug where fsync is called in debug mode
- Add optional support for tty in SYSCALL records for ausearch/aureport
- ausearch & aureport implement uid/gid caching
- In ausearch & aureport, extract addr when hostname is unknown
- In ausearch & aureport, test audit log presence O_RDONLY
- Updated man pages (#213328, #213330)