Changeset 328 for trunk/docs/Changelog


Ignore:
Timestamp:
Apr 6, 2011, 8:37:39 PM (14 years ago)
Author:
katerina
Message:

Fix for ticket #247: The port range for the open port check should be configurable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r326 r328  
    44        * Add support for X-Forwarded-For in apache logfile parser, add
    55          option 'RE{regex}' to insert arbitrary regex
     6        * New options PortcheckMinPort, PortcheckMaxPort for the open ports
     7          check
    68
    792.8.3a:
     
    1416        * sh_entropy.c: move pthread usage out of child
    1517        * sh_hash.c, sh_pthread.c, sh_pthread.h: sh_hash_hashdelete()
    16           needs deadlock detection, may be called from within sh_hash_init() 
     18          needs deadlock detection, may be called from within sh_hash_init()
    1719          via atexit handler on error condition
    1820        * sh_suidchk.c, sh_calls.c, sh_calls.h: need a nosub version of lstat()
     
    2426        * fix spurious warnings about unsupported address family (reported
    2527          by N Silverman)
    26         * option to run lstat/stat in subprocess to avoid hanging on NFS mounts 
     28        * option to run lstat/stat in subprocess to avoid hanging on NFS mounts
    2729          (off by default)
    2830        * fix Windows/Cygwin compile error (reported by A. Schmidt)
Note: See TracChangeset for help on using the changeset viewer.