]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-12-10  Philip M. Golluccisync with trunk before I start mucking in the waters... apreq-integration apreq-integration
2008-12-10  Philip M. Golluccirelocate so that we don't need to rename apreq_ to ap_
2008-12-10  Philip M. Golluccicopy the apreq module itself over to httpd server core...
2008-12-10  Philip M. Golluccicopy the library over to the httpd server core
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  Philip M. Golluccibranch to integrate libapreq and mod_apreq2 to httpd...
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
2008-12-06  Takashi Satofix XML errors of r723560
2008-12-06  Takashi SatoSync with the codes about the independence of load...
2008-12-06  Ruediger Pluem* Don't enable mod_wombat by default for now.
2008-12-05  Eric Covenerprovide a little more context in the multiple hostnames...
2008-12-05  Paul QuernaMerge mod_wombat from the wombat branch:
2008-12-05  Paul QuernaMake the max time from when we last saw a host a compil...
2008-12-05  Paul QuernaAdd a note that the ratelimit module was added
2008-12-05  Paul QuernaAlways break out if the connection is aborted.
2008-12-05  Paul QuernaAlso init mutex_path in hm_create_config.
2008-12-05  Paul QuernaPrint the correct enum value for the lock mech.
2008-12-05  Paul QuernaAdd a comment explaining the start mutex.
2008-12-05  Paul QuernaLog the correct function name.
2008-12-05  Paul QuernaD'oh. Fix r723672 and use the correct define.
2008-12-05  Paul QuernaMake the frequency with how often we write the stats...
2008-12-05  Paul QuernaMake hm_ctx_t:keep_running a volatile.
2008-12-05  Paul QuernaShow the correct mutex type (even if its just the enum...
2008-12-05  Paul QuernaAdd comment explaining the startup mutex.
2008-12-05  Paul QuernaUse correct function name in log message.
2008-12-05  Paul QuernaDon't overcount busy servers from previous generations.
2008-12-05  Paul QuernaMake hb_ctx_t:keep_running volatile.
2008-12-05  Paul QuernaUpdate ignore. wombat-integration wombat-integration
2008-12-05  Paul QuernaFinish removing dependecy on apreq
2008-12-05  Paul QuernaBuild the right objects for wombat.
2008-12-05  Paul QuernaNew API, ap_body_to_table, a very ineffeicent and bad...
2008-12-05  Paul QuernaUpdate ignore.
2008-12-05  Paul QuernaUse ap_args_to_table instead of apreq for GET query...
2008-12-05  Paul QuernaRemove apreq includes
2008-12-05  Paul QuernaUse only c89 style comments
2008-12-05  Paul QuernaAdd new api, ap_args_to_table, to parse a request's...
2008-12-05  Paul QuernaAdd wombat to build system.
2008-12-05  Paul QuernaInitial import of mod_wombat to the modules directory.
2008-12-05  Paul QuernaDev branch to integrate mod_wombat.
2008-12-05  Paul QuernaRemove X-Pad work around.
2008-12-05  Paul QuernaNote the dtrace stuff in CHANGES.
2008-12-05  Paul QuernaWhen dtrace support is not present, compile it all...
2008-12-05  Paul QuernaAdd other args to proxy hooks
2008-12-05  Paul QuernaImport the core parts of the DTrace patch. This is...
2008-12-05  Rich BowenPut the arguments to Header, RequestHeader, in alphabet...
2008-12-05  Rich BowenI have finally been asked one too many times whether...
2008-12-03  Paul QuernaMore trivial typos.
2008-12-03  Eric Covenerunixd_config/ap_unixd_config rename for mod_privileges
2008-12-03  Jim Jagielskitrivial typo
2008-12-03  Jim JagielskiNote mod_proxy_balancer changes...
2008-12-03  Eric Covenerunixd_config->ap_unixd_config renames for mod_suexec
2008-12-03  Jim JagielskiAll lbmethods are now ind submodules...
2008-12-03  Jim JagielskiAllow for ind lbs to build
2008-12-03  Jim JagielskiAdd in independent bytraffic lbmethod
2008-12-03  Jim JagielskiAdd in independent byrequests lbmethod
2008-12-03  Jim JagielskiAdd in independent bybusyness lbmethod
2008-12-03  Jim JagielskiAnd allow for the submod to be built
2008-12-03  Jim JagielskiAnd move the HB balancer there
2008-12-03  Jim JagielskiCreate subdir for balancer locations
2008-12-02  Ruediger Pluem* Another set of missed renames.
2008-12-02  Takashi SatoAdd the Japanese errordoc contributor. See r124566.
2008-12-02  Takashi SatoMigrate the charset of error/README to UTF-8
2008-12-02  Nilgun Belma... update Turkish UTF-8 messages
2008-12-02  Takashi SatoMulti-language error pages:
2008-12-02  Ruediger Pluem* The API Cleanup in r722399 missed some locations.
2008-12-02  Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-12-02  Paul QuernaDon't do anything by defautl if we haven't been configured.
next