| Commit message (Expand) | Author | Age | Files | Lines |
* | sync to CHANGES to 2.3.4/2.3.5 | Paul Querna | 2009-11-25 | 1 | -9/+12 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-24 | 1 | -0/+6 |
* | KeepAlive no longer accepts other than On|Off. | Takashi Sato | 2009-11-22 | 1 | -0/+3 |
* | Remove errno from dav_error interface. Calls to dav_new_error() | Jeff Trawick | 2009-11-19 | 1 | -0/+4 |
* | Add AuthLDAPBindAuthoritative to allow other authentication providers a chance | Eric Covener | 2009-11-18 | 1 | -0/+4 |
* | Logging in to bugzilla gives me the bug reporter's details | Nick Kew | 2009-11-16 | 1 | -1/+1 |
* | Build: fix --with-module to work as documented | Nick Kew | 2009-11-16 | 1 | -0/+3 |
* | fix CHANGES entries: mod_dav_fs -> mod_dav | Stefan Fritsch | 2009-11-11 | 1 | -2/+2 |
* | s/cange/change/ | Jeff Trawick | 2009-11-10 | 1 | -1/+1 |
* | Revert removal of the key_type byte in the lock key. There is no need to break | Stefan Fritsch | 2009-11-10 | 1 | -2/+3 |
* | fix e-mail address format | Jeff Trawick | 2009-11-10 | 1 | -1/+1 |
* | enable support for ECC keys and ECDH ciphers. Tested against | Sander Temme | 2009-11-10 | 1 | -0/+3 |
* | mod_dav_fs: Include uri when logging a PUT error due to connection abort. | Stefan Fritsch | 2009-11-09 | 1 | -1/+4 |
* | Return 409 instead of 500 for a LOCK request if the parent resource does not | Stefan Fritsch | 2009-11-09 | 1 | -0/+3 |
* | There is a bug report for r834073, therefore add a CHANGES entry. | Stefan Fritsch | 2009-11-09 | 1 | -0/+4 |
* | Don't delete the whole file if a PUT with content-range failed. | Stefan Fritsch | 2009-11-09 | 1 | -0/+3 |
* | Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when the | Stefan Fritsch | 2009-11-09 | 1 | -0/+7 |
* | mod_log_config: Make ${cookie}C correctly match whole cookie names | Stefan Fritsch | 2009-11-07 | 1 | -0/+4 |
* | Touch file, SVN testing. Eeek =) | Tony Stevenson | 2009-11-06 | 1 | -0/+2 |
* | Change the configure-based MPM build mechanism to support building | Jeff Trawick | 2009-11-03 | 1 | -3/+4 |
* | Vhosts: treating a pure-numeric Host header as a port is nonsense. | Nick Kew | 2009-11-02 | 1 | -0/+3 |
* | Stop trying to set the referral HOP limit on each connection since most SDKs ... | Eric Covener | 2009-10-31 | 1 | -0/+5 |
* | CharsetOptions NoImplicitAdd wasn't referenced during insert_filter callback. | Eric Covener | 2009-10-25 | 1 | -0/+3 |
* | Add support for OCSP "stapling": | Joe Orton | 2009-10-25 | 1 | -0/+3 |
* | Only allow parens in filename if cachesize is given. Return error otherwise | Stefan Fritsch | 2009-10-24 | 1 | -2/+2 |
* | Only parse cache size in parens at the end of the string. Fixes SSLSessionCache | Stefan Fritsch | 2009-10-23 | 1 | -0/+4 |
* | htpasswd: Improve out of disk space handling | Stefan Fritsch | 2009-10-19 | 1 | -0/+2 |
* | Change the default algorithm for htpasswd to MD5 on all platforms. Crypt | Stefan Fritsch | 2009-10-19 | 1 | -0/+2 |
* | * Reduce memory consumption when processing very long lines by at least | Ruediger Pluem | 2009-10-19 | 1 | -0/+3 |
* | ab: Fix segfault in case the argument for -n is a very large number. | Stefan Fritsch | 2009-10-18 | 1 | -0/+3 |
* | Allow ProxyPreserveHost to work in <Proxy> sections | Stefan Fritsch | 2009-10-11 | 1 | -0/+3 |
* | configure: Fix THREADED_MPMS so that mod_cgid is | Takashi Sato | 2009-10-10 | 1 | -0/+3 |
* | mod_dav: Provide a mechanism to obtain the request_rec and pathname | Graham Leggett | 2009-10-09 | 1 | -0/+4 |
* | Add PR number for r823613. | Takashi Sato | 2009-10-09 | 1 | -1/+1 |
* | Build: Use install instead of cp if available on | Takashi Sato | 2009-10-09 | 1 | -0/+3 |
* | mod_cache: add Cache-control: s-maxage to cacheability decisions per RFC 2616. | Daniel Earl Poirier | 2009-10-09 | 1 | -0/+3 |
* | mod_logio: introduce new optional function ap_logio_get_last_bytes to get | Stefan Fritsch | 2009-10-08 | 1 | -0/+3 |
* | remove CHANGES entry | Stefan Fritsch | 2009-10-07 | 1 | -5/+0 |
* | Update comments in util_filter.h about bucket and brigade ownership to reflect | Stefan Fritsch | 2009-10-07 | 1 | -0/+5 |
* | Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too | Stefan Fritsch | 2009-10-06 | 1 | -0/+6 |
* | mod_rewrite: Make sure that a hostname:port isn't fully qualified if | Graham Leggett | 2009-10-05 | 1 | -0/+3 |
* | mod_cache: Teach CacheEnable and CacheDisable to work from within a | Graham Leggett | 2009-10-05 | 1 | -0/+3 |
* | Back out r818492 which prevented all caching of incomplete responses. | Daniel Earl Poirier | 2009-10-05 | 1 | -1/+1 |
* | Add mod_reqtimeout: New module to set timeouts and minimum data rates for | Stefan Fritsch | 2009-10-04 | 1 | -0/+3 |
* | Correct the attribution in CHANGES. | Graham Leggett | 2009-10-04 | 1 | -1/+1 |
* | Make sure to not destroy bucket brigades that have been created by earlier | Stefan Fritsch | 2009-10-04 | 1 | -0/+4 |
* | core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket | Stefan Fritsch | 2009-10-04 | 1 | -0/+3 |
* | mod_cache: Fix uri_meets_conditions() so that CacheEnable will | Graham Leggett | 2009-10-03 | 1 | -0/+4 |
* | suexec: Allow to log an error if exec fails by setting FD_CLOEXEC | Stefan Fritsch | 2009-10-03 | 1 | -0/+3 |
* | Make RemoveType override the info from TypesConfig | Stefan Fritsch | 2009-10-03 | 1 | -0/+3 |