Commit Graph

113 Commits

Author SHA1 Message Date
Steve Grubb
d236fb124a - Check log file size on start up
- Added priority_boost config item
- Reworked arch support
- Reworked how run level is changed
- Make allowances for ECONNREFUSED
2005-04-18 20:25:36 +00:00
Steve Grubb
d1e22d79c2 - Code cleanups
- Support the arch field for auditctl
- Add version to auditctl
- Documentation updates
- Moved default location of the audit log to /var/log/audit
2005-04-01 19:10:36 +00:00
Steve Grubb
5187974472 - Added patch for filesystem watch
- Added version information to audit start message
- Change netlink code to use ack in order to get error notification
2005-03-17 22:58:02 +00:00
Steve Grubb
57646a87b5 - removed the pam_loginuid library - its going to pam 2005-03-14 21:08:53 +00:00
Steve Grubb
ac64680d21 - Fixed bug setting loginuid
- Added num_logs to configure number of logs when rotating
- Added code for rotating logs
2005-03-09 23:50:13 +00:00
Steve Grubb
0ff90d0747 - Fix audit_set_pid to try to read a reply, but its non-fatal if no reply.
- Remove the read status during init
- Change to using pthreads sync mechanism for stopping system
- Worker thread should ignore all signals
- Change main loop to use select for inbound event handling
- Gave pam_loginuid a "failok" option for testing
2005-03-08 20:46:48 +00:00
Steve Grubb
21c8b70346 - Lots of code cleanups
- Added write_pid function to auditd
- Added audit_log to libaudit
- Don't check file length in foreground mode of auditd
- Added *if_enabled functions to send messages only if audit system is
    enabled
- If syscall name is unknown when printing rules, use the syscall number
- Rework the build system to produce singly threaded public libraries
- Create a multithreaded version of libaudit for the audit daemon's use
2005-03-03 22:48:44 +00:00
Steve Grubb
78412f0335 - Rename pam_audit to pam_loginuid to reflect what it does
- Fix bug in detecting space left on partition
- Fix bug in handling of suspended logging
2005-02-23 23:24:19 +00:00
Steve Grubb
56b158ae01 - Change pam install from /lib/security to /%{_lib}/security
- Change pam_audit to write loginuid to /proc/pid/loginuid
- Add pam_session_close handle
- Update to newest kernel headers
2005-02-20 20:33:50 +00:00
Steve Grubb
8fd9fa294a - New version
- Add R option to auditctl to allow reading rules from file.
- Do not allow task creation list to have syscall auditing
- Add D option to allow deleting all rules with 1 command
- Added pam_audit man page & sample.rules
- Mod initscript to call auditctl to load rules at start-up
- Write message to log file for daemon start up
- Write message that daemon is shutting down
- Modify auditd shutdown to wait until logger thread is finished
- Add sample rule file to docs
2005-02-11 19:22:21 +00:00
gafton
fb052c51f4 Moved the tar.gz files into the lookaside cache. Please refrain from
checking tar.gz files into CVS. That is what the lookaside cache is
    for.
2004-12-12 21:35:14 +00:00
cvsdist
2c6ba58c1a auto-import changelog data from audit-0.5-1.src.rpm
Wed Sep 01 2004 root <root@redhat.com> -
- Initial build.
2004-09-09 03:16:50 +00:00
cvsdist
5adf4af9f5 Setup of module audit 2004-09-09 03:16:45 +00:00