Changeset 279 for trunk/docs/Changelog


Ignore:
Timestamp:
Apr 30, 2010, 11:55:18 PM (14 years ago)
Author:
katerina
Message:

Fix for tickets #200 to #206 (kernel check, login checks, bugfixes).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r277 r279  
     12.7.0:
     2        * sh_utmp.c, sh_login_track.c: additional login checks
     3        * sh_unix.c: use SIGTTIN as alternative for SIGABRT
     4          (SIGABRT seems not to work on AIX, reported by Peter)
     5        * sh_utmp.c: fix compile error without pthreads (inotify_watch used)
     6        * sh_kern.c, kern_head.c: fix some 64bit issues
     7        * dnmalloc.c: fix compiler warning (ignored ret value)
     8        * Fix LSB init script for kernel module
     9        * samhain_kmem kernel module for /proc/kmem added
     10
    1112.6.4:
    2         * Don't read proc_root_iops in sh_kern.c (Problem report
    3           by H. R.)
    4         * Logfile check can check output of shell commands
    5         * Use data directory as default for logfile checkpoints
    6         * Fix broken checkpoint save/restore for logfiles
     12        * Don't read proc_root_iops in sh_kern.c (Problem report
     13          by H. R.)
     14        * Logfile check can check output of shell commands
     15        * Use data directory as default for logfile checkpoints
     16        * Fix broken checkpoint save/restore for logfiles
    717
    8182.6.3:
Note: See TracChangeset for help on using the changeset viewer.