2000-09-14 |
Jeff Trawick | eos_bucket->read() no longer returns AP_END_OF_BRIGADE... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Doug MacEachern | put ctx back in ap_add_filter() |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Tony Finch | Improve the way the chunking filter handles zero-length... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Ryan Bloom | Add a pointer to the filter_rec_t from the filter_t... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ryan Bloom | Add the AddFilter directive. This directive takes... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ryan Bloom | Fix another seg fault with allow_methods and sub requests |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ryan Bloom | Fix a seg fault with sub requests. We must allocate... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ryan Bloom | Fix a stupid typo. I wanted to register the filter... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Tony Finch | Encourage people to use the simpler NameVirtualHost... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ryan Bloom | First pass at mod_include as a filter. This is at... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ken Coar | Start introducing the extension-method elements so... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ken Coar | Do a bunch of style-guide fixups (like wrapping Boolea... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tony Finch | This commit adds support for purely name-based virtual... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Joshua Slive | New doc describing configuration process. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Rich Bowen | allow->Allow, deny->Deny, order->Order and require... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jeff Trawick | Explictly close the AF_UNIX socket to the cgid child... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Ryan Bloom | Ensure that only one EOS bucket is sent down the filter... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Jeff Trawick | The apr_file_t representation of the Unix socket from... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Jeff Trawick | Get mod_isapi.c to compile with the level of Win32... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Joshua Slive | Tutorials. These are, of course, all for 1.3, but... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Ryan Bloom | Modify mod_cgid to use bucket brigades. This means... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Tony Finch | Don't do non-idempotent things in macro arguments. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Tony Finch | Use XXX for comments describing inadequacies in the... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Greg Stein | The "get resource" functionality is no longer a hook... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Greg Stein | the DAV directive now takes the name of a repository... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Greg Stein | pass_chunk() was tossing a brigade composed of just... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Jeff Trawick | Update mod_charset_lite to use the new ring-based macros |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Joshua Slive | PR: 6139 |
commit | commitdiff | tree | snapshot |
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 |
next |