2000-09-09 |
Joshua Slive | PR: 6419 |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Joshua Slive | PR: 6470,6450,6218,6216,6478 |
commit | commitdiff | tree | snapshot |
2000-09-09 |
David Reid | BeOS doesn't have an os-inline.c file so don't try... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Greg Stein | publish the mod_dav.h header for DAV backend providers... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Greg Stein | update the WebDAV versioning support: |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Tony Finch | Use wrapper macros to avoid the verbosity of the AP_RIN... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Tony Finch | Fix inserting elements at the head and tail of a ring... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Joshua Slive | PR: |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Joshua Slive | PR: |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Ryan Bloom | Fix a compile break in mod_mime_magic.c. In early... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Greg Ames | Change prefork to use the same listen api as the rest... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Tony Finch | Reduce the manualarity of managing bucket brigade lists... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Jeff Trawick | Fix merging of AddDefaultCharset directive. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Ryan Bloom | Fix the ScanDoc output on IE. I don't have IE, so... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jeff Trawick | Note release date of 2.0a6. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Allan K. Edwards | Fix default Timeout & KeepaliveTimeout. Still need... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jeff Trawick | Update export file for AIX with recent symbol changes. |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Jeff Trawick | fix a few bugs and improve error handling: |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Greg Stein | reversing the latest commit; it was vetoed a while... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Ryan Bloom | Modify the way filters are added to the server. Instea... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Jeff Trawick | Filters (and thus ap_pass_brigade()) now return an... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Jeff Trawick | Stop using strlen() for the size of an array. It isn... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Greg Ames | If the src/apachecore.dll and src/apachecore.x files... |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Jeff Trawick | Update chunk_filter to handle buckets with unknown... |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Ken Coar | Adding the Taiwan translation bits. |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Jeff Trawick | Call ap_pass_brigade() *before* soaking up stderr.... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
David Reid | Remove a needless cast. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Ryan Bloom | Make CGI's use bucket brigades. This will only work... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
William A.... | Keep this note for 2.0 developers, as well. Needs... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Manoj Kasichainula | It's dark. |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Bill Stoddard | Add ap_buckets_pipe.c and remove iol_socket and iol_file |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jim Jagielski | We need to test specifically for setrlimit/getrlimit... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Sascha Schumann | Always delete generated_lists. This should cure problem... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jim Jagielski | Try to organize the MPM pre-selection to the hints... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Ryan Bloom | Fix a small typo and an incorrect type. |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeff Trawick | Use the AP_INIT_() command_rec initialization macros... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Ryan Bloom | Remove IOLs from Apache. They are no longer necessary... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jeff Trawick | Fix charset translation breakage on EBCDIC machines... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Bill Stoddard | Fixed... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Brian Havard | APRize disabling nagle (setting TCP_NODELAY). |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ryan Bloom | Finish fixing the pcre build. PCRE's configure script... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ryan Bloom | Backport the Makefile to the previous version. PCRE... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Bill Stoddard | Win32: function pointers use C calling convention unles... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Bill Stoddard | Add a couple of new bucket functions to the Win32 proje... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Bill Stoddard | Win32: Reset the acceptex context on a GetQueuedComplet... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Ken Coar | Expand a little on the description, while testing... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Ken Coar | Another minor cosmetic fix, committed from the httpd... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Ken Coar | Cosmetic fix, committed from the apache-2.0 tree ... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Jeff Trawick | Fix some bad calls to ap_log_rerror() in mod_rewrite... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Ken Coar | Fix a typo. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Jeff Trawick | Update mod_charset_lite for recent changes to ap_bucket... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Bill Stoddard | Win32: Don't count the AcceptEx context when reset_acce... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jeff Trawick | Use context data, initialized prior to insertion of... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Ryan Bloom | Upgrade PCRE to version 3.2 |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Ryan Bloom | We have a list of all of the suspended PRs in the STATU... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Ryan Bloom | Add a note about sub-requests and filters. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Tony Finch | Add generic support for reference-counting the resource... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Tony Finch | the ExtendedStatus directive is also dead |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Tony Finch | Remove the obsolete ResourceConfig and AccessConfig... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Tony Finch | fix up the </LimitExcept> missing from the previous... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Tony Finch | Use LimitExcept in the commented-out example for the... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Ryan Bloom | Remove extra tabs from Makefiles |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Ryan Bloom | Remove whitespace from blank lines in rules.mk. This... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Jeff Trawick | Fix type of bytes_sent parm passed to ap_bucket_mmap_cr... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Jeff Trawick | Convert mod_charset_lite to use a filter for character... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ryan Bloom | Advance all the numbers in the CHANGES and httpd.h... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ryan Bloom | Update the Announcement for the 6th alpha |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ryan Bloom | Update httpd.h for the release of a6. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Jeff Trawick | Tweak apache/apr builds to support dsos on OS/390. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ryan Bloom | proxy_cache.c was still in the ApacheModuleProxy projec... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Ryan Bloom | Fix chunking. Two bugs fixed. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Bill Stoddard | Add entry about win32 socket timeouts... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Ryan Bloom | Mod_echo was using raw args instead of a flag to enable... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Greg Stein | temp fix for filter ordering: +1 on the core filter... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Greg Stein | this shouldn't have gone in yet. there is still pending... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Ryan Bloom | A first pass at the chunking filter. This is incredibl... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Ryan Bloom | Make ap_add_filter use a LIFO stack instead of a FIFO... |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Greg Stein | prevent zero-length-content brigades from entering... |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Greg Stein | some notes about filter fixes |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Greg Stein | fix timing of the EOS bucket delivery |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Greg Stein | Ryan's recent, suggested patch in this area pointed... |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Greg Stein | fix the insertion of the CORE filter. it should be... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Bill Stoddard | Nuke ap_make_dirstr from the Windows exports file. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Bill Stoddard | We are a LONG way from having stable code... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Bill Stoddard | Let ap_send_fd handle the error logging to eliminate... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Bill Stoddard | Remove the sendfile_handler (was #if 0'ed out) that... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
dgaudet | finish cleaning up after a change i made over 3 years... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Bill Stoddard | Win32: Add bucket brigades and util_filter to the proje... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Greg Stein | a filter's context is to be used however the filter... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Jeff Trawick | Fix some typos in the comments. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Bill Stoddard | Win32: Enable lingering close. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ken Coar | Make compilable on Windows again. I'm not sure the... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Jeff Trawick | When ap_register_filter() registers a cleanup function... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ryan Bloom | Fix a minor bug in the default template file. The... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ryan Bloom | Remove a bunch of warnings from the server when compile... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ryan Bloom | Add a make directive for making the documentation |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ryan Bloom | Fix a small typo |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ryan Bloom | Document http_request.h using ScanDoc. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Ryan Bloom | Finish commenting httpd.h using Scandoc. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
David Reid | More tidy up for mpmt_beos mpm. |
commit | commitdiff | tree | snapshot |
next |