]> granicus.if.org Git - apache/shortlog
apache
2006-08-02 Mladen TurkMake sure the error signature is logged as double
2006-08-02 Mladen TurkAllow optional name=value options within <Proxy
2006-08-02 Mladen TurkEnable ProxySet inside <Proxy> section to
2006-08-01 Bradley Nicholesfix a typo
2006-08-01 Bradley NicholesConverted the reject directive to be definitive and...
2006-07-31 Jim JagielskiGood catch by Ruediger
2006-07-31 Jim JagielskiAdd in a very simple balancer "set" concept, which...
2006-07-31 Mladen TurkFix compile time warning. AJP protocol method is byte.
2006-07-31 Mladen TurkCleanup: Remove checking for pre 2.0.46 MMN. It is
2006-07-29 Ruediger Pluem* Rework inflate out filter and give it a similar workf...
2006-07-29 Ruediger Pluem* some optimizations taken from the inflate out filter
2006-07-29 Ruediger Pluem* We can ignore Z_BUF_ERROR in flush_libz_buffer because:
2006-07-29 Ruediger Pluem* Use a define for the number of validation bytes ...
2006-07-29 Ruediger Pluem* Add parameter crc to flush_libz_buffer in order to...
2006-07-27 William A.... Wrong project name
2006-07-27 Mark J. CoxSECURITY: CVE-2006-3747 (cve.mitre.org)
2006-07-27 Mladen TurkDocument new ping parameter.
2006-07-26 Ruediger Pluem* Remove all filters that are before the cache_out...
2006-07-26 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-07-26 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-07-26 Mladen TurkAdd missing prototype for ajp_handle_cping_cpong function
2006-07-26 Nick KewNote backport
2006-07-26 Mladen TurkAdd missing svn:eol-style native properties.
2006-07-26 Jim Jagielskiremove BOM
2006-07-26 Roy T. FieldingFix warning on Darwin 8.7.0 (OS X 10.4.7) due to the...
2006-07-25 Mladen TurkAdjust the svn properties.
2006-07-25 Mladen TurkAdd ajp_utils to the list of ajp objects.
2006-07-25 Mladen TurkAdded cping/cpong support for the AJP protocol.
2006-07-25 Mladen TurkAdd mod_authz_core module to the build.
2006-07-25 Mladen TurkOops. Something went wrong with the merge.
2006-07-25 Mladen TurkAdd mod_access_conf to the build.
2006-07-25 Mladen TurkAdd mod_access_conf module base address.
2006-07-25 Mladen TurkAdd mod_access_conf to the build.
2006-07-25 Ruediger Pluem* Although the lstat call should rarely ever fail,...
2006-07-24 Bradley NicholesAdd a check to make sure that the base provider and...
2006-07-24 Jeff TrawickScriptSock has been global-only for a couple of years
2006-07-24 Ruediger Pluem* Rather use a pool cleanup function than calling defla...
2006-07-24 Ruediger Pluem* Fix typo. No functional change.
2006-07-24 Ruediger Pluem* Fixed typo. No functional change.
2006-07-24 Ruediger Pluem* Initialize zRC to avoid a compiler warning.
2006-07-24 Jeff Trawickreflect backports of two MPM fixes
2006-07-23 Joshua SliveFinish reverting r410758.
2006-07-23 Ruediger Pluem* Style police / style nitpicking. No functional changes.
2006-07-23 Ruediger Pluem* Initialize pkcs7 field of structure
2006-07-23 Joshua SliveUse the 2.3-style access control properly (I hope).
2006-07-23 Joshua SliveBackout r410758 because DavLockDB needs to point to...
2006-07-23 Nick KewRecord bugfix
2006-07-23 Nick KewRemove dependence on server config from ap_dbd_prepare...
2006-07-23 Ruediger Pluem* This shortcut is too short. It is not up to the filte...
2006-07-23 Ben LaurieLayout and compiler warning.
2006-07-23 Ben LaurieAdd PKCS#7 support.
2006-07-23 William A.... Simplify; installtest was an -artifact-, not a design...
2006-07-23 Mladen TurkFix the typo (probably). The %~na is something windows
2006-07-23 Mladen TurkFix targets so that InstallBin calls the conf install,
2006-07-20 Ruediger Pluem* Remove the word SECURITY to address Joe's and Bill...
2006-07-20 Ruediger Pluem* In preparation of the changes of the inflate out...
2006-07-20 Ruediger Pluem* Check for symbolic links of the target file in the...
2006-07-19 William A.... Alas, it was not to be. Deprecate mod_aspdotnet...
2006-07-18 Paul QuernaRevert r422298, because it introduces GNU Make specific...
2006-07-17 Ruediger Pluem* Remove ourselves from the filter chain if we failed...
2006-07-17 Ruediger Pluem* Fix potential memory leaks in deflate_out_filter...
2006-07-17 Ruediger Pluem* Fix wrong FLUSH bucket handling in deflate_out_filter...
2006-07-15 Paul Quernagen_test_char doesn't actually need the util_debug...
2006-07-15 Paul QuernaMakefile.in: Don't try to compile checkgid and fcgistar...
2006-07-15 Paul QuernaDisable the getpwnam and getgrnam functions, since...
2006-07-15 Paul Quernainclude/ap_config.h: Include the autoconf generated...
2006-07-15 Paul QuernaOn mingw32, the APACHE_MPM_DIR is defined from the...
2006-07-15 Paul QuernaBring in basic support for building the winnt MPM under...
2006-07-15 Nick KewUse <string.h>-compatible versions of ap_str* functions.
2006-07-14 Jim JagielskiDon't down cast
2006-07-14 William A.... Refresh some language for windows builders
2006-07-13 Nick KewTypo fix
2006-07-13 Nick KewSupport environment variable interpolation in reverse...
2006-07-12 Jim JagielskiGuess I should document the mod_proxy_balancer changes
2006-07-12 Jim JagielskiThe number of times elected as well as the i/o
2006-07-12 Jim JagielskiIt never fails. I sit on a patch for awhile and
2006-07-12 Jean-Frederic... Issue a warning when the same worker name is reused.
2006-07-12 André Maloupdate revision references
2006-07-12 Roy T. Fieldingupdate according to board resolution
2006-07-12 Roy T. Fieldingupdate license header text
2006-07-12 Roy T. Fieldingupdate collective copyright notice in manual
2006-07-12 Roy T. Fieldingupdate license header text
2006-07-12 Roy T. Fieldingupdate license header text
2006-07-12 Roy T. Fieldingupdate license header text
2006-07-12 Roy T. Fieldingupdate license header text
2006-07-12 Rich BowenAdds more discussion of several rewrite flags.
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 André Maloupdate mod_ssl transformation
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Jim JagielskiAdd in hot-standby balancer member. If all other members
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Jim JagielskiClean up some proxy macros. Avoid the use of magic
2006-07-11 Jim JagielskiRestructure the find_route_worker() function. Basically,
2006-07-09 Ruediger Pluem* Add the filename of the configuration file to the...
2006-07-07 Joe Orton- clean up SSLProtocol description; "flavo[u]r" is...
2006-07-06 André Maloupdate transformation
2006-07-06 André Maloupdate German translation
2006-07-06 André Maloupdate transformation
next