2013-05-20 |
André Malo | eol-style |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Christophe... | Fix PR 54463 by removing an optional 'standard' parameter. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Jim Jagielski | Add in logno's |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Guenter Knauf | NetWare build: dont make the svn revision file a depend... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Guenter Knauf | Cast uint16 return value to int. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Guenter Knauf | Fixed Lua type. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Guenter Knauf | Fixed compiler warning; sorted includes. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Guenter Knauf | Moved header protection to the top. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Jim Jagielski | add in child_init which is needed |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Jim Jagielski | revert... we are good |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Jim Jagielski | update comments |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Jim Jagielski | force subpool |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christophe... | Typo in comment |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Graham Leggett | mod_proxy_http: Make the proxy-interim-response environ... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christophe... | Avoid over allocation when dealing with the common... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Graham Leggett | core: Use the proper macro for HTTP/1.1. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Graham Leggett | core: Stop ap_finalize_request_protocol() and ap_get_cl... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Graham Leggett | mod_serf: Add a FIXME, we are using ap_get_client_block... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Graham Leggett | mod_proxy: Use a global mutex for handling workers. |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Graham Leggett | mod_proxy: Make sure we skip empty tokens when parsing... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Graham Leggett | core: Stop the HTTP_IN filter from attempting to write... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Guenter Knauf | hunk 1: C89 please; |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Guenter Knauf | NetWare build: make use of SVN revision optional. |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Guenter Knauf | Use SVN revision for NetWare dev builds version info. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Graham Leggett | mod_proxy, mod_proxy_http: Connection headers must... |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Gregg Lewis... | MSVC 7, 8 & 9 use the .vcproj extension |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Guenter Knauf | Make AP_SERVER_ADD_STRING define-able from CFLAGS. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Graham Leggett | mod_proxy: Ensure we don't attempt to amend a table... |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Guenter Knauf | Fixed include for Windows. |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Stefan Fritsch | Adjust format string |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Stefan Fritsch | update log tags |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Rich Bowen | The use of "might" can leave some confusion as to wheth... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Rich Bowen | Use a more definitive tense. |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Rich Bowen | Encourage best practice of putting complex arguments... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Eric Covener | PR54948: wildcard name-based vhosts printed twice in... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Graham Leggett | mod_proxy: Reject invalid values for Max-Forwards. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Graham Leggett | mod_cache: If a 304 response indicates an entity not... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Guenter Knauf | Fixed NetWare default versions. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Guenter Knauf | Kill some NetWare build warnings. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Gruno | xforms (coincidentally, this is my 1111th commit, yay... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Gruno | some more typos |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Gruno | typo and grammar fixes |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Gruno | s/uppser/upper/ |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Guenter Knauf | Revert part of r1476482 which disabled fractions of... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jim Jagielski | Mod_proxy used the global pool w/o mutex. fix. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Graham Leggett | Ensure that Warning headers are correctly handled as... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Graham Leggett | mod_proxy: Ensure network errors detected by the proxy... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Graham Leggett | Fix spelling mistake, no code change. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Graham Leggett | mod_cache: Ensure that we don't attempt to replace... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Graham Leggett | core, mod_cache: Ensure RFC2616 compliance in ap_meets_... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | update french translation to reflect the current auth... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | bring perf scaling into the 21st century (s/allow from... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | Catch up with the actual modern way of allowing/denying... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Gruno | mod_macro is no longer a third party module. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Rainer Jung | lua header update part 1: EDOESNOTBUILD. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Graham Leggett | core: Add the ability to do explicit matching on weak... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Graham Leggett | mod_cache: Ensure that updated responses to HEAD reques... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | typo fix |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | s/deliminator/delimiter/, let's stick to non-Perl jargo... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | typo fix |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Daniel Gruno | Remove all the stuff that has been ported to mod_lua... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Graham Leggett | mod_cache: Honour Cache-Control: no-store in a request. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Graham Leggett | mod_cache: RFC2616 14.9.3 The s-maxage directive also... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Graham Leggett | mod_cache: Make sure that contradictory entity headers... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Daniel Gruno | Change GIF icons to use a different palette, for more... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ruediger Pluem | * Minor bump as documented (missed in r1478140) |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Guenter Knauf | Silent no-prototype compiler warning. |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Graham Leggett | mod_cache: Make sure Vary processing handles multivalue... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Graham Leggett | mod_cache: When serving from cache, only the last heade... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Graham Leggett | mod_cache: Ignore response headers specified by no... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Graham Leggett | Apply log message tags to messages. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Graham Leggett | mod_cache: Invalidate cached entities in response to... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Graham Leggett | mod_dav: mod_dav overrides dav_fs response on PUT failu... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Graham Leggett | mod_dav: Make sure the URI length is calculated correctly. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Graham Leggett | Update the docs to note that SSL now works with the... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Daniel Gruno | Note that parseargs and parsebody actually returns... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Daniel Gruno | Expand on how to set context specific directives. |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Guenter Knauf | Fixed the base64 functions. |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_proxy: Clarify the usage suggestion for BalancerInh... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | Note that the buffer size is set to a maximum of 65536... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: Do not segfault on PROPFIND with a zero length... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: Do not fail PROPPATCH when prop namespace... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: When a PROPPATCH attempts to remove a non... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: PROPPATCH delete (svn propdel) silently discar... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: Ensure URI is correctly uriencoded on return... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Graham Leggett | mod_dav: Sending an If or If-Match header with an inval... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Guenter Knauf | Added function to get all entries of a directory. |
commit | commitdiff | tree | snapshot |
next |