2010-10-16 |
Stefan Fritsch | core: Log a warning if <Limit> or <LimitExcept> are... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Stefan Fritsch | mod_ssl: Log certificate information if client cert... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Stefan Fritsch | return early if we are not logging anyway |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Rainer Jung | Fix constness in log macro. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Rainer Jung | Fix description of APLOG_USE_MODULE in new |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Vincent Deffontaines | Updated french translation |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Vincent Deffontaines | Some error messages got translated by mistake in the... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Vincent Deffontaines | Updated the french documentation to match the new engli... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vincent Deffontaines | Updated the .fr doc to match new .en revision |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vincent Deffontaines | Updated the french translation |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vincent Deffontaines | Fixing previous commit, as a <code> tag was mangled |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Graham Leggett | Ooh look, new and shiny things in v2.4. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Graham Leggett | htcacheclean: Teach htcacheclean to limit cache size... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vincent Deffontaines | Updated to match the new english revision |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Graham Leggett | mod_cache: Support stale-on-error behaviour for the... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Graham Leggett | Make sure we remove the cache lock consistently as... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefan Fritsch | update transformations |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefan Fritsch | Rename MaxRequestsPerChild to MaxConnectionsPerChild... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Graham Leggett | Restore the apr_brigade_insert_file() call to within... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefan Fritsch | info.file, info.line, and info.status should not be... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Stefan Fritsch | improve docs for ap_errorlog_handler and ap_errorlog_info |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Jeff Trawick | fix description of the change for PR43857; it is a... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Graham Leggett | mod_cache: Optionally serve stale data when a revalidat... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Graham Leggett | Use the more popular spelling variant. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Graham Leggett | Fix the lookup of the per-directory cache config, we... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
William A.... | Tag ZLIB_DLL, to slightly optimize the run time symbol... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
William A.... | Eliminate nonportable cruft |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Eric Covener | Caution against using non-regex ProxyPass inside of... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Stefan Fritsch | Mention that the required ThreadStackSize depends on... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Stefan Fritsch | Document that a ThreadStackSize of 128K or lower will... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rainer Jung | Fix typo concerning mod_proxy_scgi activation on |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Stefan Fritsch | add %v and %V to ErrorLogFormat |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Graham Leggett | Fix a segfault when tmpfiles are encountered while... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Guenter Knauf | Renamed optarg -> opt_arg to avoid name clashes with... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Graham Leggett | Ensure the correct pool is passed in when listing URLs. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Guenter Knauf | Removed leftover from IDE build times. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Guenter Knauf | First undefine before define; Watcom does not redefine. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | htcacheclean: Allow the listing of valid URLs within... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | Remove (and no longer initialise) an unused variable. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | mod_cache: Don't regenerate the cache key if we have... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Guenter Knauf | Removed duplicate global; removed obsolete cast. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Guenter Knauf | Fixed declaration; added return value. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Guenter Knauf | Renamed optarg -> opt_arg to avoid name clashes with... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Guenter Knauf | Fixed NetWare PCRE build. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | RPM init script: make sure that should we be started... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Graham Leggett | Remove the attempt to pass the cache key into the lock... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Graham Leggett | mod_cache: Allow control over the base URL of reverse... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | Realign the cache_quick_handler() and cache_handler... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | Remove FIXMEs, they have been fixed. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | Make sure the has_body flag is written to the disk... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | mod_cache: CacheLastModifiedFactor, CacheStoreNoStore... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Graham Leggett | mod_disk_cache: CacheMaxFileSize, CacheMinFileSize... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefan Fritsch | merge if blocks |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefan Fritsch | Use ptemp in some places to save some memory when parsi... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefan Fritsch | core: Speed up config parsing if using a very large... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stefan Fritsch | Fix CVE-2010-1623 in mod_reqtimeout, too. It includes... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rich Bowen | Oh. Never mind. That's in there already too. Perhaps... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rich Bowen | I'm really not sure what I was thinking of when I put... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Graham Leggett | mod_cache: Support the caching of HEAD requests. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Add a TODO item for the 1.3 docs. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | A possibility for a good doc to have, since modules... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | dns-caveat is largely rubbish. Someone should rewrite... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Adds caution about overusing IfModule, and mentions... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefan Fritsch | add a bit of doc for the new authz providers |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Rebuild generated files. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Mention specific error message that people might come... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Minor nitpick - We've attempted to standardize on Ameri... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rich Bowen | Slight rearrangement to improve flow. Added specific... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rainer Jung | Add detailed information about how to use |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Rainer Jung | Fix flex and bison usage when building out of tree. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Graham Leggett | htcacheclean: Allow the option to round up file sizes... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefan Fritsch | Add authz providers for use with mod_authz_core and... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Graham Leggett | mod_disk_cache: Instead of creating an empty data file... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefan Fritsch | Make the ssl expression parser thread-safe. It now... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Graham Leggett | htcacheclean: If the cache file format is unrecognised... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Igor Galić | Adding #logging link. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Graham Leggett | mod_disk_cache: Change on-disk header file format to... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefan Fritsch | add comment about change to ap_expr_eval() |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Igor Galić | Documentation for r1002415. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nick Kew | Add "IN" operator to expression parser, to evaluate... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefan Fritsch | This is just too easy to not do it: Add an 'expr' authz... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefan Fritsch | save some memory by using cmd->temp_pool instead of... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Stefan Fritsch | Add generate_log_id hook to allow to use the ID generat... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Rich Bowen | A few minor nitpicks. Removal of a double negative... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Rich Bowen | nitpick: Remove mention of obsolete directive. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nilgun Belma... | update for sync with English docs. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nilgun Belma... | fix validation error |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Graham Leggett | mod_cache: Make sure that we never allow a 304 Not... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jeff Trawick | axe extra ";", fixing this messages from Sun Studio: |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jim Jagielski | Allow for non-persist of shared mem |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jim Jagielski | Update doccos and explain clear/clean of shared mem |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Jim Jagielski | No leakie |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Stefan Fritsch | Split ENV: handling between the request_rec section... |
commit | commitdiff | tree | snapshot |
next |