Changeset 328 for trunk/docs/Changelog
- Timestamp:
- Apr 6, 2011, 8:37:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/Changelog
r326 r328 4 4 * Add support for X-Forwarded-For in apache logfile parser, add 5 5 option 'RE{regex}' to insert arbitrary regex 6 * New options PortcheckMinPort, PortcheckMaxPort for the open ports 7 check 6 8 7 9 2.8.3a: … … 14 16 * sh_entropy.c: move pthread usage out of child 15 17 * 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() 17 19 via atexit handler on error condition 18 20 * sh_suidchk.c, sh_calls.c, sh_calls.h: need a nosub version of lstat() … … 24 26 * fix spurious warnings about unsupported address family (reported 25 27 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 27 29 (off by default) 28 30 * fix Windows/Cygwin compile error (reported by A. Schmidt)
Note:
See TracChangeset
for help on using the changeset viewer.