4a74d3 - Fix bug in autrace where it didn't run on kernels without file watch

Authored and Committed by Steve Grubb 18 years ago
    - Fix bug in autrace where it didn't run on kernels without file watch
        support
    - Add syslog message to auditd saying what program was started for
        dispatcher
    - Remove audit_send_user from public api
    - Fix bug in USER_LOGIN messages where ausearch does not translate
        msg='uid=500: into acct name (#178102).
    - Change comm with dispatcher to socketpair from pipe
    - Change auditd to use custom daemonize to avoid race in init scripts
    - Update error message when deleting a rule that doesn't exist (#176239)
    - Call shutdown_dispatcher when auditd stops
    - Add new logging function audit_log_semanage_message
    
        
file modified
+1 -0
file modified
+15 -3
file modified
+1 -1