]> granicus.if.org Git - apache/shortlog
apache
2001-09-29 Graham LeggettFixing the mod_proxy docs. The docs were transferred...
2001-09-29 Justin ErenkrantzSomething Happened
2001-09-29 Justin ErenkrantzRemove the lameo create_req hack and delay the addition...
2001-09-29 Justin ErenkrantzImplement suggested input filter improvements from...
2001-09-29 Justin ErenkrantzRemove bogus comment.
2001-09-29 Justin ErenkrantzInput filtering rewrite. Consolidate how we handle...
2001-09-29 Justin ErenkrantzFix for httpd-test modules/include test #17.
2001-09-28 William A.... Optimize file_walk with the same logic as location_wa...
2001-09-28 William A.... Split out (soon to be) common code for all _walk...
2001-09-28 William A.... Nice to remove more than I add, some days.
2001-09-28 William A.... We don't mind the .mak files hanging around, don...
2001-09-28 William A.... /home/cvs/httpd-2.0/ no longer tracks makefiles....
2001-09-28 William A.... This broken bit causes a segfault after locking pconf...
2001-09-28 William A.... MAJOR charset encoding fixes. The file names and...
2001-09-28 William A.... Reintegrate proxy into the core build
2001-09-28 William A.... Debug conf pool constness. This is a noop most of...
2001-09-28 Ryan BloomRemove SMS from the error bucket. SMS is going away...
2001-09-28 Graham LeggettNo fear of commit-ment.
2001-09-28 Graham LeggettFix the "merge" behaviour of the ProxyErrorOverride...
2001-09-28 Graham LeggettSome style cleanups related to the ProxyErrorOverride...
2001-09-28 William A.... Overhaul the compatibility with 1.3's subrequest...
2001-09-28 William A.... Remove the translate_name hack that caused Greg Ames...
2001-09-28 Ryan BloomAllow support programs to be compiled against a static...
2001-09-27 Victor J. OrlikowskiChange ProxyHTTPOverrideReturnedErrors command to Proxy...
2001-09-27 Rich BowenUpdate status of XHTML conversion.
2001-09-27 Cliff WoolleyImmortal data should go in an immortal bucket, not...
2001-09-26 Ian Holsmanchange command name so that it starts with 'Proxy'
2001-09-26 Mark J. CoxUpdate the mime.types file to the registered media...
2001-09-25 Ryan Bloomhttpd.exp is a generated file, and therefore, it is...
2001-09-25 Jeff Trawickfix a gcc warning -- "/* within a comment"
2001-09-24 Ryan BloomClean the worker MPM a bit. This removes the idea...
2001-09-24 William A.... Another recent Win32 PSDK addition that we can cover...
2001-09-24 William A.... Solve a symbol from later PlatformSDK's that a VC5...
2001-09-24 William A.... PATHEXT is a critial Win32 cmd.exe variable that...
2001-09-24 William A.... Joy, joy. Relax the rules, just a wee bit, and prepa...
2001-09-24 Ryan BloomModify the standard config file to match to new semanti...
2001-09-24 Ryan BloomFix MaxClients in the Worker MPM, so that it specifies...
2001-09-24 brianPR:
2001-09-23 Justin ErenkrantzWe need to use the APR-generated libtool for building...
2001-09-22 Cliff Woolleyrevert buckets sms phase 1 patch. the group wants to...
2001-09-22 Rich Bowenw3c tidy to convert to xhtml
2001-09-22 Rich Bowenw3c tidy to convert to xhtml. Please verify that foreig...
2001-09-22 Rich BowenRan w3c tidy to convert to xhtml
2001-09-22 Rich BowenRan tidy to convert to xhtml
2001-09-22 Rich BowenRan w3c tidy on these as 'tidy -mi -asxml' to get xhtml...
2001-09-22 William A.... By popular demand, the beginnings of an explanation...
2001-09-22 William A.... Header abuse.
2001-09-22 William A.... Someone isn't coding enough html lately (me)
2001-09-22 William A.... Move API.html over to manual/developer, begin some...
2001-09-21 Justin Erenkrantzkill -l requires the short version of the signal (witho...
2001-09-21 Justin ErenkrantzSwitch proc_pthread to pthread for the AcceptMutex...
2001-09-21 William A.... AFAICT, we have never created server configs of _all_...
2001-09-20 William A.... Additional enlightenment for users trying to understa...
2001-09-20 Jeff TrawickCurrently, when the map-to-storage handler for TRACE...
2001-09-20 Victor J. OrlikowskiClean up a compile warning on AIX.
2001-09-20 Greg SteinAdd an extra parameter to all apr_proc_wait() calls...
2001-09-20 Ian HolsmanAdded New Option 'HTTPProxyOverrideReturnedErrors'...
2001-09-20 Justin ErenkrantzUpdate doc for the SIGUSR1 change - we no longer use...
2001-09-19 William A.... Accomodate the new server/util_time.c module on win32
2001-09-19 Jeff Trawickif we're gonna trash the connection due to a queue...
2001-09-19 Joshua SliveThere is still some stuff I'd like to do here, but...
2001-09-19 Joshua SliveCouple small updates to dso.html
2001-09-19 Joshua SliveFinish some cleanup that Ryan started on dso.html:
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-19 Cliff WoolleyI was kinda hoping those (void)some_function() and...
2001-09-19 Justin ErenkrantzOftentimes, I make no sense whatsoever.
2001-09-19 Justin ErenkrantzFix case where an included file may change but the...
2001-09-19 Justin ErenkrantzThis patch fixes a nasty bug in the worker MPM where the
2001-09-19 Justin ErenkrantzThis patch eliminates the wasteful run-time conversion...
2001-09-18 Ryan BloomTurn the worker MPM's queue into a LIFO. This may
2001-09-18 Justin ErenkrantzSwitch back to SIGUSR1 for graceful restarts on all...
2001-09-18 Ryan BloomCleanup the worker MPM. We no longer re-use transaction
2001-09-18 Ryan BloomAllow VPATH builds for SSL.
2001-09-18 Ryan BloomIf we are going to have an optional function, we have...
2001-09-18 Greg SteinI always forget this file...
2001-09-18 Greg SteinSimplify dav_propdb_define_namespaces(); since we're...
2001-09-18 Greg SteinRevamp the API that mod_dav uses to talk to back end...
2001-09-18 Greg SteinNow that we have apr_datum_t, convert some uses of...
2001-09-18 Greg SteinNeed to store the pool into the xmlns structure.
2001-09-18 Cliff WoolleyFix constness problem reported by gcc:
2001-09-18 Cliff WoolleyDoxygenize this
2001-09-17 William A.... Here's the declaration for all to share. Don't expec...
2001-09-17 William A.... Remove the Win32 script-processing exception from...
2001-09-17 Ken CoarAdd another improvement idea
2001-09-17 Martin KraemerImprove readibility (indenting)
2001-09-17 Greg SteinTemporary hack to ensure that the split results are...
2001-09-17 Greg SteinFound the persistent connection problem I've been obser...
2001-09-17 Justin ErenkrantzChange the type to be consistent with wrowe's changes.
2001-09-17 William A.... Nothing complains when I change these ints for consis...
2001-09-17 William A.... Time to kill mod_auth_db? More thoughts on using...
2001-09-17 William A.... Eliminate mod_tls references.
2001-09-16 Rich BowenMaxClients was incorrectly discussed as "MaxServers"
2001-09-16 Rich BowenAdded links to related directives, related modules.
2001-09-16 Rich BowenTypo in URL
2001-09-16 Chuck MurckoClose the same directive we open
2001-09-16 Rich BowenComment about using a type-map file, rather than using...
2001-09-15 Cliff WoolleyA chilly day in Charlottesville...
2001-09-15 Brian HavardFix test for ltconfig, m4 processing removes the square...
2001-09-14 Bradley NicholesAdded the conf file template for NetWare
2001-09-14 Bradley NicholesAdded the HTTPD_ROOT path for NetWare
next