Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/docs/Changelog

    r18 r30  
    112.2.0:
     2        * patch by Jim Simmons for samhainadmin.pl.in
     3        * fix testsuite portability problems
     4        * fix md5 endianess problem detected on HP-UX 11i / PA-RISC 8700
     5        * fix potential NULL dereference in sh_utmp_endutent()
     6        * patch by Neil Gorsuch for suidchk.c (do not scan lustre, afs, mmfs)
     7        * fix sh_ext_popen (OpenBSD needs non-null argv[0] in execve)
     8        * fix make_tests.sh portability (echo '"\n"' does not work on OpenBSD)
     9        * fix bug in sh_utils_obscurename (check isascii)
     10        * scan h_aliases for FQDN if h_name is not
     11        * add copyright/license info to test scripts
     12        * add copyright/license info to deployment system scripts
     13        * support server-to-server relay
     14        * new CL option --server-port
     15        * minor improvements in manual
     16        * patch by Yoann Vandoorselaere for sh_prelude.c
     17        * allow --longopt arg as well as --longopt=arg
     18        * verify checksum of growing log files (up to previous size)
     19        * rewrite of the test suite
    220        * added a bit of unit testing
    3         * improved the windows howto according to suggestions by
    4           Jorge Morgado
    521        * minor optimizations in various places
    622        * optimized implementation of tiger checksum algorithm
     
    1531        * slib.c: remove fcntl's from sl_read_timeout (caller sets O_NONBLOCK),
    1632          add function sl_read_timeout_prep
     33
     342.1.3 (13-03-2006):
     35        * fix compile problem in slib.c (reported by Lawrence Bowie)
     36        * fix bug with combination of one-shot update mode and file check
     37          schedule (reportedby Dan Track)
     38        * improved the windows howto according to suggestions by
     39          Jorge Morgado
     40        * fix samhain_hide kernel module for new linux kernel versions
     41        * fix minor problem with dead client detection (problem reported
     42          by Michal Kustosik)
    1743
    18442.1.2 (10-01-2006):
Note: See TracChangeset for help on using the changeset viewer.