summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add docstring for ap_pregsub()Stefan Fritsch2010-02-031-0/+1
* replace duplicate code with new function ap_parse_log_level()Stefan Fritsch2010-02-022-1/+10
* Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr2010-01-262-6/+8
* roll on to 2.3.6-devPaul Querna2010-01-211-2/+2
* prep for 2.3.5 tagPaul Querna2010-01-211-1/+1
* Turn static function get_server_name_for_url() into public functionStefan Fritsch2010-01-162-1/+11
* Introduce new config option LDAPTimeout to set the timeout for operationsStefan Fritsch2010-01-122-1/+3
* Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.Takashi Sato2009-12-301-1/+3
* follow up r894425:Takashi Sato2009-12-301-1/+1
* Move AllowCONNECT from mod_proxy to mod_proxy_connect.Takashi Sato2009-12-291-2/+4
* (re)-introduce -T commandline option to suppress documentroot check at startupNick Kew2009-12-221-1/+3
* Add OmitPID keyword on Mutex directive to suppress theJeff Trawick2009-12-021-2/+1
* include definition of cmd_parmsJeff Trawick2009-12-011-0/+1
* roll on to 2.3.5-devPaul Querna2009-11-251-2/+2
* prepare for 2.3.4 tagPaul Querna2009-11-251-1/+1
* non-static directive parsers should be AP_DECLARE_NONSTD()Jeff Trawick2009-11-241-2/+3
* fix the "fix" in r883816Jeff Trawick2009-11-241-3/+3
* fix Win32 compile failure in r883540, reported by Gregg SmithJeff Trawick2009-11-241-3/+3
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-245-20/+111
* actually modify the MMN for the dav_error change, as expected with r882274Jeff Trawick2009-11-191-1/+1
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-191-0/+1
* roll on to 2.3.4-devPaul Querna2009-11-111-2/+2
* Prepare for 2.3.3 release tag.Paul Querna2009-11-111-1/+1
* Fix remaining doxygen warnings. "make dox" is now clean with doxygenDaniel Earl Poirier2009-11-032-7/+7
* remove declaration for ap_my_generation, which was replaced with the Jeff Trawick2009-11-021-2/+0
* Stop trying to set the referral HOP limit on each connection since most SDKs ...Eric Covener2009-10-312-7/+3
* add LDAPLibraryDebug directive to mod_ldap to turn onEric Covener2009-10-302-1/+3
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-2814-38/+55
* Allow ProxyPreserveHost to work in <Proxy> sectionsStefan Fritsch2009-10-111-2/+4
* mod_logio: introduce new optional function ap_logio_get_last_bytes to getStefan Fritsch2009-10-082-2/+6
* Update comments in util_filter.h about bucket and brigade ownership to reflectStefan Fritsch2009-10-071-7/+16
* Provide new ap_update_child_status_from_conn() mostlyJim Jagielski2009-10-031-0/+1
* * include/httpd.h: Fix comment implying that LimitRequestLine Joe Orton2009-09-281-1/+1
* Hmmm... forgot git commit/dcommit.Jim Jagielski2009-09-251-1/+1
* Oops. forgot the declarationJim Jagielski2009-09-251-1/+1
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-253-1/+7
* mod_dav: Allow other modules to add things to the DAV or Allow headersGraham Leggett2009-09-141-0/+1
* * Lower memory usage by reusing the brigade instead of constantlyRuediger Pluem2009-09-142-1/+4
* Bring back OS/2 support.Brian Havard2009-08-261-3/+17
* fix wrong name in function prototype which led to Jeff Trawick2009-08-201-1/+5
* Don't require all listeners to be created equal ...Nick Kew2009-08-201-0/+4
* Save some bytes :)Jim Jagielski2009-07-281-1/+5
* Put the hm_slot_server_t in a common include.Jean-Frederic Clere2009-07-281-0/+51
* Fix mod_include potential segfault checking backref from unmatched regexpNick Kew2009-07-191-0/+1
* fixed typo.Guenter Knauf2009-07-051-1/+1
* Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.Guenter Knauf2009-06-271-1/+1
* clarify ptrJim Jagielski2009-06-011-1/+1
* Align doccos with code and clarify: grab tries to find a freeJim Jagielski2009-06-011-6/+6
* Fix docs and bump mmn minorWilliam A. Rowe Jr2009-05-152-2/+3
* Revert the default resource abuse introduced in r104019, which can maskWilliam A. Rowe Jr2009-05-151-0/+13