|
|
@356
|
13 years |
katerina |
Patch for ticket #261: show policy for checked files in verbose mode.
|
|
|
@355
|
13 years |
katerina |
Patch for ticket #260 (update from file list).
|
|
|
@347
|
13 years |
katerina |
Fix for ticket #255 (improve protection against 'intruder on server' …
|
|
|
@321
|
14 years |
katerina |
Fix for ticket #240: The samhain_kmem kernel module should be loaded …
|
|
|
@320
|
14 years |
katerina |
Fix for ticket #237: Potential deadlock in sh_hash_hashdelete()
|
|
|
@317
|
14 years |
katerina |
Further refinements for lstat in subprocess (ticket #236).
|
|
|
@316
|
14 years |
katerina |
Missing files for ticket #236
|
|
|
@315
|
14 years |
katerina |
Fix for ticket #236 (blocking on NFS mounts).
|
|
|
@310
|
14 years |
katerina |
Add option to skip checksum for certain files (ticket #232). Also fix …
|
|
|
@305
|
14 years |
katerina |
Fix for ticker #226 (incorrect handling of missing files when …
|
|
|
@295
|
14 years |
katerina |
Support for IPv6 (ticket #222).
|
|
|
@294
|
14 years |
katerina |
Tikets #213 and #214 (Use auditd to determine who changed a file, …
|
|
|
@283
|
15 years |
katerina |
Patch for ticket #207 (server logs client reports to prelude).
|
|
|
@279
|
15 years |
katerina |
Fix for tickets #200 to #206 (kernel check, login checks, bugfixes).
|
|
|
@276
|
15 years |
katerina |
Fix for bugs in log monitoring (tickets #196, #199), and allow shell …
|
|
|
@275
|
15 years |
katerina |
Fix for ticket #195 (broken immediate mailing of highest priority …
|
|
|
@272
|
15 years |
katerina |
Fixes tickets #190, #191, #192, #193, and #194.
|
|
|
@271
|
15 years |
katerina |
Allow named pipes as logfiles (ticket #189).
|
|
|
@265
|
15 years |
katerina |
Enhance logfile monitoring (tickets #183, #184, #185).
|
|
|
@264
|
15 years |
katerina |
Fix for ticket #182 (too many UID/GID lookups).
|
|
|
@261
|
15 years |
katerina |
Add missing files for inotify support (ticket #177).
|
|
|
@260
|
15 years |
katerina |
Support event correlation (ticket #178).
|
|
|
@259
|
15 years |
katerina |
Use inotify in utmp module (ticket #177).
|
|
|
@256
|
15 years |
katerina |
Evaluated glob patterns at each check (ticket #173).
|
|
|
@254
|
15 years |
katerina |
Fix for ticket #171 (..namedfork/rsrc deprecated on Mac OS X).
|
|
|
@253
|
15 years |
katerina |
Run SUID check in seperate thread (ticket #170).
|
|
|
@252
|
15 years |
katerina |
Add code to check for stale file records on close() and fclose(), fix …
|
|
|
@248
|
15 years |
katerina |
Code to track down originating site for ticket #163.
|
|
|
@243
|
15 years |
katerina |
Improved diagnostics for the 'Not accessible' bug
|
|
|
@232
|
15 years |
katerina |
Add some missing files
|
|
|
@230
|
16 years |
katerina |
Fix gcc 4.4 compiler warnings. Release 2.5.5.
|
|
|
@223
|
16 years |
katerina |
Allow to switch off check of PCI expansion ROMs (ticket #149).
|
|
|
@219
|
16 years |
katerina |
New options SetThrottle and SetConnectionTimeout (ticket #146).
|
|
|
@216
|
16 years |
katerina |
Fix ticket #138 (ability to specify SMTP port). Patch by lucas sizzo org.
|
|
|
@215
|
16 years |
katerina |
Consolidate filtering code (ticket #142) and match on regular …
|
|
|
@214
|
16 years |
katerina |
Rewrite mail subsystem for more flexibility (closes ticket #141).
|
|
|
@212
|
16 years |
katerina |
Lock baseline database (ticket #139) and allow list as input for …
|
|
|
@211
|
16 years |
katerina |
Allow shell expansion for cofiguration file values (ticket #137).
|
|
|
@207
|
16 years |
katerina |
Fix for ticket #134 (size may get truncated to INT_MAX)
|
|
|
@205
|
16 years |
katerina |
New option LooseDirCheck (ticket #132). Also, replace _exit() with …
|
|
|
@200
|
16 years |
katerina |
Implement server->client SCAN command to run file check on demand.
|
|
|
@197
|
16 years |
katerina |
Rewrite of code for conditionals in configuration file, supports more …
|
|
|
@196
|
16 years |
katerina |
New option SetDropCache ([false]/true) to drop checksummed files from …
|
|
|
@192
|
16 years |
katerina |
Fixes for cygwin, and improved error diagnostics (tickets #126, #127, …
|
|
|
@190
|
16 years |
katerina |
Constness patch by Joe MacDonald
|
|
|
@186
|
16 years |
katerina |
More fixes for log monitoring, and documentation update.
|
|
|
@185
|
16 years |
katerina |
Bugfixes for log monitoring, samba logfile parser.
|
|
|
@183
|
16 years |
katerina |
Support for logfile monitoring (ticket #122). Also improved some …
|
|
|
@174
|
16 years |
katerina |
Fix for tickets #112, #113 (dnmalloc deadlock on fork, hostname …
|
|
|
@170
|
17 years |
katerina |
Plenty of compiler warnings fixed, SQL query length fixed, doc update.
|
|
|
@169
|
17 years |
katerina |
Fixes for tickes #93 to #104 (yes, big commit, bad, bad,...).
|
|
|
@167
|
17 years |
katerina |
First parts of changes for MODI_TXT
|
|
|
@164
|
17 years |
katerina |
Add 'closecommand' directive for external commands.
|
|
|
@162
|
17 years |
katerina |
Fix for ticket #89, #90, and #91 (locking,compile failure).
|
|
|
@156
|
17 years |
katerina |
Put result vector of rng in skey struct, fix HP-UX compile error.
|
|
|
@151
|
17 years |
katerina |
Checksum functions modified to return length of file hashed. Fixes …
|
|
|
@149
|
17 years |
katerina |
Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
|
|
|
@145
|
17 years |
rainer |
Fix for ticket #81 (compile failure with --enable-static).
|
|
|
@143
|
17 years |
rainer |
Bugfixes and threaded process check.
|
|
|
@140
|
17 years |
rainer |
Utility function for threaded modules.
|
|
|
@139
|
17 years |
rainer |
Detect availability of recursive mutexes on Linux.
|
|
|
@138
|
17 years |
rainer |
More fixes for compile and runtime errors.
|
|
|
@134
|
17 years |
rainer |
More thread-safety changes.
|
|
|
@133
|
17 years |
rainer |
Reentrant checksum/hash functions.
|
|
|
@132
|
17 years |
rainer |
Make utility functions thread-safe.
|
|
|
@131
|
17 years |
rainer |
Use thread-safe libc functions.
|
|
|
@130
|
17 years |
katerina |
Add sh_pthread.h
|
|
|
@119
|
17 years |
rainer |
Fix for ticket #75 (option to run suid check on nosuid file systems).
|
|
|
@115
|
17 years |
rainer |
Fix the problem that new suid/sgid file found by the file system check …
|
|
|
@114
|
17 years |
rainer |
Revision of file flag code.
|
|
|
@111
|
17 years |
rainer |
Fix for ticket #69 (wrappers for name service routines not used …
|
|
|
@107
|
17 years |
rainer |
Fix incorrect handling of files with zero size in GrowingLogFiles.
|
|
|
@105
|
18 years |
rainer |
Fixes for tickets #64, #65, #66 (null checksum encoding, acl double …
|
|
|
@103
|
18 years |
rainer |
Fix for ticket #59 (process check malfunction).
|
|
|
@102
|
18 years |
rainer |
Flush before fork (fix for ticket #60), and fix for kcheck on 2.6.21 …
|
|
|
@93
|
18 years |
rainer |
Add check for PCI ROMs; fix ticket #51 (symlinks in root directory …
|
|
|
@92
|
18 years |
rainer |
Move fd closing more towards program start. Fix OpenBSD 4.0 …
|
|
|
@86
|
18 years |
rainer |
More thorough fix for ticket #47, and corresponding regression test.
|
|
|
@78
|
18 years |
rainer |
Fix for ticket #41 (unable to deactivate processcheck), and minor code …
|
|
|
@76
|
18 years |
rainer |
Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
|
|
|
@68
|
18 years |
rainer |
Update trunk to samhain 2.3
|
|
|
@67
|
18 years |
katerina |
Add/delete files for samhain 2.3
|
|
|
@40
|
18 years |
rainer |
Fix for tickets #13, #14, #15, #16, #17
|
|
|
@34
|
18 years |
rainer |
Code cleanup and minor fixes
|
|
|
@30
|
19 years |
rainer |
Release candidate 3 for version 2.2.0
|
|
|
@27
|
19 years |
rainer |
Support for server-to-server relay and more user policies
|
|
|
@25
|
19 years |
rainer |
More tests; fix for update+schedule issue.
|
|
|
@22
|
19 years |
rainer |
Minor code revisions.
|
|
|
@20
|
19 years |
rainer |
Enable command-line parsing for prelude, and make prelude regression …
|
|
|
@19
|
19 years |
rainer |
Rewrite of test suite, checksum for growing logs, fix for minor bug …
|
|
|
@18
|
19 years |
rainer |
Optimized version of tiger algorithm, and basic ingredients for unit …
|
|
|
@17
|
19 years |
katerina |
Optimized version of tiger algorithm, and basic ingredients for unit …
|
|
|
@11
|
19 years |
rainer |
Minor optimisations for server
|
|
|
@10
|
19 years |
rainer |
Support *BSD file flags
|
|
|
@9
|
19 years |
rainer |
Compile kernel check module in OpenBSD
|
|
|
@8
|
19 years |
rainer |
minor optimisations for speed
|
|
|
@1
|
19 years |
katerina |
Initial import
|