]> granicus.if.org Git - apache/shortlog
apache
2000-07-11 Ryan BloomFix a warning associated with the ap_send_fd change...
2000-07-11 Greg Steinshift the LimitXMLRequestBody directive to the core...
2000-07-11 Greg Steinmake sure this is defined, so that mpm_common.c compile...
2000-07-10 Greg Steineek. don't include carriage returns in the m4 macro...
2000-07-10 William A.... Advisory: This patch is still anywhere but complete...
2000-07-10 Ryan BloomMake the spmt_os2 MPM use the new setup_listeners API...
2000-07-10 Ryan BloomMove sock_disable_nagle to mpm_common.c. Rename it...
2000-07-10 Bill StoddardReimplement ap_send_fd. Eliminate ap_send_fd_length...
2000-07-10 Ryan BloomMove setup_listeners to listen.c. This renames it...
2000-07-10 Ryan BloomMove process_child_status to mpm_common.c. This requir...
2000-07-10 Ryan BloomStop doing the find for make clean. This was causing...
2000-07-10 Greg SteinBeware the Jubjub bird
2000-07-10 Greg Steincomplete the removal of the old dav_dyn crap. dav plugi...
2000-07-10 Greg Steinliveprop namespace indexes are 1-based. make room in...
2000-07-10 Greg Steintorch just about all of the old dav_dyn stuff. temporar...
2000-07-10 Greg Steinnew liveprop namespace registration and lookup. modules...
2000-07-09 Ryan BloomFix mpm_common for use with the real prefork MPM. ...
2000-07-09 Ryan BloomFix building the mpmt MPM. The problem was that IfModu...
2000-07-09 Ryan BloomDays off are a good thing. :-)
2000-07-09 Greg Steinsunny. of course.
2000-07-09 Roy T. FieldingChange variable name to avoid conflict with typedef...
2000-07-08 Bill StoddardCan you believe VC++ 6.0 was not catching this! Not...
2000-07-08 Jim JagielskiAck. is the variable
2000-07-08 Jim JagielskiWe already depend on these autoconf functions
2000-07-08 Greg Steinget rid of more of the old module/provider mechanisms...
2000-07-08 Greg Steinthe new "mpmt" MPM is busted. the config system didn...
2000-07-07 Ryan BloomInitial version of the mpmt MPM. This MPM can emulate...
2000-07-07 Jeff TrawickDrastically increase the listen backlog for mod_cgid...
2000-07-07 Greg Steindo the "get resource" via a hook rather than through...
2000-07-07 Greg Steindo the config/build for module stuff "right"
2000-07-07 Greg Steinadd a bit of framework so that experimental modules...
2000-07-07 Greg Steinturn dav/fs/ into a real module
2000-07-07 Greg SteinI bunged up Joe's patch. Use the right size in the...
2000-07-07 Bill StoddardThis patch fixes several problems with mod_file_cache
2000-07-07 Greg Steinuse ap_size_t rather than plain size_t
2000-07-07 Greg SteinAPR-ize repos.c and lock.c. trim back repos.h. Original...
2000-07-06 Jeff TrawickFix the way that ap_rwrite() checks for an error from...
2000-07-06 Bill StoddardTemporarily disable lingerling close until I can get...
2000-07-06 Bill StoddardDo not set the sendfile flag to disconnect the socket...
2000-07-06 Bill StoddardWinNT: Implement acceptex socket reuse. Make sure that...
2000-07-06 Bill StoddardEliminate a couple of compiler warnings. I don't like...
2000-07-06 Ryan BloomFix make distclean and make clean. Before this commit...
2000-07-05 Ryan BloomUpdate mod_cgid to work with attach_iol_socket again.
2000-07-05 Ryan BloomRemove a bunch of dead code from util_script.
2000-07-05 Bill StoddardAllocate iols out of the ptrans pool rather than malloc...
2000-07-05 Jeff TrawickGet rid of some warnings in mod_file_cache by moving...
2000-07-05 Jeff Trawickstruct a_file needs field mm to compile at all when
2000-07-05 Ryan BloomRemove some warnings from the latest compile. I don...
2000-07-04 Greg Stein"What's wrong with them?", Tech Sergeant Chen, Galaxy...
2000-07-04 Greg Steinadd ap_get_status_line() so that modules can get a...
2000-07-03 Greg SteinJoe Orton writes:
2000-07-03 Greg SteinJoe Orton says:
2000-07-03 Greg SteinID4 on DVD roolz...
2000-07-03 Greg Steinre-enable the "move by rename" optimization (now that...
2000-07-03 David ReidStop a compiler warning in maintainer mode.
2000-07-03 David ReidBring beos back into line following the changes to...
2000-07-03 Greg SteinAPR-ize dav_format_time()
2000-07-03 Greg Steinmisc const cleanups and others issues found using maint...
2000-07-03 Greg Steinfix the Win32 build w.r.t recent iol_socket changes
2000-07-03 Greg Steinenable Expat for the Win32 build.
2000-07-02 Greg Steinrun DAV's type_checker first so that it can grab the...
2000-07-02 Greg Steinsunny. wish my pool was finished...
2000-07-02 Greg Steinfilter out the warning that AC_TRY_RUN gives us while...
2000-07-01 Greg Steinmaking progress...
2000-07-01 Greg Steinbuild the XML utility stuff now (req'd by the DAV code)
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-07-01 Greg Steinno need for relative includes. the directories will...
2000-07-01 Greg Steinadd some basic infrastructure to sdbm. update expat...
2000-07-01 Greg Steinautoconf gives us WORDS_BIGENDIAN. a bit more of our...
2000-07-01 Greg Steinbrand new Makefile.in to work in the Apache 2.0 config...
2000-07-01 Greg Steinbring up to date with respect to Apache 1.3 src/lib...
2000-07-01 Brian HavardRemove iol_socket.c from OS/2 build after Ryans's cleanup.
2000-06-30 Ryan BloomRemove ap_get_server_conf() from the MPM's that impleme...
2000-06-30 Jim JagielskiCast a vote
2000-06-30 Ryan BloomFix the problem with ./buildconf not working right...
2000-06-30 Ryan BloomCombine some common code. Before this, all platforms...
2000-06-30 Ryan BloomI am removing my veto and stepping away from this discu...
2000-06-29 Greg Steinalways include limits.h for the INT_MAX value.
2000-06-28 Bill StoddardFirst cut at getting mod_mmap_static function into...
2000-06-28 Ryan BloomRemove the config stuff from the STATUS file. I believ...
2000-06-28 Ryan BloomFinish the Configuration cleanup. This basically merge...
2000-06-28 Bill StoddardUpdate mod_file_cache to use ap_core_translate. mod_fi...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-28 Greg Steinturn this off for now; the stuff compiles but doesn...
2000-06-28 Greg Steinnote todo items to complete first pass of integration
2000-06-28 Greg Steinget the DAV stuff to compile for Apache 2.0. some unple...
2000-06-28 Greg Steininitial whack at the config/build stuff.
2000-06-28 Greg Steinfirst, obvious step: alter the license/copyright on...
2000-06-28 Greg Steininitial checkin of the new Apache DAV code. this is...
2000-06-28 William A.... Whoops... will be needing this exported rsn for mod_m...
2000-06-28 William A.... Hook functions aren't translated (and when they are...
2000-06-27 Ryan BloomFix the configure process. This does a couple of thing...
2000-06-27 Bill StoddardFix another compiler warning. Forgot to commit this...
2000-06-27 Bill StoddardFix compiler warning on AIX
2000-06-27 Ryan BloomPass the configure args to sub_configure scripts with...
2000-06-27 Bill StoddardFix compile warning on AIX
2000-06-27 Ryan BloomUse libtool to compile instead of cc. If we are going...
2000-06-27 Ryan BloomStill a sunny day.
2000-06-27 Greg Steinsunny? yet again?
2000-06-27 Ryan BloomMove the checks for bcopy and memmove down to APR....
next