summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added magnet.txt to the distributionlighttpd-1.4.13Jan Kneschke2006-10-091-2/+4
* - updated NEWSMarcus Rückert2006-10-091-1/+4
* last changes before the releaseJan Kneschke2006-10-091-1/+3
* - added docs for mod_magnetMarcus Rückert2006-10-091-0/+429
* - merged -r1090:1091 => add --with-webdav-locksMarcus Rückert2006-10-093-3/+28
* save the old errno of the sendfile() call in case that the attr_get()Jan Kneschke2006-10-081-0/+4
* the patch attached to #119 was right. If we Jan Kneschke2006-10-071-4/+10
* updated fixed tickets for the pre-releaseJan Kneschke2006-10-071-0/+7
* fixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)Jan Kneschke2006-10-071-0/+2
* don't force a Content-Length header in HEAD requests (#119)Jan Kneschke2006-10-071-1/+2
* no one really liked this warning :(Jan Kneschke2006-10-071-7/+0
* only set the etag if we have oneJan Kneschke2006-10-071-7/+10
* mkcol/mkdir in mod_webdav now honors the umask aswell.Marcus Rückert2006-10-071-9/+10
* added content-type to the .stat() and decoded the st_mode Jan Kneschke2006-10-061-2/+28
* added lighty.stat() which uses the stat-cache to reduce the number of syscallsJan Kneschke2006-10-061-0/+72
* added the original URI, before the rewrite, to the env.Jan Kneschke2006-10-061-0/+3
* disable chunked encoding header on a HEAD requestJan Kneschke2006-10-051-0/+5
* - a few more whitespace cleanupsMarcus Rückert2006-10-0541-177/+177
* provide a useful error-msg when sqlite3_open failsJan Kneschke2006-10-041-1/+3
* fixed some allocations in the ssl-part before lighty exits to make valgrind h...Jan Kneschke2006-10-041-1/+17
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-04163-9153/+9153
* - next release is 1.4.13Jan Kneschke2006-10-043-24/+17
* added $apr1$ support for htpasswd (fixes #870)Jan Kneschke2006-10-041-0/+196
* merged [270] (fixes #871)Jan Kneschke2006-10-042-5/+13
* added summary-tag to all tables in dirlisting and statusJan Kneschke2006-10-042-5/+5
* remove fragments from the request-uri (fixes #869)Jan Kneschke2006-10-041-2/+8
* allocate a byte more, to match the ioctl() reportJan Kneschke2006-10-041-1/+1
* - properly find fastcgi.h in /usr/include/fastcgiMarcus Rückert2006-10-034-1/+19
* - mark a few params as unusedMarcus Rückert2006-10-031-5/+6
* - remove unused variableMarcus Rückert2006-10-031-1/+1
* - cast ptrdiff_t to size_t to avoid a signed comparison warningMarcus Rückert2006-10-031-1/+1
* - dont use int for a enum typeMarcus Rückert2006-10-031-1/+2
* - marked parameter as unusedMarcus Rückert2006-10-031-0/+1
* - mark a few parameters as unusedMarcus Rückert2006-10-031-0/+4
* - remove unused variableMarcus Rückert2006-10-031-3/+0
* - if using gcc set the c standard to gnu99.Marcus Rückert2006-10-031-1/+1
* - ignore Makefile and Makefile.inMarcus Rückert2006-10-030-0/+0
* - added "tags" to the ignorelistMarcus Rückert2006-10-030-0/+0
* - added configparser.h proc_open *.swp to the ignore listMarcus Rückert2006-10-030-0/+0
* fixed off-by-one bug when the second CRLF after a HTTP-header is in a second ...Jan Kneschke2006-10-031-1/+1
* - this is our 1.4.x maintenance branchMarcus Rückert2006-10-030-0/+0
* added a better comment about the current (incomplete) state of LOCK supportJan Kneschke2006-09-281-11/+11
* fixed the 501 code for a LOCK requestJan Kneschke2006-09-281-0/+3
* added a check for uuid.h to the scons buildJan Kneschke2006-09-282-1/+4
* - configure.in:Marcus Rückert2006-09-272-2/+2
* we have a releaselighttpd-1.4.12Jan Kneschke2006-09-231-1/+1
* use the right return-value for an errorJan Kneschke2006-09-231-2/+2
* make the config-options arrays instead of stringsJan Kneschke2006-09-231-18/+33
* improved error-msgs if on type-mismatchJan Kneschke2006-09-231-4/+4
* changed name of shadowed variableJan Kneschke2006-09-231-5/+5