summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated to latest newslighttpd-1.4.9Jan Kneschke2006-01-141-1/+5
* give a warning on duplicate response headersJan Kneschke2006-01-141-7/+8
* added comment about applying response header multiple timesJan Kneschke2006-01-141-0/+12
* this should fix the 'missing cleanup' msg for mod_mysql_vhostJan Kneschke2006-01-141-1/+1
* only apply setenv once per requestJan Kneschke2006-01-141-1/+50
* added tests for lowercase filesysytemsJan Kneschke2006-01-143-4/+188
* document the socket.bind + unix-domain-socket handlingJan Kneschke2006-01-141-1/+8
* remove unix domain socket if it is unused before binding to it (fixes #395)Jan Kneschke2006-01-141-1/+40
* get known to the CONNECT methodJan Kneschke2006-01-142-1/+3
* ENCODING_MINIMAL_XML was missing in last commitJan Kneschke2006-01-141-0/+1
* fixed error-msgJan Kneschke2006-01-141-1/+1
* fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)Jan Kneschke2006-01-122-6/+33
* improved docs (patch by <robe@amd.co.at>)Jan Kneschke2006-01-122-10/+20
* improved the htdigest exampleJan Kneschke2006-01-121-4/+16
* renamed server.force-lower-case-files to server.force-lowercase-filenamsJan Kneschke2006-01-115-16/+29
* oops, split the path on the final path to the binary itselfJan Kneschke2006-01-111-5/+7
* fixed chkconfig on installJan Kneschke2006-01-111-2/+2
* fixed typo ( fixes #453 )Jan Kneschke2006-01-111-1/+1
* fixed wordingJan Kneschke2006-01-111-2/+2
* fixed mem-leak (fixes #450)Jan Kneschke2006-01-111-0/+3
* fixed typoJan Kneschke2006-01-111-1/+1
* fixed example (fixes #456)Jan Kneschke2006-01-111-1/+1
* fixed wording in error-msgsJan Kneschke2006-01-111-3/+3
* handle a sendfile() = 0 is connection closed by remote sideJan Kneschke2006-01-091-0/+5
* detect required static libs through lddJan Kneschke2006-01-082-4/+34
* documented server-statsJan Kneschke2006-01-081-0/+13
* fixed 'return 414 on overlong request-headers' Jan Kneschke2006-01-081-2/+3
* chdir to the bin-path dir before exec()ing the to-be-spawned fastcgi backendJan Kneschke2006-01-071-0/+13
* new build_static/build_fullstatic/build_dynamic optionmOo2006-01-073-4/+29
* ok, rel_path is not updated by mod_indexfile or the pathinfo handlingJan Kneschke2006-01-063-10/+4
* use physical.rel_path instead url.path to handle case-insensitive file-system...Jan Kneschke2006-01-063-4/+4
* added a fullstatic targetJan Kneschke2006-01-052-10/+15
* added static building of lighttpdJan Kneschke2006-01-044-39/+83
* added a comment what to do before we have Expect: supportJan Kneschke2006-01-041-0/+6
* - added mod_evasive to the autoconf buildJan Kneschke2006-01-042-1/+11
* removed dead code which led to a collision on libsasl2 anywayJan Kneschke2006-01-042-106/+0
* cosmetics and added a comment about the order in the STATE enumJan Kneschke2006-01-041-1/+15
* fix hang if mod_status is used without mod_fastcgi (fixes #439)Jan Kneschke2006-01-041-0/+8
* don't strip numbers from the starting env (fixed #438)Jan Kneschke2006-01-041-3/+9
* added statistics to the fastcgi module and a simple text/plain reporter to mo...Jan Kneschke2006-01-042-83/+218
* Depth: 1 PROPFIND request have to include the requested collection tooJan Kneschke2006-01-031-5/+9
* print usefull information if the backend crashes for some reasonJan Kneschke2006-01-031-3/+4
* MSIE sends Content-Length: 0 for OPTIONS requests, tolerate thatJan Kneschke2006-01-031-1/+1
* fixed the handling of the global webdav.log-xml optionJan Kneschke2006-01-031-0/+1
* added handling of If-RangeJan Kneschke2006-01-031-5/+19
* 1x INT == graceful shutdownJan Kneschke2006-01-031-2/+10
* forbid Content-Length for GET, HEAD or OPTIONS requestsJan Kneschke2006-01-034-17/+83
* added docs for the cml.power-magnet and fixed typosJan Kneschke2006-01-032-8/+57
* made the 'spawn php myself' working again for me (jan)Jan Kneschke2006-01-032-4/+2
* laulib is needed too for mod_cmlJan Kneschke2006-01-031-2/+2