source: trunk/docs/Changelog@ 425

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

Fix for tickets #329, #330, #331, #332

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