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 |
2000-11-07 |
Jeff Trawick | Get rid of unused variable zero in ap_send_http_options(). |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Greg Stein | The LoadModule line should specify a .so file, not... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ryan Bloom | Always compute the content-length regardless of whether... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ryan Bloom | Remvoe AP_END_OF_BRIGADE. This definition didn't reall... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Joshua Slive | Grammar/Style fixes. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Ryan Bloom | ap_send_fd should not be sending an EOS bucket, so... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jeff Trawick | Make the desired evaluation explicit to keep gcc -Wall... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Joshua Slive | Fixed a couple leftover &s. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Joshua Slive | Cleanup of perf-tuning.html. No content changes. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Ryan Bloom | Allow the core_output_filter to save data in the filter... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Greg Stein | oops. only do the slash management if dir != NULL |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Joshua Slive | Minor content and spelling fixes to two recently added... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ryan Bloom | Clean up blocking and non-blocking reads from buckets... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ryan Bloom | Sub requests should never get into the http headers... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Sascha Schumann | Remove REQUEST_CHUNKED_PASS and change ap_discard_reque... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeff Trawick | Change the content-length filter to give up (i.e.,... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeff Trawick | Axe a couple of newly-unused variables. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
David Reid | Remove some more references to sockaddr structures... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
David Reid | More removal of raw sockaddr references. This shouldn... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
David Reid | Another removal of using raw sockaddr where we should... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
William A.... | John's patches to provide depreciated messages for... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
William A.... | John's patches to provide depreciated messages for... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Bill Stoddard | Merge the 1.3 patch to add support for logging query... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Bill Stoddard | Merge forward mod_log_config enhancement. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
David Reid | We don't really want to fool around with socket structu... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
David Reid | We have functions that allow us to get the ports from... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Bill Stoddard | Document mod_log_config %c option |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Bill Stoddard | Add a new LogFormat directive, %c, that will log connection |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ryan Bloom | It doesn't make any sense to set a CHUNK flag in the... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sascha Schumann | Fix last commit which was done from the wrong tree... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ryan Bloom | Remove some more BUFF code. This makes the 100 continu... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sascha Schumann | Make the default handler read the dechunked request... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ryan Bloom | Fix the core_output_filter to work with FLUSH buckets... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
William A.... | Solve the os_is_absolute_path problem for the moment. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
William A.... | Two patches (sorry), first to clean up the double... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ryan Bloom | Create a feature macro that determines if Autoconf... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jeff Trawick | ap_http_header_filter() can't remove itself until after... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jeff Trawick | In writev_it_all(), tell the caller how many bytes... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
William A.... | Get Win32 building again. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
William A.... | Get win32 building again... we need something just... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
William A.... | Cause the command line version of mpm_winnt to do... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Greg Stein | Simplify the configuration mechanisms for threading... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jeff Trawick | Get rid of some warnings on Solaris 8 by using APR... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Joshua Slive | Bring forward from 1.3. Some of this is obviously... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Joshua Slive | Fix in regex example. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jeff Trawick | Create the pool bucket after we know the true length... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jeff Trawick | Don't include a '\0' in the header. (I'm still seeing... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Sascha Schumann | Comment fixes.. just to get them out of my tree |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Joshua Slive | Update the main doc page to a two-column format, and... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jeff Trawick | Get rid of a couple of buff calls by manipulating the... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jeff Trawick | Fix a buglet in the APR-ization of ap_lingering_close... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jeff Trawick | Prevent a compile warning on FreeBSD by making pointers... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Ryan Bloom | Forgot one variable when I re-created the patch. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Ryan Bloom | Fix canned-errors and OPTIONS requests, so that we... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Ryan Bloom | Stop always allocating 8k for each request. We now... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Ryan Bloom | Clean up the http filter a lot. Instead of sending... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Ryan Bloom | Remove a BUFF function that isn't used anyplace. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Jeff Trawick | a couple of fixes for byte ranges: |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Jeff Trawick | exports.c is generated. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Jeff Trawick | Compute the content length (and add appropriate header... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Ryan Bloom | Cleanup some warnings in mod_auth_digest.c |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Ryan Bloom | Mod_auth_db.c compiles cleanly now. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Ryan Bloom | Make mod_cgi and mod_include work when compiled as... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | This is an ugly little hack to allow DSO modules to... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | Make mod_auth_dbm compile cleanly. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | Make mod_auth_db compile cleanly in 2.0 |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | Get mod_auth_anon to compile cleanly in 2.0 |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | Fix a const problem. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Ryan Bloom | Remove the suexec patch from mod_mime_magic |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Jeff Trawick | initial commit of mod_ext_filter code and documentation |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Jeff Trawick | note some filter configuration issues |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Tony Finch | Don't truncate the string if a RewriteMap lookup has... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Sascha Schumann | Create modules.c in the build tree. This file depends... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Jeff Trawick | Clean up a few incompatible pointer types (int * vs... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Jeff Trawick | Out goes the EBCDIC issue, in goes the error message... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Jeff Trawick | Get rid of some outdated character set translation... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Jeff Trawick | EBCDIC support: convert protocol data in getline() and |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Jeff Trawick | Introduce ap_xlate_proto_{to|from}_ascii() to clean... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Get rid of the xlate version of ap_md5_digest() |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | On an EBCDIC machine, be willing to translate mod_autoi... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Don't segfault if the filter doesn't have any request... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | EBCDIC: Make chunk_filter() write chunk headers/trailer... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tony Finch | ensure that all cpp directives start with a # in column one |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | not raining |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Get rid of a // comment so we compile on OS/390 without... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Ryan Bloom | Add a comment about a requirement with the eos_sent... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Provide a bit of doc for the hackish^H^H^H^H^H^H^Hwonde... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
William A.... | Ok here it is: Win32 utf-8 native unicode filename... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeff Trawick | Introduce more filter types. This gets chunking of... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tony Finch | Fix SSI syntax errors -- strings inside #if test expres... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Ryan Bloom | Fix mod_include to serve the FAQ correctly. The proble... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jeff Trawick | Fix the signature of no_set_limit() to avoid a warning... |
commit | commitdiff | tree | snapshot |
next |