source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @142   17 years rainer Login watch runs in thread.
(edit) @141   17 years rainer Bugfix for compiling the server.
(edit) @140   17 years rainer Utility function for threaded modules.
(edit) @139   17 years rainer Detect availability of recursive mutexes on Linux.
(edit) @138   17 years rainer More fixes for compile and runtime errors.
(edit) @137   17 years rainer Fix compile errors.
(edit) @136   17 years katerina Add file src/sh_pthread.c
(edit) @135   17 years rainer Reentrant sh_entropy() function.
(edit) @134   17 years rainer More thread-safety changes.
(edit) @133   17 years rainer Reentrant checksum/hash functions.
(edit) @132   17 years rainer Make utility functions thread-safe.
(edit) @131   17 years rainer Use thread-safe libc functions.
(edit) @130   17 years katerina Add sh_pthread.h
(edit) @129   17 years rainer Detect whether the OS supports posix threads.
(edit) @128   17 years rainer New option for portcheck to ignore selected ports. Released as 2.3.8.
(edit) @127   17 years rainer New portcheck option to ignore some ports.
(edit) @126   17 years rainer Check for /var/spool/pkg in 'make solaris-pkg'.
(edit) @125   17 years rainer Fix for ticket #80 ('make deb' fails with --with-config-file).
(edit) @124   17 years rainer Fix for ticket #79 (libprelude tested before --enable-static).
(edit) @123   17 years rainer Update changelog. Release 2.3.6
(edit) @122   17 years rainer Regression test for options IgnoreMissing, IgnoreAdded
(edit) @121   17 years katerina Import yuleadmin.pl.in (contributed by Riccardo Murri).
(edit) @120   17 years rainer Fix for ticket #76 (compile error with -f-stack-protector).
(edit) @119   17 years rainer Fix for ticket #75 (option to run suid check on nosuid file systems).
(edit) @118   17 years rainer Fix for ticket #74 (local DoS attack on yule on BSD systems lacking …
(edit) @117   17 years rainer Fix for ticket #73 (yulectl rejects 14 char password). --This line, …
(edit) @116   17 years rainer Move to standard SQL escaping of single quotes for non-mysql db.
(edit) @115   17 years rainer Fix the problem that new suid/sgid file found by the file system check …
(edit) @114   17 years rainer Revision of file flag code.
(edit) @113   17 years rainer Reduce priority of "Connection reset by peer" (fix for ticket #70).
(edit) @112   17 years rainer Fix for ticket #72 (--separate-output with non-checklist widgets in …
(edit) @111   17 years rainer Fix for ticket #69 (wrappers for name service routines not used …
(edit) @110   17 years rainer Changelog update.
(edit) @109   17 years rainer More graceful connection teardown in portcheck.
(edit) @108   17 years rainer Patch for sh_prelude (deinit, exit on failure if daemon), as requested …
(edit) @107   17 years rainer Fix incorrect handling of files with zero size in GrowingLogFiles.
(edit) @106   17 years rainer Patch by Yoann Vandoorselaere for sh_prelude.c.
(edit) @105   17 years rainer Fixes for tickets #64, #65, #66 (null checksum encoding, acl double …
(edit) @104   17 years rainer Documentation update.
(edit) @103   17 years rainer Fix for ticket #59 (process check malfunction).
(edit) @102   17 years rainer Flush before fork (fix for ticket #60), and fix for kcheck on 2.6.21 …
(edit) @101   17 years rainer Fix compile bug with --with-kcheck
(edit) @100   17 years rainer Release 2.3.3; minor testscript and typo fixes.
(edit) @99   18 years rainer Changelog update
(edit) @98   18 years rainer Fix for ticket #58 (cross-compiling does not work).
(edit) @97   18 years rainer Fix for ticket #56 (workaround for libmysql/x86-64 bug with mysql_options).
(edit) @96   18 years rainer Fix for ticket #54 (samhain_hide module does not work under kernel 2.6.20).
(edit) @95   18 years rainer Add rule to create stamp-hdep in makefile
(edit) @94   18 years rainer Refactoring of sh_suidchk.c
(edit) @93   18 years rainer Add check for PCI ROMs; fix ticket #51 (symlinks in root directory …
(edit) @92   18 years rainer Move fd closing more towards program start. Fix OpenBSD 4.0 …
(edit) @91   18 years rainer Slightly improved fix for samhain_hide module.
(edit) @90   18 years rainer Fix for ticket #50 (samhain_hide not compiling on 2.6.19).
(edit) @89   18 years rainer Fix for ticket #49 (stealth mode broken). Regression test added.
(edit) @88   18 years rainer Test case for the compile failure if --with-fp is used.
(edit) @87   18 years rainer Fixed compile failure if --with-fp is used.
(edit) @86   18 years rainer More thorough fix for ticket #47, and corresponding regression test.
(edit) @85   18 years rainer Regression test added.
(edit) @84   18 years rainer Fix fo ticket #47 (yule TCP socket accidentally closed).
(edit) @83   18 years rainer Fix for ticket #46 (kernel check issue with 2.6.19).
(edit) @82   18 years rainer Fix for compile failure on FreeBSD 6.1
(edit) @81   18 years rainer Fixes a bug in sh_database.c introduced in changeset [78].
(edit) @80   18 years rainer Fix typo in sh_portcheck.c
(edit) @79   18 years rainer Fixes ticket #42 (timeout in samhainctl) and ticket #44 (broken 'make …
(edit) @78   18 years rainer Fix for ticket #41 (unable to deactivate processcheck), and minor code …
(edit) @77   18 years rainer Fix for ticket #40 (No update if ReportOnlyOnce = False), and …
(edit) @76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
(edit) @75   18 years rainer Fix compile failure with portcheck + stealth.
(edit) @73   18 years rainer Minor fixes for 2.3.0
(edit) @71   18 years rainer Support installation of init scripts on MaxOS X.
(edit) @69   18 years katerina MacOS X init script.
(edit) @68   18 years rainer Update trunk to samhain 2.3
(edit) @67   18 years katerina Add/delete files for samhain 2.3
(edit) @65   18 years rainer Fix some minor bugs.
(edit) @64   18 years rainer Dont use assembly implementation of tiger on i86/solaris, may fail to …
(edit) @63   18 years rainer Changelog update.
(edit) @62   18 years rainer Fix broken Install.sh (ticket #36).
(edit) @61   18 years rainer Fix for MacOX X problems and Cygwin compile problem, resolves tickets …
(edit) @60   18 years rainer Add regression test for trac ticket #32.
(edit) @59   18 years rainer Fix for exit status if database load fails; fix for problem with …
(edit) @58   18 years rainer Improved routine to find rpm after build.
(edit) @57   18 years rainer Fix for manual, and tweks to include netbsd rc file. Also fix problem …
(edit) @56   18 years katerina Add netbsd rc file from Brian Seklecki (taken from pkgsrc-wip)
(edit) @55   18 years rainer Fix for bug with SuidCheckExclude (ticket #30)
(edit) @54   18 years rainer Fix compile problem for stealth mode w\database
(edit) @53   18 years rainer samhainadmin.pl: check for gpg-agent running if use-agent is set
(edit) @52   18 years rainer Fix stealth mode (regression in parser), add test for regression test suite
(edit) @51   18 years rainer Fix problems with linux kernel 2.6.17
(edit) @50   18 years rainer Fix for the fix in revision 48. Released as 2.2.1c
(edit) @49   18 years rainer Fix for compile failures (solaris 8, AIX 5.2)
(edit) @48   18 years rainer Fix compile problem with sstrip.c
(edit) @47   18 years rainer Fix compile error on i686/MacOS X
(edit) @46   18 years rainer Fix x86_64 build failure with gcc 4.x (as well as some gcc 4.x warnings)
(edit) @45   18 years rainer Fix for broken compile with oracle
(edit) @44   18 years rainer Improved fix for solaris package creation.
(edit) @43   18 years rainer Fix for ticket #19 (autoconf problem)
(edit) @42   18 years rainer Bugfix for regression that makes local updates impossible for clients
(edit) @41   18 years rainer Use mmap() if read() fails for /dev/kmem
(edit) @40   18 years rainer Fix for tickets #13, #14, #15, #16, #17
(edit) @39   18 years rainer Check System.map for sys_call_table in read-only section.
Note: See TracRevisionLog for help on using the revision log.