index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore multiple "If-None-Match" headers (only use first one, fixes #753)
Stefan Bühler
2009-06-11
1
-0
/
+1
*
Adding support for additional chars in LDAP usernames (fixes #1941)
Stefan Bühler
2009-06-11
1
-0
/
+1
*
Add support for "real" entropy from /dev/[u]random (fixes #1977)
Stefan Bühler
2009-06-11
1
-0
/
+1
*
Add ssi.content-type option (default text/html, fixes #615)
Stefan Bühler
2009-06-10
1
-0
/
+1
*
Fix segfault in mod_expire after failed config parsing (fixes #1992)
Stefan Bühler
2009-06-10
1
-0
/
+1
*
Add "lighty.req_env" table to mod_magnet for setting/getting environment valu...
Stefan Bühler
2009-06-10
1
-0
/
+1
*
Allow using pcre with cross-compiling (pcre-config got fixed; fixes #1986)
Stefan Bühler
2009-06-07
1
-0
/
+1
*
Workaround broken operating systems: check for trailing '/' in filenames (fix...
Stefan Bühler
2009-06-07
1
-0
/
+1
*
Improve FastCGI performance (fixes #1999)
Stefan Bühler
2009-06-07
1
-0
/
+1
*
Backup errno for later usage (reported by Guido Reina via mailinglist)
Stefan Bühler
2009-06-03
1
-0
/
+1
*
Modify fastcgi error message
Stefan Bühler
2009-06-03
1
-0
/
+1
*
Fix mod-fastcgi counters
Stefan Bühler
2009-05-19
1
-0
/
+1
*
Fix evasive.silent option (#1438)
Stefan Bühler
2009-05-12
1
-0
/
+1
*
Fix max-age value in mod_expire for 'modification' (fixes #1978)
Stefan Bühler
2009-05-10
1
-0
/
+1
*
Fix workaround for incorrect path info/scriptname if scgi prefix is "/" (fixe...
Stefan Bühler
2009-04-29
1
-0
/
+1
*
Fix mod_cgi environment keys mangling (fixes #1969)
Stefan Bühler
2009-04-28
1
-0
/
+1
*
Fix x-sendfile 2gb limiting (fixes #1970)
Stefan Bühler
2009-04-28
1
-0
/
+1
*
Fix SERVER_NAME port stripping (fixes #1968)
Stefan Bühler
2009-04-28
1
-0
/
+1
*
Fix error message if no auth backend was set
Stefan Bühler
2009-04-27
1
-0
/
+1
*
mod_ssi printenv: print cgi env, add environment vars to cgi env (fixes #1713)
Stefan Bühler
2009-04-27
1
-0
/
+1
*
Add IPv6 support to mod_proxy (fixes #1537)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Add '%_' pattern for complete hostname in mod_evhost (fixes #1737)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Make mod_extforward headers configurable (fixes #1545)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Add evasive.silent option (fixes #1438)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Limit amount of bytes read for one read-event (fixes #1070)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Add option to enable TCP_DEFER_ACCEPT (fixes #1447)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Add some dirlisting enhancements (fixes #1458)
Stefan Bühler
2009-04-26
1
-0
/
+1
*
Fix bug with FastCGI request id overflow under high load; just use always id ...
Stefan Bühler
2009-04-24
1
-0
/
+1
*
Change name/version separator back to "/" (affects every place where the vers...
Stefan Bühler
2009-04-16
1
-0
/
+1
*
mod_magnet: Add env["request.path-info"]
Stefan Bühler
2009-04-15
1
-0
/
+1
*
mod_magnet: Add env["request.remote-ip"] (fixes #1740)
Stefan Bühler
2009-04-15
1
-0
/
+1
*
Fix trailing zero char in REQUEST_URI after "strip-request-uri" in mod_fastcgi
Stefan Bühler
2009-04-15
1
-0
/
+1
*
Use server.tag for SERVER_SOFTWARE if configured (fixes #357)
Stefan Bühler
2009-04-11
1
-0
/
+1
*
Add revision number to package version for svn/git checkouts
Stefan Bühler
2009-04-10
1
-0
/
+1
*
Add support for pipe logging for server.errorlog (fixes #296)
Stefan Bühler
2009-04-10
1
-0
/
+1
*
Include mmap.h from chunk.h to fix some problems with #define mmap mmap64 (fi...
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Check for regular file in mod_cgi, so we don't try to start directories
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Add proper SUID bit detection (fixes #416)
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Rename configure.in to configure.ac, with small cleanups (fixes #1932)
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Fix mod_proxy RoundRobin (off by one problem if only one backend is up)
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Remove the optional port info from SERVER_NAME (thx Mr_Bond)
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Strip trailing dot from "Host:" header
Stefan Bühler
2009-04-09
1
-0
/
+1
*
Remove link from errormsg about fastcgi apps (fixes #1942)
Stefan Bühler
2009-04-05
1
-0
/
+1
*
Allow xattr to overwrite mime type (fixes #1929)
Stefan Bühler
2009-04-05
1
-0
/
+1
*
Finally removed spawn-fcgi
Stefan Bühler
2009-04-03
1
-0
/
+1
*
Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (f...
Stefan Bühler
2009-04-01
1
-0
/
+1
*
- Create rrd file for empty rrdfile in mod_rrdtool (#1788)
Elan Ruusamäe
2009-03-11
1
-0
/
+1
*
New lighttpd man page (moved it to section 8) (fixes #1875)
Stefan Bühler
2009-03-07
1
-0
/
+1
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-1
/
+1
*
- next is 1.4.23
Stefan Bühler
2009-03-07
1
-1
/
+4
[next]