]> granicus.if.org Git - apache/shortlog
apache
2000-07-22 Ryan BloomInclude apr_strings.h in scoreboard.h. This allows...
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-07-20 Ryan BloomRemove a filtering patch from the STATUS file. This...
2000-07-20 Jeff TrawickProtect some sendfile()-specific logic with APR_HAS_SEN...
2000-07-19 Jeff TrawickGet mod_cgid.c to compile on OS/390 again. It needs...
2000-07-19 Jeff TrawickMake ap_child_init_lock() work properly... It didn't
2000-07-17 Jeff TrawickFix some bad ap_log_error() invocations. Comment on...
2000-07-17 Jeff TrawickGrab OtherBill's latest 1.3 code to provide a default...
2000-07-17 Keith WannamakerFix copy/move depth infinity lock propagation problem.
2000-07-16 Brian HavardOS/2: Put back creation of listeners in main thread...
2000-07-16 Roy T. Fieldingab would start up more connections than needed, then...
2000-07-15 Greg Steinadd ap_full_read() and ap_full_write(). they guarantee...
2000-07-15 Greg Steinap_dso_init() isn't needed. if/when a platform needs...
2000-07-14 Ralf S. EngelschallReplace this unknown hash function someone contributed...
2000-07-14 Ryan BloomMake Apache use the new APR buildconf script to generat...
2000-07-14 Brian HavardGet smpt_os2 working again after recent reorganization.
2000-07-13 Bill StoddardRemove #define conflict with mpm_winnt.h exposed by...
2000-07-13 Ryan BloomApache doesn't actually check for stdarg.h, but APR...
2000-07-13 Ryan BloomFix the prefork MPM to make it compile and work again...
2000-07-13 Greg Steinupdate for APR-ized SDBM interfaces
2000-07-13 Greg Steinreverse the setup_listeners() change from a few days...
2000-07-12 Bill StoddardSome status...
2000-07-12 Bill StoddardSave the write end of the pipe. pipe_log_spawn really...
2000-07-12 Bill StoddardOoops... Didn't notice this one until I tried compiling...
2000-07-12 Bill StoddardFix a nasty stack corruption. ap_proc_t should be alloc...
2000-07-12 Greg Steinfix problems with placing stuff across multiple lines.
2000-07-12 Keith WannamakerAdd mod_dav directives to the index
2000-07-12 Keith WannamakerInitial checkin of mod_dav documentation
2000-07-11 Bill Stoddard#ifdef APR_HAS_OTHER_CHILD to #if APR_HAS_OTHER_CHILD...
2000-07-11 Bill StoddardSome status
2000-07-11 Ryan BloomRemove all pthreads calls from the mpmt MPM prefork...
2000-07-11 Keith WannamakerCorrect Win32 Expat build.
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...
next