| Commit message (Expand) | Author | Files | Lines |
2010-01-26 | alphabetical order is a good thing. | Rich Bowen | 5 | -54/+56 |
2010-01-26 | Rebuild HTML | Rich Bowen | 1 | -4/+30 |
2010-01-26 | Adds documentation for the new AddAltClass IndexOption, and for the new | Rich Bowen | 1 | -4/+31 |
2010-01-26 | Applies the patch provided in ticket 34014, enhancing the CSS abilities | Rich Bowen | 1 | -34/+54 |
2010-01-26 | Fix default OSCP stapling port. | William A. Rowe Jr | 1 | -0/+4 |
2010-01-26 | Refactor mod_status out of the ExtendedStatus toggle picture, as other | William A. Rowe Jr | 6 | -56/+63 |
2010-01-24 | mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to | Stefan Fritsch | 2 | -1/+33 |
2010-01-24 | ab: Fix number of requests per second in HTML output being to large by a | Stefan Fritsch | 2 | -1/+4 |
2010-01-24 | Change LDAP authentication failures (user->DN or password check) to log | Eric Covener | 2 | -1/+5 |
2010-01-24 | Note that a firewall silently dropping packets is a mis-configuration. | Stefan Fritsch | 1 | -1/+3 |
2010-01-24 | Move the ldap_simple_bind() + ldap_result() code implementing a timeout | Stefan Fritsch | 1 | -31/+48 |
2010-01-24 | changed strcasestr() to ap_strcasestr() to fix broken NetWare compile. | Guenter Knauf | 1 | -1/+1 |
2010-01-23 | fix LDAPConnectionTimeout, take a stab at newly added LDAPTimeout | Eric Covener | 2 | -6/+49 |
2010-01-23 | Update transformations | Stefan Fritsch | 20 | -96/+79 |
2010-01-23 | Rename RequestTimeout into RequestReadTimeout and change the configuration | Stefan Fritsch | 2 | -83/+108 |
2010-01-22 | fix maintainer mode ap_strstr() argument mismatch warnings | Jeff Trawick | 1 | -2/+2 |
2010-01-21 | roll on to 2.3.6-dev | Paul Querna | 3 | -2/+5 |
2010-01-21 | prep for 2.3.5 tag | Paul Querna | 1 | -1/+1 |
2010-01-21 | Because the redirect-request survives logging, we don't have the | William A. Rowe Jr | 2 | -4/+2 |
2010-01-21 | Correctly align the behavior of headers_in to be consistent with the | William A. Rowe Jr | 4 | -30/+25 |
2010-01-21 | Back out mod_serf changes for the immediate alpha, until libs are worked out | William A. Rowe Jr | 2 | -37/+2 |
2010-01-21 | Finish adding mod_serf before reverting it for this alpha | William A. Rowe Jr | 1 | -11/+12 |
2010-01-21 | Such macros exist for a reason :) | William A. Rowe Jr | 1 | -1/+1 |
2010-01-21 | Design error; main.c is not part of the libhttpd, you can't forward | William A. Rowe Jr | 2 | -3/+3 |
2010-01-21 | Add mod_serf to the win32 build | William A. Rowe Jr | 2 | -1/+35 |
2010-01-16 | Turn static function get_server_name_for_url() into public function | Stefan Fritsch | 6 | -6/+21 |
2010-01-16 | Fix typos | Stefan Fritsch | 1 | -2/+2 |
2010-01-14 | Clarify references to arguments in the Header directive documentation. | Daniel Earl Poirier | 2 | -6/+8 |
2010-01-13 | * Fix compiler warning about wrong format | Ruediger Pluem | 1 | -1/+1 |
2010-01-12 | Introduce new config option LDAPTimeout to set the timeout for operations | Stefan Fritsch | 4 | -16/+163 |
2010-01-10 | Allow several of the configured session identifiers to be found and removed in | Stefan Fritsch | 1 | -2/+1 |
2010-01-09 | We shouldn't need to create r->allowed_methods twice! | Nick Kew | 1 | -1/+0 |
2010-01-07 | Updates and 2 little typos in manual/mod/mod_rewrite.xml. | Lucien Gentis | 6 | -66/+50 |
2010-01-07 | clarify LDAPConnectionTimeout behavior/availability which is really just | Eric Covener | 2 | -10/+36 |
2010-01-06 | clarify that FileETag is for static files only, and explicitly mention | Eric Covener | 2 | -4/+16 |
2010-01-05 | Comment-out all unused types for faster processing at start-up | Roy T. Fielding | 1 | -711/+711 |
2010-01-05 | Update transformations | Takashi Sato | 5 | -9/+464 |
2010-01-05 | Similar to r893874, fix the ProxyPass example accoding to the trailing slash ... | Takashi Sato | 1 | -2/+2 |
2010-01-05 | Sync with IANA registry as of 04 Jan 2010 18:22 PST | Roy T. Fielding | 1 | -1/+116 |
2010-01-04 | 2009 -> 2010 in the copyright statement. Nobody seems to know if this is | Rich Bowen | 618 | -1072/+617 |
2010-01-04 | updates. | Lucien Gentis | 2 | -6/+6 |
2010-01-04 | Name this doc a little more clearly. | Rich Bowen | 4 | -5/+5 |
2010-01-03 | Fix potential segfault when dereferencing NULL request_rec | Stefan Fritsch | 1 | -1/+1 |
2010-01-02 | version/compat messages on flags that have been recently added. | Rich Bowen | 2 | -2/+6 |
2010-01-01 | Adds helpful diagrams to the rewrite intro document, provided by Joseph | Rich Bowen | 2 | -6/+30 |
2010-01-01 | Rewriterule syntax with new phrasing. | Rich Bowen | 1 | -0/+0 |
2010-01-01 | Two more syntax diagrams that I'd like to use in the docs. However, I've | Rich Bowen | 2 | -0/+0 |
2010-01-01 | update transformation | André Malo | 13 | -93/+93 |
2010-01-01 | Replace rewriterule/rewritecond flow diagram with a easier-to-read | Rich Bowen | 4 | -12/+14 |
2010-01-01 | don't use translations of example.com. | André Malo | 13 | -93/+93 |