]> granicus.if.org Git - apache/shortlog
apache
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.
2008-12-02 Paul QuernaWhen not configured, don't do anything by default.
2008-12-02 Paul QuernaMake dialup_callback a static function.
2008-12-01 Ruediger Pluem* Avoid sending no answer at all if a custom error...
2008-12-01 Bradley NicholesAdd the new modules to the netware build
2008-12-01 Bradley NicholesMove the variable declarations to the beginning of...
2008-12-01 Bradley NicholesAllow for external PCRE on netware
2008-12-01 Eric CovenerTo be safe, consume the entire brigade after processing...
2008-12-01 Paul QuernaAdd a new module to read in the heartbeat file and...
2008-12-01 Paul QuernaAdd a new module, mod_ratelimit, which can rate limit...
2008-12-01 Paul QuernaMove variable declartions to the top of functions for...
2008-12-01 Paul QuernaAdd two new modules to handle load balancing across...
2008-12-01 Roy T. Fieldingsync with IANA registry as of 2008 Nov 30 14:17 PST
2008-11-30 Ruediger Pluem* Enable the use of autoconf >= 2.62 without causing...
2008-11-30 Paul QuernaRemove c99 style comment.
2008-11-29 Eric Covenerallow ap_invoke_handler() to pass-through AP_FILTER_ERR...
2008-11-29 Eric Covenercorrect syntax of DirectoryIndex feature, CHANGES only
2008-11-29 Eric CovenerPrevent AP_FILTER_ERROR from being misinterpreted as...
2008-11-28 Joe Orton* buildconf, configure.in: Don't attempt to configure the
2008-11-26 Jim JagielskiBackported
2008-11-26 Paul QuernaStop bundling PCRE in trunk.
2008-11-26 Rich BowenSlight clarification to the way rewrite works in per...
next