]> granicus.if.org Git - apache/shortlog
apache
2013-05-31 Guenter KnaufRemove unneeded exports from mod_lua - part 2.
2013-05-30 Gregg Lewis... Add missing LoadModule line for mod_auth_form
2013-05-30 Guenter KnaufRemove unneeded exports from mod_lua.
2013-05-30 Joe OrtonRemove unnecessary global declarations of optional...
2013-05-30 Joe Ortonmod_ssl: Redesign NPN (Next Protocol Negotiation) API...
2013-05-30 Guenter KnaufProvide proper module extension.
2013-05-30 Guenter KnaufRemoved non-existent funcions from header.
2013-05-30 Guenter KnaufRemoved non-existent funcion from header.
2013-05-29 Joe Orton* modules/filters/mod_ratelimit.c (rate_limit_filter...
2013-05-29 Joe Orton* server/protocol.c (r_flush): Use int return type...
2013-05-29 Jeff Trawick'make docs' xforms
2013-05-29 Jeff Trawicks/proxy image/proxy/
2013-05-27 Guenter KnaufUse proper type to kill compiler warning.
2013-05-26 Gregg Lewis... Inform MSVC compiler there is a Lexical target so the...
2013-05-26 Eric Covenerlink to win_compiling from Install doc.
2013-05-25 Guenter KnaufWhoops - one empty line too much.
2013-05-25 Guenter KnaufRemoved a bunch of empty lines.
2013-05-25 Guenter KnaufChanged r.sleep(s) to r.usleep(ms).
2013-05-24 Graham LeggettClarify the existing behavior.
2013-05-24 Graham LeggettReverting as per veto in http://svn.apache.org/r1486021.
2013-05-23 Graham LeggettEnsure that any meta buckets are stripped while parsing...
2013-05-23 Graham LeggettCVE-2013-1896
2013-05-22 Christophe... Be more clever when allocating memory for log item...
2013-05-22 Christophe... Revert change in order to apply a better solution.
2013-05-22 Guenter KnaufRemoved obsolete define (already exists in mod_lua.h).
2013-05-22 Guenter KnaufRemoved obsolete header include.
2013-05-22 Graham Leggettcore: Use a matching counter type.
2013-05-22 Graham Leggettcore: Make sure we allow unconstrained bodies from...
2013-05-21 Graham Leggettmod_deflate: Make sure we process any EOS bucket in...
2013-05-21 Christophe... mod_logio: new format-specifier %C (combined) which...
2013-05-21 Graham Leggettcore: Remove apr_brigade_flatten(), buffering and dupli...
2013-05-21 Graham LeggettUpdate log message tags.
2013-05-21 Graham Leggettmod_deflate: Remove assumptions as to when an EOS bucke...
2013-05-20 André Maloeol-style = native
2013-05-20 André Maloupdate transformation.
2013-05-20 André Maloeol-style
2013-05-20 Lucien GentisUpdates.
2013-05-20 Christophe... Fix PR 54463 by removing an optional 'standard' parameter.
2013-05-19 Jim JagielskiAdd in logno's
2013-05-19 Lucien GentisUpdate.
2013-05-19 Lucien GentisUpdates.
2013-05-17 Guenter KnaufNetWare build: dont make the svn revision file a depend...
2013-05-16 Guenter KnaufCast uint16 return value to int.
2013-05-16 Guenter KnaufFixed Lua type.
2013-05-16 Guenter KnaufFixed compiler warning; sorted includes.
2013-05-16 Guenter KnaufMoved header protection to the top.
2013-05-16 Jim Jagielskiadd in child_init which is needed
2013-05-16 Jim Jagielskirevert... we are good
2013-05-16 Jim Jagielskiupdate comments
2013-05-16 Jim Jagielskiforce subpool
2013-05-15 Christophe... Typo in comment
2013-05-15 Graham Leggettmod_proxy_http: Make the proxy-interim-response environ...
2013-05-15 Christophe... Avoid over allocation when dealing with the common...
2013-05-15 Graham Leggettcore: Use the proper macro for HTTP/1.1.
2013-05-15 Graham Leggettcore: Stop ap_finalize_request_protocol() and ap_get_cl...
2013-05-15 Graham Leggettmod_serf: Add a FIXME, we are using ap_get_client_block...
2013-05-15 Graham Leggettmod_proxy: Use a global mutex for handling workers.
2013-05-14 Graham Leggettmod_proxy: Make sure we skip empty tokens when parsing...
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-14 Guenter Knaufhunk 1: C89 please;
2013-05-14 Guenter KnaufNetWare build: make use of SVN revision optional.
2013-05-14 Guenter KnaufUse SVN revision for NetWare dev builds version info.
2013-05-13 Graham Leggettmod_proxy, mod_proxy_http: Connection headers must...
2013-05-13 Gregg Lewis... MSVC 7, 8 & 9 use the .vcproj extension
2013-05-13 Guenter KnaufMake AP_SERVER_ADD_STRING define-able from CFLAGS.
2013-05-13 Graham Leggettmod_proxy: Ensure we don't attempt to amend a table...
2013-05-13 Guenter KnaufFixed include for Windows.
2013-05-11 Stefan FritschAdjust format string
2013-05-11 Stefan Fritschupdate log tags
2013-05-11 Rich BowenRebuild
2013-05-11 Rich BowenThe use of "might" can leave some confusion as to wheth...
2013-05-11 Rich BowenRebuild
2013-05-11 Rich BowenUse a more definitive tense.
2013-05-11 Rich BowenEncourage best practice of putting complex arguments...
2013-05-11 Eric CovenerPR54948: wildcard name-based vhosts printed twice in...
2013-05-11 Graham Leggettmod_proxy: Reject invalid values for Max-Forwards.
2013-05-10 Graham Leggettmod_cache: If a 304 response indicates an entity not...
2013-05-10 Guenter KnaufFixed NetWare default versions.
2013-05-10 Guenter KnaufKill some NetWare build warnings.
2013-05-10 Daniel Grunoxforms (coincidentally, this is my 1111th commit, yay...
2013-05-10 Daniel Grunosome more typos
2013-05-10 Daniel Grunotypo and grammar fixes
2013-05-10 Daniel Grunos/uppser/upper/
2013-05-10 Guenter KnaufRevert part of r1476482 which disabled fractions of...
2013-05-09 Jim JagielskiMod_proxy used the global pool w/o mutex. fix.
2013-05-08 Graham LeggettEnsure that Warning headers are correctly handled as...
2013-05-07 Graham Leggettmod_proxy: Ensure network errors detected by the proxy...
2013-05-07 Graham LeggettFix spelling mistake, no code change.
2013-05-07 Graham Leggettmod_cache: Ensure that we don't attempt to replace...
2013-05-07 Graham Leggettcore, mod_cache: Ensure RFC2616 compliance in ap_meets_...
2013-05-07 Daniel Grunoupdate french translation to reflect the current auth...
2013-05-07 Daniel Grunobring perf scaling into the 21st century (s/allow from...
2013-05-07 Daniel Grunoxforms
2013-05-07 Daniel GrunoCatch up with the actual modern way of allowing/denying...
2013-05-07 Daniel Grunoxforms
2013-05-07 Daniel Grunomod_macro is no longer a third party module.
2013-05-06 Rainer Junglua header update part 1: EDOESNOTBUILD.
2013-05-06 Graham Leggettcore: Add the ability to do explicit matching on weak...
2013-05-05 Graham Leggettmod_cache: Ensure that updated responses to HEAD reques...
2013-05-05 Daniel Grunotypo fix
next