source: trunk/docs/Changelog@ 421

Last change on this file since 421 was 421, checked in by katerina, 12 years ago

Fix for ticket #325 (samhainctl probe command).

File size: 99.4 KB
Line 
13.0.9:
2 * Fix the probe command (misses clients if their startup message
3 has been missed)
4 * Fix the RPM spec file for --enable-network=client and no password
5 (reported by Mitch St Martin)
6 * Fix build error with Linux audit (reported by Andy Jack)
7 * Fix detection of utmpx.h (reported by D. Thiel)
8
93.0.8:
10 * rename to 3.0.8 for release
11 * useful exit status for samhainadmin.pl --examine
12
133.0.7a:
14 * add ability to create RPM with preset password (use
15 env var PASSWORD)
16 * fix the rpm-light makefile target
17 * fix minor bug in samhain_setpwd.c (incorrect error message)
18
193.0.7:
20 * update documentation for prelude
21 * fix configure to properly search for Oracle Instantclient SDK
22 * pass through TNS_ADMIN environment variable for Oracle
23 * optimize audit rules automatically
24 * zero out the html status file at server exit
25 * don't check for assembly optimization unless linux or *BSD
26
273.0.6:
28 * install logrotate script if /etc/logrotate.d is detected
29 * new option --enable-suid for nagios
30 * fix for --enable-ptrace: make the save_tv variable thread specific
31 * fix bug in inotify code which made it follow symlinks (by [anonymous])
32 * fix two missing SH_MUTEX_LOCK(mutex_thread_nolog) (by [anonymous])
33 * fix for 'no such process' message from sh_fInotify_init_internal()
34 (by [anonymous])
35 * fix for --enable-ptrace with threads (by [anonymous])
36 * option SetReportFile for writing out summary after file check
37
383.0.5:
39 * fix xml format templates for registry check
40 * fix database download on registry check init (reported by ldieu)
41
423.0.4:
43 * fix verbosity of message for alerts on already deleted watches
44 (set it to debug - suggested by xrx)
45 * fix extraneous error messages about file not found from
46 sh_fInotify_init_internal() (bug reports by xrx and aj)
47
483.0.3 (28-03-2012):
49 * fix potential deadlock in sh_ext_popen()
50 * make sure sh_processes_readps cannot hang forever
51 * fix for deadlock if sh_processes_readps hangs
52 * fix for deadlock if suid check and inotify are used together
53 (reported by A. Jack)
54 * fixed problem with samhain_stealth.c (handle input config
55 files that don't end with a newline)
56 * fixed compiler warnings for yulectl.c with stealth
57 * fixed lacking support for O_NOATIME on 64bit linux
58
593.0.2a (23-02-2012):
60 * Fix compile error on Solaris 10
61
623.0.2 (16-02-2012):
63 * change sql init scripts to make bigint fields unsigned (problem
64 reported by A. Sabitov)
65 * patch by Andy Jack for issue with the --with-gpg option (hangs with
66 high cpu load at startup)
67 * call ./samhain-install.sh as /bin/sh ./samhain-install.sh in the
68 RPM spec file, because /var might be mounted noexec (reported by GC)
69 * fixed configure.ac for the case that --with-gpg and --enable-nocl are
70 used (./samhain for gpg checksum; problem report by Andy Jack)
71 * fixed a potential NULL pointer dereference in sh_inotify.c on
72 systems where inotify is not available (reported by <anonymous>)
73 * fixed: the config file template mentions (in a comment) the
74 non-existent directive SetLockPath instead of the correct
75 SetLockfilePath (reported by Curtis).
76 * fixed: the definition of O_NOATIME isn't seen in sh_files.c.
77
783.0.1 (07-12-2011):
79 * fix a memory leak (reported by C. Westlake)
80 * fix an uninitialized variable in the suidcheck code (problem
81 reports by T- Luettgert and Kai)
82 * fix a bug in the port check with --disable-ipv6 (reported
83 by C. Westlake)
84 * fix potential deadlock in sh_files.c (reported by S. Mirolo)
85 * change Makefile.in to stop on compile error rather than at link stage
86 (suggested by S. Mirolo)
87 * fix compile errors caused by missing #define (pthread disabled) and
88 wrong function call (OSX specific code), reported by S. Mirolo
89 * fix warning by the llvm/clang static checker
90 * fix compile issues on freebsd
91 * handle (ignore) SIGPIPE more thoroughly
92 * update config.guess, config.sub
93
943.0.0a (06-10-2011):
95 * Fix compile-time issues on RHEL5 (reported by Thomas)
96
973.0.0 (01-11-2011):
98 * Add support for the inotify API
99 * If --disable-shellexpand is used, also disable setting
100 the prelink/ps paths
101 * Fix missing check_mask storage for glob pattern
102 * Add support for integer keys in zAVL
103 * Fix compiler warnings with gcc 4.6.1 (variables that get set
104 but then remain unused)
105 * Add more server-side debugging for IPv6
106 * Make kern_head compile with 3.x kernels
107
1082.8.6 (20-09-2011):
109 * Manual updated.
110 * Added an option LogmonDeadtime to avoid repetitive reporting
111 on correlated events.
112 * Fix problems with timestamp handling in logfile correlation
113 (problem reported by D. Dearmore)
114 * List the policy under which a directory/file is checked
115 * Option to use a textfile with a list of files for update
116 * Fix --enable-db-reload option (reported by David L.)
117 * Fix samhain_kmem compilation, need to compile under chosen
118 name if --enable-install-name is used (reported by David L.)
119 * Fix uninitialized string in error message (reported by mimox)
120
1212.8.5a (16-06-2011):
122 * Fix autolocal.m4 for new configure option
123
1242.8.5 (15-06-2011):
125 * Detect non-working /dev/kmem in configure script, and fix
126 a bug in the samhain_kmem kernel module.
127 * Fix wrong handler for LogmonMarkSeverity (reported by S. Chittenden)
128 * Better protection against the 'intruder on server' scenario
129 pointed out by xrx. Add option to disable shell expansion in
130 configuration files, and check gpg signature earlier.
131 * Support /opt/local/bin in the Unix entropy gatherer (suggestion
132 by Sean Chittenden)
133 * Cache timeserver response for one second (suggestion by
134 Sean Chittenden)
135
1362.8.4a (11-05-2011):
137 * Fix for compile error with --with-prelude
138 (reported by Sean Chittenden), missing regression test added
139 * Fix for compile error with --enable-udp (reported by Sean Chittenden),
140 missing regression test added
141
1422.8.4 (30-04-2011):
143 * Fix another reload bug in the log monitoring module
144 * Add unit tests for IgnoreAdded/IgnoreDeleted configuration directives
145 * Fix deadlock after reload when compiled with --enable-login-watch
146 (reported by M. Teege and O. Cobanoglu)
147 * Fix compile error for samhain_hide.ko with recent kernel
148 * Include patch by J. Graumann to specify the location of the
149 secret keyring with samhainadmin.pl
150 * Fix potential timeout problem in sh_sub_stat_int() and propagate the
151 error (issue reported by mtg)
152 * Add support for X-Forwarded-For in apache logfile parser, add
153 option 'RE{regex}' to insert arbitrary regex
154 * New options PortcheckMinPort, PortcheckMaxPort for the open ports
155 check
156
1572.8.3a (23-03-2011):
158 * Fix two 'label at end of compound statement' errors on FreeBSD
159 (reported by David E. Thiel)
160
1612.8.3 (22-03-2011):
162 * init scripts: load samhain_kmem.ko before samhain starts
163 * slib.c: eliminate mutex from sl_create_ticket()
164 * sh_entropy.c: move pthread usage out of child
165 * sh_hash.c, sh_pthread.c, sh_pthread.h: sh_hash_hashdelete()
166 needs deadlock detection, may be called from within sh_hash_init()
167 via atexit handler on error condition
168 * sh_suidchk.c, sh_calls.c, sh_calls.h: need a nosub version of lstat()
169 to use with relative path after chdir()
170 * samhain.c, sh_calls.c, sh_calls.h: only run (l)stat() in subprocess
171 after reading config file (to allow disabling)
172 * sh_unix.c: run sh_sub_kill() in parent after forking the daemon
173 * fix zeroing of result from getnameinfo() (problem reported by Richard)
174 * fix spurious warnings about unsupported address family (reported
175 by N Silverman)
176 * option to run lstat/stat in subprocess to avoid hanging on NFS mounts
177 (off by default)
178 * fix Windows/Cygwin compile error (reported by A. Schmidt)
179
1802.8.2 (16-02-2011):
181 * add function to skip checksumming
182 * Fix missing check for recursion depth >= 0 if not IgnoreAll
183 * Fix hardcoded path for temp directory in deployment scripts
184 * Fix bad compile on CentOS 4.8 with gcc 4.1.2
185 * Fix minor bug in check_samhain.pl (pointed out by J.-S. Eon long ago)
186
1872.8.1 (17-11-2010):
188 * Document handling of missing files with secondary schedule
189 * Fix incorrect handling of missing files when secondary schedule
190 is used (reported by Sergey)
191 * Fix null pointer dereference in config parse handler for SetMailAlias
192 (reported by Sergey)
193 * Fix incorrect memset() in sh_kern.c (passed struct by value...),
194 reported by Roman and Stefan
195 * Fix 'make install' to create user-defined directory
196 * fix minor issues noticed by T. Luettgert (test code assumes port
197 0/tcp is unused, wrong ifdef order (without impact on compilation))
198 * fix compile error on AIX 5.3 with --enable-login-watch,
199 reported by M. El Nahass (time.h missing in src/sh_login_track.c)
200
2012.8.0 (01-11-2010):
202 * Support IPv6
203 * Add registry checking
204 * Use auditd records to find out who did it
205
2062.7.2c (23-09-2010):
207 * Fix uppercase hostname problem in client/server communication
208
209
2102.7.2b (05-09-2010):
211 * Fix compile errors on Solaris 10 (reported by A. Saheba)
212
2132.7.2a (23-08-2010):
214 * rewrote rijndaelKeySched() in a more conservative way to fix
215 compile problem on SLES 11.
216
2172.7.2 (16-08-2010):
218 * sh_utils.c: fixed an endianess issue that prevented cross-verification
219 of email signatures (reported by A. Zangerl)
220 * sh_login_track.c: fix compiler warning (ignored return value
221 of fwrite)
222 * sh_readconf.c: fix comparison of SeverityUserX string
223 (reported by max__)
224 * sh_processcheck.c: sh_prochk_set_maxpid: set retval on success
225 (reported by max__)
226 * fixed some compiler warnings on cygwin
227 * sh_extern.c: As reported by T. Luettgert, gcc 4.4.4 on Fedora 13
228 will throw a warning if execve is called with a NULL argv pointer.
229 Need to provide a dummy argp[].
230
2312.7.1 (07-06-2010):
232 * samhain_kmem.c: fix compile problems
233 * fix problems with config file parser: increase max. line length,
234 support quoting/escaping of filenames (as in 'ls --quoting-style=c')
235 * check for pcre_dfa_exec (not available in old versions
236 of libpcre, reported by Shinoj)
237 * patch to allow server to log client reports to prelude
238 (by J. Ventura)
239
2402.7.0a (09-05-2010):
241 * fix /dev/kmem detection (reported by S. Clormann)
242
2432.7.0 (01-05-2010):
244 * sh_utmp.c, sh_login_track.c: additional login checks
245 * sh_unix.c: use SIGTTIN as alternative for SIGABRT
246 (SIGABRT seems not to work on AIX, reported by Peter)
247 * sh_utmp.c: fix compile error without pthreads (inotify_watch used)
248 * sh_kern.c, kern_head.c: fix some 64bit issues
249 * dnmalloc.c: fix compiler warning (ignored ret value)
250 * Fix LSB init script for kernel module
251 * samhain_kmem kernel module for /proc/kmem added
252
2532.6.4 (22-03-2010):
254 * Don't read proc_root_iops in sh_kern.c (Problem report
255 by H. R.)
256 * Logfile check can check output of shell commands
257 * Use data directory as default for logfile checkpoints
258 * Fix broken checkpoint save/restore for logfiles
259
2602.6.3 (10-03-2010):
261 * Fix bug in mail module, recipients incorrectly flagged
262 as aliases, which breaks immediate mail for 'alert'
263 (reported by Jesse)
264
2652.6.2 (28-01-2010):
266 * Makefile.in: fix problem in deploy system caused
267 by adding build number for debs in 2.5.9 (reported
268 by roman)
269 * add option for per-rule email alias in log monitoring
270 module
271 * sh_readconf.c: make keywords case-independent
272 * sh_mail.c: on error, report full reply of mail server
273 * sh_mail.c: report smtp transcript at debug level
274 * make sure mail aliases are not emailed twice, and
275 recipients cannot be defined after aliasing them
276 * handle named pipes in log monitoring module
277 (open in nonblocking mode, ignore read error if empty)
278 * fix bug in the server function to probe for necessity
279 of configuration reload for client
280
2812.6.1b (23-12-2009):
282 * fix missing include for sh_inotify.h in sh_inotify.c
283 (reported by Ack)
284
2852.6.1a (22-12-2009):
286 * fix typo in code for older inotify versions without
287 inotify_init1(), reported by Forll
288
2892.6.1 (21-12-2009):
290 * add a routine to log monitoring module to guess the proper year
291 for timestamps without year (standard syslog)
292 * add feature to automatically detect and report bursts of
293 similar messages in log monitoring module
294 * add feature to check for missing heartbeat messages in
295 log monitoring module
296 * cache UIDs/GIDs to reduce the number of lookups
297 * use inotify to track login/logout (sh_inotify.c, sh_utmp.c)
298 * support event correlation in log monitoring module
299 * make sure host matching is done in a case insensitive way
300 (reported by Tracy)
301 * fix invalid use of mutex_mlock in src/sh_unix.c, function
302 sh_unix_count_mlock() (reported by Remco Landegge).
303
3042.6.0 (01-11-2009):
305 * don't use statvfs() for process checking on FreeBSD
306 * fix bug with parallel compilation of cutest in Makefile
307 * sh_mem.c: fix deadlock in debug-only code
308 * Evaluate glob patterns for each run of file check
309 * Add compile option to disable compiling with SSP
310 * Run SUID check in seperate thread
311 * By default disable scanning ..namedfork/rsrc (deprecated by Apple)
312
3132.5.10 (12-10-2009):
314 * sh_suidchk.c: handle $HOME/.gvfs mount gracefully
315 * slib.c: fix race condition caused by closing a stream and the fd
316
3172.5.9c (01-10-2009):
318 * move stale file record error message closer to problem zone
319 * sh_port2proc.c: fix flawed logic for interpreting /proc/net/udp,tcp
320
3212.5.9b (22-09-2009):
322 * remove stale file record when creating handle, and raise diagnostic
323 error to find origin of stale record
324 * sh_port2proc.c: check /proc/net/upd6 for IPv6-only UDP sockets
325
3262.5.9a (17-09-2009):
327 * fixed a race condition in closing of file handles
328
3292.5.9 (11-09-2009):
330 * added code to generate directory for pid file, since it
331 would get cleaned if /var/run is a tmpfs mount (problem
332 reported by M. Athanasiou)
333 * fixed a bug that prevented reporting of user/executable path
334 for open UDP ports (issue reported by N. Rath)
335 * added more debugging code
336
3372.5.8a (18-08-2009):
338 * fixed a bug in sh_files.c that would prevent samhain from
339 running on MacOS X (reported by David)
340
3412.5.8 (06-08-2009):
342 * fixed a bug in the MX resolver routine which causes it to fail
343 sometimes (issue reported by N. Rath).
344 * fixed deadlock with mutex_listall in sh_nmail_test_recipients() if
345 error occurs within sh_nmail_flush (problem reported by N. Rath)
346
3472.5.7 (21-07-2009):
348 * sh_userfiles.c: set userUids = NULL at reconfiguration (issue
349 reported by U. Melzer)
350 * if available, use %z to print timezone as hour offset from GMT
351 in email date headers (problem reported by NP, solution suggested
352 by TimB).
353 * eliminate C99-style comments (problem reported by
354 venkat)
355 * fix bad variable name for AC_CACHE_CHECK
356 * fix potential deadlock when external programm is called
357 (problem reported by A. Dunkel)
358
3592.5.6 (09-06-2009):
360 * recognize fdesc filesystem on MacOS X for suid check (Problem
361 reported by David)
362
3632.5.5 (01-05-2009):
364 * fix some warnings from gcc 4.4 (strict aliasing)
365 * fix minor memory leak in process check
366 * t-test1.c: change function names because of clashes with an
367 AIX system header file
368 * fix warnings with -fstack-check (too large stack frames)
369 * fix for incorrect handling of hostnames in database insertion
370 (reported by byron)
371
3722.5.4 (04-03-2009):
373 * fix for incorrect input check in SRP implementation (discovered
374 by Thomas Ptacek)
375 * option KernelCheckPCI to switch off check of PCI expansion ROMs
376
3772.5.3 (25-02-2009):
378 * disable dnmalloc on MacOS X, doesn't work properly
379 * stat -> lstat in sh_unix_file_exists (OS X nameforks, report
380 by David)
381 * Fix problem in standalone trustfile, does not work correctly on
382 group-writeable files (reported by David).
383 * Option SetThrottle to throttle throughput for db download
384 * Option SetConnectionTimeout to configure the client connection
385 timeout configurable
386 * Provide getrpcbynumber, getservbyname implementations
387 to avoid dependencies with static linkage
388 * Fix missing sh.host.(system|release|machine) on FreeBSD,
389 reported by D.Lowry
390 * New option SetMailPort to allow setting of SMTP port (patch
391 by lucas sizzo org)
392 * allow POSIX regexes for filters
393 * consolidate filtering code from sh_extern.c, sh_(n)mail.c
394 * rewrite mail subsystem to allow individual filtering
395 for recipients
396 * allow shell expansion for values of config file options
397 * allow list as value for option PortCheckInterface
398 * fix bug in trustfile.c (with slapping on "/../" for symlinks)
399 * lock baseline database upon writing
400
4012.5.2b (29-01-2009):
402 * turn warnings into errors in the compile test suite
403 * fix missing define in sh_portcheck.c to eliminate compiler warning
404 (reported by joerg)
405
4062.5.2a (26-01-2009):
407 * fix problem building deb package (bit rot; reported by joerg)
408
4092.5.2 (22-01-2009):
410 * samhain.c: report module failure with positive offset
411 * sh_database.c: parse numerical fields into ulong
412 * fix regression test script for postgresql
413 * fix regression test script for SELinux/ACL test
414 * fix reporting of user for open ports to prelude
415 * report process pid for open ports
416 * replace _exit() by raise(SIGKILL) b/o pthread problem
417 * new option LooseDirCheck ([false]/true), request by
418 Alexander
419 * improved help output of samhain_stealth (as suggested
420 by Michael Athanasiou)
421 * new option ProcessCheckIsOpenVZ ([false]/true)
422
4232.5.1 (07-12-2008):
424 * workaround for freebsd7 amd64 lossage (compiler toolchain,
425 no mmap to 32bit address space)
426 * samhain-install.sh: check for presence of stealth_template.ps
427 before trying to create it
428 * use -Wno-empty-body if supported to suppress warnings about
429 glibc pthread_cleanup_pop implementation
430 * fix text relocations for i386 in src/sh_tiger1.s
431 * implement server->client SCAN command to initiate file check
432 * implement @if / @else conditionals with more tests in config file
433 * new option SetDropCache to drop checksummed files from cache
434 * report process/user for open ports on FreeBSD (code
435 lifted from FreeBSD sockstat.c)
436 * fix for config reload issue with stealth mode (reported by
437 siim)
438 * add -fstack-protector flags to LDFLAGS
439 * cygwin fix: don't use dnmalloc, doesn't work with pthreads
440 * cygwin fix: make trust check in samhain-install.sh return zero
441 * improved diagnostics for file read errors
442 * fixed script permissions (754 -> 755), reported by Christoph
443 * constness patch by Joe MacDonald
444 * GnuPG key ID patch by Jim Dutton
445 * sh_kern.c: more error checking for reads from kernel
446
4472.5.0 (01-11-2008):
448 * dnmalloc.c: fix inconsistent chunksize on 64bit systems
449 * fix improved error reporting for failed fstat in checksumming
450 * report process/user for open ports (Linux only currently)
451 * fix deadlock on exit in sh_hash_init()
452 * fix --enable-mounts-check for FreeBSD 7.0 (no MNT_NODEV anymore)
453 * log monitoring support
454 * fixed constness in trustfile interface
455 * remove libprelude 0.8 support (obsolete)
456 * sh_forward.c: increase TIME_OUT_DEF to 900 secs
457 * dnmalloc.c: initialize rc in dnmalloc_fork_child(),
458 reported by B. Podlipnik
459
4602.4.6a (09-10-2008):
461 * fix compile problem on Fedora 9 (reported by pierpaolo),
462 'struct ucred' in sh_socket.c requires _GNU_SOURCE
463
4642.4.6 (27-08-2008):
465 * fix compile failure on win2k/cygwin (sh_unix_mlock prototype),
466 reported by jhamilton
467 * fix potential deadlock with dnmalloc upon fork()
468 * fix non-portable use of 'hostname -f' in regression test suite
469 (reported by Borut Podlipnik)
470
4712.4.5a (18-08-2008):
472 * fix compile problem in dnmalloc.c (remove prototypes for
473 memset/memcpy), problem reported by Juergen Daubert
474
4752.4.5 (07-08-2008):
476 * testscripts: 'chmod -R' -> 'chmod -f -R', since Solaris 10
477 bails out on a chmod on a dangling link
478 * fix bug in check_samhain.pl nagios script (J.-S. Eon)
479 * use the UNO static checker
480 * compile as position independent executable (PIE)
481 * handle EINPROGRESS error (Windows/cygwin issue)
482 * make sure every function uses less than one page of stack
483 (proactive security against gap jumping, Gael Delalleau)
484 * use dnmalloc instead of system malloc
485 (proactive security against heap buffer overflows)
486 * fix dnmalloc bugs and portability problems
487 * check for compressBound, since older zlibs don't have it
488
4892.4.4 (30-04-2008):
490 * sh_database.c: fix maximum size of sql query string, maximum
491 size of strings in struct dbins_
492 * sh_hash.c: fix maximum size of message string
493 * fix typo in the base64 decoder
494 * fix 'make cutest' for parallel compiling
495 * fix compile warnings with -Wstrict-prototypes
496 * sh_static.c: override getgrgid, getpwuid for libacl
497 * fix more warnings about variables clobbered by 'longjmp'
498 or 'vfork' (due to library internal handling of mutexes)
499 * fix configure warning about unused datarootdir
500 * configure.ac: warn, but accept nonexistent tmp dir
501 (Problem reported by Brian)
502 * sh_unix.c: undef P_ALL, P_PID, P_PGID before including
503 sys/wait.h (compile problem reported by Reputation)
504 * syslog function tested ok with Syslog Fuzzer v0.1
505 by Jaime Blasco (c) 2008
506 * slib.c: call fflush when writing trace to file
507 * sh_readconf.c: don't set OnlyStderr to false if gpg (problem
508 reported by Irene Reed)
509 * fix unconditional removal of pid file in atexit handler (bug
510 reported by Brian)
511 * fix invalid free() in sh_unix_checksum_size()
512 * sh_processcheck.c: workaround for stupid OpenBSD bug (returns
513 ENODEV instead of EAGAIN, because fgetc does
514 fcntl(0,F_SETFL,O_NONBLOCK) [ENODEV] internally), problem
515 reported by Roman R.
516 * fix buf that cause incomplete reporting of modified symlink if
517 symlink has changed and both old and new paths are >48 bytes
518 * fix bug that prevented mount check from running in one-shot mode
519 * enable mount check for openbsd
520 * fix processcheck default options and test script for openbsd
521 * option --list-file to list content of file (if saved)
522 * sh_tools.c: use strcasecmp in reverse lookup since DNS is case
523 insensitive (bug reported by Phil)
524 * fill content if MODI_TXT, zlib compress, base64 encode and add
525 as link_path in sh_unix.c; add to report in sh_hash.c
526 * testsuite: add test for gpg fingerprint option
527 * sh_extern.c: add 'CloseCommand' for syntactic sugar,
528 add in testsuite
529
5302.4.3a (12-02-2008):
531 * fix compile error caused by open() with O_CREAT and no third argument
532 (reported by J.-S. Eon)
533
5342.4.3 (31-01-2008):
535 * sh_kern.c: don't require asm/segment.h for kernel check module
536 * use global var with pid of initial thread instead of getpid(),
537 since LinuxThreads returns different value in each thread (problem
538 reported by Steffen Mueller)
539 * sh_kern.c: no inode check for pci rom (creates spurious messages)
540 * slib.c: eliminate prototype for vsnprintf (compile problem reported
541 by eddy_cs)
542 * Makefile.in: fix missing dependency on 'encode' for $(OBJECTS)
543 (reported by Matthias Ehrmann)
544
5452.4.2 (17-01-2008):
546 * fix broken option --with-checksum (reported by halosfan),
547 regression test added
548 * change HP-UX default optimization to +O2 since +O3 breaks
549 cutest unit testing framework
550 * put result vector of rng in skey struct
551 * fix more compiler warnings, and a potential (compiler-dependent)
552 NULL dereference in the unix entropy collector
553 * fix some compiler warnings
554 * use -D_FORTIFY_SOURCE=1 -fstack-protector-all instead
555 of -fstack-protector
556 * always add PTHREAD_CFLAGS to LDFLAGS
557 * sh_tiger0.c: checksum functions return length of file hashed,
558 needed to fix GrowingLogfile bug (researched by
559 siim at p6drad dash teel dot net)
560 * sh_static.c: fix more 'label at end of compound statement'
561 (SH_MUTEX_UNLOCK closing brace; reported anonymously)
562 * make sh_hash.c thread-safe
563 * remove plenty of tiny allocations
564 * improve sh_mem_dump
565 * modify port check to run as thread
566 * new option PortCheckSkip to skip ports
567 * fix unsetting of sh_thread_pause_flag (was too early)
568
5692.4.1a (28-11-2007):
570 * fix overwrite of ErrFlags (functionality bug)
571
5722.4.1 (26-11-2007):
573 * security fix: regression in the seeding routine for the PRNG
574 (detected by C. Mueller)
575 * regression test added for PRNG seeding routine
576 * fix problem with PCI ROM check (spurious messages about modified
577 timestamps, reported by S. Clormann)
578
5792.4.0a (08-11-2007):
580 * fix compile failure with --enable-static (reported by S. Clormann)
581 * fix potential deadlock if SIGHUP is received while suspended
582
5832.4.0 (01-11-2007):
584 * eliminate alarm() for I/O timeout (replaced by select)
585 * use getgrgid_r, getpwnam_r, getpwuid_r, gmtime_r, localtime_r,
586 rand_r, strtok_r if available
587 * protect readdir(), getpwent(), gethostname() with mutexes
588 (readdir_r considered harmful)
589 * make checksum/hash, entropy, rng functions reentrant
590 * use thread-specific conversion buffer for globber()
591 * fixed compile problems and problems with test suite
592 * modify login watch to run as thread
593 * modify process check to run as thread
594
5952.3.8 (03-10-2007):
596 * new option PortCheckIgnore = interface:portlist
597
5982.3.7 (13-09-2007):
599 * Makefile.in: fix 'make deb' target, wrong name of config file
600 written to debian/conffiles (reported by marc)
601 * configure.ac: fix incorrect order of with-prelude, enable-static
602 (libprelude test was always without -static)
603
6042.3.6 (06-09-2007):
605 * added yuleadmin.pl script contributed by Riccardo Murri
606 * fix compile error with -f-stack-protector on some systems (reported
607 by marc); we now check for libssp
608 * fix local DoS attack on BSD systems lacking getpeereid() (reported
609 by Rob Holland).
610 * fix yulectl password reading from $HOME/.yulectl_cred, erroneously
611 rejected passwords with exactly 14 chars (reported by Jerry Brown)
612 * introduce 'fflags' flag for suid files to detect new files already
613 found in regular file check (problem reported by J. Crutchfield);
614 also add regression test to ascertain that files in baseline
615 database are not quarantined erroneously
616 * sh_hash.c: replace check for prefix 'K' with check for not prefix'/'
617 to allow for arbitrary module-specific store/lookup in db
618 * replace 'visited', 'reported', 'allignore' with generic 'fflags' field
619 * sh_cat.c: reduce priority of MSG_TCP_RESET to avoid spamming if
620 port checking is used on same host as server (reported by kadafax)
621 * Install.sh: don't use --separate-output with non-checklist
622 widgets (problem discovered by D. Denton)
623 * sh_gpg.c, sh_userfiles.c: use sh_getpwnam et al. wrappers
624
6252.3.5 (20-06-2007):
626 * sh_portcheck.c: try to tear down connections more gracefully
627 (request by S. Petersen)
628 * fix incorrect handling of files with zero size in GrowingLogFiles
629 (problem reported by S. Petersen)
630 * fix incorrect encoding of null checksums in stealth mode
631 * sh_hash.c: fix repeated printing of acl/attributes in database dump
632 * sh_unix.c: fix option useaclcheck ignored if both useaclcheck and
633 useselinuxcheck are supported
634
6352.3.4 (01-05-2007):
636 * sh_processcheck.c: fix missing init of sh_prochk_res array before
637 check (leads to degrading functionality over time and 'fake pid'
638 warnings; reported by D. Ossenbrueggen and
639 soren dot petersen at musiker dot nu)
640 * sh_processcheck.c: fix memory leak
641 * sh_kern.c: for 2.6.21+ don't check proc_root_lookup (not possible
642 anymore? proc_root_inode.lookup != proc_root_lookup)
643 * sh_extern.c: flush streams before forking (problem if [Prelink]
644 used together with prelude logging, reported by M. deJong)
645 * fixed compilation of kern_head (regression cause by cross-compiling
646 fix; problem reported by S. Clormann)
647 * more typos fixed (reported by John Horne)
648
6492.3.3 (27-03-2007):
650 * fixed typos in configure.ac and manual (reported by John Horne)
651 * don't use mysql_options on x86_64, since libmysql is broken
652 * fixed cross-compiling (patch by Joe MacDonald)
653 * refactor sh_kern.c, sh_suidchk.c
654 * fix bug with leading slashes in linked path of symlinks within
655 the root directory
656 * sh_kern.c: check PCI ROM (Linux), refactor code
657 * move file descriptor closing more towards program startup
658 * kernel check: support OpenBSD 4.0 (wishlist)
659 * fix samhain_hide module (in-)compatibility with recent kernels
660 (reported by Jonny Halfmoon)
661
6622.3.2 (29-01-2007):
663 * fix regression in full stealth mode (incorrect comparison of
664 bytes read vs. maximum capacity), reported by B. Fleming
665
6662.3.1a (21-01-2007):
667 * fix incorrect use of sh_gpg_fill_startup if option --with-fp is used
668 (reported by zeroXten)
669
6702.3.1 (21-01-2007):
671 * fix bug that may cause accidental closure of yule TCP socket
672 (problem reported by B. Masuda)
673 * fix sh_kern.c for kernel 2.6.19 (reported by S. Clormann)
674 * don't use sstrip in 'make deb', since dh_shlibdeps uses objdump
675 (reported by B. Masuda)
676 * rm report.pl from rules.deb.in (reported by B. Masuda)
677 * samhainctl(): longer timeout (bad status reporting at startup,
678 reported by Phil and by Dan Track)
679 * sh_portcheck.c: make connect errors more descriptive
680 * sh_portcheck.c: fix ignored setting of PortCheckActive
681 * sh_processcheck.c: add statvfs, and wrap for EINTR
682 * sh_portcheck.c: add wrappers for EINTR
683 * report user and executable for hidden processes
684 * fix update failure if reportonlyonce = false (reported
685 by D. Strine)
686 * fix compile error in sh_portcheck.c (problem on cygwin
687 reported by J. D. Fiori)
688 * check filenames ending in space (also for utf8 spaces)
689 * check and escape csv formatted db listing
690 * cache results of sl_trustfile_euid()
691 * trustfile: use 4096 for MAXFILENAME, switch to strncpy
692 * CL option -v|--version for info on version and compiled-in options
693
6942.3.0a (01-11-2006):
695 * fix compile failure with portcheck + stealth (reported by lucas)
696
6972.3.0 (01-11-2006):
698 * fix concurrency for inserts in oracle db
699 * add acl_(new|old) to database schema
700 * check for selix attributes and/or posix acl
701 * new option UseSelinuxCheck (bool)
702 * new option UseAclCheck (bool)
703 * regression tests for above
704 * add module to check for open ports
705 * add module to check processes (hidden/fake/missing)
706 * use const char* for argument of module configuration callbacks
707
7082.2.6 (31-10-2006):
709 * fix missing support for MacOX X init script (reported
710 by Daniel Kowalewski)
711 * fix error about non-readable file with no checksum required
712 * fix server warning about 'no server name known'
713 * fix 'make deb' makefile target
714 * fix default export severity for server
715
7162.2.5 (05-10-2006):
717 * fix broken Install.sh, reported by Alexander Kraemer
718 * workaround for glob(3) sillyness on MacOS X (reported by David)
719 * fix for broken resorce fork check (reported by David)
720 * fix for broken compilation on cygwin (reported by Elias)
721
7222.2.4 (03-09-2006):
723 * add regression test for the GrowingLogFiles issue to test suite
724 * fixed sh_unix.c: bug in database init if GrowingLogFiles used
725 with signed database (reported by Timothy Stotts)
726 * bug in manual fixed (incorrect documentation of --enable-user,
727 noticed by M. Brown)
728 * rc.subr compatible init script for FreeBSD/NetBSD
729 * improve routine to find rpm after build
730 * add netbsd rc file from Brian Seklecki (taken from pkgsrc-wip)
731 * fix error in manual (location of lock file)
732 * fix bug with SuidExclude (files in directory were still checked)
733
7342.2.3 (31-07-2006):
735 * fix samhainadmin.pl: check for gpg-agent running if use-agent is set
736 (ticket #28 by anonymous)
737 * fix stealth mode (regression in parser), problem reported by
738 Joschi Kuphal
739 * fix minor typo in sh_database.c (compile problem reported by
740 Joschi Kuphal)
741
7422.2.2 (17-07-2006)
743 * minor fixes for regression test scripts
744 * minor updates to the manual (suggested by Brian A. Seklecki)
745 * fix sh_kern.c, kern_head.c: kernel rootkit detection for 2.6.17+
746 (problem reported by Leonhard Maylein)
747 * fix samhain_hide.c for 2.6.17+: use module_param() if MODULE_PARM
748 is not defined
749
7502.2.1c (11-07-2006)
751 * fix sh_extern.c: sh_ext_add_default() cast to (void) was too early
752 (Solaris 8 build failure reported by Jesse)
753 * fix sh_unix.c: wrong prototype for sh_unix_mlock()
754 if HAVE_BROKEN_MLOCK (AIX 5.2 build failure reported by
755 Jonathan Kaufman)
756
7572.2.1b (20-06-2006):
758 * fix compile error on SuSE 10.1 (reported by Leonhard Maylein)
759
7602.2.1a (15-06-2006):
761 * fix compile error on i686/MacOS X (reported by Andreas Neth)
762
7632.2.1 (13-06-2006):
764 * fix gcc 4 warnings and build failure on x86_64 (debian bug #370808)
765 * fix compiling with Oracle (noticed by Colapinto Giovanni)
766 * fix configure.ac for most recent autoconf version
767 (debian bug #369503)
768 * fix a regression that would make impossible local updates w/clients
769 * fix a few missing '\n' in sh_getopt.c
770 * sh_kern.c: fall back on mmap() if read() fails on /dev/kmem
771 * fix Solaris package creation
772 * recognize Solaris doors and event ports
773 * fix the idmef_inode_t patch: provide required info to avoid stat()
774 * fix bug on database update: fill in dev and rdev fields
775 * fix get_file_infos() in sh_prelude.c: avoid premature return
776 * GCC_STACK_PROTECT_CC: AC_TRY_COMPILE -> AC_TRY_LINK
777 * deploy.sh: allow to set a group for hosts upon installation
778 * patch by Yoann: fix an issue when setting the idmef_inode_t object
779 * fix memory leaks in error paths in sh_prelude.c
780 * fix concurrent inserts with postgres in sh_database.c
781 * code cleanup
782 * fix manual version in spec file, first noticed by Imre Gergely
783
7842.2.0 (01-05-2006):
785 * patch by Jim Simmons for samhainadmin.pl.in
786 * fix testsuite portability problems
787 * fix md5 endianess problem detected on HP-UX 11i / PA-RISC 8700
788 * fix potential NULL dereference in sh_utmp_endutent()
789 * patch by Neil Gorsuch for suidchk.c (do not scan lustre, afs, mmfs)
790 * fix sh_ext_popen (OpenBSD needs non-null argv[0] in execve)
791 * fix make_tests.sh portability (echo '"\n"' does not work on OpenBSD)
792 * fix bug in sh_utils_obscurename (check isascii)
793 * scan h_aliases for FQDN if h_name is not
794 * add copyright/license info to test scripts
795 * add copyright/license info to deployment system scripts
796 * support server-to-server relay
797 * new CL option --server-port
798 * minor improvements in manual
799 * patch by Yoann Vandoorselaere for sh_prelude.c
800 * allow --longopt arg as well as --longopt=arg
801 * verify checksum of growing log files (up to previous size)
802 * rewrite of the test suite
803 * added a bit of unit testing
804 * minor optimizations in various places
805 * optimized implementation of tiger checksum algorithm
806 * read in 64k blocks (faster than 4k)
807 * sh_unix.c, sh_hash.c: support file flags on *BSD, update Linux
808 file attribute code
809 * kern_head: fix compilation of kernel check module on OpenBSD
810 * updated samhainrc.linux, samhainrc.freebsd
811 * sh_unix.c: fix setrlimit (RLIMIT_NOFILE, ..)
812 * sh_files.c: fix missing use of flag_err_info
813 * sh_tiger0.c: remove repetitive use of mlock
814 * slib.c: remove fcntl's from sl_read_timeout (caller sets O_NONBLOCK),
815 add function sl_read_timeout_prep
816
8172.1.3 (13-03-2006):
818 * fix compile problem in slib.c (reported by Lawrence Bowie)
819 * fix bug with combination of one-shot update mode and file check
820 schedule (reportedby Dan Track)
821 * improved the windows howto according to suggestions by
822 Jorge Morgado
823 * fix samhain_hide kernel module for new linux kernel versions
824 * fix minor problem with dead client detection (problem reported
825 by Michal Kustosik)
826
8272.1.2 (10-01-2006):
828 * fix startup error with combination of gpg+prelude
829
8302.1.1a (22-12-2005):
831 * fixed a stupid bug in sh_files.c (break if file = dir)
832
8332.1.1 (21-12-2005):
834 * sh_calls.c: protect sh_calls_set_bind_addr against overriding
835 * comINSTALL, updateDB: use locking
836 * samhainadmin.pl: use locking
837 * fix typos in samhainrc.solaris (noticed by Robby Cauwerts)
838 * improve zAVLSearch (remove redundant strcmp)
839 * use AVL tree in sh_files.c instead of linked list (better scaling)
840 * fix bug with suidcheck (no update/check in one-shot mode with
841 schedule instead of check interval; noticed by R. Rati)
842 * fix for problem with '-t update -i' if daemon mode (problem report
843 by Peter van der Does)
844 * fix for bug in sh_util_ask_update (two returns were required ...)
845
8462.1.0 (31-10-2005):
847 * minor fix for cross-compiling with --with-kcheck
848 * sh_forward.c: handle bad fds in the select() fd sets
849 (reported by hmy)
850 * sh_extern.c: fix debugging code
851 * slib.c, sh_calls.c, sh_calls.h: improve handling of O_NOATIME
852 (reported by Gabor Kiss)
853 * makefile.in: fix for solaris package creation
854 * sh_mail.c, sh_readconf.c: mail filtering options
855 * sh_database.c: Oracle reconnect on connection failure
856 (bug report by Alexander A. Sobyanin)
857 * sh_unix.c: don't purge MYSQL_UNIX_PORT environment variable
858 (problem reported by Peter)
859 * sh_calls.c: fix for a HP-UX accept() problem caused by the gcc4 fix
860 * fixes for gcc 4.0.2 compiler warnings
861 * ability to use daemon mode together with update
862 (wishlist Yoan Vandoorselaere)
863 * fixes for debugging
864
8652.0.10a (22-08-2005):
866 * fix for overlapping directory check specification (reported by Bub)
867
8682.0.10 (21-08-2005):
869 * fix for segfault (free() on a constant string) with libprelude
870 (problem reported by Grae Noble)
871 * upgrade FreeBSD kernel check to 5.4, minor fixes
872 * useful script for users of Linux kernel check
873 (contributed by marc heisterkamp)
874 * documentation improvements (suggested by Brian Seklecki and Robby)
875
8762.0.9 (25-08-2005):
877 * samhain_erase.c: add #define for NULL
878 * sh_suidchk.c: fix incorrect use of escaped filename
879 * sh_prelude.[ch], sh_readconf.c: configurable mapping from
880 samhain severity to prelude severity
881 * sh_unix.h: second arg of gettimeofday should be NULL
882 * sh_files.c: fix checking of directory special file (use specified
883 policy, not that of parent dir, problem found by Brian A. Seklecki)
884 * sh_entropy.c: longer timeout for entropy collector
885 * sh_socket.c, sh_forward.c: allow probing of clients for
886 necessity of configuration reload
887 * yulectl: minor fixes, option -v (verbose), new command PROBE
888 * fix 'File not found' messages for files flagged with IgnoreMissing
889 * sh_database.c: strip newline from oracle error messages
890 * sh_files.c: fix rsrc fork issue with MacOS X Tiger
891 (reported by A. Koren)
892 * never compute checksum if not checked (problem report by D.Hughes)
893 * sh_prelude.c: cleanup and bugfix by Yoann
894 * sh_hash.c: for prelude, make sure mode is supplied with user/group
895 and vice versa
896 * sh_prelude.c: provide proper FileAccess objects (bug
897 report by Mihai Ilinca)
898
8992.0.8 (03-07-2005):
900 * configure.ac: use $LIBPRELUDE_PTHREAD_CFLAGS rather than
901 $LIBPRELUDE_CFLAGS (bugfix by Yoann)
902 * samhain.spec.in: remove support for chkconfig (it's too buggy).
903 Strangely, if invoked as install_initd it behaves sanely ...
904 * src/sh_err_log.c: fix key input (this time for real)
905 * fix --with-altlogserver (bug from 2.0.7b)
906 * remove server socket in start/stop script
907
9082.0.7e (not released):
909 * Makefile.in: introduce a total of 6 sec delay for 'make' utilities
910 that use 1 sec resolution, and consider target out-of-date if
911 timestamp(target) = timestamp(dependency) ...
912 * src/sh_err_log.c: fix key input
913 * another fix for yulectl (use pwent->pw_dir)
914 * dsys/comINSTALL, dsys/comUNINSTALL, dsys/comBUILD: fix PATH
915
9162.0.7d (not released):
917 * one more fix for the spec file (stupid rpm finds tags in comments!!!)
918
9192.0.7c (not released):
920 * test/testrun_1b.sh, test/testrun_2b.sh: use $GPG_PATH
921 * dsys/comINSTALL, dsys/funcDB, dsys/funcINSTALL: some bugfixes
922 * samhain-install.sh.in: fix test -z $verbose
923 * sh_hash.c: speedup database reading
924 * Makefile.in: fix the problem that BSD make would make too much
925 * deploy: yulerc.clients -> yulerc.install.db, provide
926 $defdatabase for backward compatibility
927 * deploy: allow for comma in client_install_date
928
9292.0.7b (not released):
930 * hp_ux.psf.in: fix psf file
931 * dsys/comINSTALL: fix $yule_date -> $yule_data
932 * Makefile.in: fix 'make depot'
933 * sh_tools.c, sh_unix.c: fix detection of open file limit
934 * sh_readconf.c: reset read_mode after reading conf file
935 * yulectl.c: better error messages, use homedir from getpwuid(geteuid)
936 * init/samhain.startLSB.in: fix misleading message in lsb init script
937 * sh_forward.c: better display for nonce u in debug mode
938 * sh_tiger*.c: fix checksum for HP-UX 64bit
939 * samhain.c: don't fetch database twice
940 * configure.ac: accept nodename for --with-logserver=...
941 * samhain_setpwd.c: return proper exit status for samhain_setpwd
942 * respond to SIGTERM on initializing
943 * fix problems with samhainadmin.pl
944 * sh_utils.c: fix bug with AddOKChars (found by Karol)
945
9462.0.7a (not released):
947 * remove 'df' from entropy gatherer (NFS may hang)
948 * modify va_copy check (doesn't work with HP-UX PA64 compiler)
949 * fix compile warnings in sh_database.c
950 * samhain-install.sh.in: check for /usr/bin/false in /etc/shells
951 * fix install-boot on HP-UX
952 * aclocal.m4: fix configure CL parsing to recognize VAR=VALUE
953
9542.0.7 (11-06-2005):
955 * yet another fix for the spec file (use internal dependency generator)
956 * sh_error.c, sh_prelude.c: init libprelude after open fds are closed
957 * error message if queue is full
958 * fix two compiler warnings on HP-UX
959 * fix sh_mail.c for Interix (no resolver routines)
960 * fix sh_unix_initgroups2() if no initgroups() function (bug reported
961 by Geries Handal)
962 * remove references to 'struct timezone' (Interix; problem
963 reported by Geries Handal)
964 * init/stop for prelude on SIGHUP
965 * sh_cat.h: fix a stupid bug with messages classes
966 * manual: new section on nagios (with help from kiarna),
967 more on prelude
968 * sh_prelude.c: cleanup and improvements (Yoann Vandorselaere)
969 * default prelude profile name now is 'samhain' (lowercase)
970 * sh_readconf.c: new option PreludeProfile (by Yoann Vandorselaere)
971 * remove obsolete check for linux/module.h, linux/unistd.h
972 * remove dependency on virtual/glibc in gentoo ebuild
973 (problem reported by Willis Sarka)
974
9752.0.6 (01-03-2005):
976 * sh_prelude.c, configure.ac, aclocal.m4: support for
977 libprelude 0.9 (Yoann Vandoorselaere)
978 * sh_html.c: fix bug with entry.html template (reported by
979 Stephane Sanchez)
980 * Install.sh: fix mandir option (reported by Rodney Smith)
981 * Fixed Linux/64bit bug in definition of EUIDSLOT
982 * New targets 'make depot', 'make depot-light' (HP-UX, untested)
983 * Use sstrip for RPMs and DEBs (automatic stripping disabled)
984 * Fix aclocal.m4 for autoconf 2.59 (missing $ac_cr_alnum et al.,
985 problem noticed by Yoann Vandoorselaere)
986 * Modify samhain.spec.in to disable automatic stripping upon install
987 * Fix deploy.sh + '--enable-gpg', and fix 'make rpm' and 'make deb'
988 for '--with-khide' (problems reported by Mark)
989 * Fix compile error in sh_tools.c on HP-UX 10.20
990 (problem reported by Dennis Boylan)
991 * Runtime configuration of server listening port (wishlist)
992 * Runtime configuration of server listening interface (wishlist)
993 * Ignore SIGTTIN (consistency)
994 * Use SIGTTOU to force file check (wishlist)
995
9962.0.5b (01-04-2005):
997 * Fix build problem b/o timestamp on stamp file
998
9992.0.5a (16-03-2005):
1000 * Fix problem with 'make rpm' (reported by Dirk Brümmer)
1001
10022.0.5 (02-03-2005):
1003 * Fix bug with partial reads from clients in server
1004 (bug report by Brian)
1005 * Support gpg checksum bootstrap with yule
1006 * Support mount option check on HP-UX
1007 * For MAIL FROM, use 'example.com' as domain part if
1008 hostname is numeric (problem reported by Eric Raymond)
1009 * The HOWTO-write-modules has been updated.
1010 * Convenience functions to insert data in database have been
1011 added.
1012 * Use int0x03 only on i386 in sh_derr() (portability problem
1013 reported by John Mandeville)
1014
10152.0.4 (09-02-2005):
1016 * Fixed broken 'make deb' (problem report by olfi)
1017 * Fixed minor bug in test scripts (detection of gmake vs. make)
1018 * Fixed Tru64/OSF compile warnings (reported by B. Terp)
1019 * Normalize list parsing to allow comma, space, and tab as separators
1020 * Some more descriptive error messages in kern_head.c
1021 * Absolute path to utilities in init/samhain.startLinux.in
1022 * Fixed is_root variable in deploy.sh
1023 * Fixed 'deploy.sh info'
1024 * Fixed 'deploy.sh install' client startup
1025 * Fixed 'make tbz': don't remove ebuild scripts in 'make dist'
1026 (issue reported by W. Sarky)
1027
10282.0.3 (14-12-2004):
1029 * Fix CPPFLAGS with mysql/postgresql (repoted by P. Smith)
1030 * Fix missing sys/time.h include in slib.c (reported by Jonas)
1031 * Workaround for file closing problem with Prelude+GPG
1032 * Fixed memory leak with Prelude.
1033 * Fixed bug in samhain_stealth (PGP signature not correctly
1034 retrieved from hidden configuration; report and patch by V. Tuska)
1035 * Added Perl script to concatenate file signature database files
1036 * Fix compile error with combination of --enable-nocl and
1037 --enable-stealth (reported by Zdenek Polach)
1038 * Fix bug in dsys/initscript with --enable-nocl
1039 * Fix declaration of sh_kern_timer()
1040 * Fix missing Mounts+Userfiles options in appendix of manual
1041 * Updated the README (bug report by H. Franzke)
1042 * Fix some compiler warnings
1043
10442.0.2a (09-11-2004):
1045 * Fixed OoM condition when client rc file not found (reported by Eilko)
1046
10472.0.2 (08-11-2004):
1048 * Fixed buffer overflow in sh_hash_compdata() (only in 'update' code)
1049 * Fixed uninitialized variable in sh_mail_msg() (problem reported
1050 by Michael Milvich)
1051 * Fixed potential NULL pointer dereference in sh_hash_compdata()
1052
10532.0.1 (01-11-2004):
1054 * Fixed compilation bug reported by jue (--with-kcheck broken).
1055 * Fixed start option (bug reported by sanek). Behaviour wrt.
1056 environment variables depended on the way the daemon was started.
1057
10582.0.0 (31-10-2004):
1059 * The deployment system has been rewritten from scratch in
1060 a cleaner and more modular and extensible way. Deployment
1061 of native packages is supported now.
1062 * The build system has been revised. Building outside the source
1063 directory is supported now.
1064 * Support for checksumming of prelinked executables / libraries
1065 has been added.
1066 * The configure script now checks for the SSP/ProPolice patch in GCC,
1067 and enables it if present.
1068 * The install-boot option in samhain-install.sh has been fixed
1069 (use absolute paths for sbin utilities).
1070 * A nagios plugin (scripts/check_samhain.pl) has been added.
1071 * The LSB (Linux Standard Base) init script has been fixed (the output
1072 was incorrect).
1073 * Fetching of built binary packages has been
1074 fixed ($(PACKAGE)->@install_name@).
1075 * For files in proc, the timeout has been reduced, and no error
1076 messages are issued upon timeout.
1077 * A function has been added to print out full details for missing
1078 files if encountered while in sh_files().
1079 * The reporting for SuidCheck has been fixed (incorrect policy
1080 noticed by JiM).
1081 * On Linux, SuidCheck does not report on files marked as candidates
1082 for mandatory locking (group-id bit set, group-execute bit cleared).
1083 * Fix for oracle init script (by Matt Warner)
1084
10851.8.12b (11-10-2004):
1086 * fix bug in MSG_MSTAMP (%ld -> %lu)
1087 * fix bugs in sh_suidchk.c (%ld -> %lu), check fopen for NULL,
1088 mkdir mode for quarantine directory
1089 * fix the fix for modlist_lock search in System.map
1090
10911.8.12a (01-10-2004):
1092 * fix bug in samhain-install.sh.in (only occurs on Solaris), reported
1093 by J. Roland
1094
10951.8.12 (27-09-2004):
1096 * fix compile bug with --enable-static + --with-database=postgresql
1097 * fix search for modlist_lock in System.map
1098 * password auth for yule command socket (request by D. Kocic)
1099 * more info about pending/sent commands to clients
1100
11011.8.11 (30-08-2004):
1102 * fix static linking on Linux by use of replacement routines from
1103 uClib - however, this means, there is no NIS support anymore
1104 * new option AddOKChars=... to modify the set of characters for
1105 filenames considered 'obscure'
1106 * new option HardlinkOffset=... to specify an offset from the canonical
1107 hardlink count for a directory
1108 * fix some warning with HP 11.23 native compiler
1109 * fix minor OpenBSD portability problems (EIDRM, compiler warning)
1110 * samhainrc.5, samhain.8: updated the man pages
1111 * sh_unix.c, sh_files.c: ignore 'no user/group' and 'obscure name'
1112 for AllIgnore
1113 * sh_kern.c: fix 'update' to display modifications
1114 * sh_kern.c: fix bug with IDT check (spurious alerts b/o uninitialized
1115 fields)
1116 * stealth kernel modules: fix for linux 2.6, fix
1117 redefine of KERNEL_VERSION
1118 * warn about stealth kernel module problem with 2.6 in manual
1119 * sh_unix.c: remove some cruft
1120 * fix a typo in the manual (noticed by J. Rubin)
1121 * configure.ac: re-order output from libprelude-config (required
1122 for static linking - problem reported by E. Neber)
1123 * kern_head.h, kern_head.c: fixes for Linux 2.6 kernel
1124
11251.8.10b (13-07-2004):
1126 * fix incorrect usage of 'retry_msleep()' in sh_kern.c (reported
1127 by Pat Smith)
1128
11291.8.10a (13-07-2004):
1130 * depend-gen.c: fix for FreeBSD 'make' which does not understand
1131 the dependencies ... (problem reported by David Thiel)
1132
11331.8.10 (13-07-2004):
1134 * sh_unix.c/sh_unix.h: fix defaults for 'GrowingLogFiles' policy
1135 (bug report by VZoubkov)
1136 * fix some warnings (unreachable statement) with HP-UX native compiler
1137 * kern_check.c: silence warning about 'sendfile' for 4.10
1138 (noticed by Ryan Beasley)
1139 * modify depend-gen.c to ignore sh_gpg_chksum.h
1140 * add a non-plaintext version of GPG_HASH (sh_gpg_chksum.h)
1141 * .. and for fingerprint
1142 * sh_suidchk.c: fix some compiler warnings on solaris
1143 * allow commas to separate multiple entries in a RedefXXX= directive
1144 * replace sleep/usleep with nanosleep wrapper function
1145 * replace alarm() for read timeout with select() in sl_read_timeout
1146 (should fix bug reported by Scott Kelley)
1147 * increase lstat/open timeout to 6 sec
1148
11491.8.9 (16-06-2004):
1150 * made 'no action specified' error message more informative
1151 (suggested by Stephen Gill)
1152 * fix memory leak in mysql sh_database_query() (bug report by Dejan)
1153 * remove some cruft from the code
1154 * sh_files.c: check MacOS X resource forks (idea from Osiris)
1155 * sh_files.c: no hardlink check for MacOS X
1156 * sh_util_ask_update: fix bug with no terminal in non-interactive mode
1157 (report and debug data by Kris Dom)
1158 * manual refactored
1159 * fix redundant messages when updating with suidcheck
1160 * allow interactive update for suid files
1161 * don't remove the TZ environment variable to guard against
1162 misconfigured hosts
1163 * also use gethostname if uname returns possibly truncated name
1164 * fix improper file descriptor handling in sh_mail.c (bug report
1165 by Alex Weiss)
1166 * cleanup MBLK cruft
1167 * use SH_ALLOC/SH_FREE in sh_prelude.c
1168 * update sstrip to Version 2.0
1169
11701.8.8 (25-05-2004):
1171 * fix compilation problem on AIX 5.2 (nameser_compat.h; report by
1172 Tim Evans and Ian McCulloch)
1173 * don't check for trusted paths on Cygwin
1174 * add Windows HOWTO written by Kris Dom
1175 * kern_check.h: extend FreeBSD syscall table for 5.x
1176
11771.8.7a (03-05-2004):
1178 * sh_mail.c: fix subject length
1179 * sh_mail.c: fix the sh.mailNum.alarm_last fix (report by Kris Dom)
1180 * sh_utils.c: sh_util_ask_update(): fix ISO C conformance bug
1181 (compile problem reported by Kris Dom)
1182
11831.8.7 (01-05-2004):
1184 * sh_mail.c: fix incorrect count of sh.mailNum.alarm_last, causing
1185 empty mails (introduced with segfault fix in 1.8.6, report
1186 by Kris Dom)
1187 * sh_utils.c: sh_util_ask_update(): check whether stdin is a terminal,
1188 try to reopen on controlling terminal if not
1189 * sh_utmp.c: fix order of options (problem report by Uri)
1190 * sh_files.c: sh_files_chk(): set tmp = NULL at end of loop
1191 (may cause segfault on null dereference for missing files)
1192 * sh_unix.c: patch by Marc Schütz (order of sh_unix_getinfo_type,
1193 sh_unix_getinfo_attr)
1194 * don't use dh_installmanpages in 'make deb' (samhain/yule conflict
1195 reported by xavier)
1196 * on HP-UX, define _XOPEN_SOURCE_EXTENDED in sh_mail.c and sh_tools.c
1197 (suggested by Kris)
1198 * include nameser_compat.h in sh_mail.c (for MacOS X,
1199 suggestion by jna)
1200 * sh_utmp.c: fix time for logout events (reported by Erich
1201 van der Velde)
1202
12031.8.6 (15-04-2004):
1204 * add CL option to set threshold for prelude and RDBMS
1205 * sh_mail.c: fix bug with MailSubject option (segfault on NULL pointer
1206 dereference; reported by Micha Silver)
1207 * fix compiling with --disable-encrypt (reported by Pat Smith)
1208 * fix minor problem in scheduler (don't return before all schedules
1209 are tested, to set last_exec correctly)
1210
12111.8.5 (05-04-2004):
1212 * fix bugs in sh_utmp.c (unlinking of list head); may fix an OpenBSD
1213 problem (endless loop; report and debugging aid by Joe MacDonald)
1214 * fix hardlink check (null dereference in error message, segfaults
1215 on solaris - noticed by Bob Bloom)
1216 * sh_suidcheck: don't truncate quarantined file if nlink > 1
1217 * fix Install.sh (no --seperate-output with --radiolist); patch by
1218 Greg Kimberly
1219
12201.8.4 (17-03-2004):
1221 * add Prelude patch by Patrice Bourgin
1222 * add license statement to sh_mounts.c, sh_userfiles.c after
1223 receiving a clarifying e-mail from Cian Synnott
1224 * support UsePersistent = no for Oracle (problem spotted and fix
1225 tested by Michael Somers)
1226 * fix bug in samhainadmin.pl
1227 * sh_gpg.c: describe type of gpg error (if any)
1228 * fix persistent connections with postgresql (reported by
1229 Erwin Van de Velde)
1230 * prelude: local 'meaning' shadows global in sh_prelude_alert
1231 (spotted by David Maciejak)
1232 * uname: workaround for cases where nodename would be a possibly
1233 truncated FQDN (problem reported by Cian Synnott)
1234 * re-write parts of sh_kern.c, store kernel info in baseline database
1235 -> no need to recompile after kernel upgrade
1236 * modify timeouts in sh_unix_getinfo, add timeout warning
1237 * change handling of dangling symlinks (store in db)
1238 * fix typo with MSG_FI_OBSC2 (double slash)
1239 * remove redundant operation in sh_utils_safe_name
1240 * fix occasional random start bytes of long messages in
1241 sh_error_string (sl_strlcat -> sl_strlcpy)
1242 * provide details for missing files (as for added files)
1243 * remove duplicate message for no such group/user
1244 * add fixes for samhain.oracle.init (supplied by Michael Somers)
1245 * fix date insertion for Oracle (fix by Michael Somers)
1246 * manual: fix incorrect statement about RPM (noticed by
1247 Lars Kellogg-Stedman)
1248
12491.8.3 (02-02-2004):
1250 * add a HOWTO-client+server-troubleshooting document
1251 * fix another bug with SIGUSR2 (suspend mode)
1252 * new option SetBindAddress (--bind-address=...) to force
1253 interface for outgoing connections on multi-interface box
1254 * don't link against libgmp if not required (i.e. standalone)
1255 * test for ext2fs/ext2_fs.h or linux/ext2_fs.h
1256 * new make targets 'emerge' and 'tbz2' for gentoo
1257 * update rules.deb.in based on the Debian package
1258 by Javier Fernandez-Sanguino
1259 * updated config.guess, config.sub to version 2002-09-05
1260 * external command: report failure only once
1261 * console: reset failure status after success
1262 * README.UPGRADE: explain 1.7.x <-> 1.8.x client/server compatibility
1263 * use persistent connection to database by default
1264 * option UsePersistent=no to switch off persistent connection
1265
12661.8.2 (19-01-2004):
1267 * sh_userfiles.c: new option UserfilesCheckUids (requested)
1268 * sh_error.c: server: don't log to logfile before dropping root
1269 * new script scripts/samhainadmin.pl (administrative tasks for
1270 signed config/database files)
1271 * add changes code to log_msg for reports on modified files
1272 * change default log threshold to 'mark', as 'none' tends
1273 to confuse new users
1274 * faster response time for SIGUSR2
1275 * revised (mostly backward-compatible) message classes
1276 * fix missing check of mailTime in server select loop
1277 * add support for libprelude (version 0.8.10)
1278 * fix format for MSG_E_GRNULL (reported by Stefan Hudson)
1279 * fix Bourne shell incompatibility (export) in samhain-install.sh
1280 (first reported by David Thiel)
1281 * fix typo in spec file (first reported by Christian Vanguers)
1282 * remove some cruft (signal handler, memory handling)
1283 * return from sigterm handler, rather than exit directly
1284 (re-entrancy problem causes more problems than it's worth)
1285
12861.8.1 (03-12-2003):
1287 * fix gmp detection (problem pointed out by Nix)
1288 * fix/improve the error message if test compiling with mysql fails
1289 * new CL option --interactive for interactive db update
1290 * fix some compiler warnings from IRIX MIPS compiler
1291 * kern_head.h, kern_head.c: option to disable IDT check
1292 * kern_head.h, kern_head.c: update kernel syscall table (2.4.20,2.6)
1293 * sh_utmp.c: count number of logins (request by Erwin Van De Velde)
1294 * change username -> userid, remove (long) userid (bug noticed
1295 by Erwin Van De Velde)
1296 * emit ADDED message for new SUID/SGID files
1297 * add trailing slash to excluded directory if there is none
1298
12991.8.0a (04-11-2003):
1300 * sh_error.c: remove two debug printf's
1301
13021.8.0 (31-10-2003):
1303 * manual: make ps file fit on both a4 and letter paper
1304 * sh_socket.c, sh_socket.h, sh_forward.c: socket interface
1305 to send (quit/reload) commands to clients
1306 * sh_forward.c, configure.ac: enable build with libwrap
1307 (Wietse Venema's TCP Wrappers library)
1308 * sh_ignore.c, sh_ignore.h, sh_files.c, sh_hash.c, sh_readconf.c:
1309 new option to suppress messages for new and/or deleted files
1310 * samhainrc.aix5.2.0: contributed by Christoph Kiefer
1311 * samhain.c: fix compile warning on solaris (noticed by Ian Hunt)
1312 * sh_database.c: undef debug code for oracle
1313 * samhain.oracle.init: contributed by Joern Michael Krueger
1314 * configure.ac, sh_utils.ac, Makefile.in, sh_modules.c,
1315 sh_cat.c, sh_cat.h, sh_mounts.c/h, sh_userfiles.c/h:
1316 check-mounts and userfiles modules contributed by eircom.net
1317 * sh_utils.c: fix off-by-one bug in sh_util_compress()
1318 * sh_forward.c, sh_tools.c, configure.ac:
1319 version 2 client/server protocol
1320 * sh_mail.c: add %S to include severity in subject (user request)
1321 * sh_suidchk.c, 1093: fix warning about unused var 'flags' on FreeBSD
1322 * samhain.h, sh_unix.h, sh_unix.c: extern inline -> static inline
1323 for --enable-ptrace
1324 * samhain.c: lower priority for 'uninitialized module' message
1325 * sh_entropy.c: lower priority for message if /dev/random blocks and
1326 /dev/urandom is available
1327 * improved error messages in sh_readconf.c
1328 * print system error message for getpwuid, getgrgid
1329 * fix missing module init after SIGHUP (noticed by Cian Synnott)
1330
13311.7.12 (13-10-2003):
1332 * sh_mail.c: fix buffer overflow in mail handler (introduced in 1.7.10)
1333 thanks to bug reports by Jason Martin and Matthew P. Cox
1334
13351.7.11 (01-09-2003):
1336 * samhain.c, samhain.h, sh_unix.c, sh_forward.c, sh_html.h:
1337 - change SIG_USR1 to switch between dbg on/off
1338 - change SIG_USR2 to switch between suspend on/off
1339 - fix CLT_ILLEGAL to actually work
1340 - introduce new state CLT_SUSPEND
1341 - force reauthentication after suspend
1342 * slib.c: change MAXFD from FOPEN_MAX (16) -> 1024
1343 * sh_suidchk.c: better AIX fs detection (Christoph)
1344 * sh_entropy.c: increase buffer size for unix entropy gatherer
1345 (problem reported by D. Danielson)
1346 * default config files: add lots of comments, list more options
1347 * sh_error.c: set default severities to 'crit'
1348 * sh_readconf.c, sh_cat.c, sh_cat.h: stricter check on config
1349 file syntax, issue warnings (triggered by C. Kiefer)
1350 * Makefile.in: handle depend-gen errors more gracefully
1351 * sh_err_console.c: fix bug in enable_msgq (reported by F. Behrens)
1352 * configure.ac: workaround for mysql_config weird output
1353 (reported by G. Faron)
1354 * sh_unix.c, sh_tiger0.c: check IO limit during read of large files
1355 * depend-gen.c: close streams before attempting to rename (Cygwin)
1356 * Makefile.in: fail gracefully if depend-gen fails
1357 * sh_database.c: sh_database_query(postgresql): fixed missing SL_ENTER
1358
13591.7.10 (27-07-2003):
1360 * FreeBSD init script: define $pidfile (reported by D. Thiel)
1361 * sh_unix.c, sh_unix.h: fix compile error on AIX 4.2
1362 * sh_schedule.c: fix bad array size
1363 * samhain.c: fix pid_t <> int casts
1364 * sh_kern.c: fix repetitive messages
1365 * configure.ac: try to bootstrap if TIGER192 not supported by gpg,
1366 provide a detailed error message
1367 * configure.ac: try harder to locate mysql
1368 * docs/Changelog: retroactively add release dates, if known
1369 * sh_mail.c: fix potential message truncation in mailer
1370 * sh_unix.c, samhain.c, samhain.h: make --enable-ptrace more portable
1371 * sh_readconf.c: fix segfault (dereference of uninitialized pointer)
1372 if --with-gpg and --enable-stealth are used together (reported
1373 by Anthony Caetano)
1374 * sh_unix.c, samhain.c, sh_calls.c: fix problems with descriptive
1375 error messages (larger GLOB_LEN, stat fills aud_err_message)
1376
13771.7.9 (30-06-2003):
1378 * sh_err_log.c: fix segfault on SIGABRT (dereference of freed memory),
1379 problems with SIGABRT noticed by Brian and Alf B Lervåg
1380 * deploy.sh.in: fix some bugs (found by Alf B Lervåg)
1381 * scripts/chroot.sh: fix typo (found by Alf B Lervåg)
1382 * configure.ac (khide): search also for 'd sys_call_table' (noted by
1383 cuek_saja)
1384 * strip whitespace before checking gpg checksum (noted by D. Thiel)
1385 * manual (faq section): explain how to stop console output
1386 * Makefile.in: fix re-naming of yule with --enable-install-name
1387 * HOWTO-client+server.html: fix typo (noted by xavier renaut)
1388 * configure.ac: escape '-' in awk regex (required by GNU awk 3.1.1)
1389
13901.7.8 (28-05-2003):
1391 * sh_unix.c: new mlock implementation with reference count
1392 and page alignment (fix for solaris problem)
1393 * kern_head.c: search also for 'xxxxxxxx d sys_call_table'
1394 * sh_html.c: write status comment (for Beltane 2)
1395 * add CL option --delimited for comma-delimited signature database dump
1396 * sh_mail.c: check exit status of push_list to fix counting bug
1397 (bug reported by Alan Moore)
1398 * configure.ac: add error message to --with-libs
1399 * fix spelling of $DAEMON in init script (noted by C. Grigoriu)
1400 * fix missing initgroups()
1401
14021.7.7 (06-05-2003):
1403 * sh_forward.c: fix bug if compiled with --enable-udp, but disabled
1404 in config file (found by Andy OBrien)
1405 * sh_database.c: sh_database_entry(): size -> c_size (two places)
1406 to fix writing of '\0' to arbitrary places :(
1407 (problem pointed out by Stefan Giesen)
1408 * profiles/*/configopts: fix --with-base -> --enable-base
1409
14101.7.6 (24-04-2003):
1411 * sh_forward.c, entry.html, head.html: fix/additions by Stefan Giesen
1412 * fix samhain_hide for the O(1) scheduler used by RedHat:
1413 configure.ac, acconfig.h: check for next_task in struct task_struct
1414 samhain_hide.c: use find_task_by_pid if no next_task in task_struct
1415 * samhain_erase.c: add MODULE_LICENSE("GPL") to fix warning
1416
14171.7.5 (15-04-2003):
1418 * sh_cat.c, sh_forward.c, sh_hash.c: fix double 'msg' tag
1419 * manual: point out the bmaxdata problem on AIX in faq section
1420 * trustfile.c: don't check symlinks (permissions of directory count)
1421 * sh_schedule.c: fix problem with daylight saving switchover
1422 * sh_samhain.c: close all open fd's >2 before reading the conf file
1423 * sh_unix.c: fix dereferenced NULL pointer when exiting on non-existing
1424 user
1425 * sh_forward.c: fix dereferenced NULL pointer when exiting on udp error
1426 * sh_forward.c: place timestamp code before select() timeout handler
1427 * fix incorrect class of timestamp messages (conflict with manual)
1428 * sh_readconf.c, sh_forward.c: new config option SetStripDomain
1429 * configure.ac: add warning if /lib/modules/`uname -r`/build/include
1430 not found
1431 * samhain_hide.c: adapt for RedHat 2.4 kernel (fetch sys_call_table
1432 address from System.map)
1433 * sh_err_syslog.c: fix for Solaris
1434 * samhain.spec.in: strip REQ_FROM_SERVER from config file install path
1435
14361.7.4 (21-03-2003):
1437 * configure.ac: fix bug in defargs (--with-base > --enable-base)
1438 * aclocal.ac: detect unsupported options
1439 * kern_check: add syscalls, skip unused syscalls
1440 * fix Manual (--enable.../--with... inconsistency)
1441 * add two HOWTOs (signed files, server/client)
1442 * moved manual into new subdirectory docs/
1443 * add admin scripts by S.Bailey/M.Redinger
1444 * option to have a version string in db file
1445
14461.7.3 (23-02-2003):
1447 * samhain-install.sh: use yule user key for signing on install
1448 * fix a bug in sh_err_console.c (attempted write to const char)
1449 * sh_gpg.c: if server, always use ~unprivileged_user/.gnupg
1450 * Makefile.in: make target 'trustfile' depend on config.h
1451 * configure.ac: don't use install_name before it is defined ...
1452 * sh_tiger0.c: fix bug in checksum computation introduced in 1.7.2
1453 * samhain.c: make sure daemon cannot be forced into 'update' mode
1454 * sh_hash.c: remove AIX workaround (AIX has been fixed meanwhile)
1455
14561.7.2 (04-02-2003):
1457 * sh_kern.c: use sys_call_table address from System.map
1458 * fix for reserved SQL keyword 'group'
1459 * add AC_SYS_LARGEFILE to configure.ac
1460 * allow separate client-specific log files for server
1461 * sstrip.c: compile sstrip code only for i386
1462 * sh_unix.c: closeall: don't close trace file
1463 * slib.c: don't trace sl_is_suid (leads to recursion in trace handler)
1464 * samhain-install.sh.in: fix detection of LSB compliant systems
1465 * sh_tools.c: get_client_*_file: lstat -> stat to allow symlinks
1466 * sh_forward.c: sh_forward_do_write: set O_NONBLOCK for fd
1467 (may block otherwise, for no good reason apparently ...)
1468 * samhain.spec.in: replace %configure with ./configure
1469 * sh_unix.c: re-write signal handling (use __malloc_hook et al. to
1470 check whether we are in the middle of a free/malloc/realloc/memalign)
1471 * sh_unix.c: use new safe_logger() function to log from signal handler
1472 * sh_err_log.c: fix xml
1473 *
1474 * fix Makefile.in to exit non-zero on compile failure
1475 * database init: create index on log_host, entry_status
1476 * sh_suidchk.c: fix path building
1477 * sh_tiger0.c: read larger blocks
1478 * sh_hash.c: cast inode to UINT32
1479 * sh_tools.c: check that config/database files size fits in uint
1480 * sh_error.c: export flag_err_debug to avoid unnecessary calls
1481 * sh_unix.c: save the open() call in sh_unix_getinfo_attr()
1482 * profiles/redhat_i386/bootscript: add # description field
1483 * deploy.sh.in: set owner + permissions for files in yule_filedir
1484 * profiles/debianlinux_i386: fix bootscript
1485 * Makefile.in: fix deploy file lists and targets (include init+scripts)
1486 * MLOCK GOOD/BAD -> SL_FALSE/SL_TRUE
1487 * sh_mail.c: GOOD/BAD -> SL_FALSE/SL_TRUE (AIX sys/param.h)
1488 * sh_err_syslog.c: split long messages rather than truncating
1489 * sh_error.c: allocate msg to fix truncation limit
1490 * sh_unix.c: closeall fd's >= 3 in non-daemon mode (inherited
1491 filedescriptors may exceed FOPEN_MAX, causing problems in
1492 sl_open_file)
1493 * sh_err_console.c: avoid stdio
1494 * trustfile: dirz: make swp[] static
1495 * slib.c: speed up sl_strlcat
1496 * clean up some bad heap allocation (PATH_MAX+(1|2) -> PATH_MAX)
1497 * remove some unused code
1498 * slib.c: support long long int in the snprintf replacement
1499 * configure.ac: new configure macro to check whether sa_sigaction works
1500 * Makefile.in: make sstrip, encode dependent on config.h
1501
15021.7.1a (08-01-2003):
1503 * fix a syntax error in samhain-install.sh.in
1504
15051.7.1 (07-01-2003):
1506 * search runlevel scripts in ./init or ./
1507 * handle all distro-specific Linux runlevel script issues
1508 within a single script
1509 * support install-boot on Yellow Dog Linux and Slackware
1510 * samhain-install.sh: fix a bug for unknown Linux
1511 ('"' not closed, DVER not set)
1512 * samhain-install.sh: check for /etc/yellowdog-release
1513 * sh_database.c: fix missing entry for 'userid' in attr_tab[]
1514 * fix debian.rules.in (disable sstrip)
1515 * update make targets: 'srpm', 'srpm-dist', 'rpm'
1516 * check for zlib if mysql is used
1517 * workaround for NetBSD bug with libresolve
1518 * fixed problems with spec files
1519
15201.7.0 (22-12-2002):
1521 * improved spec files (Andre Oliveira da Costa <brblueser@uol.com.br>)
1522 * sh_unix.c: fix a dereferenced static pointer in tf_trust_check
1523 * runlevel scripts: remove pid file after stop
1524 * make the data directory read-only for the daemon
1525 * treat 'localhost' specially in MX resolver
1526 * sh_err_log.c: set sh.flag.log_start == TRUE after writing </trail>
1527 * deploy.sh.in: fix quoting (fix by Simon Bailey)
1528 * slib.c: make sl_get_euid et al. behave well if uids not stored
1529 * trustfile.c: use euid = uid(SH_IDENT) if server
1530 * sh_mail.c: include an MX resolver
1531 * Makefile.in: install-user routine for user installation
1532 * have yule drop root
1533 * sh_tools.c: open_temp use logdir if server
1534 * unified options for runlevel script
1535 * HP-UX, IRIX runlevel scripts
1536 * AIX inittab entry
1537
15381.6.6 (13-12-2002):
1539 * configure.ac: solaris cc -O2 -> -xO2
1540 * sstrip.c: avoid alpha architecture
1541 * profiles/solaris/configopts: no --enable-static
1542 * sh_forward.c: sh_forward_req_file: copy argument to local array
1543
15441.6.5 (04-12-2002):
1545 * sh_utmp.c: set userlist = NULL in sh_utmp_end ()
1546 * sh_unix.c: do not assume that environ is sane
1547 * exit handler: write </trail>
1548 * sh_log_file(NULL): test sh.flag.log_start != S_TRUE
1549 * FreeBSD rc script does not blindly accept content of pid file
1550 * configure.ac: allow 'localhost' for log server
1551 * sh_calls.c: retry_connect: ntohs (port)
1552 * testrun_2[abc].sh: --with-logserver=localhost for client
1553
15541.6.4 (12-11-2002):
1555 * sh_tools.c: fix error when escaping '=<'
1556 * fix the 'make srpm' target
1557 * deploy.sh.in: avoid that client is named 'yule'
1558 * define memset to sl_memset
1559 * fix type cast of uid_t, gid_t
1560
15611.6.3 (31-10-2002):
1562 * fix options for Sun/Solaris native compiler
1563 * sh_unix.c: MSG_FI_LIST (line 2333): cast theFile->size to fix error
1564 * test sstrip on freebsd
1565 * default config file for freebsd
1566 * make target to build .deb packages
1567 * sh_readconf.c: fix bug in error message
1568 * samhain.c, sh_suidchk.c: fix initialization of suidchk
1569 * samhain-install.sh.in: don't remove config file by default
1570 * samhain-install.sh.in: support complete de-installation
1571 * samhain-install.sh.in: add support for Gentoo, FreeBSD, and Solaris
1572 * samhain-install.sh.in: check more paths
1573 * sh_unix.c: fix sys_siglist declaration [NetBSD portability issue]
1574 * sh_calls.c: save error message in retry_lstat()
1575
15761.6.2 (04-10-2002):
1577 * make target to build rpms
1578 * update samhain.spec.in, samhain.startRedHat
1579 * support DESTDIR, as in 'make DESTDIR=/what/ever install'
1580 * explicitely set -fno-omit-frame-pointer b/o gcc bug
1581 * mv configure.in to configure.ac to benefit from autoconf wrapper
1582 * sh_modules.c, sh_modules.h: add mod_reconf() to run at SIGHUP
1583 * slib.c: fix debug messages (no msgs for dlogActive <= 1)
1584 * sh_schedule.c, samhain.c, sh_suidchk.c:
1585 scheduler may accept multiple schedules
1586
15871.6.1 (04-09-2002):
1588 * sh_schedule.c: bugfix (executes only after first day)
1589 * rm obsolete WITH_TRACE stuff
1590 * new dlog() function for debug logging
1591 * some more descriptive error messages
1592
15931.6.0 (27-08-2002):
1594 * omit the -fomit-frame-pointer option (bugs in some gcc versions ?)
1595 * sh_error.c: fix escape mode when logging to database
1596 * sh_forward.c: fix error (twice escape) in recv_syslog_socket
1597 * sh_tools.c: change escape mode for server-received data
1598 * sh_mem.c: change ulong -> size_t in sh_mem_malloc()
1599 * configure.in: fix localstatedir if --prefix=USR
1600 * sh_hash.c: snprintf() -> sl_snprintf()
1601
16021.5.5 (07-08-2002):
1603 * sh_err_log.c: fix incorrect xml syntax for client messages
1604 logged by server
1605 * sh_err_log.c: fix incorrect '</trail>' entries on client EXIT
1606 * sh_files.c: introduce file_class_next
1607 this fixes the problem that a policy for the directory
1608 inode erroneously becomes a policy for the directory itself.
1609
16101.5.4 (17-07-2002):
1611 * sh_hash.c: fix buffer overflow with (micro-)stealth
1612 * sh_database.c: set path[] 1024 -> 12288
1613 * sh_database.c: set query[] 2048 -> 16383
1614 * sh_database.c: set values[] 1024 -> 16383
1615 * sh_forward.c: larger limit for message size (16 kB)
1616 * trustfile.c: set MAXFILENAME 2048 -> 4096
1617 * fixed a bug in the handling of filenames with embedded newlines
1618 * sh_files.c: fix missing sh_util_safe_name() in debug output
1619 * --with-sender can specify a full address
1620 * fix xml log in a backwards compatible way
1621
16221.5.3 (03-07-2002):
1623 * fix combination of stealth and sql logging
1624 * fix some more places where invalid UIDs/GIDs trigger errors
1625
16261.5.2 (01-07-2002):
1627 * include solaris config file from (sean [at] boran d.o.t com)
1628 * test for files/dirz defined twice in the configuration file
1629 * option to disable reverse lookup on outbound connections
1630 * option to use socket peer as client name (with name resolving)
1631 * sh_html.c: fix an HTML bug (twice </head><body>)
1632 * sh_suidchk.c: fix warning on AIX b/o dirname()
1633 * allow logging server -> syslog if yule is NOT configured to
1634 receive syslog messages
1635 * define PRIi64 to "lld" if undefined
1636 * invalid UIDs: use gid/uid as name, error level SeverityNames
1637 * minor fixes for connect_port
1638 * sh_hash.c: flush output of db listing before _exit()
1639 * configure.in: fix incorrect default ${install_name} for server
1640 * configure.in: try harder to find mysql.h / libpq-fe.h
1641 * sh_files.c: sh_files_checkdir:
1642 closedir() early to not exhaust OPEN_MAX
1643
16441.5.1a (30-05-2002):
1645 * fix missing LSB init script
1646
16471.5.1 (27-05-2002):
1648 * fix '-t update' option
1649
16501.5.0a (23-05-2002):
1651 * fix configure.in
1652
16531.5.0 (22-05-2002):
1654 * include solaris nosuid patch from (nathoo [at] co d.o.t ru)
1655 * similar fix for bsd nosuid
1656 * speed up -t update
1657 * convert manual to DocBook, distribute html and ps
1658 * fix some more problems with configure.in, Makefile.in
1659 * fix testsuite, add tests for udp, mysql
1660 * MSG_TCP_MSG: host -> remote_host
1661 * convert to autoconf 2.53
1662 * make c_bits.sh exit with status 0
1663 * sh_database.c #include "mysql.h" --> <mysql.h>, ditto libpq-fe.h
1664 to avoid dependency tracking problems
1665 * samhain.c remove *YULE* #ifdefs
1666 * acconfig.h remove *YULE* #undefs
1667 * samhain.c: procdirSamhain: lstat --> stat (allow symlink)
1668 * configure.in: add checks for correct user input
1669 * Makefile.in: add automatic dependency tracking
1670 * depend-gen: tool to figure out dependencies
1671 * chkconfig comments in redhat start scripts
1672
16731.4.8:
1674 * sh_database.c: fix missing attr_old, attr_new, (from)host columns
1675 * configure.in, Makefile.in: fix an error in the configfile
1676 definition with REQ_FROM_SERVER
1677 * sh_err_console, sh_err_log: avoid recurrent failure messages
1678 * timeout on read from files (/proc)
1679 * fix errrors with setjmp/longjmp/alarm
1680 * fix memory leak in server (~20 byte/file download in sh_tools, 930)
1681 * check gpg signature for files downloaded from server, add a
1682 regression test
1683 * fix chown in solaris bootscript
1684 * provide second scheduler for file check
1685 * provide scheduler for file check
1686 * provide scheduler for SUID check
1687
16881.4.7 (08-04-2002):
1689 * make daemon control LSB-compliant (arguments, exit status)
1690 * set log_ref = 0 for server messages
1691 * boolean option SetDBServerTstamp to disable entering server
1692 timestamps for received client messages into database
1693 * sh_suidcheck: check for "nosuid" mount option if getmntent is used
1694 * fix logrotate script in manual (reported by Scott Worthington)
1695 * don't strip numerical IP addresses
1696 * check item->status_now != CLT_TOOLONG in client_time_check()
1697 * set log_host to client in db client message
1698
16991.4.6a (20-03-2002):
1700 * define prefix in deploy.sh
1701
17021.4.6 (19-03-2002):
1703 * modify samhain_hide.c to hide processes on new Linux kernels
1704 * better error diagnostics in kern_head.c
1705 * fix compile error in all_items ()
1706 * check length of install-name in enable-khide (max is 15)
1707 * define exec_prefix in deploy.sh.in
1708 * make configure a bit more cross-compiler friendly
1709
17101.4.5 (07-03-2002):
1711 * Make sure missing file is reported even if ptr->reported == S_TRUE
1712 because the file has been added.
1713 * propagate 'reported' flag from sh_files_checkdir() into file list
1714 * close checkfd in sh_gpg_check_file_sign()
1715 * sh_derr(): kill(parent, SIGCONT) after ptrace(PT_DETACH,...)
1716 * use sh.srvcons.name in dbg() to get debugging info from daemon
1717 * option to log file timestamps with localtime instead of GMT
1718 * comment out MSG_FI_ADD in sh_dirs_chk () - obsoleted by mandatory
1719 sh_files_filecheck(directory) that triggers MSG_FI_ADD in sh_hash.c
1720 * set ptr->reported = S_FALSE; for reappeared files in sh_files_chk()
1721 to make sure re-disappearing will get reported
1722 * new function sh_hash_set_missing() to remove file record
1723 without (duplicate) 'missing' message
1724 * make sure all items are reported for added files
1725 * fix stealth mode with sh_kern (encode sh_ks.h -> sh_ks_xor.h)
1726 * clarify in the documentation which gpg options to use for signing
1727
17281.4.4 (11-02-2002):
1729 * check that parent process has exited before writing PID file
1730 * promote MGG_W_CHDIR to SH_ERR_ERR
1731 * add error message to sh_unix_testlock
1732 * fix missing _() macro in sh_aud_set_functions
1733
17341.4.3 (05-02-2002):
1735 * don't check attributes for symlinks (may cause device access)
1736 * add USE mysql; USE samhain; to samhain.mysql.init
1737 * point out the MessageHeader/mysql problem in manual
1738 * add -lz to LIBS for mysql
1739 * strip after install, avoid double strip
1740
17411.4.2 (27-01-2002):
1742 * support for EGD
1743 * fix some more problems with install-deploy / deploy.sh
1744 * fix a bug in profiles/suselinux_i386/bootscript (INSTALL_NAME_)
1745 * fixed the 'external logging' test (init rather than none in rc file)
1746
17471.4.1:
1748 * SuSE: include run level 4+5
1749 * install location of hiding kernel modules changed - some insmod
1750 variants do not test for /lib/modules/$(uname -r)/module_name.o
1751 * new make targets 'install-deploy', 'uninstall-deploy'
1752 * fixed make targets 'deploydir', 'deploydirfast'
1753 * bail on unsupported CL option in deploy.sh
1754 * fix various bugs in deploy.sh
1755
17561.4.0 (16-01-2002):
1757 * fixed missing 'dirname' on Mac OS X
1758 * fixed && tested for/with postgres
1759 * 'user=' -> 'userid=' (reserved word in sql)
1760 * fix the endianess + size of file database; this changes db format
1761 for any non-Linux OS
1762 * --enable-old-format for old (V1.3) database format
1763 * getopt, samhain.c, samhain.h: option -f to loop if not daemon
1764 * sh_hash: list numeric + char data to allow file db update on
1765 server side
1766 * sh_database: modify handling of integer (long) data
1767 * sh_database: datetime in database
1768 * sh_database: hash field in database
1769 * sh_database: rewrite database insert string construction
1770 [use INSERT INTO log (fields) VALUES (values);]
1771 * makefile suse 7.x runlevel entries
1772
17731.3.7 (06-01-2002):
1774 * fix incorrect escape in sh_tools_safe_name
1775 * fix sh_error_handle (4. argument) in sh_extern.c
1776
17771.3.6c:
1778 * fix segfault in sh_database (mysql logging) on solaris
1779
17801.3.6b (03-01-2002):
1781 * fix syntax error ('==') in Makefile.in
1782 * fix configure.in (path for /lib/modules/$(uname -r)/build/include)
1783 * fix sh_kern.c (redeclaration of 'j')
1784
17851.3.6 (03-01-2002):
1786 * sh_kern.c: check integrity of int 80h vector
1787 (SucKIT rootkit - Phrack 58)
1788 * make sure childs in sh_kern are wait()'ed for
1789 * provide start/stop/restart/reload/status interface
1790 * fix a potential segfault (dereferenced NULL pointer) in the server
1791 * use sh_util_flagval for sh_unix_setdaemon
1792 * documentation for logging to SQL database
1793 * configure.in: check for -I/lib/modules/$(uname -r)/build/include
1794 * fix trustfile.c to ignore invalid users
1795 * separate 'make install-samhain' and 'make install-yule'
1796 * separate default log/pid/config files for server/client
1797 - less problems running server and client on same host
1798 * rewrite deploy.sh(.in):
1799 - don't use (make|install) if deploying
1800 - use command line options
1801 - better integrate into server environment
1802 - write install db
1803 * always write a pidfile if daemon
1804 * don't use server's config file as fallback for downloading client
1805 * don't overwrite config file when doing 'make install'
1806
18071.3.5 (28-12-2001):
1808 * fix --enable-message-queue for newer glibc versions
1809 * log to SQL database: implemented, but undocumented yet,
1810 needs to be tested further
1811 * xml: escape received syslog messages
1812 * xml: rename 'time' to 'tstamp'
1813 * make targets: make [un]install-[boot-]yule
1814 (for server-only installation)
1815 * fix samhain_hide.c for 2.4 kernel
1816 * fix sh_kern for updated samhain_hide.c
1817 * new option -j to just list the logfile
1818 * sh_getopt.c: recognize -Dt check for -D -t check
1819 * sh_tiger0.c: fix compiler warning (memmove) on Solaris
1820
18211.3.4 (12-12-2001):
1822 * sh_suidchk.c: option to limit files per second
1823 * sh_unix.c: option to limit (kilo)bytes per second
1824 * sh_hash.c: fix potential problem with '\n' in filename
1825 (not backward compatible if there are filenames with '=')
1826
18271.3.3 (03-12-2001):
1828 * sh_readconf.c, samhain.h, samhain.c, sh_suidchk.c:
1829 option SetNiceLevel to set scheduling priority
1830 * sh_hash.c: bugfix for database listing on Solaris
1831 * taus_seed: bugfix for emergency backup rng seed
1832 * sh_util_safe_name: fix for XML
1833 * sh_utmp_set_login_activate: use sh_util_flagval
1834 * sh_utils.c: sh_util_obscurename: rm 'space' from list
1835 * more backtrace macros
1836 * sh_util_flagval: fix bug to recognize 1/0
1837 * fix test scripts testtimesrv.sh, testext.sh (test.sh 6/5)
1838 * rm stray debug fprintf in sh_srp.c
1839
18401.3.2 (27-11-2001):
1841 * sh_hash.c: fix an error introduced in 1.3.1
1842 * set RLIMIT_CORE to RLIM_INFINITY if --enable-debug
1843
18441.3.1 (25-11-2001):
1845 * slib.c: get backtrace with --enable-debug
1846 * sh_unix.c: allow core dumps when --enable-debug
1847 * configure.in: fix default message queue permissions
1848 * sh_suidchk.c: automatically include suid/sgid files in database
1849 * sh_suidchk.c: check all suid/sgid files
1850 * sh_hash.c: don't insert duplicates when reading the database
1851 * sh_utmp, sh_kern, samhain: fix 1sec offset in timer
1852 * sh_unix.c: don't require /dev/random to be non-world-writeable
1853 * server: fix segfault in zAVLTree.c if avltree == NULL (no clients)
1854 * client: fix segfault on Solaris if path_conf == NULL
1855 * testrun_1b.sh: \(^/.*\) -> \(/.*\) for Solaris sed
1856
18571.3.0 (31-10-2001):
1858 * support compiling with GNU gmp library
1859 * set 3 sec timer on client_time_check to avoid excessive (and
1860 unnecessary) calls under heavy load
1861 * replace sl_strlen with a macro
1862 * store client_t structure in AVL tree
1863 * database format incompatible with previous format, up the magic#
1864 * sh_html.c: cache entry template for speedup
1865 * slib.c: reset islong(double) in sl_printf_count
1866 * sh_hash.c: report on rdev change
1867 * sh_hash.c: print size in 64 bit
1868 * sh_hash.c: save in absolute size types
1869 * sh_unix.c: get values as appropriate type (time_t, dev_t, ...)
1870
18711.2.10:
1872 * update MANUAL
1873 * sh_unix.c: tiger_hash -> tiger_generic_hash
1874 * sh_readcon.c: DigestAlgo option
1875 * sh_tiger0.c: add MD5 and SHA1
1876 * sh_unix.c: fix minor problem with win2k/cygwin
1877
18781.2.9 (17-10-2001):
1879 * fix problem with entry template/empty hostname
1880 * fix MASK_USER_ (MTM -> ATM)
1881 * typo fixed in configure.in (${install_name} -> {install_name})
1882 * bugfix group_old -> size_old in XML code
1883 * skip armor header in signed files
1884
18851.2.8 (29-09-2001):
1886 * Mac OS X: in sh_getopt.c, rename table[] to op_table[] to avoid
1887 obscure compiler warning
1888 * Mac OS X: fix test scripts
1889 * Mac OS X: import newest config.guess, config.sub from ftp.gnu.org
1890 * implement deadtime in syslog recv code to protect against flooding
1891 * sh_err_log: sl_close(fd) if lock|forward fails
1892 * compliance with Filesystem Hierarchy Standard -- Version 2.2 final
1893 * add policies User0, User1
1894 * fix compile problem (FreeBSD) in sh_suidchk.c
1895 * macro to check for debugger breakpoints (linux/i386)
1896 * check for solaris (does not work) in sh_derr (--enable-ptrace)
1897 * option to listen on 514/udp for syslog, drop root
1898 irrevocably if compiled thus
1899 * use (check_mask & MODI_ATM) to decide whether to reset utime
1900 * reset the policy masks on sighup
1901 * option to write XML log messages
1902 * cleanup of message catalog
1903 * modified error messages for BADCONN
1904 * error messages for Rijndael
1905 * block recursive error messages within sh_error_handler()
1906 - would hang the machine ... -
1907
19081.2.7:
1909 * sh_files, sh_utils: check top level directory
1910 * sh_kern, sh_cat, kern_head: check syscall code, fork subprocess
1911 for reading from /dev/kmem
1912 * include /boot in default samhainrc
1913 * change source distribution signing/packaging system
1914 * Makefile, README, MANUAL: adhere to file system standard,
1915 document new locations
1916 * fix a bug in samhain_hide.c
1917
19181.2.6:
1919 * reset list of trusted users before config file re-read
1920 * TrustedUser=... can be a list
1921 * fix severity for files missing from IgnoreAll
1922
19231.2.5:
1924 * include example_pager.pl, example_sms.pl scripts
1925 * explain paging/sms setup in docs
1926 * allow manual exclusion of a directory in suidcheck
1927 * automatically track all file changes
1928 * remove missing files from in-memory database
1929 * add $(KERN) to DEPLOYFILES
1930
19311.2.4:
1932 * log IP address for login/logout events, if supported by the OS
1933 * release block in globerr (callback)
1934
1935-------------
1936
19371.2.3:
1938 * fix problem with reading stealth configuration
1939 * fix a few formats in sh_cat.c
1940 * always use strncmp for file system type check in sh_suidchk.c
1941 (trailing 'fs' may be system specific for some types)
1942 * no bare LF in messages (RFC 2822)
1943 * no lines longer than 998 chars (RFC 2822)
1944 * fix error in testrc_1
1945
19461.2.2:
1947 * make tmp file directory a compile time option
1948 * fix minor bugs in tmp file allocator (potential memory leak,
1949 double slash if root directory)
1950 * obsolete testpipe script removed
1951
19521.2.1:
1953 * fix memory alignment in rijndael-api-fst.c: blockEncrypt()
1954 * fix byte order in HMAC code (compatibility fix for Linux/HP-UX)
1955 * removed a debug fprintf()
1956
19571.2.0:
1958 * fix a bug in the HMAC implementation (thanks to Cesar Tascon
1959 for help in tracking down this one)
1960 * module to check the file system for SUID/SGID files
1961
19621.1.16 (never released):
1963 * fix the recursion depth -1 option as described in the manual
1964 * optional database reload on SIGHUP
1965 * fix a race condition when checking that /dev/random is a charakter
1966 device
1967 * redirect stderr to /dev/null for c_random
1968 (AIX may segfault in netstat...)
1969 * check whether /dev/random is a charakter device in c_random.sh
1970 (we know at least one sysadmin who has set up a fake /dev/random ...)
1971 * don't give NULL as 2. and 3. arg to execve if not Linux - some
1972 Unices (notably Solaris) don't like it
1973 * init ptr = NULL in my_malloc (compiler warning)
1974 * make the bitmask for tests configureable (suggestion by A. Dunkel)
1975 * make the bitmask for tests a static variable
1976 * make (database/logfile/lockfile) path configurable
1977 (to run multiple instances of samhain from an NFS share - on the
1978 wishlist of J. Patton)
1979
19801.1.15 (never released):
1981 * fix minor error in testcompile.sh (rm test_log only at start)
1982 * return from subroutines on sig_terminate == 1
1983 (faster exit on SIGTERM)
1984 * fix re-configuration of addresses
1985 * use sh_util_flagval() in sh_mail_setFlag and sh_kern_set_activate
1986 * SysV message queue as compile option
1987 * config file option to set console device
1988 * removed the pre 1.1.9 code bloat
1989 * don't print the LOGKEY to the console
1990
19911.1.14:
1992 * fix an error in the setup consistency check
1993 * make target to uninstall runtime files
1994 * trustfile.c: check return code of readlink(), fix off-by-one error
1995 * sh_files.c: fix placement of terminator after readlink() call
1996 * sh_files.c: fix a missing set_suid()/unset_suid()
1997 - suid should work, but is not recommended -
1998 * more debug statements in c/s code
1999 * avoid re-entry in sh_unix_sigexit
2000 * put a block around free() and malloc() in wrapper functions
2001 * ditto for glob()/globfree(), regcomp()/regfree(), fdopen()/fclose()
2002 - i.e. avoid corrupting the heap from a signal handler -
2003
20041.1.13:
2005 * optimized the size of the configure script somewhat
2006 * modify the compile and hash test scripts
2007 * read '\0's in sh_unix_getline
2008 * exponential schedule for connection attempts
2009 * make stealth working properly with signed files
2010 - config file should be signed now before embedding in picture -
2011 * fix a race in using signed files
2012 * updated err messages for PWNULL, GRNULL
2013 * add missing shell script for test 11
2014 * add mandatory source file/line info with -p debug
2015 * add mandatory source line info with BADCONN
2016 * fix a latex error in the manual
2017
20181.1.12:
2019 * debug output to console if compiled with --enable-debug and
2020 running as daemon
2021 * make reportonlyonce=true the default
2022 * make sure state changes of a file are always reported, even
2023 with reportonlyonce=true
2024 * Linux kernel modules (samhain_hide, samhain_erase)
2025 * fixed incorrect return value of sh_util_flagval
2026 * fixed an error in sh_files.c: happens with -t init and first
2027 file that is checked does not exist
2028 * revised install/uninstall targets in the Makefile
2029 * module to check for clobbered kernel syscalls (tested on Linux 2.2)
2030 * more diagnostic error messages in sh_gpg.c
2031 * more diagnostic error messages in sh_mail.c
2032 * error in mail.c fixed
2033 (address -> address_list[i] for multiple recipients)
2034 * docs updated, better(?) explanation of signed files
2035 * skip over path in gpg checksum output
2036 * check client name against IP address and FQDN
2037 * fix for --disable-* in config file
2038 * fixed a server crash (MSG_TCP_OKMSG without arg)
2039 if the server is run with debug level output threshold
2040 * catch EAGAIN in sh_gpg.c pipe reader
2041 * fix the 'external logging' test to make it work on BSD
2042 * error message if no local path to init DB
2043 * check for i86/Solaris in configure (vsnprintf prototype)
2044 * make SRP the default
2045
20461.1.11:
2047 * make log file verification more convenient
2048 * fix problem with message classes in stealth mode
2049 * linux: do not try to read file attributes for devices
2050 * handle the root directory correctly (avoid "//" in listing)
2051 * fix problems with blockin on FIFOs/char dev
2052 pointed out by I. Rogalsky (rog@iis.fhg.de)
2053 - open in nonblocking mode for read, then set to blocking
2054 - open file only if regular
2055 * fix alignment in memory profiler
2056
20571.1.10:
2058 * minor code cleanup
2059 * fix an error in trustfile.c (handling of empty/incomplete
2060 group entries in /etc/group, bug report by A. Capriotti )
2061
20621.1.9:
2063 * compatibility option for old behaviour (plain hash instead
2064 of HMAC, ECB instead of CBC mode)
2065 * use CBC rather than ECB mode for encryption
2066 * use HMAC-TIGER for message authentication codes
2067 * handle NULL data in sh_tiger_hash
2068 * option to set syslog facility (default is LOG_AUTHPRIV)
2069 * longer timeout (300 sec) on /dev/random if no /dev/urandom
2070 * fix minor output error with stealth option
2071 * option not to log names of config/database files on startup
2072
20731.1.8:
2074 * fix error in syslog routine
2075 * fix missing 'test' in configure.in
2076 * fix error in replace_tab() in sh_html.c
2077 * fix minor memory leak in sh_util_regcmp()
2078
20791.1.7:
2080 * timeout on read_mbytes (from /dev/random; fallback to /dev/urandom)
2081 * fix for FreeBSD: ut_user -> ut_name in sh_utmp.c
2082 * fix for Alpha: consider $ac_cv_sizeof_unsigned_int_ in configure.in
2083 * fix for Alpha: format string in sh_tiger0.sh
2084 * on Linux, now compiles cleanly with
2085 -Wall -W -Wstrict-prototypes -Wcast-align
2086 * fix problem with recursion depth
2087 (pointed out by Vic <hvicha@mail.ru>)
2088 * #include "sh_tools.h" in sh_unix.c and fix the
2089 --with-timeserver option (reported by Vic <hvicha@mail.ru>)
2090 * place read_port(), MSG_TCP_NETRP outside ifdefs
2091 * close fd/zero skey before execve
2092 * verify client name against socket peer
2093 * ... with configureable error priority
2094 * use strcmp() rather than strncmp() in search_register()
2095 * fix race between lstat() and open() for checksum
2096 (reported by dynamo <dynamo@ime.net>,
2097 JJohnson <JJohnson@penguincomputing.com>)
2098 * enable globbing for filenames
2099 * fix Solaris problem: siginfo_t may be NULL
2100 * fix missing SL_EBADGID in tf_trust_check
2101 * test case for external scripts, fix flushing pipe
2102 * fix a typo in sh_ext_type
2103 * do an fdexec w/checksum on Linux if calling external program
2104 * even safer tmp file creation
2105 * allow db update
2106 * fix compile options for --enable-debug
2107 * fixed a spelling error in the output
2108 * test program for full CS support (config/database download)
2109 * tell which file is searched for cs download
2110
21111.1.6:
2112 * fix bug in sh_readconf_line (segfault on erroneous config lines)
2113
21141.1.5:
2115 * sh_unix.c: sh_unix_getinfo_attr: f -> flags
2116 * use gettimeofday as last resort
21171.1.4:
2118 * fix AIX compiler warning in sh_forward (cast arg1 of sh_tiger_hash
2119 to (char *)
2120 * configure: add static link flags for some more os (from tar)
2121 * don't strip twice (some stupid systems abort)
2122 * fix for reading from /dev/random on non-Linux systems (untested)
2123 * sh_mail.c: end all message lines with \r\n
2124 * stealth: ignore \r, \"
2125 * take out tracing from --enable-debug (presently useless anyway)
2126 * fix some remaining cleartext with debug && stealth combined
2127 * fixed a small memory leak in sh_err_log.c
2128
21291.1.3:
2130 * fixed circular logic in taus_seed() (fallback method only)
2131 * fix for missing _SC_OPEN_MAX (runaway close())
2132
21331.1.2:
2134 * implement message classes
2135 * let server recognize client message severity and class
2136 * secondary log server
2137 * keep database in memory (allows to close file
2138 if retrieved from server)
2139 * encrypt client/server communication
2140
21411.1.1:
2142 * Compilation problems with native Solaris compiler fixed
2143 * fill in euid/ruid variable
2144 * manual.pdf --> MANUAL.pdf
2145 * debug sh_util_formatted()
2146 * http refresh 120sec for server stat page
2147 * trace/debug options
2148 * fixed problem with utmp.c options
2149 * fixed problem with sh_mail_setaddress
2150 * option for custom message header
2151 * fixed problem in compdata
2152 * fixed problem in mail verification
2153 * remove eventual trailing '/' in file names
2154 * fixed problem with report string for modified files
2155 * option to report in full detail
2156
21571.1.0:
2158 * Move error messages to catalog
2159 * Make error message format more uniform
2160 * Wrap sytem calls that could be interrupted by signals
2161 * Warn on append to database
2162 * Option for full details on mod. files
2163 * Option to report only once on mod. files
2164 * Generally speaking, major modifications with potential new bugs
2165
21660.9.5:
2167 * sh_hash.c: fixed erroneous checksum for config file
2168 * sh_html.c: fixed erroneous timestamp (last)
2169 * sh_tools.c: fixed connect_port (set port for cached address)
2170 * sh_srp.c: fix for '00' (='\0') in pw
2171 (last two fixes by Andreas Piesk)
2172
21730.9.4:
2174 * samhain.c: fcntl(1, ..) -> fcntl(2, ..)
2175 * sh_hash.c: copy 12 instead of 10 byte for c_attributes
2176 * 'empty directory' WARN -> INFO
2177
21780.9.3:
2179 * FreeBSD fixes:
2180 - c_random.sh: make sure /dev/random provides something
2181 rather than nothing
2182 - check for <netinet/in.h> and include it
2183 - include <sys/types.h> early
2184 - sh_utmp.c: fixed an occurence of ut_user
2185 - sh_utmp.c: #ifdef HAVE_UTTYPE static char terminated_line #endif
2186 - sh_forward.c: EBADMSG -> ENOMSG
2187 * sh_unix.c: check return value of gethostbyname
2188 * sh_entropy.c: fallback on /dev/urandom if /dev/random blocks for
2189 more than 30 sec
2190 * ... and fix the timestamp format ...
2191
21920.9.2:
2193 * ISO 8601 timestamps
2194 * Bugfix in sh_utmp (timestring overwrite)
2195 * don't use siginfo_t on Linux (garbage as of 2.2.14)
2196 * check for Linux capabilities bug when dropping root
2197 * include README for gcc compiler bug (pointed out by A. Piesk)
2198 * explicitely set -fno-strength-reduce with gcc
2199 * fixed ignoring missing files with the IgnoreAll policy
2200
22010.9.1:
2202 * more ext2flags (breaks backward database compatibility on Linux)
2203 * IgnoreAll policy modified - missing/added files reported with
2204 SeverityIgnoreAll (to handle files that may or may not be present)
2205 * Check all files, not only regular ones
2206 (bug in sh_files, originally introduced because checksum of
2207 regular files only is computed)
2208
22090.9:
2210 * use O_NOATIME if supported
2211 * --with-nocl takes argument (PW to re-enable CL parsing)
2212 * no daemon mode if initializing database
2213 * fixed segfault in yule with 'unknown file type' request
2214 * enlarged MAX_GLOBS 24 -> 32 and made the array linear
2215 * server uses last registry entry for any given client now
2216 * deploy.sh script to deploy clients to remote hosts
2217 * enhanced signal handling: SIGUSR1/SIGUSR2/SIGABRT/SIGQUIT/SIGHUP
2218 * allow y/Y/n/N for login monitoring (in addition to 0/1)
2219 * external logging scripts/programs
2220 * trustfile.c: define STICKY on Linux
2221 * reset signal mask when initializing
2222 * EINTR_RETRY wrapper
2223 * slib: sl_read, sl_write EINTR update
2224 * use sstrip when installing
2225 * more compact database format (breaks backward database compatibility)
2226 * larger download packets
2227 * TcpFlags unsigned char
2228 * cast to (char *) head in write_port
2229 * m(un)lock cast to (char *)
2230 * (1 << 31) --> (1UL << 31)
2231 * support e2fs attributes on Linux
2232 * fixes for AIX and Solaris native compilers
2233 * fixed Makefile for non-GNU make (pattern rule --> suffix rule)
2234
22350.8.1:
2236 * fixed 'is_numeric()' return value
2237
22380.8:
2239 * added option for static compilation
2240 * added option for stealth with non-hidden config file
2241 * added option for disabling command line parsing
2242 * all options can be set in the configuration file now
2243 * stealth: xor strings in database file
2244 * fixed bug in mailer code ([] in HELO)
2245 * print timestamp when asking for key
2246 * 'micro' stealth mode (no hidden configuration file)
2247 * simplified slib
2248 * int->long for uids/gids in trustfile
2249 * moved mailkey from data to code
2250 * shell script for entropy (stronger default key)
2251 * general code cleanup
2252 * better error checking in client/server code
2253 * detect out-of-sync messages
2254 * check state across protocol passes in server
2255 * make sure authentication is mutual
2256 * file download to client
2257 * reserve six file descriptors in server
2258 * mlock queue buffer if LOG_KEY
2259 * improved robustness in bignum (don't fail on free())
2260 * per-directory recursion depths
2261 * RFC821 compliance: empty line at end of header, To field, Date field
2262 * RFC821 compliance: make e-mail transfer relieable
2263 * fix detection of hardlink changes
2264 * checksum verification for calling gpg/pgp
2265 * CL option '-S' not required for server-only binary
2266 * eliminate CL options that may leak privileged information
2267 if the program is SUID
2268 * skip leading white space in configuration file
2269 * allow nested conditionals in configuration file
2270 * allow whitespace before and after '=' in configuration file
2271 * don't leak file descriptors to child processes
2272 * make message transfer relieable
2273 * always report error on abnormal termination of connection
2274
22750.7:
2276 * support for alpha machines
2277 * stop TCP logging after exit message
2278 * limit connections in server (DoS attacks)
2279 * move string handling to slib
2280 * move file handling to slib
2281 * timestring without space
2282 * changed report format
2283 * SUID bugfix - use euid when checking logfile ownership
2284 * SUID bugfix - get root for lstat()
2285 * SUID bugfix - get root for opendir()
2286 * store number of hardlinks
2287 * send no message if polling empty queue
2288 * include tiger 64-bit implementation (portability)
2289 * codes for error conditions
2290 * mail check: handle multiple, overlapping audit trails
2291 * security fix: no append to database if SUID
2292 * fix sh_entropy.c (BUFSIZ -> BUF_ENT)
2293 * read command line before config file
2294 * PGP signing of config/database files
2295 * checksum of config file reported
2296 * checking for attributes only
2297
22980.6:
2299 * more syslogish priority specification
2300 * fixed segfault in sh_mem_check, apparently this was also
2301 the reason for the segfault in atexit()
2302 * allow for compilation with SRP authentication
2303 * fixed tiger checksum computation
2304 * fixed broken logfile verification for second and further audit trails
2305 * test program added
2306 * documentation improved
2307 * sh_forward_make_client: bug fixed in[8]->in[i]
2308 * sh_error.h: fixed missing #include <errno.h>
2309 * configure.in: fixed missing strerror() test
2310 * sh_utmp.c: check logins/logouts
2311 * check for missing files
2312 * only reset access time if necessary
2313 * O_EXCL in open()
2314 * limit environment to TZ in execve (sh_entropy.c, not used on Linux)
2315 * use trustfile() to determine whether logfile dir is trustworthy
2316 * strip head instead of tail for numerical address
2317 * store messages in fifo during log server outage
2318 * re-init session key after server outage
2319
23200.5 (21-12-1999):
2321 * added option for mail relay server
2322 * own popen() implementation in sh_entropy() (portability)
2323 * fixed error in sh_util_basename() (returned NULL for base == "/")
2324 * fixed segfault in strlcpy/strlcat (check for src == NULL)
2325 * FILENAME_MAX -> PATH_MAX (HP-UX 10.20)
2326 * use TIGER for 32-byte compilers (portability)
2327 * fixed hash function (do not include stdlib.h)
2328 * flush buffer before write in mailer code (IBM AIX 4.1)
2329 * make mailer code non-forking
2330 * cast argument of is...() to int (portability)
2331 * return() after _exit() for braindead compilers (portability)
2332 * optionally use inet_addr (portability)
2333 * check for broken mlock() (HP-UX 10.20)
2334 * minor code cleanups
2335 * fixed incorrect size of munlock()'ed memory in sh_error_string()
2336 * fixed a buffer overflow in the error printing routine
2337 * fixed a buffer overflow in sh_util_safe_name ()
2338 * implement SRP session key exchange
2339 * implement client/server facility
2340 * implement @host/@end construct in configuration file
2341 * preferably use uname(), and do gethostbyname() for FQDN
2342 * make vernam cipher base numeric
2343 * make OnlyStderr private in sh_error
2344 * test -e "/dev/random" --> test -r "/dev/random" (portability)
2345 * check for libsocket (portability)
2346 * add #defines for IPPORT_SMTP, IPPORT_TIMESERVER (portability)
2347 * eliminate superfluous /proc test
2348 * some unreachable code removed
2349 * cast to (byte*) replaced by cast to (word64*) in sh_tiger_hash()
2350 * check for setresuid() if no seteuid() (HP-UX 10.20)
2351
23520.4 (09-11-1999):
2353 * make sure output from /dev/random has no NULL's
2354 * one-time pad encryption for emailed keys
2355 (better than nothing ...)
2356
23570.3 (04-11-1999):
2358 * logfile readable for group
2359 * verify signatures for any file
2360 * signature block in tarball
2361 * use select() in time server routine
2362 * better protection for session keys (mlock)
2363
23640.2:
2365 * fixed incorrect man page
2366 * fixed incorrect example rc file
2367 * recursive error logging should work now
2368
23690.1:
2370 * initial release -- on Samhain 1999, of course
2371
2372development start:
2373 * probably 29-06-1999
2374
Note: See TracBrowser for help on using the repository browser.