|
|
@257
|
15 years |
katerina |
Fix for issues with debug code and testsuite (tickets #174, #175).
|
|
|
@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 …
|
|
|
@251
|
15 years |
katerina |
Improved logic for interpreting /proc/net/udp,tcp
|
|
|
@250
|
15 years |
katerina |
Proper reporting for udp6 sockets (ticket #168).
|
|
|
@249
|
15 years |
katerina |
Fix compile problem with empty statement (ticket #167).
|
|
|
@248
|
15 years |
katerina |
Code to track down originating site for ticket #163.
|
|
|
@247
|
15 years |
katerina |
Fix a race condition that might have caused ticket #163.
|
|
|
@246
|
15 years |
katerina |
Regenerate directory for PID file if missing (ticket #166).
|
|
|
@244
|
15 years |
katerina |
Fix for ticket #164 (report path/user for udp ports).
|
|
|
@243
|
15 years |
katerina |
Improved diagnostics for the 'Not accessible' bug
|
|
|
@242
|
15 years |
katerina |
Fix for ticket #162 (doesn't run on MacOS X).
|
|
|
@240
|
15 years |
katerina |
Fix bugs in mailer code (ticket #160, #161).
|
|
|
@239
|
15 years |
katerina |
Fix for ticket #159
|
|
|
@238
|
15 years |
katerina |
Fix timezone format in email date header (ticket #158).
|
|
|
@237
|
15 years |
katerina |
Eliminate C99-style comments (ticket #154).
|
|
|
@235
|
15 years |
katerina |
Fix for potential deadlock when calling external programm (ticket #155).
|
|
|
@232
|
15 years |
katerina |
Add some missing files
|
|
|
@231
|
16 years |
katerina |
Recognize fdesc filesystem on MacOS X for suid check (ticket #153).
|
|
|
@230
|
16 years |
katerina |
Fix gcc 4.4 compiler warnings. Release 2.5.5.
|
|
|
@229
|
16 years |
katerina |
Add missing file for dnmalloc test, update for testing on AIX 5.3
|
|
|
@228
|
16 years |
katerina |
Fix yet another NULL dereference segfault in dnmalloc on 64bit
|
|
|
@227
|
16 years |
katerina |
Fix warnings with -fstack-check
|
|
|
@226
|
16 years |
katerina |
Fix for ticket #151 (incorrect hostname insertion into db when relaying).
|
|
|
@225
|
16 years |
katerina |
Fix for ticket #150 (flawed input verification in SRP). Release 2.5.4
|
|
|
@223
|
16 years |
katerina |
Allow to switch off check of PCI expansion ROMs (ticket #149).
|
|
|
@221
|
16 years |
katerina |
Fix MacOS X problems (ticket #148).
|
|
|
@220
|
16 years |
katerina |
Fix problem with standalone trustfile (ticket #147).
|
|
|
@219
|
16 years |
katerina |
New options SetThrottle and SetConnectionTimeout (ticket #146).
|
|
|
@218
|
16 years |
katerina |
Replacement functions for getrpcbynumber, getservbyport (ticket #145).
|
|
|
@217
|
16 years |
katerina |
Fix ticket #144 missing sh.host.(system|release|machine) on FreeBSD.
|
|
|
@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).
|
|
|
@210
|
16 years |
katerina |
Fix for ticket #136 (compile error); also enhance testsuite to catch …
|
|
|
@207
|
16 years |
katerina |
Fix for ticket #134 (size may get truncated to INT_MAX)
|
|
|
@206
|
16 years |
katerina |
Fix for ticket #133 (improve port checking and its reporting to prelude).
|
|
|
@205
|
16 years |
katerina |
New option LooseDirCheck (ticket #132). Also, replace _exit() with …
|
|
|
@204
|
16 years |
katerina |
Handle OpenVZ hidden PIDs when searching for hidden processes within …
|
|
|
@203
|
16 years |
katerina |
Fix compile failures on RHEL3 (ticket #130) and FreeBSD7 amd64 (ticket …
|
|
|
@201
|
16 years |
katerina |
Fix text relocations in i386 32 bit code
|
|
|
@200
|
16 years |
katerina |
Implement server->client SCAN command to run file check on demand.
|
|
|
@199
|
16 years |
katerina |
While we're at it, implement 'else' cor the config file conditionals. …
|
|
|
@198
|
16 years |
katerina |
If debug output is chosen, don't redirect gpg stderr to /dev/null
|
|
|
@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 …
|
|
|
@195
|
16 years |
katerina |
Report user and process for open port (freebsd), ticket #117.
|
|
|
@194
|
16 years |
katerina |
Fix for config reload issue with stealth mode (ticket #109).
|
|
|
@193
|
16 years |
katerina |
Report command/user for open ports on FreeBSD.
|
|
|
@192
|
16 years |
katerina |
Fixes for cygwin, and improved error diagnostics (tickets #126, #127, …
|
|
|
@190
|
16 years |
katerina |
Constness patch by Joe MacDonald
|
|
|
@187
|
16 years |
katerina |
Fix inconsistent chunksize on 64bit systems (ticket #125).
|
|
|
@186
|
16 years |
katerina |
More fixes for log monitoring, and documentation update.
|
|
|
@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 …
|
|
|
@182
|
16 years |
katerina |
Show with --version whether dnmalloc is used (ticket #121).
|
|
|
@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 …
|
|
|
@178
|
16 years |
katerina |
Increase server timeout (ticket #116).
|
|
|
@177
|
16 years |
katerina |
Fix for compile failure on Fedora 9 (ticket #115).
|
|
|
@175
|
16 years |
katerina |
Fix for ticket #114 (compile failure on win2k/cygwin)
|
|
|
@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
|
|
|
@166
|
17 years |
katerina |
Use symbolic constants for mode.
|
|
|
@165
|
17 years |
katerina |
Fix for ticket #92 (compile failure).
|
|
|
@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.
|
|
|
@159
|
17 years |
katerina |
Fix for ticket #87 (option --with-checksum broken).
|
|
|
@158
|
17 years |
katerina |
Default to +O2 with HP-UX cc.
|
|
|
@157
|
17 years |
katerina |
Typo fixed.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@148
|
17 years |
katerina |
Fix overwrite of ErrFlags (functionality bug).
|
|
|
@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.
|
|
|
@143
|
17 years |
rainer |
Bugfixes and threaded process check.
|
|
|
@142
|
17 years |
rainer |
Login watch runs in thread.
|
|
|
@141
|
17 years |
rainer |
Bugfix for compiling the server.
|
|
|
@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.
|
|
|
@137
|
17 years |
rainer |
Fix compile errors.
|
|
|