source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @383   13 years katerina Fix for ticket #281 (warnings from clang static analyzer).
(edit) @382   13 years katerina Fix for ticket #280 (Memory leak in inotify related code).
(edit) @381   13 years katerina Fix for ticket #279 (checksum flip with --enable-suidcheck).
(edit) @379   13 years katerina Fix for ticket #277 (sigpipe).
(edit) @378   13 years katerina Fix for tickets #273 (deadlock), #274 (compile errors), #275
(edit) @373   13 years katerina Patch for ticket #265 (inotify). Handling of added subdirectories and …
(edit) @372   13 years katerina One more patch for ticket #265 (inotify). Handle dirs that are only …
(edit) @371   13 years katerina Patch for ticket #265 (inotify support).
(edit) @368   13 years katerina Add missing files for ticket #265
(edit) @367   13 years katerina Modifications for ticket #265 (inotify support). Needs testing.
(edit) @364   13 years katerina Change inotify watch list to a tree with unlimited members, lookup by …
(edit) @363   13 years katerina Change zAVL implementation to allow integer keys.
(edit) @358   13 years katerina Patch for ticket #264 (Add a deadtime for correlate rules to avoid …
(edit) @356   13 years katerina Patch for ticket #261: show policy for checked files in verbose mode.
(edit) @355   13 years katerina Patch for ticket #260 (update from file list).
(edit) @347   13 years katerina Fix for ticket #255 (improve protection against 'intruder on server' …
(edit) @321   14 years katerina Fix for ticket #240: The samhain_kmem kernel module should be loaded …
(edit) @320   14 years katerina Fix for ticket #237: Potential deadlock in sh_hash_hashdelete()
(edit) @317   14 years katerina Further refinements for lstat in subprocess (ticket #236).
(edit) @316   14 years katerina Missing files for ticket #236
(edit) @315   14 years katerina Fix for ticket #236 (blocking on NFS mounts).
(edit) @310   14 years katerina Add option to skip checksum for certain files (ticket #232). Also fix …
(edit) @305   14 years katerina Fix for ticker #226 (incorrect handling of missing files when …
(edit) @295   14 years katerina Support for IPv6 (ticket #222).
(edit) @294   14 years katerina Tikets #213 and #214 (Use auditd to determine who changed a file, …
(edit) @283   14 years katerina Patch for ticket #207 (server logs client reports to prelude).
(edit) @279   14 years katerina Fix for tickets #200 to #206 (kernel check, login checks, bugfixes).
(edit) @276   15 years katerina Fix for bugs in log monitoring (tickets #196, #199), and allow shell …
(edit) @275   15 years katerina Fix for ticket #195 (broken immediate mailing of highest priority …
(edit) @272   15 years katerina Fixes tickets #190, #191, #192, #193, and #194.
(edit) @271   15 years katerina Allow named pipes as logfiles (ticket #189).
(edit) @265   15 years katerina Enhance logfile monitoring (tickets #183, #184, #185).
(edit) @264   15 years katerina Fix for ticket #182 (too many UID/GID lookups).
(edit) @261   15 years katerina Add missing files for inotify support (ticket #177).
(edit) @260   15 years katerina Support event correlation (ticket #178).
(edit) @259   15 years katerina Use inotify in utmp module (ticket #177).
(edit) @256   15 years katerina Evaluated glob patterns at each check (ticket #173).
(edit) @254   15 years katerina Fix for ticket #171 (..namedfork/rsrc deprecated on Mac OS X).
(edit) @253   15 years katerina Run SUID check in seperate thread (ticket #170).
(edit) @252   15 years katerina Add code to check for stale file records on close() and fclose(), fix …
(edit) @248   15 years katerina Code to track down originating site for ticket #163.
(edit) @243   15 years katerina Improved diagnostics for the 'Not accessible' bug
(edit) @232   15 years katerina Add some missing files
(edit) @230   15 years katerina Fix gcc 4.4 compiler warnings. Release 2.5.5.
(edit) @223   16 years katerina Allow to switch off check of PCI expansion ROMs (ticket #149).
(edit) @219   16 years katerina New options SetThrottle and SetConnectionTimeout (ticket #146).
(edit) @216   16 years katerina Fix ticket #138 (ability to specify SMTP port). Patch by lucas sizzo org.
(edit) @215   16 years katerina Consolidate filtering code (ticket #142) and match on regular …
(edit) @214   16 years katerina Rewrite mail subsystem for more flexibility (closes ticket #141).
(edit) @212   16 years katerina Lock baseline database (ticket #139) and allow list as input for …
(edit) @211   16 years katerina Allow shell expansion for cofiguration file values (ticket #137).
(edit) @207   16 years katerina Fix for ticket #134 (size may get truncated to INT_MAX)
(edit) @205   16 years katerina New option LooseDirCheck (ticket #132). Also, replace _exit() with …
(edit) @200   16 years katerina Implement server->client SCAN command to run file check on demand.
(edit) @197   16 years katerina Rewrite of code for conditionals in configuration file, supports more …
(edit) @196   16 years katerina New option SetDropCache ([false]/true) to drop checksummed files from …
(edit) @192   16 years katerina Fixes for cygwin, and improved error diagnostics (tickets #126, #127, …
(edit) @190   16 years katerina Constness patch by Joe MacDonald
(edit) @186   16 years katerina More fixes for log monitoring, and documentation update.
(edit) @185   16 years katerina Bugfixes for log monitoring, samba logfile parser.
(edit) @183   16 years katerina Support for logfile monitoring (ticket #122). Also improved some …
(edit) @174   16 years katerina Fix for tickets #112, #113 (dnmalloc deadlock on fork, hostname …
(edit) @170   16 years katerina Plenty of compiler warnings fixed, SQL query length fixed, doc update.
(edit) @169   16 years katerina Fixes for tickes #93 to #104 (yes, big commit, bad, bad,...).
(edit) @167   17 years katerina First parts of changes for MODI_TXT
(edit) @164   17 years katerina Add 'closecommand' directive for external commands.
(edit) @162   17 years katerina Fix for ticket #89, #90, and #91 (locking,compile failure).
(edit) @156   17 years katerina Put result vector of rng in skey struct, fix HP-UX compile error.
(edit) @151   17 years katerina Checksum functions modified to return length of file hashed. Fixes …
(edit) @149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
(edit) @145   17 years rainer Fix for ticket #81 (compile failure with --enable-static).
(edit) @143   17 years rainer Bugfixes and threaded process check.
(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) @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) @119   17 years rainer Fix for ticket #75 (option to run suid check on nosuid file systems).
(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) @111   17 years rainer Fix for ticket #69 (wrappers for name service routines not used …
(edit) @107   17 years rainer Fix incorrect handling of files with zero size in GrowingLogFiles.
(edit) @105   17 years rainer Fixes for tickets #64, #65, #66 (null checksum encoding, acl double …
(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) @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) @86   18 years rainer More thorough fix for ticket #47, and corresponding regression test.
(edit) @78   18 years rainer Fix for ticket #41 (unable to deactivate processcheck), and minor code …
(edit) @76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
(edit) @68   18 years rainer Update trunk to samhain 2.3
(edit) @67   18 years katerina Add/delete files for samhain 2.3
(edit) @40   18 years rainer Fix for tickets #13, #14, #15, #16, #17
(edit) @34   18 years rainer Code cleanup and minor fixes
(edit) @30   18 years rainer Release candidate 3 for version 2.2.0
(edit) @27   18 years rainer Support for server-to-server relay and more user policies
(edit) @25   19 years rainer More tests; fix for update+schedule issue.
Note: See TracRevisionLog for help on using the revision log.