Commit Graph

774 Commits (7b4097f7ee23f064366194ba38c3bbd752e3b590)
 

Author SHA1 Message Date
Jan Kneschke f54cf620f1 suppress the 'using default-vhost' message by default
18 years ago
Jan Kneschke 93ba0f958e fixed unsigned/signed compare
18 years ago
Jan Kneschke bab099bca6 updated test as we don't overwrite the Server-Header anymore
18 years ago
Jan Kneschke 230e670078 check if we need -ldl to get dlopen
18 years ago
Jan Kneschke 971dc42657 link all the files to mod_cml
18 years ago
Jan Kneschke 93693b11e0 - don't duplicate Server and Date Header
18 years ago
Jan Kneschke a4be52451f more unsigned/sign compare fixes
18 years ago
Jan Kneschke 151daf933c added a keep-alive check for pipelining
18 years ago
Jan Kneschke 6db887ad3c added lua compile option
18 years ago
Jan Kneschke 1375a63a82 fixed ranges for the unsigned fixes
18 years ago
Jan Kneschke f541eb8f53 small update for 1.4.8
18 years ago
Jan Kneschke 62d8d1ef53 fixed md5 on 64bit platforms
18 years ago
Jan Kneschke 60ccbd89f7 fixed unsigned compares
18 years ago
Jan Kneschke aa7e634b75 fixed assertion if a read() returned with EGAIN in POST-read
18 years ago
Jan Kneschke 7d46051907 don't take all max-fds as solaris needs some fds for devpoll
18 years ago
Jan Kneschke 4d5dd7fe4d don't try to encode a empty uri.path
18 years ago
Jan Kneschke f0583d8b73 fixed unsigned compare
18 years ago
Jan Kneschke 0c6af9ae46 improved warning-message
18 years ago
Jan Kneschke f35df44d00 added ldap-support to scons-build for mod_auth
18 years ago
Jan Kneschke e3cac26e27 fixed unsinged compare
18 years ago
Jan Kneschke 6ca932df94 made cafile optional for starttls as encryption might be enough for a start
18 years ago
Jan Kneschke 287299975c added with_ldap
18 years ago
Jan Kneschke 50ad16742f give credits
18 years ago
Jan Kneschke 95fb9a3cf7 init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning
18 years ago
Jan Kneschke 1a96aea496 strip debian/Makefile from the distribution
18 years ago
Jan Kneschke 53144a5a86 fixed calcutation of offset and length for range-request
18 years ago
Jan Kneschke 0ea0486d2f fixed the DEBUG: warning for the Last-Modified header check
18 years ago
Jan Kneschke 0ed6b72923 darix asked for this version of the type cast
18 years ago
Jan Kneschke 27a113bc20 cached FDs for the uploading chunk
18 years ago
Jan Kneschke 87cfee3fc5 fixed SIGBUS in range-requests as we were mmaping/madvising too much
18 years ago
Jan Kneschke c60643433c use the SIMPLE stat-cache-engine as default
18 years ago
Jan Kneschke 0ad4a2967c added note to ChangeLog that NEWS is the new ChangeLog and updated NEWS file
18 years ago
Jan Kneschke bdc5421430 fixed typos
18 years ago
Jan Kneschke cd76736363 get more warnings
18 years ago
Jan Kneschke 32879e3663 fixed stripping if strip and input are the same
18 years ago
Jan Kneschke 2d961090e8 don't try to call sqlite3 function if we don't have a sqlite3 db set
18 years ago
Jan Kneschke 57b7676542 fixed reconnect after dead php-backend
18 years ago
Jan Kneschke b0c433da41 removed some debug
18 years ago
Jan Kneschke dc87ff8c44 fixed range request handling in network_writev
18 years ago
Jan Kneschke b71b54fc5b added better debug
18 years ago
Jan Kneschke 319326b5af check return code of chdir and send SIGTERM to the childs when we shutdown
18 years ago
Jan Kneschke 6770984a0c fixed encoding of the buffers and trust the length of the string
18 years ago
Jan Kneschke 485fea2cbb improved hints if startup fails
18 years ago
Jan Kneschke f9cc749a8f accept no-error as return for the last xml-chunk
18 years ago
Jan Kneschke e360ae79bf added more example and replaces server.dir-listing by dir-listing.activate
18 years ago
Jan Kneschke 976f32182e simplified buffer-encoding functions into one function
18 years ago
Jan Kneschke 95132d93c8 fixed warnings about unused vars and unhandled enum-values in switch()
18 years ago
Jan Kneschke e5dbbc6581 ubuntu asked for dropping the debian/ dir from the source package, so we do
18 years ago
Jan Kneschke d9e6eefa30 next release is 1.4.8, fixed typo in help text
18 years ago
Jan Kneschke ea7b9aba9b added auto-reconnect to ldap (fixes #294), patch from joerg@netbsd.org
18 years ago