2000-10-13 |
Jeff Trawick | Introduce ap_debug_assert() macro, like ap_assert(... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeff Trawick | getline() fixes... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Ryan Bloom | Add a #else back into http_core.c, so that this compile... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
William A.... | Completes the port of the <Directory /> handling... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Ryan Bloom | Remove all function pointers from the ap_bucket type... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeff Trawick | mod_cgid: In the handler, shut down the Unix socket... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeff Trawick | Fix a couple of problems related to large request bodies: |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Ryan Bloom | Fix a typo from earlier today. The filters accept... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
William A.... | Modify ap_make_dirstr_prefix, platforms with HAVE_DRI... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Greg Ames | Make http_filter go a little faster. Remove unused... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Joshua Slive | Clean up obsolete modules. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | Remove the offset field from ap_bucket type. This... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | Implement a length argument on input filters. There... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
William A.... | Move more path parsing fixes forward from 1.3 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
William A.... | I hope this clarifies. Greg is absolutely correct... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | A small cleanup for ap_get_client_block. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | We never actually store anything in input_data (from... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | These functions aren't used by any module, and they... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | These BUFFs aren't used anymore, so they should be... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeff Trawick | minor updates for a7 release data and missing buff... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ryan Bloom | This is pretty much the wrong solution, but at least... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeff Trawick | Get rid of some compile warnings on systems with no... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeff Trawick | In read_request_line(), we don't have to check any... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Greg Ames | Clean up input filtering & getline() some more. Charac... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeff Trawick | Avoid swap-til-you-drop by cutting off a loop once... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Joshua Slive | Just a scratch of a start of an upgrading doc. It... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Ryan Bloom | Clean up the input filtering a lot. This makes the... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Joshua Slive | Change env.html from a specific discussion of special... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Ryan Bloom | Cleanup the input filtering a bit. This does not work... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
David Reid | CVS goodness... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Reflect the ApacheModuleBleck -> mod_bleck rename... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Jeff Trawick | In getline() and ap_get_client_block(), use ap_bucket_d... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | A star is born ... adds mod_dav and mod_dav_fs to... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Here it is, mod_dav should build quite nicely on... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Read the /D symbol declaration in this patch with... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Regardless of reaction to a symbol rename -within... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Parallels the commit to apr.h.in/apr.hw for the apach... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Get rid of some darned ugly exception lists |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Finish the ApacheModuleBleck -> mod_bleck cleanup |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Second half of the ugly name to nice name change... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | MSVC Project Rename - ApacheModuleBleck.* is no longe... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | I guess I can commit this, mod_dav and mod_dav_fs... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | These don't do anything until the patch on the table... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | This much, at least, we don't need to debate. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Missing some DAV required symbols. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Preparing the way. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Yet another warning down (pps... I choose to cast... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | Away fool precompiled headers... while I'm at it... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | This one is odd, it's not the patch either of us... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
William A.... | New symbol for HAVE_URL_PATHS reminds me we need... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Jeff Trawick | minor cleanups in http_filter() and ap_get_client_block() |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Greg Stein | add DAV_RESOURCE_TYPE_PRIVATE. |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Greg Stein | echo should not be built by default |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Greg Stein | *) fix GET handling: cache the provider; test through... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Greg Stein | use the APR type |
commit | commitdiff | tree | snapshot |
2000-10-10 |
William A.... | This will have been a good thing if we get that far. |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Jeff Trawick | Write all of the request body to the child, not just... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ryan Bloom | Back out the change to move the core_output_filters... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Jeff Trawick | rename core_register_filter() to core_insert_filter() |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Jeff Trawick | core_input_filter(): |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | We need to flush all logs when the child exits. To... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Remove an annoying warning. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Remove some deprecated functions |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Bill Stoddard | Fix another bug in the send_the_file() read/write... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Fix some types in the latest tree, so that AIX builds... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Bill Stoddard | Initialize nbytes across each iteration and not just... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeff Trawick | Remove stray semicolon from AP_NOBODY_READ and AP_NOBOD... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Bill Stoddard | Fix bug which would cause offset to be ignored in send_... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Bill Stoddard | Handle receiving APR_ENOTIMPL from apr_sendfile. This... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Update some docs httpd.h |
commit | commitdiff | tree | snapshot |
2000-10-09 |
William A.... | Gee, that .zip file of 2.0a7 looks out of sorts |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Port the fix for Remove Handler from 1.3 to 2.0 |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Update the version for 2.0a8-dev |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Ryan Bloom | Update the Announcement for the 7th alpha. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Ok, if I remember right, somewhere along the way... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | My Bad. Local environment had leaked into the tree. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Just cleaning house and assuring there is nothing... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | No need for the if statement here. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Fix the char-at-a-time problem. To fix this, we just... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Clean up the test for \0 in getline. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Really out of date, but here's something worth adding. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | That's all I wrote... except for the mpm_winnt.c... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Missed it, a rather messy canonical error example. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Missed it... another canonical error fix |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Kind of hard to load without an exported module struc... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
William A.... | Movin on over from 1.3.13-dev : this patch fixes... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Make mod_log_config compile cleanly when using BUFFERED... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Brian Havard | Fix handling of LF only terminated header lines by... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Add back the ap_disable_nagle call in make_sock. Howev... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Remove all compiler warnings from the proxy code. ... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Ryan Bloom | Remove ap_send_fb and ap_send_fb_length. These functio... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Ryan Bloom | Update send_the_file to fall back to a read/write loop... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Ryan Bloom | Use autoconf to substitute the proper values into apach... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Ryan Bloom | sysconfdir should use { and } instead of ( and ), becau... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Ryan Bloom | The core filter should not be using its own brigade... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
William A.... | Addresses the huge issue that Crypt::PasswdMD5 is... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Ryan Bloom | The newest incarnation of http_filter. This is far... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Greg Stein | clean up the provider stuff some more: don't allow... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Greg Stein | forward-port John Vasta's checkin to mod_dav 1.1.x... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Jim Jagielski | This is ugly, but at least we compile again on platform... |
commit | commitdiff | tree | snapshot |
next |