Changeset 321 for trunk/docs/Changelog


Ignore:
Timestamp:
Mar 17, 2011, 10:07:44 PM (14 years ago)
Author:
katerina
Message:

Fix for ticket #240: The samhain_kmem kernel module should be loaded earlier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r315 r321  
    112.8.3:
     2        * init scripts: load samhain_kmem.ko before samhain starts
     3        * slib.c: eliminate mutex from sl_create_ticket()
     4        * sh_entropy.c: move pthread usage out of child
     5        * sh_hash.c, sh_pthread.c, sh_pthread.h: sh_hash_hashdelete()
     6          needs deadlock detection, may be called from within sh_hash_init()
     7          via atexit handler on error condition
     8        * sh_suidchk.c, sh_calls.c, sh_calls.h: need a nosub version of lstat()
     9          to use with relative path after chdir()
     10        * samhain.c, sh_calls.c, sh_calls.h: only run (l)stat() in subprocess
     11          after reading config file (to allow disabling)
     12        * sh_unix.c: run sh_sub_kill() in parent after forking the daemon
    213        * fix zeroing of result from getnameinfo() (problem reported by Richard)
    314        * fix spurious warnings about unsupported address family (reported
Note: See TracChangeset for help on using the changeset viewer.