summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Compare address family in inet_ntop_cacheStefan Bühler2008-10-161-0/+1
* Fix fastcgi-authorizer handling; Status: 200 is now accepted as the doc requestsStefan Bühler2008-10-161-0/+1
* - add link to changesetElan Ruusamäe2008-10-131-1/+1
* Fixed fix for round-robin in mod_proxy (forgot to increment the index) (#1715)Stefan Bühler2008-10-051-0/+1
* - added cve numbersStefan Bühler2008-10-041-3/+3
* Fix duplicate connection keep-alive/transfer-encoding headers (#960)Stefan Bühler2008-10-041-0/+1
* - Add possibility to disable methods in mod_compress (#1773)Elan Ruusamäe2008-10-031-0/+1
* Fix fastcgi authorization in subdirectories with check-local=disabled; don't ...Stefan Bühler2008-10-011-0/+1
* Trust pcre-config, do not check for pcre manually (#1769)Stefan Bühler2008-10-011-0/+1
* Do not cache default vhost in mod_simple_vhost (#709)Stefan Bühler2008-10-011-0/+1
* Try to convert string options to shorts for numeric options in config file; a...Stefan Bühler2008-10-011-0/+1
* Removed debian/, openwrt/ and cygwin/; they weren't kept up-to-date, and we d...Stefan Bühler2008-09-301-0/+1
* Fix leaving zombie process with include_shell (#1777)Stefan Bühler2008-09-301-0/+1
* Now really fix mod auth ldap (#1066)Stefan Bühler2008-09-301-0/+1
* Do not rely on ioctl FIONREAD (#673)Stefan Bühler2008-09-301-0/+1
* Fix mod_cgi segfault when bound to unix domain socket (#653)Stefan Bühler2008-09-301-0/+1
* Fix base64 decoding in mod_auth (#1757, thx guido)Stefan Bühler2008-09-301-1/+1
* - next is 1.4.21Stefan Bühler2008-09-301-1/+5
* Use decoded url for matching in mod_redirect (#1720)Stefan Bühler2008-09-221-0/+1
* Fix mod_rewrite memleak/endless loop detection (#1775, thx phy - again!)Stefan Bühler2008-09-211-0/+1
* Fix memleak in request header parsing (#1774, thx qhy)Stefan Bühler2008-09-201-0/+1
* fix auth.backend.ldap.bind-dn/pw problems (thx ruskie)Stefan Bühler2008-09-191-0/+1
* workaround ldap connection leak if a ldap connection failed (restarting ldap)Stefan Bühler2008-09-171-0/+1
* fix splitting of auth-ldap filterStefan Bühler2008-09-171-0/+1
* fix segfault for stat_cache(fam) calls with relative path (without '/', can b...Stefan Bühler2008-08-271-0/+1
* Do not send content-encoding for 304 (#1754), thx yzlaiStefan Bühler2008-08-201-0/+1
* Hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)Stefan Bühler2008-08-191-0/+1
* Fix mem leak in ssi expression parser (#1753), thx Take5kStefan Bühler2008-08-191-0/+1
* Replaced fprintf with log_error_write in mod-fastcgiStefan Bühler2008-08-191-0/+1
* Fix format string bugs with sizeof(int)!=sizeof(size_t) in mod_accesslog for ...Stefan Bühler2008-08-191-0/+1
* Fix bug with case-insensitive filenames in mod_userdir (#1589)Stefan Bühler2008-08-181-0/+1
* Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-...Stefan Bühler2008-08-121-0/+1
* Fixed conditional patching of ldap filter (#1564)Stefan Bühler2008-08-041-0/+1
* Decode url before matching in mod_rewrite (#1720)Stefan Bühler2008-08-021-0/+1
* Print helpful error message on conditionals in global block (#1550)Stefan Bühler2008-08-011-0/+1
* Fix dropping last character of evhost pattern (#161)Stefan Bühler2008-08-011-0/+1
* Allow digits in [s]cgi env vars (#1712)Stefan Bühler2008-08-011-0/+1
* Fix url encoding to encode more characters (#266)Stefan Bühler2008-08-011-0/+1
* Insert many con->mode checks; they should prevent two modules to handle the s...Stefan Bühler2008-08-011-0/+1
* mod_{fast,s}cgi: overwrite environment variables (#1722)Stefan Bühler2008-07-311-0/+1
* Fix EINTR handling for waitpid in mod_fastcgiStefan Bühler2008-07-311-0/+1
* Fix round-robin balancing in mod_proxy (#1715)Stefan Bühler2008-07-311-0/+1
* Use filedescriptor 0 for mod_scgi spawn socket, redirect STDERR to /dev/null ...Stefan Bühler2008-07-311-0/+1
* Handle EAGAIN and EINTR for freebsd sendfile (#1675)Stefan Bühler2008-07-311-0/+1
* Fix mod_secdownload problem with unsigned time_t (#1688)Stefan Bühler2008-07-311-0/+1
* Handle only HEAD, GET and POST in mod_dirlisting (same as in staticfile) (#1687)Stefan Bühler2008-07-301-0/+1
* case insensitive match for secdownload md5 token (#1710)Stefan Bühler2008-07-301-0/+1
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...Stefan Bühler2008-07-301-0/+1
* fixed typo in mod_accesslog, localtime instead of localtime_r (#1699)Stefan Bühler2008-07-301-0/+1
* [tests] Fixed tests needing php running (if not running on port 1026, search ...Stefan Bühler2008-07-291-0/+1