summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Remove X-Sendfile-Range feature; it will be replaced with something more powe...Stefan Bühler2009-06-191-1/+0
* Make dependency on svnversion/git optional (for devel versionstamp, fixes #2009)Stefan Bühler2009-06-161-0/+1
* Allow max-keep-alive-requests to depend on conditional (fixes #1881)Stefan Bühler2009-06-111-0/+1
* Fix 100% cpu usage if time() < 0 (thx to gaspa and cate, fixes #1964)Stefan Bühler2009-06-111-0/+1
* Add X-Sendfile-Range feature (fixes #2005)Stefan Bühler2009-06-111-0/+1
* Ignore multiple "If-None-Match" headers (only use first one, fixes #753)Stefan Bühler2009-06-111-0/+1
* Adding support for additional chars in LDAP usernames (fixes #1941)David M. Syzdek2009-06-111-0/+1
* Add support for "real" entropy from /dev/[u]random (fixes #1977)Stefan Bühler2009-06-111-0/+1
* Add ssi.content-type option (default text/html, fixes #615)Stefan Bühler2009-06-101-0/+1
* Fix segfault in mod_expire after failed config parsing (fixes #1992)Stefan Bühler2009-06-101-0/+1
* Add "lighty.req_env" table to mod_magnet for setting/getting environment valu...Stefan Bühler2009-06-101-0/+1
* Allow using pcre with cross-compiling (pcre-config got fixed; fixes #1986)Stefan Bühler2009-06-071-0/+1
* Workaround broken operating systems: check for trailing '/' in filenames (fix...Stefan Bühler2009-06-071-0/+1
* Improve FastCGI performance (fixes #1999)Stefan Bühler2009-06-071-0/+1
* Backup errno for later usage (reported by Guido Reina via mailinglist)Stefan Bühler2009-06-031-0/+1
* Modify fastcgi error messageStefan Bühler2009-06-031-0/+1
* Fix mod-fastcgi countersStefan Bühler2009-05-191-0/+1
* Fix evasive.silent option (#1438)Stefan Bühler2009-05-121-0/+1
* Fix max-age value in mod_expire for 'modification' (fixes #1978)Stefan Bühler2009-05-101-0/+1
* Fix workaround for incorrect path info/scriptname if scgi prefix is "/" (fixe...Stefan Bühler2009-04-291-0/+1
* Fix mod_cgi environment keys mangling (fixes #1969)Stefan Bühler2009-04-281-0/+1
* Fix x-sendfile 2gb limiting (fixes #1970)Stefan Bühler2009-04-281-0/+1
* Fix SERVER_NAME port stripping (fixes #1968)Stefan Bühler2009-04-281-0/+1
* Fix error message if no auth backend was setStefan Bühler2009-04-271-0/+1
* mod_ssi printenv: print cgi env, add environment vars to cgi env (fixes #1713)Stefan Bühler2009-04-271-0/+1
* Add IPv6 support to mod_proxy (fixes #1537)Stefan Bühler2009-04-261-0/+1
* Add '%_' pattern for complete hostname in mod_evhost (fixes #1737)Stefan Bühler2009-04-261-0/+1
* Make mod_extforward headers configurable (fixes #1545)Stefan Bühler2009-04-261-0/+1
* Add evasive.silent option (fixes #1438)Stefan Bühler2009-04-261-0/+1
* Limit amount of bytes read for one read-event (fixes #1070)Stefan Bühler2009-04-261-0/+1
* Add option to enable TCP_DEFER_ACCEPT (fixes #1447)Stefan Bühler2009-04-261-0/+1
* Add some dirlisting enhancements (fixes #1458)Stefan Bühler2009-04-261-0/+1
* Fix bug with FastCGI request id overflow under high load; just use always id ...Stefan Bühler2009-04-241-0/+1
* Change name/version separator back to "/" (affects every place where the vers...Stefan Bühler2009-04-161-0/+1
* mod_magnet: Add env["request.path-info"]Stefan Bühler2009-04-151-0/+1
* mod_magnet: Add env["request.remote-ip"] (fixes #1740)Stefan Bühler2009-04-151-0/+1
* Fix trailing zero char in REQUEST_URI after "strip-request-uri" in mod_fastcgiStefan Bühler2009-04-151-0/+1
* Use server.tag for SERVER_SOFTWARE if configured (fixes #357)Stefan Bühler2009-04-111-0/+1
* Add revision number to package version for svn/git checkoutsStefan Bühler2009-04-101-0/+1
* Add support for pipe logging for server.errorlog (fixes #296)Stefan Bühler2009-04-101-0/+1
* Include mmap.h from chunk.h to fix some problems with #define mmap mmap64 (fi...Stefan Bühler2009-04-091-0/+1
* Check for regular file in mod_cgi, so we don't try to start directoriesStefan Bühler2009-04-091-0/+1
* Add proper SUID bit detection (fixes #416)Stefan Bühler2009-04-091-0/+1
* Rename configure.in to configure.ac, with small cleanups (fixes #1932)Stefan Bühler2009-04-091-0/+1
* Fix mod_proxy RoundRobin (off by one problem if only one backend is up)Stefan Bühler2009-04-091-0/+1
* Remove the optional port info from SERVER_NAME (thx Mr_Bond)Stefan Bühler2009-04-091-0/+1
* Strip trailing dot from "Host:" headerStefan Bühler2009-04-091-0/+1
* Remove link from errormsg about fastcgi apps (fixes #1942)Stefan Bühler2009-04-051-0/+1
* Allow xattr to overwrite mime type (fixes #1929)Stefan Bühler2009-04-051-0/+1
* Finally removed spawn-fcgiStefan Bühler2009-04-031-0/+1