summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Add loglevels to request_rec and conn_recStefan Fritsch2010-06-064-21/+108
* - Introduce log levels trace1/.../trace8Stefan Fritsch2010-06-064-39/+230
* Remove loglevel entry in core_dir_config, which has been unused for atStefan Fritsch2010-06-042-3/+2
* we are still at 2.3.6Stefan Fritsch2010-06-021-4/+4
* add a standard AUTHZ_PREFIX for, no MMN bump since it's just baked in if you Eric Covener2010-05-291-0/+1
* odd assortment of spelling fixesJeff Trawick2010-05-241-1/+1
* mmn bump for api args changeWilliam A. Rowe Jr2010-05-041-2/+3
* It is not inconvenient to return the derived filename here, let'sWilliam A. Rowe Jr2010-05-041-7/+14
* I was wrong (and looked at the wrong commit when trying to figureWilliam A. Rowe Jr2010-04-071-4/+4
* First order simplification; Add IncludeOptional for introducingWilliam A. Rowe Jr2010-04-072-22/+17
* Add the missing header file from r928916.Graham Leggett2010-03-311-0/+23
* missing file from r915660, major MMN bump already in original revisionEric Covener2010-02-241-1/+1
* make some sense of the difference between "Client" and "Global" certs in mod_...Eric Covener2010-02-241-2/+3
* Fix startup segfault when the Mutex directive is used but no loaded Jeff Trawick2010-02-221-0/+3
* Correctly update version numbers after adding new function.Daniel Earl Poirier2010-02-181-2/+2
* Log command line on startup, so there's a record of command lineDaniel Earl Poirier2010-02-162-0/+9
* Support remote https proxies by using HTTP CONNECT.Rainer Jung2010-02-121-1/+2
* fix typo in commentJeff Trawick2010-02-091-1/+1
* Illustrate an ->iterator() implementation for mod_socache_shmcb.William A. Rowe Jr2010-02-091-3/+6
* The iterator data is not volatile, data aught to be constWilliam A. Rowe Jr2010-02-091-1/+1
* The iterator data is not volatile, datalen by value is just fineWilliam A. Rowe Jr2010-02-091-1/+1
* Let us be clearer about suggestions vs. necessityWilliam A. Rowe Jr2010-02-091-2/+1
* distcache already demonstrates sub-second resolutions, but much moreWilliam A. Rowe Jr2010-02-092-6/+47
* change the preprocessor define ap_accept_mutex_type to upper caseJeff Trawick2010-02-081-1/+1
* Add ap_process_request_after_handler to the exported list for mod_serfWilliam A. Rowe Jr2010-02-042-3/+6
* 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