]> granicus.if.org Git - apache/shortlog
apache
2001-08-15 William A.... Save a ton o' space by rle encoding the header bitmap.
2001-08-15 Jeff TrawickTweak server/Makefile so that the rules for generating...
2001-08-15 William A.... Solve the segfault until the right patch is unearthed.
2001-08-14 William A.... Fix a small bug that limited the description's width...
2001-08-14 William A.... Outch to Win9x... can't be destroying locks asymetric...
2001-08-14 William A.... > 1. Cleaned the ApacheMonitor code a little bit.
2001-08-14 Ryan BloomBreak http_proxy_handler into multiple smaller functions.
2001-08-14 Doug MacEachernneed to check return value of ssl_hook_process_connection
2001-08-14 Jeff Trawicknamespace-protect accept_lock_mech
2001-08-14 Brian HavardFix build of OS/2 MPM after recent move of common code.
2001-08-14 Brian HavardOS/2: Allow mod_dav_fs to build as a DLL. It needs...
2001-08-14 Roy T. FieldingClean up several parsing errors in find_ct that may...
2001-08-13 Joshua SliveAdd contact info to README (was in INSTALL in 1.3)
2001-08-13 Ryan BloomInstall the SSL header files.
2001-08-13 Joshua SliveLots of small config file changes including:
2001-08-13 Jeff Trawickchange the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-08-13 Jeff Trawickget threaded to compile again by fixing a lock_fname...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-08-13 Ryan BloomClose a major resource leak. Everytime we had issued a
2001-08-13 Ryan BloomRemove a warning from mod_echo.
2001-08-12 Chuck MurckoMake the body read in proxy http handler nonblocking...
2001-08-12 Justin ErenkrantzChange the MaxSpareThreads to 150 for threaded MPM...
2001-08-12 Joshua SlivePut the MaxClients setting for prefork back to its...
2001-08-11 Ryan BloomFix the macro expansion problem in the hook declaration.
2001-08-11 Ryan BloomFix the proxy when the origin server sends back a 100
2001-08-11 Ryan BloomForgot the CHANGES comment with my last commit.
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-10 Greg Ameshot and muggy in Raleigh (i.e., it's August)
2001-08-10 Joshua SliveWipe out a couple suspended bugs.
2001-08-10 Joshua SliveMove things to the docs/STATUS file and reference the...
2001-08-10 Joshua SliveHot and sunny again in Montreal.
2001-08-10 Joshua SliveClarify what %U will log.
2001-08-10 Ryan BloomThis should fix the remaining problems with POST. ...
2001-08-10 Joshua SliveEliminate duplicate info and add references to logs...
2001-08-10 Joshua SliveBring forward new logs.html doc from 1.3.
2001-08-10 Ryan BloomFix a bug in mod_expires. Previous to this patch,...
2001-08-10 Ryan BloomThe worker MPM now handles shutdown and restart request...
2001-08-10 Greg Amesrecord something in the error log if the parent process...
2001-08-09 Ryan BloomWe want to use mod_cgid with the worker MPM as well.
2001-08-09 Cliff WoolleyThis change was moved into 2.0.23. The problem therefo...
2001-08-09 Jeff TrawickFix a restart problem when cgid is used. Code in the...
2001-08-09 Ryan BloomIf we are going to get the length of a brigade, it...
2001-08-09 Ryan BloomAdd a comment so that the next poor fool who re-writes...
2001-08-09 Ryan BloomHandle the -1 case in ap_http_filter. -1 means that...
2001-08-08 Ryan BloomRemove the block argument from apr_brigade_partition...
2001-08-08 Doug MacEachernfrom madhu: no longer need to force eReadType and eMode
2001-08-08 Ryan BloomRe-apply the patch from yesterday that makes ap_http_fi...
2001-08-08 Cliff WoolleyUpdate httpd to reflect change with free() pointer...
2001-08-08 Doug MacEachernget POST requests working with mod_ssl
2001-08-08 Roy T. FieldingApache Monitor's tray code does not notify Windows...
2001-08-08 Doug MacEacherndrop a brace inside #if 0 so emacs can indent properly
2001-08-08 Doug MacEacherns/apr_size_t/apr_off_t/ for input filter
2001-08-08 Cliff WoolleyBump to 2.0.24-dev after tag
2001-08-08 Cliff WoolleyBump for 2.0.23 tag
2001-08-07 Greg Amesclean up the scoreboard properly after threaded process...
2001-08-07 Cliff WoolleyHopefully it's marked as binary this time around...
2001-08-07 Cliff WoolleyThis file should have been marked -kb ... it's getting...
2001-08-07 Ian Holsmanchange readbytes from a apr_size_t to a apr_off_t to...
2001-08-07 Ian Holsmanchange the parameter to ap_get_brigade from apr_site_t...
2001-08-07 Cliff WoolleyUpdate .rc file to fix build
2001-08-07 Joshua Sliveprefork is default.
2001-08-07 Jeff TrawickUse the prefork MPM by default on Unix.
2001-08-07 Cliff WoolleyI accidentally committed the DOS line endings in that...
2001-08-07 Cliff WoolleyOops, missed the .mak file update. [Again, I'm flying...
2001-08-07 Cliff WoolleyThis is a nearly blind commit of an update posted by...
2001-08-07 Doug MacEachernthis change breaks POST, backing out for the moment
2001-08-07 Jeff Trawickmod_rewrite: Fix the line ending on some non-Unix syste...
2001-08-07 William A.... Must return something in the 2^32 domain (preferably...
2001-08-07 Ryan BloomGreatly simplify the ap_http_filter logic, by using the
2001-08-07 William A.... Update for the 2.0.23 tag
2001-08-07 William A.... Include ApacheMonitor/wintty in the build.
2001-08-07 Ryan BloomUpdate the README so that it reflects just what Apache...
2001-08-07 William A.... Just cleaning up some indents
2001-08-07 Ryan BloomBack out a patch that wasn't ready for inclusion. ...
2001-08-07 Ryan BloomRemove all warnings from the input filtering stack.
2001-08-07 William A.... The solution for an icon monitor app has arrived :)
2001-08-07 William A.... Eliminate emits
2001-08-07 William A.... Thanks rbb, and the modproxy-dev autobuild report...
2001-08-07 William A.... Here today, gone yesterday.
2001-08-07 William A.... All mod_autoindex query parsing is now quietly...
2001-08-07 Cliff WoolleyFixed an error in ap_ssi_get_tag_and_value(). It was...
2001-08-07 William A.... Formatted output changes only...
2001-08-07 Cliff WoolleyFix a segfault (was getting triggered by mod_include...
2001-08-07 William A.... A debatable change, to return (an absolute) 404 if...
2001-08-06 William A.... Mumblings
2001-08-06 William A.... Change the error wording, slightly.
2001-08-06 William A.... Thanks goes to Manoj, while commenting on another...
2001-08-06 Doug MacEachernplug mod_cgid restart leak
2001-08-06 William A.... Per Silve's request, some docs that I was messing...
2001-08-06 William A.... Whoops, missing win32 goodness
2001-08-06 Jeff Trawicka couple of hacks to mod_example to get it to behave...
2001-08-06 William A.... Gone, see .html.en flavors
2001-08-06 William A.... These will _not_ be required in 2.0 If they are...
2001-08-06 William A.... Remove the ->mtime reset back to negotiation, who...
2001-08-06 William A.... _THIS_ is why mod_dir wouldn't serve the results...
2001-08-06 William A.... Fix typo from extracting the fast-redirect code
2001-08-06 William A.... The real slim shady finally stood up. This patch...
2001-08-06 William A.... Kill some deadwood
next