2007-02-06 |
Ruediger Pluem | * Add CacheIgnoreQueryString directive to cache request... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Chris Darroch | Introduce configuration groups to allow inheritance... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ruediger Pluem | * Add missing Changelog entry for PR41056 / PR 19954... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Jeff Trawick | Update the hash table of active script pids even on... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Jim Jagielski | bomb the BOM |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Graham Leggett | This time from the top, with three part harmony AND... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Sander Temme | apxs: Enhance -q flag to print all known variables... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Bradley Nicholes | Implement a BASEDIR build environment variable to allow... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Joe Orton | * server/listen.c (ap_apply_accept_filter): Bump TCP_DE... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Jeff Trawick | sync with 2.2.x branch |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Ruediger Pluem | * Nitpicking: Get the comment right. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Jeff Trawick | Unix MPMs: Catch SIGFPE so that exception hooks and... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ruediger Pluem | * Fix a off-by-one error in parse_format_tag in the... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bradley Nicholes | Point out that if another authorization method is used |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bradley Nicholes | Set the SSLMutex to default on the NetWare platform... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Chris Darroch | We now create memory sub-pools for each DB connection... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Justin Erenkrantz | Re-add "proxy-sendextracrlf" first introduced in r15747... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
William A.... | Make buildmark.c compilation consistent, especially... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
William A.... | Solved. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
William A.... | Embed the .manifest files of all httpd binaries as... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
William A.... | Add openssl.cnf since openssl will not run without... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Joe Orton | * configure.in: Substitute MOD_SO_ENABLED variable. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
William A.... | Oh my - how stale :) |
commit | commitdiff | tree | snapshot |
2007-01-09 |
William A.... | Fix bogus lineends. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
William A.... | A slightly more effective message, keep hammering Accep... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
William A.... | Someone clearly never read the style guide :-/ Reforma... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
William A.... | Update CHANGES, add attributions for assistance |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Joe Orton | * configure.in: Bump autoconf version requirement ... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Chris Darroch | Fix several strict compiler warnings for both the threaded |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Sander Temme | Get rid of the global trace_add in favor of specific... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
William A.... | Correctly evaluate the HTTPS condition string. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
William A.... | Where any response is sent, return OK from the handle... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Chris Darroch | Create pmain pool and run modules' child_init hooks... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Chris Darroch | Destroy pmain pool when exiting ap_mpm_run() so that... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Chris Darroch | Handle error conditions in dbd_construct() properly... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Chris Darroch | Rename functions and variables for consistency, and... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Paul Querna | Change the default depth and length of directories... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Ruediger Pluem | * If APR_FINFO_NAME is added to the list of wanted... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Sander Temme | Ongoing crusade to separate callback tracing into singl... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Paul Querna | Improve the error message, include the full path of... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Nick Kew | PR#36609 - permit % as the last character of a Header... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Nick Kew | PR#35314: Enable path components in Redirect |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Roy T. Fielding | Follow Garrett's example and provide a crypto notice... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Justin Erenkrantz | Compile mod_authn_core on Win32. (The authz-dev branch... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Justin Erenkrantz | * mappers/mod_rewrite.dsp: Add ../database to include... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Justin Erenkrantz | Fix comment to allow modules using the new authz scheme... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Jeff Trawick | remove a bit of useless code from worker and event... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Jeff Trawick | sync with 2.2.x branch |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Hiroaki Kawai | sync translation. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Jim Jagielski | Sync with 2.2.4 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ruediger Pluem | * Sync with 2.2.x CHANGES |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Sander Temme | Add request-specific trace method that does not use... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Nick Kew | PR#40950: add security note to docs (submitted Thijs... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Nick Kew | PR#37680: fix socket block/nonblock on restart/graceful |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Jim Jagielski | Sync with 2.2.4 |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Jim Jagielski | Sync with 2.2.4 changes |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Jeff Trawick | add previously-omitted CHANGES entry for a fix merged... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Nick Kew | PR#39420 |
commit | commitdiff | tree | snapshot |
2006-12-13 |
William A.... | APR_HAVE/AP_HAVE are ALWAYS defined, not always 1. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Ruediger Pluem | * Handle request bodies larger than 2 GB by converting... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jeff Trawick | increase size of error string buffer passed to apr_stre... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Nick Kew | Stop mod_dbd emitting bogus error messages when it... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Jim Jagielski | format change. no functional change. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Jim Jagielski | Sync with 2.2.4-dev. Add entry since it's a PR fix. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Jim Jagielski | Isolate the unlock return vals |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | Fix compile warning: |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | Failure to unlock is very nasty, so log it to help |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | We are doing nothing here... but keep the stubs |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | Log when the lock fails. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | No need for each ind lb method to increment the elected |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Ruediger Pluem | * Sync with 2.2.x and style fixes |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | More 2.2.4-dev syncs |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | And sync with recent 2.2.4-dev backports |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Jagielski | Sync with 2.2.4-dev |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jeff Trawick | sync with 2.2.x branch |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jeff Trawick | whitespace fix |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jeff Trawick | sync with 2.2.x branch |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jeff Trawick | sync with 2.2.x/CHANGES |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Darroch | remove mod_headers edit feature from new_features_2_4.xml |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Rich Bowen | As per http://issues.apache.org/bugzilla/show_bug.cgi... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Ruediger Pluem | * Do not replace a Date header set by a proxied backend... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Ruediger Pluem | * Add the missing include of http_request.h and thus... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Ruediger Pluem | * Remove an unused variable and thus fix a compiler... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
William A.... | Revert a regression introduced in the recent overhauls... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
William A.... | Mirror r483555, for GUI environment. Reason for the... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
William A.... | Similar change to r483553 to help developers work in... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Ruediger Pluem | * Ensure that at least scheme://hostname[:port] matches... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Ruediger Pluem | * Remove expired content from cache that cannot be... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Chris Darroch | Stash DBD connections in request_config of initial... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Jagielski | Protect against any sort of non-block read that |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Jagielski | Apply patch for PR 41056 (19954) to fix chunk |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Chris Pepper | Attempt to clarify Order's effect. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bradley Nicholes | ifdef out suexec for the platforms that don't support it |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Pepper | Typo. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Sander Temme | * Move the error log slug higher in the trace function... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Sander Temme | * Further clarify hook callback return convention |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Sander Temme | * Make EXAMPLE_LOG_EACH compiler directive settable... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Sander Temme | * Start re-organizing the function declarations to... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill)... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Joe Orton | * support/rotatelogs.c (main): Produce useful error... |
commit | commitdiff | tree | snapshot |
next |