Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        laus-devel: Linux Audit-Subsystem user space tools and daemon
        
        
            | Name: | laus-devel | Vendor: | Fermi | 
        
            | Version: | 0.1 | License: | GPL | 
        
            | Release: | 70RHEL3 | URL: |  | 
        
        
        - Summary
- This package includes all user space utilities needed for handling the Linux Audit-Subsystem (LAuS).
The following components are included:
- audit daemon
- audit tools
- PAM module
- liblaus
- liblaussrv
- man pages
Your kernel has to support system call auditing to make these tools work.
Authors:
--------
    Olaf Kirch <okir@suse.de>
    Thomas Biege <thomas@suse.de>
Changelog
        
            - * Wed Apr  6 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 0.1.70RHEL3
- - stop auditd's output_notify trashing audbin arguments that contain spaces
- allow augrep to match times during DST: workaround mktime() bug 
            - * Fri Mar 11 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 0.1.68RHEL3
- - fix bug 134051: provide mechanism to install audit sysctl settings
- on auditd startup in audit.init 
            - * Thu Feb 24 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 0.1-67RHEL3
- - fix bug 130071: add -T and -N options to audbin
- fix bug 147996: make augrep -s and -x options use mktime
- fix bug 147993: make augrep print sequence number by default as documented
- fix bug 142334: enable output to pipe streams
- fix bug 141314: enable use of syslog by auditd for LOG_ERR messages
- fux bugs 138635, 138634, 138169 - misc. documentation spelling mistakes
- fix bug 135873: audit no longer on by default in clean install now that 130071 fixed