Commit Graph

1226 Commits (6ea62edd5264db9493a5030fcd9174f4d1e4ae56)
 

Author SHA1 Message Date
Marcus Rückert a4206f2ead - ignore Makefile and Makefile.in
17 years ago
Marcus Rückert 80c296a6e2 - added "tags" to the ignorelist
17 years ago
Marcus Rückert 1acecead61 - added configparser.h proc_open *.swp to the ignore list
17 years ago
Jan Kneschke 4581a73ab8 fixed off-by-one bug when the second CRLF after a HTTP-header is in a second read() call
17 years ago
Marcus Rückert b68f200c99 - this is our 1.4.x maintenance branch
17 years ago
Jan Kneschke 0ad43990ee added a better comment about the current (incomplete) state of LOCK support
17 years ago
Jan Kneschke a59faafd7d fixed the 501 code for a LOCK request
17 years ago
Jan Kneschke 0014a87d02 added a check for uuid.h to the scons build
17 years ago
Marcus Rückert 347f6479c2 - configure.in:
17 years ago
Jan Kneschke 75174f144e we have a release
17 years ago
Jan Kneschke 15a488a945 use the right return-value for an error
17 years ago
Jan Kneschke 634ec365f5 make the config-options arrays instead of strings
17 years ago
Jan Kneschke e332dce9bf improved error-msgs if on type-mismatch
17 years ago
Jan Kneschke 67079527f4 changed name of shadowed variable
17 years ago
Jan Kneschke f56e3907fe merged [1078]
17 years ago
Jan Kneschke dd35c9101c fixed connections falling back to non-ssl when keep-alive + ssl was used
17 years ago
Marcus Rückert 5130edf9d0 - added the webdav permissions fix
17 years ago
Jan Kneschke 9de3807438 handle follow-symlink in the stat-cache
17 years ago
Jan Kneschke 30d892061e merged [1174] and [1224]
17 years ago
Jan Kneschke 6ae9b8f58e removed buggy optimization
17 years ago
Jan Kneschke 9ddae28ab5 removed duplicate lua-load calls which crash lua 5.0
17 years ago
Jan Kneschke a3542afd31 handle connection-close after after a broken header in keep-alive like
17 years ago
Marcus Rückert b2239df913 - mod_webdav honors the umask now.
17 years ago
Marcus Rückert a57bb8202e - fix logging of the path when using stat_cache debugging.
17 years ago
Jan Kneschke e9cc9ed36c fixed SSL_ERROR_WANT_READ handling
17 years ago
Jan Kneschke 8517995f52 added append_buffer_weak() which take the buffer directly instead of copying it
17 years ago
Jan Kneschke 85775e6a5e removed debug info
17 years ago
Jan Kneschke f40d75f98d fixed crash with invalid hostmask is used (fixes #854)
17 years ago
Jan Kneschke a4cabee7fd added last minute changes
17 years ago
Jan Kneschke a34a3ae173 reverted [1312] as it led to seg-faults
17 years ago
Jan Kneschke dd0abe5aba print 'lighttpd -p -f ...' to stdout instead of stderr
17 years ago
Jan Kneschke 9c773d9f7d fixed SSL + POST on Firefox
17 years ago
Jan Kneschke 6309a54031 handle ENOTCONN nicly on FreeBSD writev()
17 years ago
Jan Kneschke 2721197ff6 workaround a hanging ssl-connections in Opera 9.01 and 8.54 (and earlier) if chunked-encoding is used
17 years ago
Jan Kneschke 5f1c2d4eee it runs fine with lua 5.0 too
17 years ago
Jan Kneschke e98ea9c0b0 trust the autoconf-checks again
17 years ago
Jan Kneschke 2a3ac19883 rici pointed me the lua_cpcall() to call a lua-c-function in protected mode
17 years ago
Jan Kneschke 00a5770e2f fixed "Software caused connection abort" messages on FreeBSD
17 years ago
Jan Kneschke 9b10531f79 use pkg-config to find lua via scons
17 years ago
Jan Kneschke 404f81e63b lua_State has to be put into the #ifdef too
17 years ago
Jan Kneschke 4b8905d4b4 fix for lua not installed
17 years ago
Marcus Rückert 73763f878b - fix minor typo in the changelog
17 years ago
Jan Kneschke 49815a7798 fixed writev() for older glibc's
17 years ago
Marcus Rückert d9cb387859 - make the features output more portable
17 years ago
Jan Kneschke 08c093b940 fixed mod_cml + lua 5.1
17 years ago
Jan Kneschke f157915cab added last changes before pre-release
17 years ago
Jan Kneschke 6e1a97da6b added missing header file
17 years ago
Jan Kneschke 9076cbdf5c if wait() gets interruped, don't increase the number of workers to start
17 years ago
Jan Kneschke e931d4f27f fixed compile if lua is not enabled
17 years ago
Jan Kneschke 63ec609a56 - added set() for .env[]
17 years ago