]> granicus.if.org Git - apache/history - modules/generators
XML updates.
[apache] / modules / generators /
2018-04-02 Eric CovenerPR62229: add CGIScriptTimeout to mod_cgi
2018-01-10 Eric CovenerPR 61980: AH01215 CGI stderr forwarding msg improvement
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-05-26 Eric Covenerremove r1792169 taint checks from proxy and status...
2017-05-25 Jacob Championconfigure: don't overwrite other_targets when mod_suexe...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-21 Nick KewIntroduce request taint-checking concept.
2017-03-24 Eric Covenerno strncasecmp because flag has no value
2017-03-21 Christophe JailletUse 'ap_cstr_casecmp' to simplify code.
2017-03-21 Christophe JailletSave a few bytes in the conf pool.
2017-03-18 Eric Covenerupdate comments post-r1787525
2017-03-18 Eric CovenerAdd IndexOptions UseOldDateFormat
2016-12-03 Christophe JailletRemove some spaces to synch with 2.4
2016-10-28 Yann YlavicFollow up to r1739201.
2016-08-27 Eric CovenerStash the cgi PID earlier in mod_cgid
2016-08-20 Stefan Fritschmod_status: note stopping procs in async info table
2016-08-20 Christophe JailletFix <p> tag closing syntax
2016-08-20 Christophe JailletDelay some memory allocation in order to save 272 bytes...
2016-08-20 Christophe JailletFix the number of column for 'Async connections'.
2016-08-18 Christophe JailletReplace tab by spaces to be consistent
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-04-11 Stefan FritschDisplay process slot number in the async overview
2016-01-24 Luca Toscanomod_cgi/mod_cgid documentation about environment variab...
2016-01-21 Stefan Eissingscoreboard addition of protocol, new ap_udpte_child_sta...
2016-01-19 Rainer JungRemove APLOGNO after moving log message to
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-15 Eric Covenerflush errors are TRACE1 in the core output filter now.
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-11-24 Yann YlavicFollow up to r1715880: revert abusive ap_casecmpstr...
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-23 Yann YlavicRevert r1715789: will re-commit without spurious functi...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-09-06 Eric Covenerallow autoindex w/o mod_dir/mod_mime setting the DIR_MA...
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-04-09 Rainer JungFollowon to r1671396: add misiing newline in
2015-04-09 Rainer JungFollowon to r1671396:
2015-04-05 Rainer JungAdd more data to "?auto" view of server-status.
2015-03-17 Eric CovenerFollowup to r1667385, my sandbox was out of date.
2015-03-17 Eric CovenerRetry ENOENT like ECONNREFUSED, but only near a server...
2015-03-10 Yann Ylaviccore, modules: like r1657897 but for core and other...
2014-12-28 Daniel RuggeriAdd class attributes for empty descriptions
2014-09-23 Jan Kalužamod_cgi: log cgi script stderr to ScriptLog, use APLOGN...
2014-07-23 Rainer JungAdd compiled and loaded PCRE version numbers
2014-07-14 Christophe JailletAdd missing APLOGNO + fix a typo in a comment
2014-07-14 Eric CovenerSECURITY: CVE-2014-0231 (cve.mitre.org): Part two of...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-14 Christophe JailletRemove some 'register' in variable declaration.
2014-06-10 Yann YlavicStrip useless apr_brigade_cleanup() calls.
2014-02-07 Jeff Trawickfollow-up to r1096569:
2013-10-23 Eric CovenerSECURITY (CVE-2014-0231): Fix for DoS due to hang waiti...
2013-07-07 Guenter KnaufFix some compiler warnings.
2013-06-10 Rainer JungReduce stack usage, 32 bytes are enough here, no need to
2013-06-10 Graham LeggettUse the size of the buffer as opposed to MAX_STRING_LEN.
2013-06-09 Christophe JailletReduce stack usage, 32 bytes are enough here, no need...
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-03-31 Stefan FritschUse %pm available since apr 1.3 instead of an extra...
2013-02-27 Jim Jagielskithis is broken... pull out
2013-02-20 Jim JagielskiThis is useful info for mod_status ;)
2012-12-07 Christophe JailletUse ap_rputs instead of ap_rvputs where applicable.
2012-12-05 Jim JagielskiAdd useful mod_status info... try to determine last...
2012-11-26 Jim JagielskiCVE-2012-3499 and CVE-2012-4558
2012-11-11 Christophe JailletReplace an incorrect #if by the correct corresponding...
2012-10-28 Igor Galićpartially reverting r1403043: Titled xforms but modifyi...
2012-10-28 Igor Galićxforms
2012-10-14 Christophe JailletNo need to test for NULL before calling apr_pstrdup.
2012-10-12 Christophe Jaillets/;;/;/
2012-09-24 Jim JagielskiBreak out loadavg from Apache load.... one is quick...
2012-09-24 Jim Jagielskiminor name change, but I expect most will just want...
2012-09-24 Jim JagielskiWould be nice to have some sort of canonical definition
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-08-06 Jeff Trawickfollow-on to r1097070:
2012-07-15 Stefan FritschCode clean up (remove useless memory allocation)
2012-04-26 Stefan FritschReplace use of apr_file_write() with apr_file_write_ful...
2012-03-12 Jim JagielskiMove away from DEFAULT_REL_RUNTIMEDIR and use ap_runtim...
2011-12-30 Stefan FritschDisplay registered providers
2011-12-30 Stefan FritschSort list of modules
2011-12-30 Stefan FritschDisplay all those shiny new hooks that we have in 2.4
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-29 Stefan FritschRemove more log message prefixes that are now redundant...
2011-11-21 Eric Covenerroll back pair of recent autoindex changes (1204355...
2011-11-21 Eric CovenerPR51471: IndexIgnore doesn't work in DirectoryMatch.
2011-11-21 Eric CovenerPR39923: Allow AddDescription to work with absolute...
2011-11-12 Rainer JungChange module sets and default activation status:
2011-10-09 Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-10-08 Stefan FritschDowngrade error log messages which accompany a 404...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-17 Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-07-29 Rich BowenFor consistency, makes the "Loaded Modules" section...
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-15 Eric Covenerimprove (but preserve searchable parts of) the error...
2011-07-13 Stefan Fritschadjustments of build priorities of modules without...
2011-06-20 Stefan FritschRename MaxClients to MaxRequestWorkers which describes...
next