2002-01-30 |
Ian Holsman | out damn warnings out |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Ken Coar | Fix a type-d'oh |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Ken Coar | If we die we need to write an epitaph.. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Update documentation, and lowercase all html tags |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Minor tipos |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Of course, more wildcard characters |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Describe the proxy_ftp changes: |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Port the "squid %2f hack" from apache_1.3.24. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Oops, sorry. Lost one line. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Something sets the content_encoding, even if a director... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | For the ftp commands CWD and RETR, do escaping for... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
William A.... | Fix nmake -f makefile.win clean on win32. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | In the debug log, say 'decline' instead of 'reject... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Brian Havard | Remove more spmt_os2 MPM leftovers. |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Jeff Trawick | get rid of a bunch of warnings about unused variables |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Jeff Trawick | zap a warning on AIX... given that time_t isn't an... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Oops: wrong variable |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Martin Kraemer | Simplify the complexity by using a common proxy_ftp_com... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Brian Pane | Updated to support the use of the ap_mpm_pod API in... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Brian Pane | Added logic to the worker MPM to skip the poll before... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
William A.... | Need the long name of the build model for ssl/abs... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Ian Holsman | make it compile on win32 |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Bill Stoddard | Cleanup some fallout from the recent install_transport_... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Justin Erenkrantz | Simplify the exit paths of ap_rgetline by creating... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Bill Stoddard | Now how did this slip by. Fixes a segfault. I tested... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Greg Ames | get prefork to build again. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ian Holsman | new directive 'ProxyPreserveHost' which allows the... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ian Holsman | just make it a bit more explicit |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Bill Stoddard | This patch restores most of Ryan's patch (11/12/2001... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ian Holsman | configuration change. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | BuildBin never made it to this home. Makefile.win... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | Move the _tryssl targets across to the BuildBin target |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | Trust MS to manage it's project. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | By popular demand and some of my own observations... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Martin Kraemer | If the ftp proxy could not guess the output format... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | Many of our platform's apr_dir_read() aren't returnin... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
William A.... | Prepare for some changes to the .dsw - phase 1. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Martin Kraemer | Fix handling of \r\n at the end of FTP directory listin... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Martin Kraemer | For NoProxy connections (when no backend->connection... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Joshua Slive | ScriptAlias requires mod_cgi |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Martin Kraemer | * Prefer compatibility with both HTML-4 and XHTML ... |
commit | commitdiff | tree | snapshot |
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 |
next |