2002-06-04 |
Bradley Nicholes | Added conditional build instructions for building the... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Bradley Nicholes | General make file for building the filter modules |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Bill Stoddard | Update comments for Stas Bekman |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Ryan Bloom | Allow ap_discard_request_body to be called multiple... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Bill Stoddard | Save request_time and response_time in the info struct |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Justin Erenkrantz | The style police have arrested mod_alias on charges... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Ryan Bloom | Remove all special mod_ssl URIs. This also fixes the... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Yoshiki Hayashi | Add missing right parenthesis. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
William A.... | Feedback appreciated - I'm guessing that we can trust... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
William A.... | The only remaining question ... are nested or strictl... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Cliff Woolley | demote the hpux problem since there's an easy workaround |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bradley Nicholes | Forgot to add cgi_module to the release build |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jeff Trawick | make a note about an issue listed as a showstopper |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jeff Trawick | --funky_build_issues |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jeff Trawick | Fix the binary build install script so that the build... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jeff Trawick | fix a major snafu that broke binary builds |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jeff Trawick | On OS/390, the compiler/linker front-end doesn't handle |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Justin Erenkrantz | Style police come before the code police. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | proxy showstopper |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Cliff Woolley | The recent changes require a full recompile. Lack... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Cliff Woolley | Propogate apr-util change |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Ryan Bloom | This has been resolved, but it never should have been... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Justin Erenkrantz | Outstanding veto: the metadata flag should be per-type... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Joshua Slive | Simplify the worker mpm docs a little. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Joshua Slive | Too much garbage in the summary. Just put there what... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Justin Erenkrantz | IMHO, known HTTP protocol violations fall under showsto... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Justin Erenkrantz | Use the basename of the dso file rather than assuming... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | added a suggestion on one of the showstoppers |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | Updated the introduction to reflect 2.0 |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | Removed the section about 1.3-specific patches (fortuna... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | Updated the section on OS configuration to cover some... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Brian Pane | Added a reference to the EnableMMAP documentation for the |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Richard Bowen | Use directive tags on directives, rather than code... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Joshua Slive | Close the <proxy> container properly. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Switched to using atomic operations for tracking the... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
William A.... | A few more unused/unnecessary variables and surpress... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Ian Holsman | add 2 new enviornment variables to deal with misbehavin... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
William A.... | Clean up new compiler emit noise |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Ryan Bloom | The apr_bucket change requires a minor MMN bump. Also... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Jeff Trawick | if we autoindex, discard the request body and check... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Ryan Bloom | If the request doesn't have a body, then don't try... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
William A.... | Enable SSL negotation in ab.c. It is that, or remove... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Fixed the @exp_cgidir@ replacement value so that it... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Added mod_cgi and mod_netware to the NetWare make files. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Finally able to add real CGI functionality on NetWare |
commit | commitdiff | tree | snapshot |
2002-05-31 |
William A.... | Well, know that I'm aware that the ssl stuff was... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Implemented ap_os_create_privileged_process() for NetWa... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Added mod_cgi and mod_netware as built in module in... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Bradley Nicholes | Added mod_cgi and mod_netware to the build project |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Justin Erenkrantz | Fix segfault when x hasn't been initialized and tighten... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
William A.... | Locks are good, provide locks. ab -s -c >1 is [was... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Yoshiki Hayashi | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Cliff Woolley | we should be copying over all metadata buckets we don... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Justin Erenkrantz | Fix the case where we generate both a 401 and 413 and... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Yoshiki Hayashi | Judging from the example below, this sentence has one... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Justin Erenkrantz | Fix the case where if there is no ErrorDocument specifi... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Justin Erenkrantz | items_to_fix--; |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Cliff Woolley | fix some major badness: error buckets *cannot* use... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Justin Erenkrantz | Removing mod_bucketeer from the output filters seems... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Aaron Bannert | This fixes a failed assert when r->remaining is left... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | This should have remained cleanup not a re-creation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | showstoppers++; (groan) |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | - Fix case where the initial chunk length was 0 was... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | This definitely gets the award for least useful error... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Why the stack buffer and the copy? This seems much... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | mod_bucketeer needs to preserve error buckets if it... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Let the error bucket implement the simple copy routine. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Add macro to check for an error bucket. (Can't call... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Jeff Trawick | some comments after testing "apxs -g" from a 2.0.36... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Based on DougM's feedback to the list... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Apparently Roy missed this comment. Rephrase as... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Split out the LAYOUT |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | As we find the right places for this content, move... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Ian Holsman | clear up some warnings about unused variables |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Thanks for verifying these are valid, Doug. Now... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Joshua Slive | A tiny bit more clarification of _default_. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Joshua Slive | Too many people seem to try to use _default_ with name... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Jeff Trawick | keep the signed-ness of char buffers consistent with... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Unroll the putLong and getLong loops and correct putLon... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Switch mod_proxy to using the brigade/filter calls... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. Forward port from 1.3. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. Forward port from 1.3. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Add a PROXYREQ_RESPONSE value for request_rec->proxyreq... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | All rather stale. Any new/remaining issues should... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Imagine the horror. I go to try compiling PHP4, and... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Now a moot issue. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | mod_cgid got hit too with this change |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Apply same patch to mod_cgid that was applied to mod_cg... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Goodness |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | okay then :) |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Yet another reason the MMN needs to get bumped. If... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Always using -t "Window Title" option myself, so... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Four column tabs, no less? Just a formatting fix |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | A clean prefork build starts up for me on Darwin. ... |
commit | commitdiff | tree | snapshot |
next |