summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed check for tempdirs lighttpd-1.4.7Jan Kneschke2005-11-021-1/+1
* added debugging to webdavJan Kneschke2005-11-012-5/+21
* fixed compile if openssl is not enabledJan Kneschke2005-11-011-0/+2
* chunkqueue can get a list of tempdirs which are tried to open a file atJan Kneschke2005-11-017-6/+47
* send Cache-Control next to Expire headers (fixing #350)Jan Kneschke2005-11-011-1/+8
* added check for madviseJan Kneschke2005-10-313-2/+4
* fixed typos reported by Kevin TIMMJan Kneschke2005-10-311-1/+1
* added startup-time selectable network-backendJan Kneschke2005-10-3110-61/+106
* added docs for mod_expireJan Kneschke2005-10-312-2/+46
* updated NEWS file with latest changes and last TODO for the release of 1.4.7Jan Kneschke2005-10-311-0/+18
* fixed compilation on solaris and disable kerberos5 support by defaultJan Kneschke2005-10-311-21/+30
* documented userdir.basepathJan Kneschke2005-10-311-1/+19
* handle missing SSL-close-notify if keep-alive is disabled (fixed #311)Jan Kneschke2005-10-311-13/+39
* fixed assertion on failure of mkstemp or write on post-dataJan Kneschke2005-10-312-6/+42
* added support for userdir without a passwd entryJan Kneschke2005-10-311-18/+81
* added BusyServer compat for ?autoJan Kneschke2005-10-311-0/+14
* added %I for bytes_inJan Kneschke2005-10-311-2/+7
* added a check for gmt_off in struct tmJan Kneschke2005-10-261-2/+21
* get it compile on mac os xJan Kneschke2005-10-241-4/+5
* added madvise, smaller mmap()ed windows and local-bufferingJan Kneschke2005-10-241-30/+66
* renamed file.offset to file.start (we had 3 different 'offset' which was conf...Jan Kneschke2005-10-247-24/+19
* close fds on error and add CLOEXEC to FDs which stay open for a longer timeJan Kneschke2005-10-225-5/+17
* more documentmOo2005-10-202-1/+26
* The dependecies of header files into account Jan Kneschke2005-10-181-7/+43
* added a comment on possible optimizations to the code andJan Kneschke2005-10-181-0/+31
* fixed missing sys/filio.h on solaris (fixes #332)Jan Kneschke2005-10-181-0/+5
* clean the error-queue is case we have a read/write errorJan Kneschke2005-10-152-12/+30
* removed check for winsock2.h as it fails in anywayJan Kneschke2005-10-151-1/+1
* add no-fork option for daemontools (fixed #295)Jan Kneschke2005-10-111-4/+13
* gracefull -> gracefulJan Kneschke2005-10-101-11/+11
* get ready for 1.4.6lighttpd-1.4.6Jan Kneschke2005-10-094-2/+16
* assume case-sensitive FS of upper + lower case result in the same filename (e...Jan Kneschke2005-10-091-4/+15
* Moved the check if we have mysql-vhost config for this host AFTER the patch f...Jan Kneschke2005-10-061-2/+2
* the range-request options was not handled at all, added test caseJan Kneschke2005-10-054-3/+16
* remove trailing \ (fixed #310)Jan Kneschke2005-10-041-1/+1
* fixed output of non-cached compressed content and added test-casesJan Kneschke2005-10-043-7/+29
* MacOS X needs the network* functions for the mod_fastcgi and friendsJan Kneschke2005-10-041-3/+3
* remove bogus script for cygwin. use rebaseall if you have problem with remap ...mOo2005-10-031-5/+0
* link mod_cml with libmemcachemOo2005-10-031-1/+1
* build and install spawn-fcgi. don't install implibmOo2005-10-031-1/+4
* added a last-minute fix before releasing 1.4.5lighttpd-1.4.5Jan Kneschke2005-10-021-1/+2
* detect empty URIs in requests as bad request, status 400Jan Kneschke2005-10-024-1/+36
* kill warning for string compare introduced by last changesetmOo2005-10-011-1/+1
* scons fixes, and built/test on cygwinmOo2005-10-016-55/+126
* part of [733]mOo2005-10-014-0/+8
* remove warning for strptimemOo2005-10-012-3/+2
* fixed handling of delay FDEVENT_HUP and epoll()Jan Kneschke2005-09-301-1/+9
* s/def/defined/Jan Kneschke2005-09-301-1/+1
* the missing part of [757]mOo2005-09-302-6/+3
* documented the changesJan Kneschke2005-09-302-0/+25