2000-11-15 |
Joshua Slive | Bring the "it worked" pages in 2.0 in sync with the... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Remove BUFF from the CONNECT handler. This works as... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Get the proxy to look at requests that are being proxie... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Joshua Slive | Typo in example. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Allan K. Edwards | repair cgi's on Windows |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Chuck Murcko | Changes for previous ap_proxy_doconnect() calling |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Get the proxy working again. With this change in,... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Chuck Murcko | Simplify ap_proxy_doconnect(); now returns apr_status_t |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeff Trawick | Ignore generated file pcre.h. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeff Trawick | Get "make install" to work on Tru64. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Remove the change from earlier tonight to not send... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Stop the default_handler from trying to deal with HEAD... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Make the header filter decide if a body should be sent... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | If the content-length is zero, then we don't output... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Associate a pool with the pool bucket so that it serves... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Add the referer to the error log if one is available. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeff Trawick | Include ap_config.h to get the definition of AP_DECLARE... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeff Trawick | Get http_core to compile again after the last change. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | Port mod_info to 2.0. This is basically a complete... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ryan Bloom | We can not use heap buckets for data that was allocated... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeff Trawick | Get rid of warning on Tru64: |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Get the default_handler to use the bucket code directly... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bill Stoddard | Update coalesce filter to use heap buckets rather than... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Get send the content-type header sent correctly for... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Update the httpd.exp file. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
William A.... | Win32 symlink (NTFS Junction) support for mod_rewrite |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Fix type complaints on Xlc. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | The core handler should never close a file, because... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Get the hints file working on Linux. This also gets... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Jeff Trawick | Change mod_rewrite's tilde expansion to use apr_get_hom... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Jeff Trawick | Clean up some of the warnings from a Tru64 build, mostl... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ryan Bloom | Get SINGLE_LISTEN_UNSERIALIZED_ACCEPT working again... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Jeff Trawick | add apr_get_home_directory(), teach mod_userdir to... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Joshua Slive | Fix a few broken links. |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Joshua Slive | Typo in mod_rewrite.html. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Ryan Bloom | The whole proxy compiles cleanly now. Now we need... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Ryan Bloom | proxy_ftp and proxy_http both compile now. Not tested... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Ryan Bloom | Make proxy_connect.c compile cleanly again. Not sure... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | Pick up buff.h for the moment, now to get the conn_rec... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | Fix small thinko in void funcs |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | This is the 1.3.x current proxy into 2.0 - first stage |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | This is the 1.3.x current proxy into 2.0 - first stage |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | This is the 1.3.x current proxy code into 2.0. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Chuck Murcko | This is 1.3.x current proxy folded into 2.0. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Ryan Bloom | Not all platforms have INADDR_NONE defined by default... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
William A.... | A good thing, allow W2K to perform the symlink test. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Jeff Trawick | Get mod_userdir compiling on FreeBSD when APR_HAS_THREADS. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | MM has a bug that when you ask for a specific amount... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | Fix a lot of the fallback from the apr_ssize_t to apr_s... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | remove a thread un-safe function from mod_rewrite |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | Remove the comments that I accidentally left in from... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | Remove a thread un-safe function when APR_HAS_THREADS |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Jeff Trawick | Don't use ap_bucket_read() to find the length unless... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
David Reid | More local/remote changes and tidy up http_vhost a... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
William A.... | Fix symbol break. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
William A.... | Killing ap_os_is_filename_valid. Left actual win32... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ryan Bloom | This is always displayed to the console. There is no... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
William A.... | Just some things I noticed letting someone else have... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tony Finch | I have fixed PR#4455 already. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tony Finch | In mass hosting setups (using mod_vhost_alias or mod_re... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
William A.... | Newer canonicalization code should replace this patch... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
David Reid | Bring the apr_in_addr type into line with naming conven... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ryan Bloom | Remove MMAP handling from the default handler. MMAPs... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
William A.... | Per new-httpd discussions, this version of mod_autoin... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Bill Stoddard | Clean up compiler warnings |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Bill Stoddard | Eliminate use of BUFF in mpm_winnt. Thanks to rbb for... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
David Reid | Change the code to reflect the recent API changes... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
William A.... | Return buff.h to the winnt mpm till Bill (or I, if... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jeff Trawick | Simplify the call to ap_send_fd(). |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | final round of walker cleanup: fix the provider API... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | one more round of walker cleanup: remove some items... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | should be DAV_WALKTYPE_NORMAL, not _ALL |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | first round whack at cleaning up the walker interface |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | byterange handling simply did not work for internal... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Greg Stein | minor tweaks, cleanup, comments. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ryan Bloom | Tie up some loose ends that fell through the cracks... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ryan Bloom | Use the content-length filter to compute the content... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ryan Bloom | The content-length filter needs to compute the length... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ryan Bloom | Remove BUFF from the main server. :-) The buff code... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jeff Trawick | When caching file handles (vs. mmaps) reset the file... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Joshua Slive | Slight clarification of chunked encoding and keep-alive... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jeff Trawick | In the content-length+bytes-sent filter, only set the... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jeff Trawick | Remove the byterange code out of mod_file_cache's handl... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jeff Trawick | Get ab to build again by changing apr_set_remote_port... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jeff Trawick | Fix the format strings used for apr_port_t (APR_PORT_T_... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Reid | This adds the APR_LOCAL/APR_REMOTE to APR and changes... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Reid | More cleanup of apr_port_t stuff. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Reid | Doh! Missed this from the last commit... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Reid | Missed these first time round... More apr_port_t changes. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Reid | Start of moving to apr_port_t in the server code. ... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Greg Stein | fix the byterange filter. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Ryan Bloom | The byte-ranges filter. This looks like it should... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Greg Stein | ap_set_content_length() now has a void return. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Ryan Bloom | Fix a compile break. ap_set_content_length is a void... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Joshua Slive | Make the keep-alive documentation more accurate. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Greg Stein | Use apr_off_t for the content length, rather than long... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jeff Trawick | Avoid warning about unused function open_file() on... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ryan Bloom | Convert a lot of apr_ssize_t to apr_size_t. We don... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ryan Bloom | Remove the original ap_send_fd code. The filters have... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Martin Kraemer | Fix typo |
commit | commitdiff | tree | snapshot |
next |