2003-08-19 |
André Malo | Catch an edge case, where strange subsequent RewriteRules |
commit | commitdiff | tree | snapshot |
2003-08-19 |
André Malo | Fix LA-U and LA-F lookups in directory context. Previously |
commit | commitdiff | tree | snapshot |
2003-08-18 |
André Malo | doh. the permission thing is independent from rewrite log |
commit | commitdiff | tree | snapshot |
2003-08-18 |
André Malo | use a context structure to hold expansion information... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Erik Abele | Add extension for XUL (PR#20558). |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Justin Erenkrantz | Change Listen directive to bind to all addresses return... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Justin Erenkrantz | More fun with IPv6 Listen statements. |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Cliff Woolley | sigh. |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Stas Bekman | spelling fix |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Justin Erenkrantz | Correct failure with Listen directives on machines... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Cliff Woolley | forgot this. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Cliff Woolley | Make mod_ssl consistent with itself when you have a... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Stas Bekman | Fix bug in mod_deflate, which was passing calling... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Martin Kraemer | Typo |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Brian Pane | fix some declarations so dump_bucket and dump_brigade... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Erik Abele | Update transformations. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Erik Abele | Removed index.html.fr at request of Vincent Deffontaine... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Sander Striker | Trivial change to reporting an error when an identity... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Sander Striker | Add an error msg when encountering a spoofed identity... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
André Malo | split ap_process_resource_config into two functions... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
André Malo | fix extern "C" declaration |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Sander Striker | Fix FakeBasicAuth for subrequests. This was reported... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
André Malo | drop the test, whether apr_brigade_create returns NULL... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
André Malo | use bucket brigades directly when reading PUT data... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
André Malo | default_limit_req_body constant doesn't exist. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Stas Bekman | these 3 bugs were reported long time ago, but there... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
André Malo | remove superfluous (heya Cliff) space from log string. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
André Malo | hook mimetype-forcing into fixup/LAST. This leads to... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
William A.... | Although we initialize mc->pid in the child init... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
André Malo | add a comment for future editors |
commit | commitdiff | tree | snapshot |
2003-08-05 |
André Malo | There are different kinds of people: |
commit | commitdiff | tree | snapshot |
2003-08-05 |
André Malo | word smithing / grammar |
commit | commitdiff | tree | snapshot |
2003-08-05 |
André Malo | make clear, that we *know* the RewriteLog directive... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
André Malo | introduce REWRITELOG_DISABLED compiler option, which... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
André Malo | remove unneccessary assignment |
commit | commitdiff | tree | snapshot |
2003-08-04 |
André Malo | improve expansion performance. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Joshua Slive | Remove the general not-updated warning for perf-tuning, |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | cleanup compare_lexicography function. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | inline some functions for faster processing. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | subreq_ok *is* a macro. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | cleanup the add_cookie function a bit. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | incorporate the add_env_variable function in do_expand_env. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
André Malo | style |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Jeff Trawick | distinguish between these two states: |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Jeff Trawick | restore a check for write failures which was lost for... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Joshua Slive | As suggested by Marc Slemko, document the double reverse |
commit | commitdiff | tree | snapshot |
2003-07-31 |
André Malo | gcc doesn't catch the logic and throws a warning about... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | remove some unnecessary memory operations |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | remove artifical limitation of number of env and cookie... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
William A.... | Correct the declaration of the PFN_GETEXTENSIONVERSIO... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | this patch was reverted. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | cleanup RewriteCond evaluation. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | Rewritemap improvement: |
commit | commitdiff | tree | snapshot |
2003-07-30 |
André Malo | cleanup parseargline function to be more efficient... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Astrid Malo | New german translation of mod_actions based on english... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | cleanup expand_tildepath function to use the pool and... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Astrid Malo | Be more precise what type mean |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | minor optimization: the bracket search functions just... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | this was a two-tiered commit for better diffs. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | speed up variable lookup. It's expected to be faster |
commit | commitdiff | tree | snapshot |
2003-07-29 |
William A.... | Standardize on example.com names, never bogus your... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Jeff Trawick | ab: Work over non-loopback on Unix again. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Erik Abele | Fixed a typo and validation error. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Joshua Slive | REALLY discourage people from using <Limit>. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Erik Abele | Added a missing slash. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Joshua Slive | I knew I would get in trouble mucking with the build... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | cause a lookup failure in external rewrite maps if |
commit | commitdiff | tree | snapshot |
2003-07-29 |
André Malo | minor optimizations in lookup_map_program function. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | - style & readability |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | integrate the random functions into the select_random_v... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | cleanup fully_qualify_uri function |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | cleanup splitout_queryargs function. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | cleanup rewritelog function. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Jeff Trawick | axe a special check for EOF+data from apr_file_gets... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Joshua Slive | Mention the limitations of ProxyPassReverse, and refere... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Joshua Slive | Install config.nice into the build/ directory to make |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | allow piped rewrite logs to be relative to serverroot |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | exit(1) should never occur in any module. Stay away... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | a long time ago ... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Joshua Slive | Add some documentation on upgrading from one minor... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | cleanup current_logtime function. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Malo | add the ability to change the maximum txt:map line... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Justin Erenkrantz | Sync changes with backported patches. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | Get a rid of the oversized cache. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | cleanup the select_random_value_part function. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | cleanup lookup_map_dbmfile function. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | cleanup lookup_map_txtfile function. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | avoid unnecessary memory operations |
commit | commitdiff | tree | snapshot |
2003-07-27 |
André Malo | cleanup lookup_map function. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
André Malo | rewritemaps are identified by name. Store 'em in a... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
André Malo | re-add missing headers |
commit | commitdiff | tree | snapshot |
2003-07-26 |
André Malo | oof. Strip all non-public stuff from mod_rewrite.h and |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Astrid Malo | - remove to occurences of 'instead' without reference... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
André Malo | remove outdated and more confusing than helping comment. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Erik Abele | Enhance some bits of the suEXEC docco to be a bit more... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Mads Toftum | Add votes |
commit | commitdiff | tree | snapshot |
2003-07-24 |
André Malo | avoid unnecessary memory operation |
commit | commitdiff | tree | snapshot |
next |