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 |
2010-09-27 |
Stefan Fritsch | fix another null pointer dereference found by clang |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Stefan Fritsch | Avoid potential segfault (found by clang/scan-build). |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Rich Bowen | Rebuild generated files - new mod_cache directives... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Graham Leggett | mod_cache: Add the cache_status hook to register the... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Rich Bowen | Rebuild generated files. |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Guenter Knauf | Small cleanup and macro rename to make clearer for... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Stefan Fritsch | In ErrorLogFormat, make it possible to log an item... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Spelling errors |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | don't use data allocated from ptemp when parsing .htaccess |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Rich Bowen | A note about per-module logging. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Rich Bowen | Rebuilding generated files. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Rich Bowen | Missed a few mentions of mod_rewrite that shouldn't... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Rich Bowen | RewriteLog is no more. This doc could probably do with... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | in 'ip' authz provider, parse subnets only once on... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Rich Bowen | Make a note about RewriteLog for folks that are looking... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Add 'local' authz provider that matches connections... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Expand authz provider entry |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Update transformations |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Move all, env, and method authz providers from mod_auth... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | clarify wording about regexp |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | update transformations |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefan Fritsch | Add some more items |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Jeff Trawick | Fix crash accessing pollset on worker thread when child... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Guenter Knauf | Added util_regex.c to NetWare makefile. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Guenter Knauf | Fixed NetWare import/export list for cache modules. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
William A.... | Another user identifiable change, new behavior feature. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
William A.... | Tag a user identifiable change. Thanks to rbowen for... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
William A.... | Because PATH and the library path are closely interrela... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jeff Trawick | fix Sun Studio type mismatch warnings |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jeff Trawick | generated files only |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Jeff Trawick | follow up r956069 and r1000130 with additional corrections |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Graham Leggett | Remove a relic from the original error code, and fix... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Graham Leggett | Bump the MMN to take into account changes to the mod_ca... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Graham Leggett | Move mod_cache-private includes and defines from the... |
commit | commitdiff | tree | snapshot |
next |