summaryrefslogtreecommitdiff
path: root/modules/generators
Commit message (Expand)AuthorAgeFilesLines
* Use APR apr_time_as_msec() macro for conversionRainer Jung2018-08-311-10/+9
* mod_status: Cumulate CPU time of exited childRainer Jung2018-08-071-14/+30
* mod_status: Add cumulated response duration timeRainer Jung2018-08-071-11/+25
* mod_status: Complete the data shown for asyncRainer Jung2018-08-071-5/+13
* Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the useJim Jagielski2018-08-011-2/+2
* * modules/generators/mod_info.c: Constify fixed tables and markJoe Orton2018-04-111-6/+6
* PR62229: add CGIScriptTimeout to mod_cgiEric Covener2018-04-021-8/+40
* PR 61980: AH01215 CGI stderr forwarding msg improvementEric Covener2018-01-101-3/+8
* Follow up to r1740928: including NOT_IN_PROXY in NOT_IN_DIR_LOC_FILE is bothYann Ylavic2017-10-141-1/+1
* httpdunit: merge to trunk from feature branchJacob Champion2017-06-201-1/+1
|\
| * configure: don't overwrite other_targets when mod_suexec is enabledJacob Champion2017-05-251-1/+1
* | remove r1792169 taint checks from proxy and status modulesEric Covener2017-05-261-7/+0
|/
* Introduce request taint-checking concept.Nick Kew2017-04-211-0/+7
* no strncasecmp because flag has no valueEric Covener2017-03-241-1/+1
* Use 'ap_cstr_casecmp' to simplify code.Christophe Jaillet2017-03-211-7/+4
* Save a few bytes in the conf pool.Christophe Jaillet2017-03-211-4/+4
* update comments post-r1787525Eric Covener2017-03-181-1/+4
* Add IndexOptions UseOldDateFormatEric Covener2017-03-181-4/+12
* Remove some spaces to synch with 2.4Christophe Jaillet2016-12-031-1/+1
* Follow up to r1739201.Yann Ylavic2016-10-282-10/+0
* Stash the cgi PID earlier in mod_cgidEric Covener2016-08-271-24/+43
* mod_status: note stopping procs in async info tableStefan Fritsch2016-08-201-3/+18
* Fix <p> tag closing syntaxChristophe Jaillet2016-08-201-1/+1
* Delay some memory allocation in order to save 272 bytes in the 'request' memo...Christophe Jaillet2016-08-201-1/+3
* Fix the number of column for 'Async connections'.Christophe Jaillet2016-08-201-11/+15
* Replace tab by spaces to be consistentChristophe Jaillet2016-08-181-1/+1
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-092-9/+9
* Display process slot number in the async overview Stefan Fritsch2016-04-111-4/+6
* mod_cgi/mod_cgid documentation about environment variables added (like DOCUME...Luca Toscano2016-01-242-10/+15
* scoreboard addition of protocol, new ap_udpte_child_status methodsStefan Eissing2016-01-211-3/+7
* Remove APLOGNO after moving log message toRainer Jung2016-01-191-1/+2
* Added many log numbers to log statements thatRainer Jung2016-01-192-5/+10
* flush errors are TRACE1 in the core output filter now.Eric Covener2016-01-151-4/+1
* Follow up to r1715880: revert more abusive ap_casecmpstr[n]() usages.Yann Ylavic2015-12-292-2/+2
* Follow up to r1715880: revert abusive ap_casecmpstr[n]() usages.Yann Ylavic2015-11-241-36/+36
* More ap_casecmpstr[n]() usages (follow up to r1715876).Yann Ylavic2015-11-232-43/+43
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-233-4/+4
* Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic2015-11-233-4/+4
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-233-4/+4
* Fix some style issues on files that can easily be synch'ed with 2.4.xChristophe Jaillet2015-09-301-1/+1
* allow autoindex w/o mod_dir/mod_mime setting the DIR_MAGIC_TYPE.Eric Covener2015-09-061-1/+4
* s/\<\(\w\+\)\>\s\+\<\1\>/\1/gYann Ylavic2015-07-091-1/+1
* Followon to r1671396: add misiing newline inRainer Jung2015-04-091-1/+1
* Followon to r1671396:Rainer Jung2015-04-091-1/+0
* Add more data to "?auto" view of server-status.Rainer Jung2015-04-051-5/+36
* Followup to r1667385, my sandbox was out of date.Eric Covener2015-03-171-1/+1
* Retry ENOENT like ECONNREFUSED, but only near a server restart.Eric Covener2015-03-171-3/+26
* core, modules: like r1657897 but for core and other modules than mod_proxy.Yann Ylavic2015-03-103-3/+3
* Add class attributes for empty descriptionsDaniel Ruggeri2014-12-281-1/+1
* mod_cgi: log cgi script stderr to ScriptLog, use APLOGNO for log_scripterrorJan Kaluža2014-09-231-9/+9