2009-09-16 |
Rich Bowen | Just a little additional verbiage for the FallbackResou... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Joe Orton | * modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_o... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Joe Orton | * modules/ssl/ssl_util_ocsp.c (send_request, |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Kew | Change Fallback to FallbackResource after extensive... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jeff Trawick | simplify reporting of the repeated argument error |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Guenter Knauf | defined apr_status_t rv one time at entry of ap_core_ou... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Guenter Knauf | changed build of proxy modules to use common mod_proxy... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Kew | Change "DefaultHandler" to "Fallback" as discussed... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jeff Trawick | respect const-ness of string argument to ap_expr_string() |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Follow the standard CHANGES format for security changes. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Correct attribution for mod_dav options provider interface. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Replace brigade_move with apr_brigade_split_ex as... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Add attribution and CVE notices. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | mod_dav: Allow other modules to add things to the DAV... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Lower memory usage by reusing the brigade instead... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | * support/htdbm.c (htdbm_list): Fix compiler warning... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | * modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Earl... | htdbm: don't allocate more memory for every record... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Move declaration to remove a compiler warning. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Earl... | mod_mime: detect invalid use of MultiviewsMatch inside... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | Security fix - this is presumed to fix CVE-2009-3094... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Eric Covener | Bring the LDAPCacheEntries and LDAPOpCacheEntries usage... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_request: Make sure the KeptBodySize directive rejec... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Remove trailing whitespace from the mod_request module. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_session_crypto: Sanity check should the potentially... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_session.c: Prevent a segfault when session is added... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Remove stray trailing whitespace from mod_session.c. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Bring in support for an arbitrary list of mpms to the... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ruediger Pluem | * Add missing , to make it compile again. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ruediger Pluem | * Detab. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Graham Leggett | htcacheclean: 19 ways to fail, 1 error message. Fixed. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Graham Leggett | Add an RPM init.d script to start the htcacheclean... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
William A.... | Catch the somewhat absurd combination of a 417 error... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Joe Orton | Security fix - this is presumed to fix CVE-2009-3095... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Graham Leggett | Fix the RPM init.d script to correctly take into accoun... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Daniel Earl... | Fail server startup when mod_auth_digest is unable to |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Jagielski | hrmm |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Jagielski | doccs |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Jagielski | veto-ed |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ruediger Pluem | * More style fixes. No functional changes. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ruediger Pluem | * Style fixes. No functional changes. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ruediger Pluem | * Silence compiler warnings |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Graham Leggett | mod_proxy_connect: The connect method doesn't work... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Graham Leggett | Make sure the NULL terminator of the array is consisten... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Graham Leggett | <li> must be followed by a matching </li>. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Graham Leggett | mod_ssl: The error message when SSLCertificateFile... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Daniel Earl... | mod_auth_digest: When qop is none, client doesn't send... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
William A.... | Note SSL caviet and installer features in windows platf... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Graham Leggett | Update the ab.xml file with the addition of the -u... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Graham Leggett | Add support for HTTP PUT to ab. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Jim Jagielski | An error detect question in comments |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jim Jagielski | xforms |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Jim Jagielski | doccos for soon to be reverted code. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Rich Bowen | Changed the name of the IRC channel a while back. Fixin... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Eric Covener | Now that we have actual released versions after 2.2... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Paul Querna | Remove unused conf variable. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Paul Querna | Check return value from ap_pass_brigade incase we are... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Paul Querna | Initialize len to 0, since for some logic paths it... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Nick Kew | Support mod_rewrite's %{varname} variables in ap_expr... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Graham Leggett | Add suggested parentheses around APR_STATUS_IS_ENOENT. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Guenter Knauf | moved "finfo.mtime = 0;" after var declaration; |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Lucien Gentis | Typo and updates. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Nick Kew | Fix up doc note on ProxyPassMatch quirks - this wording... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Jim Jagielski | Document ServerTokens Set "One Big Happy Family Server" |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Jim Jagielski | And additional ServerTokens improvement... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Jim Jagielski | Update docs xforms and mappings |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Earl... | Make code match warning message: disable nonce-checking |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Daniel Earl... | Don't let the server start if user has asked for qop... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Jim Jagielski | Update all xforms |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Jim Jagielski | OK, might as well finish this... Allow ServerTokens Off |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | push_connection, push_server also targetted for export... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | Not static; trusting this targetted for export? |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | Axe an unused variable. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | Add parenthesis for legibility and correcting association, |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | Always make mod_*.h files available where they exist... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
William A.... | Note style flaw, this is rather inappropriate on a... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
William A.... | %.*s precision supposedly takes an int, according to gcc |
commit | commitdiff | tree | snapshot |
2009-08-27 |
William A.... | catch missing .h for install |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Graham Leggett | Make sure when adding a warning, that we don't duplicat... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Graham Leggett | Log the return code in the debug message to properly... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Graham Leggett | When attempting to set the stale lock, we will pass... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Nick Kew | Document limitation to ProxyPassMatch directive. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Nick Kew | mod_headers: generalise the envclause to support condit... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Graham Leggett | Reintroduce an optimisation lost in some cut and paste... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Graham Leggett | mod_cache: Introduce the thundering herd lock, a mechan... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Daniel Earl... | Fix shm, rmm, and lock problems. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Havard | Bring back OS/2 support. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Daniel Earl... | Update transform for core. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Daniel Earl... | Broaden the warning about modifying memory-mapped files, |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nick Kew | Preserve port over internal redirection |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Nick Kew | Return consistent error status for proxy unable to... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Nick Kew | Switch mod_dbd to using APR_STATUS_IS_foo macros in... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jeff Trawick | fix wrong name in function prototype which led to |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Lucien Gentis | Two typos correction. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Nick Kew | Don't require all listeners to be created equal ... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Daniel Earl... | Clarification on unit of measure of %D in mod_headers |
commit | commitdiff | tree | snapshot |
next |