Changes in trunk/docs/Changelog [30:18]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/Changelog
r30 r18 1 1 2.2.0: 2 * patch by Jim Simmons for samhainadmin.pl.in3 * fix testsuite portability problems4 * fix md5 endianess problem detected on HP-UX 11i / PA-RISC 87005 * 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 not11 * add copyright/license info to test scripts12 * add copyright/license info to deployment system scripts13 * support server-to-server relay14 * new CL option --server-port15 * minor improvements in manual16 * patch by Yoann Vandoorselaere for sh_prelude.c17 * allow --longopt arg as well as --longopt=arg18 * verify checksum of growing log files (up to previous size)19 * rewrite of the test suite20 2 * added a bit of unit testing 3 * improved the windows howto according to suggestions by 4 Jorge Morgado 21 5 * minor optimizations in various places 22 6 * optimized implementation of tiger checksum algorithm … … 31 15 * slib.c: remove fcntl's from sl_read_timeout (caller sets O_NONBLOCK), 32 16 add function sl_read_timeout_prep 33 34 2.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 check37 schedule (reportedby Dan Track)38 * improved the windows howto according to suggestions by39 Jorge Morgado40 * fix samhain_hide kernel module for new linux kernel versions41 * fix minor problem with dead client detection (problem reported42 by Michal Kustosik)43 17 44 18 2.1.2 (10-01-2006):
Note:
See TracChangeset
for help on using the changeset viewer.