Commit Graph

507 Commits (1022432a1e55700a31a0278fc5ee6122ffc3cba7)
 

Author SHA1 Message Date
Jan Kneschke b3cbfab0e1 get the properties of the file, not the directory
18 years ago
Jan Kneschke 71d3dad979 remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist
18 years ago
Jan Kneschke c453169814 only of sqlite3 and libxml2 are available enable PROPPATCH and friends
18 years ago
Jan Kneschke 163c25a2a9 added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed)
18 years ago
Jan Kneschke 30b1973266 fixed stat-cache for xattr
18 years ago
Jan Kneschke 1491b63a37 a new box
18 years ago
Jan Kneschke 1a1fc2d54d forgot to add the legacy option as conditional
18 years ago
Jan Kneschke 6c160ec7d9 added PUT, all basic litmus tests passed
18 years ago
Jan Kneschke 252ec1ca2b show if fam is enabled
18 years ago
Jan Kneschke 3b10caf14e added a comment about stat-cache-engine
18 years ago
Jan Kneschke d57bcf4068 added webdav docs
18 years ago
Jan Kneschke e2a32465f3 does include the parent directory in the PROPFIND output
18 years ago
Jan Kneschke e37805c9b4 added DELETE and MKCOL to mod_webdav
18 years ago
Jan Kneschke 7c398a4729 add all modules to the print-out and improved the check for gamin >= 0.1.0
18 years ago
Jan Kneschke b316000560 added comment for read-only webdav
18 years ago
Jan Kneschke c5249103fd sol10 needs them
18 years ago
Jan Kneschke 36a9ce4831 added another test for OPTIONS
18 years ago
Jan Kneschke a31377ace4 fixed handling of OPTIONS * and /
18 years ago
Jan Kneschke 919187ecf1 added a switch to enable webdav on demand
18 years ago
Jan Kneschke 3be06bb84c added read-only WebDAV support
18 years ago
Jan Kneschke faa4d51ede the userdir module builds a physical path by hand, the same as mod_alias
18 years ago
Jan Kneschke b01d94c3a9 added function declaration
18 years ago
Jan Kneschke 270ce0c65e removed unused variable
18 years ago
Jan Kneschke b8e6fee3c3 removed unused variable
18 years ago
Jan Kneschke eca25a0ae1 file_cache.h is not stat_cache.h
18 years ago
Jan Kneschke 962d936d94 don't die if accesslog file is not set
18 years ago
Jan Kneschke 3a754cb06a check that the content-type is the CT of the original file
18 years ago
Jan Kneschke 172340e22f let mod_compress prepare etag, last-modified and content-type
18 years ago
Jan Kneschke c39b55649d initialize is_ssl (perhaps fixes a long standing bug)
18 years ago
Jan Kneschke 0d7dca9483 removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way
18 years ago
Jan Kneschke 0d79097c3d added debug option to mod_trigger_b4_dl and initialize the base-config
18 years ago
Jan Kneschke 1b4b0b313a tell the user to use the right PHP build for FastCGI
18 years ago
Jan Kneschke df688f7de0 pipe and syslog need each log-entry by itself
18 years ago
Jan Kneschke e9165caae8 range-requests is at 40
18 years ago
Jan Kneschke 182f800f59 prepared a debian for 1.4.0
18 years ago
Jan Kneschke af3be09b10 first NEWS entries for 1.4.0
18 years ago
Jan Kneschke c052589bb3 load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary
18 years ago
Jan Kneschke 426880f0a2 removed warnings on empty response-body, added debug output to mod_proxy
18 years ago
Jan Kneschke 0de585c33b the test-cases revealed that broken-scriptfilename is really needed, reverted the changes
18 years ago
Jan Kneschke f51c349b55 updated to new docutils which installs rst2html without .py
18 years ago
Jan Kneschke a1944f40f2 initialize balancer-config
18 years ago
Jan Kneschke 4c265a6fd8 better error-handling and cleanup (merged [257] and [282])
18 years ago
Xuefer 6044dbc5b3 make output of array/config same format as lighttpd.conf, with auto indention
18 years ago
Jan Kneschke e3a27bec4e added the event-handler note for macos x (fixes #70)
18 years ago
Jan Kneschke 718e97b68b don't segfault on stat-failed
18 years ago
Jan Kneschke bac9212c8f fixed possible uninit variables of the config-parser fails (merged [183])
18 years ago
Jan Kneschke 2bc237115e fixes compiling after last merge
18 years ago
Jan Kneschke ae02f2c48b mod_staticfile is the next plugin, so don't call HANDLER_FINISHED
18 years ago
Jan Kneschke 017e014b02 trust s_len in encode-html (merged [406])
18 years ago
Jan Kneschke c13fba88c1 removed double free
18 years ago