| Commit message (Expand) | Author | Age | Files | Lines |
* | Add docstring for ap_pregsub() | Stefan Fritsch | 2010-02-03 | 1 | -0/+1 |
* | replace duplicate code with new function ap_parse_log_level() | Stefan Fritsch | 2010-02-02 | 2 | -1/+10 |
* | Refactor mod_status out of the ExtendedStatus toggle picture, as other | William A. Rowe Jr | 2010-01-26 | 2 | -6/+8 |
* | roll on to 2.3.6-dev | Paul Querna | 2010-01-21 | 1 | -2/+2 |
* | prep for 2.3.5 tag | Paul Querna | 2010-01-21 | 1 | -1/+1 |
* | Turn static function get_server_name_for_url() into public function | Stefan Fritsch | 2010-01-16 | 2 | -1/+11 |
* | Introduce new config option LDAPTimeout to set the timeout for operations | Stefan Fritsch | 2010-01-12 | 2 | -1/+3 |
* | Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp. | Takashi Sato | 2009-12-30 | 1 | -1/+3 |
* | follow up r894425: | Takashi Sato | 2009-12-30 | 1 | -1/+1 |
* | Move AllowCONNECT from mod_proxy to mod_proxy_connect. | Takashi Sato | 2009-12-29 | 1 | -2/+4 |
* | (re)-introduce -T commandline option to suppress documentroot check at startup | Nick Kew | 2009-12-22 | 1 | -1/+3 |
* | Add OmitPID keyword on Mutex directive to suppress the | Jeff Trawick | 2009-12-02 | 1 | -2/+1 |
* | include definition of cmd_parms | Jeff Trawick | 2009-12-01 | 1 | -0/+1 |
* | roll on to 2.3.5-dev | Paul Querna | 2009-11-25 | 1 | -2/+2 |
* | prepare for 2.3.4 tag | Paul Querna | 2009-11-25 | 1 | -1/+1 |
* | non-static directive parsers should be AP_DECLARE_NONSTD() | Jeff Trawick | 2009-11-24 | 1 | -2/+3 |
* | fix the "fix" in r883816 | Jeff Trawick | 2009-11-24 | 1 | -3/+3 |
* | fix Win32 compile failure in r883540, reported by Gregg Smith | Jeff Trawick | 2009-11-24 | 1 | -3/+3 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-24 | 5 | -20/+111 |
* | actually modify the MMN for the dav_error change, as expected with r882274 | Jeff Trawick | 2009-11-19 | 1 | -1/+1 |
* | Remove errno from dav_error interface. Calls to dav_new_error() | Jeff Trawick | 2009-11-19 | 1 | -0/+1 |
* | roll on to 2.3.4-dev | Paul Querna | 2009-11-11 | 1 | -2/+2 |
* | Prepare for 2.3.3 release tag. | Paul Querna | 2009-11-11 | 1 | -1/+1 |
* | Fix remaining doxygen warnings. "make dox" is now clean with doxygen | Daniel Earl Poirier | 2009-11-03 | 2 | -7/+7 |
* | remove declaration for ap_my_generation, which was replaced with the | Jeff Trawick | 2009-11-02 | 1 | -2/+0 |
* | Stop trying to set the referral HOP limit on each connection since most SDKs ... | Eric Covener | 2009-10-31 | 2 | -7/+3 |
* | add LDAPLibraryDebug directive to mod_ldap to turn on | Eric Covener | 2009-10-30 | 2 | -1/+3 |
* | Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch. | Daniel Earl Poirier | 2009-10-28 | 14 | -38/+55 |
* | Allow ProxyPreserveHost to work in <Proxy> sections | Stefan Fritsch | 2009-10-11 | 1 | -2/+4 |
* | mod_logio: introduce new optional function ap_logio_get_last_bytes to get | Stefan Fritsch | 2009-10-08 | 2 | -2/+6 |
* | Update comments in util_filter.h about bucket and brigade ownership to reflect | Stefan Fritsch | 2009-10-07 | 1 | -7/+16 |
* | Provide new ap_update_child_status_from_conn() mostly | Jim Jagielski | 2009-10-03 | 1 | -0/+1 |
* | * include/httpd.h: Fix comment implying that LimitRequestLine | Joe Orton | 2009-09-28 | 1 | -1/+1 |
* | Hmmm... forgot git commit/dcommit. | Jim Jagielski | 2009-09-25 | 1 | -1/+1 |
* | Oops. forgot the declaration | Jim Jagielski | 2009-09-25 | 1 | -1/+1 |
* | Enhance ap_hook_monitor to pass along a server_rec (in | Jim Jagielski | 2009-09-25 | 3 | -1/+7 |
* | mod_dav: Allow other modules to add things to the DAV or Allow headers | Graham Leggett | 2009-09-14 | 1 | -0/+1 |
* | * Lower memory usage by reusing the brigade instead of constantly | Ruediger Pluem | 2009-09-14 | 2 | -1/+4 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 1 | -3/+17 |
* | fix wrong name in function prototype which led to | Jeff Trawick | 2009-08-20 | 1 | -1/+5 |
* | Don't require all listeners to be created equal ... | Nick Kew | 2009-08-20 | 1 | -0/+4 |
* | Save some bytes :) | Jim Jagielski | 2009-07-28 | 1 | -1/+5 |
* | Put the hm_slot_server_t in a common include. | Jean-Frederic Clere | 2009-07-28 | 1 | -0/+51 |
* | Fix mod_include potential segfault checking backref from unmatched regexp | Nick Kew | 2009-07-19 | 1 | -0/+1 |
* | fixed typo. | Guenter Knauf | 2009-07-05 | 1 | -1/+1 |
* | Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis. | Guenter Knauf | 2009-06-27 | 1 | -1/+1 |
* | clarify ptr | Jim Jagielski | 2009-06-01 | 1 | -1/+1 |
* | Align doccos with code and clarify: grab tries to find a free | Jim Jagielski | 2009-06-01 | 1 | -6/+6 |
* | Fix docs and bump mmn minor | William A. Rowe Jr | 2009-05-15 | 2 | -2/+3 |
* | Revert the default resource abuse introduced in r104019, which can mask | William A. Rowe Jr | 2009-05-15 | 1 | -0/+13 |