source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @210   16 years katerina Fix for ticket #136 (compile error); also enhance testsuite to catch …
(edit) @207   16 years katerina Fix for ticket #134 (size may get truncated to INT_MAX)
(edit) @206   16 years katerina Fix for ticket #133 (improve port checking and its reporting to prelude).
(edit) @205   16 years katerina New option LooseDirCheck (ticket #132). Also, replace _exit() with …
(edit) @204   16 years katerina Handle OpenVZ hidden PIDs when searching for hidden processes within …
(edit) @203   16 years katerina Fix compile failures on RHEL3 (ticket #130) and FreeBSD7 amd64 (ticket …
(edit) @201   16 years katerina Fix text relocations in i386 32 bit code
(edit) @200   16 years katerina Implement server->client SCAN command to run file check on demand.
(edit) @199   16 years katerina While we're at it, implement 'else' cor the config file conditionals. …
(edit) @198   16 years katerina If debug output is chosen, don't redirect gpg stderr to /dev/null
(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) @195   16 years katerina Report user and process for open port (freebsd), ticket #117.
(edit) @194   16 years katerina Fix for config reload issue with stealth mode (ticket #109).
(edit) @193   16 years katerina Report command/user for open ports on FreeBSD.
(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) @187   16 years katerina Fix inconsistent chunksize on 64bit systems (ticket #125).
(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) @184   16 years katerina Fix compiling with --enable-mounts-check on FreeBSD 7.0 (ticket #123).
(edit) @183   16 years katerina Support for logfile monitoring (ticket #122). Also improved some …
(edit) @182   16 years katerina Show with --version whether dnmalloc is used (ticket #121).
(edit) @181   16 years katerina Remove support for obsolete version 0.8 of libprelude (ticket #120).
(edit) @180   16 years katerina Process lookup (Linux) for open ports (ticket #117). Also fix for …
(edit) @178   16 years katerina Increase server timeout (ticket #116).
(edit) @177   16 years katerina Fix for compile failure on Fedora 9 (ticket #115).
(edit) @175   16 years katerina Fix for ticket #114 (compile failure on win2k/cygwin)
(edit) @174   16 years katerina Fix for tickets #112, #113 (dnmalloc deadlock on fork, hostname …
(edit) @173   16 years katerina x dnmalloc compile error (ticket #110).
(edit) @172   16 years katerina Documentation update, more dnmalloc fixes.
(edit) @171   16 years katerina Include dnmalloc (ticket #108) and fix bugs #106 (EINPROGRESS) and …
(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) @166   17 years katerina Use symbolic constants for mode.
(edit) @165   17 years katerina Fix for ticket #92 (compile failure).
(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) @161   17 years katerina Fix for ticket #88 (parallel build fails). Also fixed a few typos.
(edit) @160   17 years katerina Some more instances of missing TIGER_NOLIM fixed.
(edit) @159   17 years katerina Fix for ticket #87 (option --with-checksum broken).
(edit) @158   17 years katerina Default to +O2 with HP-UX cc.
(edit) @157   17 years katerina Typo fixed.
(edit) @156   17 years katerina Put result vector of rng in skey struct, fix HP-UX compile error.
(edit) @154   17 years katerina Fix more compiler warnings, and a potential NULL dereference in the …
(edit) @153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
(edit) @151   17 years katerina Checksum functions modified to return length of file hashed. Fixes …
(edit) @150   17 years katerina Fix more 'label at end of compound statement' (closes ticket #86).
(edit) @149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
(edit) @148   17 years katerina Fix overwrite of ErrFlags (functionality bug).
(edit) @147   17 years katerina Fix regression in the seeding routine of the PRNG
(edit) @146   17 years rainer Fix for ticket #82 (spurious alerts caused by PCI ROM check).
(edit) @145   17 years rainer Fix for ticket #81 (compile failure with --enable-static).
(edit) @144   17 years rainer Fix some more queer compile problems.
(edit) @143   17 years rainer Bugfixes and threaded process check.
(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) @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) @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) @111   17 years rainer Fix for ticket #69 (wrappers for name service routines not used …
(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) @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) @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) @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) @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) @84   18 years rainer Fix fo ticket #47 (yule TCP socket accidentally closed).
Note: See TracRevisionLog for help on using the revision log.