summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* i think we can release 1.4.10lighttpd-1.4.10Jan Kneschke2006-02-081-1/+4
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@987 152afb58-edef-0310-8abb-c4023f1b3aa9
* load the three base modules if server.modules is not setJan Kneschke2006-02-081-0/+20
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@986 152afb58-edef-0310-8abb-c4023f1b3aa9
* Status: 301 might have a body with a message (mod_proxy via apache)Jan Kneschke2006-02-081-1/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@985 152afb58-edef-0310-8abb-c4023f1b3aa9
* mod_scgi was illegally returning HANDLER_ERROR which cause a running ↵Jan Kneschke2006-02-082-7/+5
| | | | | | cgi-request to be terminated. git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@984 152afb58-edef-0310-8abb-c4023f1b3aa9
* more latest updatesJan Kneschke2006-02-031-0/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@983 152afb58-edef-0310-8abb-c4023f1b3aa9
* added list of compiled in modules (robe)Jan Kneschke2006-02-031-1/+133
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@982 152afb58-edef-0310-8abb-c4023f1b3aa9
* added note on how to set the backendJan Kneschke2006-02-031-2/+9
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@981 152afb58-edef-0310-8abb-c4023f1b3aa9
* only load reasons for broken HTTP headers on requestJan Kneschke2006-02-021-43/+68
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@980 152afb58-edef-0310-8abb-c4023f1b3aa9
* moved dirlisting docs to its own fileJan Kneschke2006-02-011-23/+0
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@979 152afb58-edef-0310-8abb-c4023f1b3aa9
* added docs for mod_dirlisting (fixes #136)Jan Kneschke2006-02-011-0/+82
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@978 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed typo and added extra notes (patch by <robe@amd.co.at>)Jan Kneschke2006-02-012-3/+13
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@977 152afb58-edef-0310-8abb-c4023f1b3aa9
* test for posix_madviseJan Kneschke2006-02-012-3/+5
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@976 152afb58-edef-0310-8abb-c4023f1b3aa9
* the next release is 1.4.10Jan Kneschke2006-02-013-2/+12
| | | | | | | - added _XOPEN_SOURCE and _BSD_SOURCE to the default features git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@975 152afb58-edef-0310-8abb-c4023f1b3aa9
* added tests for possible crashesJan Kneschke2006-02-013-3/+38
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@974 152afb58-edef-0310-8abb-c4023f1b3aa9
* improved performance of env-creation and added DOCUMENT_ROOT to the envJan Kneschke2006-02-011-49/+59
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@973 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed indentionJan Kneschke2006-02-011-9/+9
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@972 152afb58-edef-0310-8abb-c4023f1b3aa9
* qop is required nc and nonce (fixes #477)Jan Kneschke2006-02-011-1/+5
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@971 152afb58-edef-0310-8abb-c4023f1b3aa9
* distribute connect-storms properly over the available hostsJan Kneschke2006-02-011-4/+11
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@970 152afb58-edef-0310-8abb-c4023f1b3aa9
* updated the defines for the buildJan Kneschke2006-01-311-3/+4
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@969 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed typos (fixes #474)Jan Kneschke2006-01-312-4/+11
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@968 152afb58-edef-0310-8abb-c4023f1b3aa9
* added error-msg if FAMopen fails (fixes #484) (patch by avar)Jan Kneschke2006-01-311-0/+2
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@967 152afb58-edef-0310-8abb-c4023f1b3aa9
* removed quotes around valuesJan Kneschke2006-01-311-6/+5
| | | | | | | | | - that was against the RFC 2109 - it broke IE - if fixes #486 git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@966 152afb58-edef-0310-8abb-c4023f1b3aa9
* set var.CWD for later use with relative pathsJan Kneschke2006-01-311-0/+9
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@965 152afb58-edef-0310-8abb-c4023f1b3aa9
* remove unused config variableJan Kneschke2006-01-311-1/+0
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@964 152afb58-edef-0310-8abb-c4023f1b3aa9
* don't append a \n for syslog() (fixes #481)Jan Kneschke2006-01-311-3/+11
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@963 152afb58-edef-0310-8abb-c4023f1b3aa9
* - fixed load-balancing (#480)Jan Kneschke2006-01-312-28/+78
| | | | | | | - added fastcgi.map-extensions git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@962 152afb58-edef-0310-8abb-c4023f1b3aa9
* - removed the session-id codeJan Kneschke2006-01-313-131/+71
| | | | | | | | - prepared exporting cookies to cml - CACHE_HIT and _MISS are booleans now git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@961 152afb58-edef-0310-8abb-c4023f1b3aa9
* set SEQENTIAL READ on the sendfile file-fdsJan Kneschke2006-01-311-0/+25
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@960 152afb58-edef-0310-8abb-c4023f1b3aa9
* - darwin 7 doesn't like madviseJan Kneschke2006-01-311-4/+6
| | | | | | | - use posix_madvise instead of madvise git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@959 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed crash cause by missing comma (patch from <bobby@alphatrade.com>)Jan Kneschke2006-01-251-1/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@958 152afb58-edef-0310-8abb-c4023f1b3aa9
* added Help text (scons -h) and a option to pass CC Jan Kneschke2006-01-201-0/+6
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@957 152afb58-edef-0310-8abb-c4023f1b3aa9
* implement global contextmOo2006-01-203-0/+52
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@956 152afb58-edef-0310-8abb-c4023f1b3aa9
* less confusing/misleading on conditional backreferencemOo2006-01-201-20/+11
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@955 152afb58-edef-0310-8abb-c4023f1b3aa9
* typo in ExamplemOo2006-01-151-2/+2
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@954 152afb58-edef-0310-8abb-c4023f1b3aa9
* updated to latest newslighttpd-1.4.9Jan Kneschke2006-01-141-1/+5
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@953 152afb58-edef-0310-8abb-c4023f1b3aa9
* give a warning on duplicate response headersJan Kneschke2006-01-141-7/+8
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@952 152afb58-edef-0310-8abb-c4023f1b3aa9
* added comment about applying response header multiple timesJan Kneschke2006-01-141-0/+12
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@951 152afb58-edef-0310-8abb-c4023f1b3aa9
* this should fix the 'missing cleanup' msg for mod_mysql_vhostJan Kneschke2006-01-141-1/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@950 152afb58-edef-0310-8abb-c4023f1b3aa9
* only apply setenv once per requestJan Kneschke2006-01-141-1/+50
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@949 152afb58-edef-0310-8abb-c4023f1b3aa9
* added tests for lowercase filesysytemsJan Kneschke2006-01-143-4/+188
| | | | | | | made mod_access aware of lowercase filesystems git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@948 152afb58-edef-0310-8abb-c4023f1b3aa9
* document the socket.bind + unix-domain-socket handlingJan Kneschke2006-01-141-1/+8
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@947 152afb58-edef-0310-8abb-c4023f1b3aa9
* remove unix domain socket if it is unused before binding to it (fixes #395)Jan Kneschke2006-01-141-1/+40
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@946 152afb58-edef-0310-8abb-c4023f1b3aa9
* get known to the CONNECT methodJan Kneschke2006-01-142-1/+3
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@945 152afb58-edef-0310-8abb-c4023f1b3aa9
* ENCODING_MINIMAL_XML was missing in last commitJan Kneschke2006-01-141-0/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@944 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed error-msgJan Kneschke2006-01-141-1/+1
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@943 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)Jan Kneschke2006-01-122-6/+33
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@942 152afb58-edef-0310-8abb-c4023f1b3aa9
* improved docs (patch by <robe@amd.co.at>)Jan Kneschke2006-01-122-10/+20
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@941 152afb58-edef-0310-8abb-c4023f1b3aa9
* improved the htdigest exampleJan Kneschke2006-01-121-4/+16
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@940 152afb58-edef-0310-8abb-c4023f1b3aa9
* renamed server.force-lower-case-files to server.force-lowercase-filenamsJan Kneschke2006-01-115-16/+29
| | | | | | | - use case-insensitive matches for mod_auth too if the FS is lower-case git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@939 152afb58-edef-0310-8abb-c4023f1b3aa9
* oops, split the path on the final path to the binary itselfJan Kneschke2006-01-111-5/+7
| | | | git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@938 152afb58-edef-0310-8abb-c4023f1b3aa9