]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-12-21  Paul QuernaFix C90 forbids mixed declarations and code.
2008-12-21  Paul QuernaFix mixed declarations and code.
2008-12-21  Paul QuernaFix more ISO C90 forbids mixed declarations and code...
2008-12-21  Paul QuernaRename rstack_dump to apl_rstack_dump.
2008-12-21  Paul QuernaAttempt to make mod_lua compile under a strict c89...
2008-12-21  Paul QuernaRemove some extra logging, and make it more debug inste...
2008-12-21  Paul QuernaChange apl_get_lua_state to take a apl_vm_spec instead...
2008-12-21  Paul QuernaReformat mod_lua according to the HTTP Server Project...
2008-12-21  Paul QuernaInclude standard ASF license block.
2008-12-21  Paul QuernaMake all of the hook callbacks static functions.
2008-12-21  Paul QuernaFixup lua_config.c with prefix rename, and make mod_lua...
2008-12-21  Paul QuernaRename all files in mod_lua to have a lua_ prefix,...
2008-12-21  Paul QuernaRename most of the module formally known as mod_wombat...
2008-12-21  Paul QuernaMake pstack_dump a static function.
2008-12-21  Paul QuernaRemove old commented out code, if we need any of this...
2008-12-21  Paul QuernaRename mod_wombat -> mod_lua.
2008-12-21  William A.... text... wonderful editable text
2008-12-21  Eric CovenerUpdate examples to be more per-directory agnostic,...
2008-12-21  Eric CovenerVarious cleanups and per-directory behavior differences
2008-12-21  Eric CovenerClarification of regexes/examples for rewrite flags.
2008-12-20  Lucien GentisUpdate after english file modification.
2008-12-20  Eric Coveneraxe r->path_info in a more standard way, suggested...
2008-12-19  Chris Darrochupdate transformation
2008-12-19  Chris DarrochDocumentation revisions for r726082.
2008-12-19  Eric Covenertypo spotted by Vincent Bray
2008-12-19  Eric Covener *) mod_rewrite: Introduce DiscardPathInfo|DPI flag...
2008-12-18  Takashi SatoUse apr_cpystrn instead of strncpy since strncpy can...
2008-12-18  Paul J. RederRemoving entry now that it is backported.
2008-12-18  Paul J. RederRemove entry now that it is backported.
2008-12-18  Paul J. RederRemove entry now that it is backported.
2008-12-18  Rainer JungSlight fix to r712611: introductory comment should
2008-12-18  Ruediger Pluem* This one is now backported.
2008-12-18  Paul J. RederRemoving entry that was backported.
2008-12-17  Paul J. RederSet Listen protocol to "https" if port is set to 443...
2008-12-17  Paul J. RederOutput -M and -S dumps (modules and vhosts) to stdout...
2008-12-16  Paul J. Reder*) mod_ldap: Avoid a segfault when result->rc is checke...
2008-12-16  Takashi Sato* Change some "apr_palloc / memcpy" to apr_pstrmemdup
2008-12-16  Paul J. Redercore.xml: Clarify the Location and LocationMatch direct...
2008-12-15  Ruediger Pluem* Correctly save Content-Encoding of cachable entity.
2008-12-15  Ruediger Pluem* Fix r->content_encoding for inflate_in and inflate_ou...
2008-12-15  Ruediger Pluem* Fix r->content_encoding in deflate_out_filter if...
2008-12-15  Ruediger Pluem* Do not add an empty argument if we do not have any...
2008-12-14  Vincent DeffontainesCommiting built files (726499)
2008-12-14  Vincent DeffontainesThese were outdated, so updating the .fr translation.
2008-12-14  Lucien Gentis The DN was fetched from the entry, and the password...
2008-12-13  Jim JagielskiRemove safe duplication...
2008-12-12  Chris DarrochFrom r726118: remove unused sb_type member from process...
2008-12-12  Chris DarrochRemove unused sb_type member from process_score structu...
2008-12-12  Chris DarrochSilence compiler warnings in the same manner as for the
2008-12-12  Chris DarrochI'm not 100% sure about this, but it seems to silence the
2008-12-12  Joe Ortonmod_ssl: Make the size of the per-dir-reneg request...
2008-12-12  Chris Darrochsilence compiler warning
2008-12-12  Chris DarrochPer suggestions by Roy T. Fielding:
2008-12-12  Paul QuernaNote that 2.3.0 was tagged, but not released
2008-12-12  Jim JagielskiTreat proxy/balancers normally and independently...
2008-12-12  Joe Orton* server/mpm_common.c (dummy_connection): If possible...
2008-12-12  Joe Orton* include/util_filter.h (ap_fputstrs): Mark with sentin...
2008-12-12  Joe Ortonsocache API tweaks based on chrisd's review:
2008-12-12  Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCa...
2008-12-12  Joe Orton* modules/cache/mod_socache_memcache.c (socache_mc_init...
2008-12-12  Joe Orton* modules/cache/mod_socache_memcache.c (socache_mc_crea...
2008-12-12  Paul QuernaAdd configuration of the Flush provider for mod_proxy_f...
2008-12-12  Paul QuernaMove the provider interface to a separate header file...
2008-12-12  Paul QuernaConvert the flushing mechanism used before passing...
2008-12-12  Paul QuernaAdd a new mod_proxy_fdpass module to pass a client...
2008-12-10  Takashi SatoFix meta-file link error introduced in r725291
2008-12-10  Takashi Satoupdate for sync with English docs.
2008-12-10  Takashi SatoAdd an incomplete document for mod_lbmethod_heartbeat.
2008-12-10  Takashi SatoAdd incomplete documents for mod_heartbeat and mod_hear...
2008-12-10  Jim JagielskiHopefully the final fix for the subreq/filter issue...
2008-12-10  Nick KewAdd security section to mod_privileges docs
2008-12-09  Chris Darrochwhitespace cleanup
2008-12-09  Jim Jagielskireset chain if we need to...
2008-12-09  Joe Orton* modules/ssl/ssl_private.h: Add a big fat warning...
2008-12-09  Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCa...
2008-12-09  Joe Orton* include/ap_socache.h: Use C++ safety wrappers, and...
2008-12-09  Joe Orton* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVI...
2008-12-09  Joe OrtonImprove mod_ssl's environment variable extraction to...
2008-12-09  Joe OrtonReduce config overhead for use of socache interface...
2008-12-09  Takashi SatoIncrement version.ent. We are at 2.3.1-dev.
2008-12-09  Roy T. Fieldingmissing line breaks
2008-12-08  Ruediger Pluem* Correctly remove the SUBREQ_CORE filter from the...
2008-12-08  Jim JagielskiOK, instead of an igly hack, just use the normal
2008-12-08  Jim JagielskiExplain some things
2008-12-08  Jim JagielskiForce the lbmethod submodules to be loaded AFTER
2008-12-08  Ruediger Pluem* Remove unused variable
2008-12-07  Graham LeggettMake sure the htdocs directory appears in the RPM build.
2008-12-07  Graham LeggettRemove the obsolete serial attribute from the RPM spec...
2008-12-07  Takashi SatoAdd a note that these are under development.
2008-12-07  Paul Querna2.3.1 is now in development.
2008-12-07  Paul QuernaRoll on trunk to 2.3.1-dev.
2008-12-07  Paul QuernaRemove -dev flag to prepare for 2.3.0.
2008-12-07  Paul QuernaWhen an expires or cache-control header are sent, the...
2008-12-07  Paul QuernaUse cmd->temp_pool for temp allocations during configur...
2008-12-07  Paul QuernaMake ctx:status an apr_status_t, and be consistent...
2008-12-07  Paul QuernaUse APR_THREAD_FUNC for heart{beat,monitor} thread...
2008-12-07  Paul QuernaRemove commented out block that wouldn't even work...
2008-12-07  Paul Quernabump minor for new apis
2008-12-07  Paul QuernaDon't pass in a pool to to argstr_to_table, and duplica...
2008-12-06  Takashi Satoupdate transformations
next