source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(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) @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) @61   18 years rainer Fix for MacOX X problems and Cygwin compile problem, resolves tickets …
(edit) @59   18 years rainer Fix for exit status if database load fails; fix for problem with …
(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) @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) @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) @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) @37   18 years rainer stat() -> lstat() in sh_prelude.c
(edit) @36   18 years rainer fix memleaks in error paths in sh_prelude.c, fix an issue when setting …
(edit) @35   18 years rainer Fix concurrent inserts with postgres
(edit) @34   18 years rainer Code cleanup and minor fixes
(edit) @33   18 years katerina Unit test addition
(edit) @32   18 years rainer Release version 2.2.0
(edit) @30   18 years rainer Release candidate 3 for version 2.2.0
(edit) @29   18 years rainer Fixes for test suite, OpenBSD portability, self-resolving, and suidchk …
(edit) @27   18 years rainer Support for server-to-server relay and more user policies
(edit) @26   19 years rainer Prelude patch by Yoann.
(edit) @25   19 years rainer More tests; fix for update+schedule issue.
(edit) @24   19 years katerina Add file for unit tests.
(edit) @22   19 years rainer Minor code revisions.
(edit) @21   19 years katerina Add some test files.
(edit) @20   19 years rainer Enable command-line parsing for prelude, and make prelude regression …
(edit) @19   19 years rainer Rewrite of test suite, checksum for growing logs, fix for minor bug …
(edit) @18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
Note: See TracRevisionLog for help on using the revision log.