|
|
@190
|
16 years |
katerina |
Constness patch by Joe MacDonald
|
|
|
@188
|
16 years |
katerina |
Release 2.5.0
|
|
|
@185
|
16 years |
katerina |
Bugfixes for log monitoring, samba logfile parser.
|
|
|
@184
|
16 years |
katerina |
Fix compiling with --enable-mounts-check on FreeBSD 7.0 (ticket #123).
|
|
|
@183
|
16 years |
katerina |
Support for logfile monitoring (ticket #122). Also improved some …
|
|
|
@181
|
16 years |
katerina |
Remove support for obsolete version 0.8 of libprelude (ticket #120).
|
|
|
@180
|
16 years |
katerina |
Process lookup (Linux) for open ports (ticket #117). Also fix for …
|
|
|
@177
|
16 years |
katerina |
Fix for compile failure on Fedora 9 (ticket #115).
|
|
|
@176
|
16 years |
katerina |
Changelog update; version 2.4.6
|
|
|
@174
|
16 years |
katerina |
Fix for tickets #112, #113 (dnmalloc deadlock on fork, hostname …
|
|
|
@173
|
16 years |
katerina |
x dnmalloc compile error (ticket #110).
|
|
|
@172
|
16 years |
katerina |
Documentation update, more dnmalloc fixes.
|
|
|
@171
|
16 years |
katerina |
Include dnmalloc (ticket #108) and fix bugs #106 (EINPROGRESS) and …
|
|
|
@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).
|
|
|
@161
|
17 years |
katerina |
Fix for ticket #88 (parallel build fails). Also fixed a few typos.
|
|
|
@160
|
17 years |
katerina |
Some more instances of missing TIGER_NOLIM fixed.
|
|
|
@158
|
17 years |
katerina |
Default to +O2 with HP-UX cc.
|
|
|
@156
|
17 years |
katerina |
Put result vector of rng in skey struct, fix HP-UX compile error.
|
|
|
@154
|
17 years |
katerina |
Fix more compiler warnings, and a potential NULL dereference in the …
|
|
|
@153
|
17 years |
katerina |
Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
|
|
|
@152
|
17 years |
katerina |
Documentation update.
|
|
|
@151
|
17 years |
katerina |
Checksum functions modified to return length of file hashed. Fixes …
|
|
|
@150
|
17 years |
katerina |
Fix more 'label at end of compound statement' (closes ticket #86).
|
|
|
@149
|
17 years |
katerina |
Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
|
|
|
@147
|
17 years |
katerina |
Fix regression in the seeding routine of the PRNG
|
|
|
@146
|
17 years |
rainer |
Fix for ticket #82 (spurious alerts caused by PCI ROM check).
|
|
|
@145
|
17 years |
rainer |
Fix for ticket #81 (compile failure with --enable-static).
|
|
|
@144
|
17 years |
rainer |
Fix some more queer compile problems.
|
|
|
@138
|
17 years |
rainer |
More fixes for compile and runtime errors.
|
|
|
@135
|
17 years |
rainer |
Reentrant sh_entropy() function.
|
|
|
@134
|
17 years |
rainer |
More thread-safety changes.
|
|
|
@131
|
17 years |
rainer |
Use thread-safe libc functions.
|
|
|
@128
|
17 years |
rainer |
New option for portcheck to ignore selected ports. Released as 2.3.8.
|
|
|
@127
|
17 years |
rainer |
New portcheck option to ignore some ports.
|
|
|
@125
|
17 years |
rainer |
Fix for ticket #80 ('make deb' fails with --with-config-file).
|
|
|
@124
|
17 years |
rainer |
Fix for ticket #79 (libprelude tested before --enable-static).
|
|
|
@123
|
17 years |
rainer |
Update changelog. Release 2.3.6
|
|
|
@118
|
17 years |
rainer |
Fix for ticket #74 (local DoS attack on yule on BSD systems lacking …
|
|
|
@117
|
17 years |
rainer |
Fix for ticket #73 (yulectl rejects 14 char password).
--This line, …
|
|
|
@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.
|
|
|
@113
|
17 years |
rainer |
Reduce priority of "Connection reset by peer" (fix for ticket #70).
|
|
|
@111
|
17 years |
rainer |
Fix for ticket #69 (wrappers for name service routines not used …
|
|
|
@110
|
17 years |
rainer |
Changelog update.
|
|
|
@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 …
|
|
|
@101
|
18 years |
rainer |
Fix compile bug with --with-kcheck
|
|
|
@100
|
18 years |
rainer |
Release 2.3.3; minor testscript and typo fixes.
|
|
|
@99
|
18 years |
rainer |
Changelog update
|
|
|
@94
|
18 years |
rainer |
Refactoring of sh_suidchk.c
|
|
|
@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 …
|
|
|
@89
|
18 years |
rainer |
Fix for ticket #49 (stealth mode broken). Regression test added.
|
|
|
@87
|
18 years |
rainer |
Fixed compile failure if --with-fp is used.
|
|
|
@85
|
18 years |
rainer |
Regression test added.
|
|
|
@83
|
18 years |
rainer |
Fix for ticket #46 (kernel check issue with 2.6.19).
|
|
|
@79
|
18 years |
rainer |
Fixes ticket #42 (timeout in samhainctl) and ticket #44 (broken 'make …
|
|
|
@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 …
|
|
|
@75
|
18 years |
rainer |
Fix compile failure with portcheck + stealth.
|
|
|
@73
|
18 years |
rainer |
Minor fixes for 2.3.0
|
|
|
@68
|
18 years |
rainer |
Update trunk to samhain 2.3
|
|
|
@65
|
18 years |
rainer |
Fix some minor bugs.
|
|
|
@63
|
18 years |
rainer |
Changelog update.
|
|
|
@61
|
18 years |
rainer |
Fix for MacOX X problems and Cygwin compile problem, resolves tickets …
|
|
|
@60
|
18 years |
rainer |
Add regression test for trac ticket #32.
|
|
|
@59
|
18 years |
rainer |
Fix for exit status if database load fails; fix for problem with …
|
|
|
@58
|
18 years |
rainer |
Improved routine to find rpm after build.
|
|
|
@57
|
18 years |
rainer |
Fix for manual, and tweks to include netbsd rc file. Also fix problem …
|
|
|
@55
|
18 years |
rainer |
Fix for bug with SuidCheckExclude (ticket #30)
|
|
|
@54
|
18 years |
rainer |
Fix compile problem for stealth mode w\database
|
|
|
@53
|
18 years |
rainer |
samhainadmin.pl: check for gpg-agent running if use-agent is set
|
|
|
@52
|
18 years |
rainer |
Fix stealth mode (regression in parser), add test for regression test suite
|
|
|
@51
|
18 years |
rainer |
Fix problems with linux kernel 2.6.17
|
|
|
@50
|
18 years |
rainer |
Fix for the fix in revision 48. Released as 2.2.1c
|
|
|
@49
|
18 years |
rainer |
Fix for compile failures (solaris 8, AIX 5.2)
|
|
|
@48
|
18 years |
rainer |
Fix compile problem with sstrip.c
|
|
|
@47
|
18 years |
rainer |
Fix compile error on i686/MacOS X
|
|
|
@46
|
18 years |
rainer |
Fix x86_64 build failure with gcc 4.x (as well as some gcc 4.x warnings)
|
|
|
@42
|
18 years |
rainer |
Bugfix for regression that makes local updates impossible for clients
|
|
|
@41
|
18 years |
rainer |
Use mmap() if read() fails for /dev/kmem
|
|
|
@40
|
18 years |
rainer |
Fix for tickets #13, #14, #15, #16, #17
|
|
|
@38
|
18 years |
rainer |
Added option to specify a group in deploy.sh install
|
|
|
@36
|
18 years |
rainer |
fix memleaks in error paths in sh_prelude.c, fix an issue when setting …
|
|
|
@34
|
18 years |
rainer |
Code cleanup and minor fixes
|
|
|
@30
|
19 years |
rainer |
Release candidate 3 for version 2.2.0
|
|
|
@29
|
19 years |
rainer |
Fixes for test suite, OpenBSD portability, self-resolving, and suidchk …
|
|
|
@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.
|
|
|
@18
|
19 years |
rainer |
Optimized version of tiger algorithm, and basic ingredients for unit …
|
|
|
@5
|
19 years |
rainer |
Fixed a stupid bug in sh_files.c; released as 2.1.1a
|
|
|
@3
|
19 years |
rainer |
More fixes for update function, released 2.1.1 version.
|
|
|
@1
|
19 years |
katerina |
Initial import
|