source: trunk/src/sh_unix.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @580   11 months katerina Fix for ticket #468 (file attributes). Also add option to switch off check.
(edit) @579   16 months katerina Fix for ticket #467 (memleak).
(edit) @570   3 years katerina Fixes for some compile/cppcheck warnings, version 4.4.6.
(edit) @550   5 years katerina Fix for ticket #442 (support for OpenBSD signify).
(edit) @541   6 years katerina Fix for ticket #433 (coding standardisation).
(edit) @539   6 years katerina Fixes for tickets #431 (OpenBSD compatibility) and #432 (compiler …
(edit) @534   6 years katerina Version 4.3.0, support for /etc/subuid, /etc/subgid
(edit) @516   8 years katerina Fix for ticket #409 and #410 (unprivileged suidcheck and gcc 6.2 …
(edit) @513   8 years katerina Fix for ticket #406 (wrong path in error message).
(edit) @497   9 years katerina Fix for ticket #394 (self-check incorrect message).
(edit) @494   9 years katerina Improved fix for ticket #391 (timezone offset).
(edit) @493   9 years katerina Fix for ticket #391 (timezone offset calculation).
(edit) @488   9 years katerina Fix for tickets #386 (silent check) and #387 (linux audit support).
(edit) @487   9 years katerina Fix for ticket #385 (self_test not working with exit on sigterm).
(edit) @486   9 years katerina Fix for ticket #384 (use logger utility in posix compliant way).
(edit) @481   9 years katerina Enhancements and fixes for tickets #374, #375, #376, #377, #378, and #379.
(edit) @474   9 years katerina Fix for ticket #372 (Replace obsolete smatch by clang in test suite).
(edit) @473   9 years katerina Fix for ticket #371 (use cppcheck instead of uno for static checking).
(edit) @462   10 years katerina Fix for ticket #362 (Buffer for getgrnam_r too small).
(edit) @460   10 years katerina Better error message for update and fix for deadlock in UNIX entropy …
(edit) @458   10 years katerina Fix for ticket #358 (repetitive lstat warning) and #359 (reporting of …
(edit) @454   10 years katerina Fix for ticket #355 (use calloc instead of malloc).
(edit) @436   11 years katerina Fix for ticket #340 (spurious reports with growing log files).
(edit) @428   12 years katerina Fix for ticket #335 (warn if buffer for group reading is too small).
(edit) @425   12 years katerina Fix for tickets #329, #330, #331, #332
(edit) @415   12 years katerina Fixes for tickets #314, #315, #316, #317, #318, #319, #320, and #321.
(edit) @411   12 years katerina More fixes for ticket #311 (thread safety of --enable-ptrace) and an …
(edit) @410   12 years katerina Improvements for ticket #303 (option SetReportFile for writing out …
(edit) @409   12 years katerina Improved fix for ticket #311 (thread safety of --enable-ptrace).
(edit) @408   12 years katerina Fix for ticket #311 (Thread safety of --enable-ptrace).
(edit) @402   12 years katerina Fix for ticket #298, #299 (inotify related extraneous warnings and …
(edit) @383   13 years katerina Fix for ticket #281 (warnings from clang static analyzer).
(edit) @381   13 years katerina Fix for ticket #279 (checksum flip with --enable-suidcheck).
(edit) @379   13 years katerina Fix for ticket #277 (sigpipe).
(edit) @373   13 years katerina Patch for ticket #265 (inotify). Handling of added subdirectories and …
(edit) @367   13 years katerina Modifications for ticket #265 (inotify support). Needs testing.
(edit) @362   13 years katerina Fix for ticket #267 (Multiple compiler warnings with gcc 4.6.1).
(edit) @343   13 years katerina Fix for ticket #252: cache timeserver response.
(edit) @321   14 years katerina Fix for ticket #240: The samhain_kmem kernel module should be loaded …
(edit) @315   14 years katerina Fix for ticket #236 (blocking on NFS mounts).
(edit) @310   14 years katerina Add option to skip checksum for certain files (ticket #232). Also fix …
(edit) @295   14 years katerina Support for IPv6 (ticket #222).
(edit) @294   14 years katerina Tikets #213 and #214 (Use auditd to determine who changed a file, …
(edit) @293   14 years katerina Fix for ticket #221 (client/server problem if client hostname has …
(edit) @290   14 years katerina Fixes for tickets #215, #216, #217, #218, version bumped to 2.7.2
(edit) @279   14 years katerina Fix for tickets #200 to #206 (kernel check, login checks, bugfixes).
(edit) @265   15 years katerina Enhance logfile monitoring (tickets #183, #184, #185).
(edit) @264   15 years katerina Fix for ticket #182 (too many UID/GID lookups).
(edit) @263   15 years katerina Fix invalid use of mutex_mlock (ticket #181).
(edit) @253   15 years katerina Run SUID check in seperate thread (ticket #170).
(edit) @252   15 years katerina Add code to check for stale file records on close() and fclose(), fix …
(edit) @251   15 years katerina Improved logic for interpreting /proc/net/udp,tcp
(edit) @248   15 years katerina Code to track down originating site for ticket #163.
(edit) @247   15 years katerina Fix a race condition that might have caused ticket #163.
(edit) @246   15 years katerina Regenerate directory for PID file if missing (ticket #166).
(edit) @230   15 years katerina Fix gcc 4.4 compiler warnings. Release 2.5.5.
(edit) @227   15 years katerina Fix warnings with -fstack-check
(edit) @221   16 years katerina Fix MacOS X problems (ticket #148).
(edit) @217   16 years katerina Fix ticket #144 missing sh.host.(system|release|machine) on FreeBSD.
(edit) @205   16 years katerina New option LooseDirCheck (ticket #132). Also, replace _exit() with …
(edit) @203   16 years katerina Fix compile failures on RHEL3 (ticket #130) and FreeBSD7 amd64 (ticket …
(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) @197   16 years katerina Rewrite of code for conditionals in configuration file, supports more …
(edit) @194   16 years katerina Fix for config reload issue with stealth mode (ticket #109).
(edit) @192   16 years katerina Fixes for cygwin, and improved error diagnostics (tickets #126, #127, …
(edit) @185   16 years katerina Bugfixes for log monitoring, samba logfile parser.
(edit) @183   16 years katerina Support for logfile monitoring (ticket #122). Also improved some …
(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) @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) @162   17 years katerina Fix for ticket #89, #90, and #91 (locking,compile failure).
(edit) @160   17 years katerina Some more instances of missing TIGER_NOLIM fixed.
(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) @149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
(edit) @143   17 years rainer Bugfixes and threaded process check.
(edit) @138   17 years rainer More fixes for compile and runtime errors.
(edit) @137   17 years rainer Fix compile errors.
(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) @114   17 years rainer Revision of file flag code.
(edit) @107   17 years rainer Fix incorrect handling of files with zero size in GrowingLogFiles.
(edit) @105   17 years rainer Fixes for tickets #64, #65, #66 (null checksum encoding, acl double …
(edit) @102   17 years rainer Flush before fork (fix for ticket #60), and fix for kcheck on 2.6.21 …
(edit) @98   18 years rainer Fix for ticket #58 (cross-compiling does not work).
(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) @89   18 years rainer Fix for ticket #49 (stealth mode broken). Regression test added.
(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) @78   18 years rainer Fix for ticket #41 (unable to deactivate processcheck), and minor code …
(edit) @76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
Note: See TracRevisionLog for help on using the revision log.