summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - Introduce ap_log_cserror to allow mod_ssl to associate log messages toStefan Fritsch2010-06-143-3/+76
* Use the correct loglevel checks in the wrappers forStefan Fritsch2010-06-131-2/+2
* roll on 2.3.7 development...Jim Jagielski2010-06-111-2/+2
* Prep for 2.3.6 tagJim Jagielski2010-06-111-1/+1
* Run filter "init" functions exactly once per request. No longer runJoe Orton2010-06-101-4/+7
* Fix ap_log_perror macro in case of C99 compilation withRainer Jung2010-06-101-2/+2
* Drop ap_body_to_table due to missing constraints; a DoS waitingWilliam A. Rowe Jr2010-06-102-4/+2
* Fix build failure by reverting part of r953125Stefan Fritsch2010-06-091-2/+3
* Fix some issues found by Ruediger PluemStefan Fritsch2010-06-092-11/+10
* Improve the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_STATIC/AP_MPMQ_DYNAMICStefan Fritsch2010-06-081-8/+8
* Update CHANGES and bump minor MMN for new error logRainer Jung2010-06-071-0/+2
* Add microsecond timestamps to the error log.Rainer Jung2010-06-071-0/+24
* - 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-032-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-012-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-112-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-211-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