]> granicus.if.org Git - apache/shortlog
apache
2007-01-13 Justin ErenkrantzRe-add "proxy-sendextracrlf" first introduced in r15747...
2007-01-12 William A.... Make buildmark.c compilation consistent, especially...
2007-01-11 William A.... Solved.
2007-01-11 William A.... Embed the .manifest files of all httpd binaries as...
2007-01-11 William A.... Add openssl.cnf since openssl will not run without...
2007-01-10 Joe Orton* configure.in: Substitute MOD_SO_ENABLED variable.
2007-01-10 William A.... Oh my - how stale :)
2007-01-09 William A.... Fix bogus lineends.
2007-01-09 William A.... A slightly more effective message, keep hammering Accep...
2007-01-09 William A.... Someone clearly never read the style guide :-/ Reforma...
2007-01-06 William A.... Update CHANGES, add attributions for assistance
2007-01-04 Joe Orton* configure.in: Bump autoconf version requirement ...
2007-01-04 Chris DarrochFix several strict compiler warnings for both the threaded
2007-01-04 Sander TemmeGet rid of the global trace_add in favor of specific...
2007-01-03 William A.... Correctly evaluate the HTTPS condition string.
2007-01-03 William A.... Where any response is sent, return OK from the handle...
2007-01-02 Chris DarrochCreate pmain pool and run modules' child_init hooks...
2007-01-02 Chris DarrochDestroy pmain pool when exiting ap_mpm_run() so that...
2007-01-02 Chris DarrochHandle error conditions in dbd_construct() properly...
2007-01-02 Chris DarrochRename functions and variables for consistency, and...
2006-12-31 Paul QuernaChange the default depth and length of directories...
2006-12-30 Ruediger Pluem* If APR_FINFO_NAME is added to the list of wanted...
2006-12-30 Sander TemmeOngoing crusade to separate callback tracing into singl...
2006-12-29 Paul QuernaImprove the error message, include the full path of...
2006-12-25 Nick KewPR#36609 - permit % as the last character of a Header...
2006-12-25 Nick KewPR#35314: Enable path components in Redirect
2006-12-24 Roy T. FieldingFollow Garrett's example and provide a crypto notice...
2006-12-24 Justin ErenkrantzCompile mod_authn_core on Win32. (The authz-dev branch...
2006-12-24 Justin Erenkrantz* mappers/mod_rewrite.dsp: Add ../database to include...
2006-12-24 Justin ErenkrantzFix comment to allow modules using the new authz scheme...
2006-12-24 Jeff Trawickremove a bit of useless code from worker and event...
2006-12-24 Jeff Trawicksync with 2.2.x branch
2006-12-24 Hiroaki Kawaisync translation.
2006-12-20 Jim JagielskiSync with 2.2.4
2006-12-19 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-12-19 Sander TemmeAdd request-specific trace method that does not use...
2006-12-16 Nick KewPR#40950: add security note to docs (submitted Thijs...
2006-12-16 Nick KewPR#37680: fix socket block/nonblock on restart/graceful
2006-12-13 Jim JagielskiSync with 2.2.4
2006-12-13 Jim JagielskiSync with 2.2.4 changes
2006-12-13 Jeff Trawickadd previously-omitted CHANGES entry for a fix merged...
2006-12-13 Nick KewPR#39420
2006-12-13 William A.... APR_HAVE/AP_HAVE are ALWAYS defined, not always 1.
2006-12-12 Ruediger Pluem* Handle request bodies larger than 2 GB by converting...
2006-12-11 Jeff Trawickincrease size of error string buffer passed to apr_stre...
2006-12-10 Nick KewStop mod_dbd emitting bogus error messages when it...
2006-12-09 Jim Jagielskiformat change. no functional change.
2006-12-09 Jim JagielskiSync with 2.2.4-dev. Add entry since it's a PR fix.
2006-12-09 Jim JagielskiIsolate the unlock return vals
2006-12-08 Jim JagielskiFix compile warning:
2006-12-08 Jim JagielskiFailure to unlock is very nasty, so log it to help
2006-12-08 Jim JagielskiWe are doing nothing here... but keep the stubs
2006-12-08 Jim JagielskiLog when the lock fails.
2006-12-08 Jim JagielskiNo need for each ind lb method to increment the elected
2006-12-08 Ruediger Pluem* Sync with 2.2.x and style fixes
2006-12-08 Jim JagielskiMore 2.2.4-dev syncs
2006-12-08 Jim JagielskiAnd sync with recent 2.2.4-dev backports
2006-12-08 Jim JagielskiSync with 2.2.4-dev
2006-12-08 Jeff Trawicksync with 2.2.x branch
2006-12-08 Jeff Trawickwhitespace fix
2006-12-08 Jeff Trawicksync with 2.2.x branch
2006-12-08 Jeff Trawicksync with 2.2.x/CHANGES
2006-12-08 Chris Darrochremove mod_headers edit feature from new_features_2_4.xml
2006-12-07 Rich BowenAs per http://issues.apache.org/bugzilla/show_bug.cgi...
2006-12-07 Ruediger Pluem* Do not replace a Date header set by a proxied backend...
2006-12-07 Ruediger Pluem* Add the missing include of http_request.h and thus...
2006-12-07 Ruediger Pluem* Remove an unused variable and thus fix a compiler...
2006-12-07 William A.... Revert a regression introduced in the recent overhauls...
2006-12-07 William A.... Mirror r483555, for GUI environment. Reason for the...
2006-12-07 William A.... Similar change to r483553 to help developers work in...
2006-12-03 Ruediger Pluem* Ensure that at least scheme://hostname[:port] matches...
2006-12-03 Ruediger Pluem* Remove expired content from cache that cannot be...
2006-12-02 Chris DarrochStash DBD connections in request_config of initial...
2006-11-28 Jim JagielskiProtect against any sort of non-block read that
2006-11-28 Jim JagielskiApply patch for PR 41056 (19954) to fix chunk
2006-11-28 Chris Pepper Attempt to clarify Order's effect.
2006-11-27 Bradley Nicholesifdef out suexec for the platforms that don't support it
2006-11-27 Chris Pepper Typo.
2006-11-27 Sander Temme* Move the error log slug higher in the trace function...
2006-11-27 Sander Temme* Further clarify hook callback return convention
2006-11-25 Sander Temme* Make EXAMPLE_LOG_EACH compiler directive settable...
2006-11-24 Sander Temme* Start re-organizing the function declarations to...
2006-11-22 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill)...
2006-11-22 Joe Orton* support/rotatelogs.c (main): Produce useful error...
2006-11-22 Joe Orton* docs/manual/mod/mpm_common.xml: s/depreciated/deprecated/
2006-11-19 André Maloupdate convmap
2006-11-19 André Maloupdate transformation
2006-11-18 Ruediger Pluem* CVE-2006-3747 was the main reason to release 2.2...
2006-11-18 Ruediger Pluem* Use the query string stored in r->parsed_uri.query...
2006-11-18 Nick KewHousekeeping: keep track of size even in the edge-case...
2006-11-16 Ruediger Pluem* Fix some comments. No functional change.
2006-11-16 Ruediger Pluem* Also log the presence of garbage data at the end...
2006-11-16 Ruediger Pluem* Actually append new data to the validation buffer...
2006-11-16 Jeff TrawickTimeOut can be set in a vhost context
2006-11-15 Ruediger Pluem* Ensure that we do not perform our final operations...
2006-11-15 Ruediger Pluem* Ensure that we do not try to inflate validation data...
2006-11-15 Graham LeggettDocument the hoops you need to jump through to get...
2006-11-14 Bradley NicholesRemove the "virtual host" context for the AuthnProvider...
2006-11-10 Mladen TurkAdd alternate is_socket_connected by using APR functions.
2006-11-10 Mladen TurkRemove alternate is_socket_connected detection.
next