2002-01-29 |
Martin Kraemer | Add some more apr_ types |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Jeff Trawick | const is nice |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Martin Kraemer | No need to use strcpy() where a ptr assignment is ok |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Jeff Trawick | Don't let the default handler try to serve a raw direct... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Aaron Bannert | Take advantage of the new pre_config return value when... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Bradley Nicholes | Added MOD_Auth_Digest to the build project |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Bradley Nicholes | Added some type casting to the appropriate types to... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Aaron Bannert | I think this was supposed to have been bumped a couple... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Aaron Bannert | Mention the pre_config prototype change, and fix some... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Aaron Bannert | The pre_config hook now takes a return value. This... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Greg Ames | backing out fix for missing path info and query string... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Greg Ames | handle_multi: pass along the original path info and... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Jeff Trawick | Fix some unix socket descriptor leaks in the handler... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Martin Kraemer | First step: send proxy_ftp.c thru |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Brian Havard | Update --with-mpm help text wrt available OS/2 MPM... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Jeff Trawick | zap an unintended (and incorrect) comment that slipped... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Jeff Trawick | some level of gcc seems to be confused about whether... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Jeff Trawick | fix the problem where a scoreboard init failure could... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | optimized away one more filter name lookup during reque... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Replaced some more ap_add_output_filter() calls with |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Bill Stoddard | Remove the create_connection hook and put the client_so... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Greg Stein | APR might not return everything we're asking for. Let... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Added a note about potential performance improvements... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
William A.... | Whoops - this patch is required by the last request... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
William A.... | Shortcut where the resource has no language [discover... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
William A.... | Which PR? I can't count them all. Get QUERY_STRING... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Fixed a read from a deleted brigade in the new version of |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Fixed segfault in "-i" mode of ab |
commit | commitdiff | tree | snapshot |
2002-01-27 |
William A.... | Been bad - forgot to keep my thoughts up to date. |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | optimization: switched to ap_add_output_filter_handle... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Performance improvement: incorporated the use of the new |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Brian Pane | Added new functions ap_add_input_filter_handle() and |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Jeff Trawick | avoid a palloc of zero bytes so memory debuggers don... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Jeff Trawick | ap_rgetline(): completely ignore an empty bucket..... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Greg Ames | remove one showstopper and add the next |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Greg Ames | ap_sub_req_lookup_dirent: fix mod_negotiation loop... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Jeff Trawick | get mod_mem_cache to compile with compilers that bother... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Bradley Nicholes | Added symbol prefixing to the export list |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Grammar police coming through |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Ian Holsman | ta da |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Ian Holsman | I haven't created the optional function to specify... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Jeff Trawick | axe an unused variable |
commit | commitdiff | tree | snapshot |
2002-01-25 |
William A.... | No. I don't like this patch. I like what it does... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Eliminate needless variable that wasn't initialized... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Add another status code to ignore in the error_log. |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Turn the log verbosity WAY down by not logging TIMEUP... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | I Heard It Through The Grapevine... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Somehow, I lost this condition when I changed to accoun... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Justin Erenkrantz | Change ap_get_brigade prototype to remove *readbytes... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Greg Stein | Enable the BrowserMatch for Microsoft's DAV client... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Greg Stein | Fix some serious, hard-core breakage :-( I don't even... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Justin Erenkrantz | Rewrite ap_rgetline to remove the need to have an ... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Justin Erenkrantz | Remove mod_auth_db since we've received enough votes... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Greg Stein | Some extra tweaks to the DAV code file/path handling... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Aaron Bannert | Never got rolled, problems with daedalus' thundering... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | The clean solution. |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | If you only mean to ask one question, why ask a dozen? |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | Omitted this argument and const'ness. All looks... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | Cause dav_fs_get_parent_resource to fail if the file... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | A quick hack around Aaron's patch. Win32 'supports... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
William A.... | Improve error reporting a bit so we might start diagn... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Aaron Bannert | Keep track of this so we don't forget about it. It... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Aaron Bannert | I looked at this again with a clear head and I'm much... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Aaron Bannert | Bring apache in line with the new apr_file_dup2() param... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Cliff Woolley | Looks like a bug to me. |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Jeff Trawick | set the variable before looking at it |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Justin Erenkrantz | This is a showstopper. Let's remember it. |
commit | commitdiff | tree | snapshot |
2002-01-23 |
William A.... | Our kids need a little more time here, remember,... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
William A.... | one blank line for code, one huge step for legibility |
commit | commitdiff | tree | snapshot |
2002-01-23 |
William A.... | Eliminate a large number of Win32-isms. In large... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Justin Erenkrantz | Add message-ids to ease issue tracking |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Aaron Bannert | Just a style update before I work on this thing any... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Aaron Bannert | Scoreboard update comming soon. |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Aaron Bannert | Currently pcre/config.h and pcre/internal.h are getting... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Aaron Bannert | Although this patch is technically correct, I'm not... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Greg Stein | dav_xml_get_cdata() is an exported function, so mark... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Martin Kraemer | Avoid syntax error |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Justin Erenkrantz | - Add AP_MODE_SPECULATIVE support to mod_ssl |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Justin Erenkrantz | If we would exhaust the buffer entirely, set it to... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Ian Holsman | Add Hebrew Language. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Rich Bowen | Patches applied to the 1.3 docs. See versions 1.36... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Rich Bowen | Submitted by: Daniel Lopez |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Ian Holsman | These changes are to allow caching of subrequests via... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Justin Erenkrantz | When doing input filtering, get out the way of anything... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Justin Erenkrantz | Make core_input_filter use the new apr_brigade_split_li... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Justin Erenkrantz | Add AP_MODE_SPECULATIVE support to core_input_filter |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Lars Eilebrecht | Forgot to replace all german umlauts with the HTML... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Lars Eilebrecht | Some minor fixes to englisch new_features document. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Lars Eilebrecht | Update german new_features document. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Lars Eilebrecht | Add german variant of the 'new features' document ... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Lars Eilebrecht | Rename BeOS MPM directive RequestsPerThread to MaxReque... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Greg Stein | If the provider returns an error, then we should propag... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Joshua Slive | Get rid of a dangling phrase that serves no real purpose. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Joshua Slive | This example doesn't really do what it claims. Instead... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Jeff Trawick | another note on the mod_cgid leaky pipes |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Jeff Trawick | clean up a bunch of warnings |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Justin Erenkrantz | Record my suggestion. |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Justin Erenkrantz | Input filtering prototype change: Socket blocking type... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Greg Ames | the load spikes seem to be gone. |
commit | commitdiff | tree | snapshot |
next |