2000-11-18 |
Ryan Bloom | Begin to remove some of the cache-ing logic from the... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
David Reid | Change references of AF_ to reflect APR_ so they should... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Cleanup a signed/unsigned warning |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Cleanup more compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Extern symbols (per the warning) belong elsewhere... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | As promised, and discussed on new-httpd, goodbye... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Jeff Trawick | remove unused variable |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Clean up some timeout arg warnings |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Some signedness issues - consistify the size_t references |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Get Multi-Views working again. It wasn't working becau... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Fix 204 handling. This moves some logic that used... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | More proxy fixes. There are still some bugs in this... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Greg Stein | add some docco from John Vasta |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | Suggestion of files to delete from httpd-docs-2.0. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | I forgot one change for the start of the MPM docs. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | First attempt at MPM documentation. Feedback appreciat... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
William A.... | Just style nits before someone goes and does somethin... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Ryan Bloom | First pass at a set of caching filters and handlers... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Chuck Murcko | fix apr_getaddrinfo() call |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Bill Stoddard | Get rid of a bit more BUFF cruft in mpm_winnt.c |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Bill Stoddard | Make function definition agree with the declaration... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeff Trawick | APR: Change apr_connect() to take apr_sockaddr_t instea... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeff Trawick | Get exports.c symbols to compile even if the declaratio... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Ryan Bloom | This removes all BUFF's from the HTTP proxy. This... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | Yet another broken link. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Joshua Slive | Bring a couple typo fixes forward from 1.3. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Jeff Trawick | add apr_create_socket to the list of symbols |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Jeff Trawick | Update httpd.exp for recent symbol changes. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Greg Stein | use apr_size_t and a few minor tweaks |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ryan Bloom | Make the proxy work with filters. We are still using... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Greg Stein | use apr_size_t |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ryan Bloom | Do not send a content-length if and only if this is... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Joshua Slive | First stab at a STATUS file for httpd-docs-2.0. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Tony Finch | Make cgi-bin work as a regular directory when using... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Greg Stein | Apply a patch from John Vasta for adding (some/more... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Joshua Slive | Hmmm... It appears that there were some translation... |
commit | commitdiff | tree | snapshot |
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 |
next |