]> granicus.if.org Git - apache/shortlog
apache
2003-08-19 André MaloCatch an edge case, where strange subsequent RewriteRules
2003-08-19 André MaloFix LA-U and LA-F lookups in directory context. Previously
2003-08-18 André Malodoh. the permission thing is independent from rewrite log
2003-08-18 André Malouse a context structure to hold expansion information...
2003-08-17 Erik AbeleAdd extension for XUL (PR#20558).
2003-08-15 Justin ErenkrantzChange Listen directive to bind to all addresses return...
2003-08-14 Justin ErenkrantzMore fun with IPv6 Listen statements.
2003-08-13 Cliff Woolleysigh.
2003-08-13 Stas Bekmanspelling fix
2003-08-13 Justin ErenkrantzCorrect failure with Listen directives on machines...
2003-08-12 Cliff Woolleyforgot this.
2003-08-12 Cliff WoolleyMake mod_ssl consistent with itself when you have a...
2003-08-12 Stas Bekman Fix bug in mod_deflate, which was passing calling...
2003-08-11 Martin KraemerTypo
2003-08-09 Brian Panefix some declarations so dump_bucket and dump_brigade...
2003-08-09 Erik AbeleUpdate transformations.
2003-08-08 Erik AbeleRemoved index.html.fr at request of Vincent Deffontaine...
2003-08-08 Sander StrikerTrivial change to reporting an error when an identity...
2003-08-07 Sander StrikerAdd an error msg when encountering a spoofed identity...
2003-08-07 André Malosplit ap_process_resource_config into two functions...
2003-08-07 André Malofix extern "C" declaration
2003-08-07 Sander StrikerFix FakeBasicAuth for subrequests. This was reported...
2003-08-06 André Malodrop the test, whether apr_brigade_create returns NULL...
2003-08-06 André Malouse bucket brigades directly when reading PUT data...
2003-08-06 André Malodefault_limit_req_body constant doesn't exist.
2003-08-06 Stas Bekmanthese 3 bugs were reported long time ago, but there...
2003-08-06 André Maloremove superfluous (heya Cliff) space from log string.
2003-08-05 André Malohook mimetype-forcing into fixup/LAST. This leads to...
2003-08-05 William A.... Although we initialize mc->pid in the child init...
2003-08-05 André Maloadd a comment for future editors
2003-08-05 André MaloThere are different kinds of people:
2003-08-05 André Maloword smithing / grammar
2003-08-05 André Malomake clear, that we *know* the RewriteLog directive...
2003-08-04 André Malointroduce REWRITELOG_DISABLED compiler option, which...
2003-08-04 André Maloremove unneccessary assignment
2003-08-04 André Maloimprove expansion performance.
2003-08-04 Joshua SliveRemove the general not-updated warning for perf-tuning,
2003-08-03 André Malocleanup compare_lexicography function.
2003-08-03 André Maloinline some functions for faster processing.
2003-08-03 André Malosubreq_ok *is* a macro.
2003-08-03 André Malocleanup the add_cookie function a bit.
2003-08-03 André Maloincorporate the add_env_variable function in do_expand_env.
2003-08-03 André Malostyle
2003-08-01 Jeff Trawickdistinguish between these two states:
2003-08-01 Jeff Trawickrestore a check for write failures which was lost for...
2003-07-31 André Malosync
2003-07-31 Joshua SliveAs suggested by Marc Slemko, document the double reverse
2003-07-31 André Malogcc doesn't catch the logic and throws a warning about...
2003-07-31 André Maloupdate transformation
2003-07-30 André Maloremove some unnecessary memory operations
2003-07-30 André Maloremove artifical limitation of number of env and cookie...
2003-07-30 William A.... Correct the declaration of the PFN_GETEXTENSIONVERSIO...
2003-07-30 André Malothis patch was reverted.
2003-07-30 André Malocleanup RewriteCond evaluation.
2003-07-30 André MaloRewritemap improvement:
2003-07-30 André Malocleanup parseargline function to be more efficient...
2003-07-29 Astrid MaloNew german translation of mod_actions based on english...
2003-07-29 André Malocleanup expand_tildepath function to use the pool and...
2003-07-29 Astrid MaloBe more precise what type mean
2003-07-29 André Malominor optimization: the bracket search functions just...
2003-07-29 André Malothis was a two-tiered commit for better diffs.
2003-07-29 André Malospeed up variable lookup. It's expected to be faster
2003-07-29 William A.... Standardize on example.com names, never bogus your...
2003-07-29 Jeff Trawickab: Work over non-loopback on Unix again.
2003-07-29 Erik AbeleFixed a typo and validation error.
2003-07-29 Joshua SliveREALLY discourage people from using <Limit>.
2003-07-29 Erik AbeleAdded a missing slash.
2003-07-29 Joshua SliveI knew I would get in trouble mucking with the build...
2003-07-29 André Malocause a lookup failure in external rewrite maps if
2003-07-29 André Malominor optimizations in lookup_map_program function.
2003-07-28 André Malo- style & readability
2003-07-28 André Malointegrate the random functions into the select_random_v...
2003-07-28 André Malocleanup fully_qualify_uri function
2003-07-28 André Malocleanup splitout_queryargs function.
2003-07-28 André Malocleanup rewritelog function.
2003-07-28 Jeff Trawickaxe a special check for EOF+data from apr_file_gets...
2003-07-28 Joshua SliveMention the limitations of ProxyPassReverse, and refere...
2003-07-28 Joshua SliveInstall config.nice into the build/ directory to make
2003-07-28 André Maloallow piped rewrite logs to be relative to serverroot
2003-07-28 André Maloexit(1) should never occur in any module. Stay away...
2003-07-28 André Maloa long time ago ...
2003-07-28 Joshua SliveAdd some documentation on upgrading from one minor...
2003-07-28 André Malocleanup current_logtime function.
2003-07-28 André Maloadd the ability to change the maximum txt:map line...
2003-07-28 Justin ErenkrantzSync changes with backported patches.
2003-07-27 André MaloGet a rid of the oversized cache.
2003-07-27 André Malocleanup the select_random_value_part function.
2003-07-27 André Maloupdate transformation
2003-07-27 André Malocleanup lookup_map_dbmfile function.
2003-07-27 André Malocleanup lookup_map_txtfile function.
2003-07-27 André Maloavoid unnecessary memory operations
2003-07-27 André Malocleanup lookup_map function.
2003-07-26 André Malorewritemaps are identified by name. Store 'em in a...
2003-07-26 André Malore-add missing headers
2003-07-26 André Malooof. Strip all non-public stuff from mod_rewrite.h and
2003-07-25 Astrid Malo- remove to occurences of 'instead' without reference...
2003-07-25 André Maloremove outdated and more confusing than helping comment.
2003-07-25 Erik AbeleEnhance some bits of the suEXEC docco to be a bit more...
2003-07-25 Mads ToftumAdd votes
2003-07-24 André Maloavoid unnecessary memory operation
next