]> granicus.if.org Git - apache/history - modules
fix compiler warning on win32
[apache] / modules /
2003-08-25 André Malofix compiler warning on win32
2003-08-25 André Maloshort circuit && and || evaluation. For backwards compa...
2003-08-25 André Malosimplify the dumper code
2003-08-25 André Maloif the tokenizer hits a string which begins with a...
2003-08-25 André Malosame cleanup applies to TOKEN_LBRACE
2003-08-25 André Malocleanup TOKEN_NOT tree generation code:
2003-08-25 André Malokeep the parse tree consistent if a binary operator...
2003-08-25 André MaloHa! Wrote this combined tree dumper and consistency...
2003-08-24 André Malotypo
2003-08-24 André Maloreplace is_only_below stuff with apr_filepath_merge...
2003-08-24 André Maloremove the rest of the artifical string limitations
2003-08-24 André Malocleanup the conditional expression parser for
2003-08-23 André Malostyle
2003-08-23 André Malocleanup regex stuff. regexps are now handled more graceful
2003-08-23 André Malodon't waste memory, if someone configures another error...
2003-08-23 André Malooverhaul of ap_ssi_parse_string
2003-08-22 André Malodrop superfluous argument from ap_ssi_parse_string.
2003-08-22 André Malocleanup handle_printenv function
2003-08-22 André Malocleanup handle_set function
2003-08-22 André Malocleanup handle_else and handle_endif functions
2003-08-22 André Malocleanup handle_elif function. It now allow only one...
2003-08-22 André Malocleanup handle_if function. It now allow only one expr...
2003-08-22 André Malocleanup handle_flastmod function
2003-08-22 André Malocleanup handle_fsize function
2003-08-22 André Malocleanup handle_config function
2003-08-22 André Malocleanup handle_echo function
2003-08-22 André Malocleanup handle_include function.
2003-08-22 André Malo- clean up configuration routines
2003-08-22 André Malothese should be const.
2003-08-22 André Malobefore working further, bring some kind of system into...
2003-08-21 André Malofurther cleanup. No *real* code change. (mostly macro...
2003-08-21 André Maloadjust mod_cgi and mod_cgid
2003-08-21 André Malobump mod_include's external API. The API is now more...
2003-08-20 André Maloinclude_cmd doesn't imply the CGI interface. That code...
2003-08-20 André Malonow drop the old code
2003-08-20 André Malomajor overhaul of mod_include's filter parser. Note...
2003-08-20 André Malostyle
2003-08-20 André Maloallow [T=...] forced types to get expanded.
2003-08-19 André Malocleanup apply_rewrite_rule function.
2003-08-19 André Malorename the exp_ctx to rewrite_ctx and widen its scope...
2003-08-19 André Malostressing the notes table is not necessary.
2003-08-19 André Malofix %b format to write really "-" if bytes_sent == 0.
2003-08-19 André Malohere applies the same. Don't skip the \0 delimiter...
2003-08-19 André MaloDoh. If Accept-Encoding contains no gzip token, we...
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-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-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 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é 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. Rowe Jr 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-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-07-31 André Malogcc doesn't catch the logic and throws a warning about...
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. Rowe Jr Correct the declaration of the PFN_GETEXTENSIONVERSIO...
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 André Malocleanup expand_tildepath function to use the pool and...
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 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 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 André Malocleanup current_logtime function.
2003-07-28 André Maloadd the ability to change the maximum txt:map line...
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é 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.
next