]> granicus.if.org Git - apache/shortlog
apache
2001-10-01 Greg Amesap_sub_req_output_filter: don't pass along a brigade...
2001-10-01 Ryan Bloomclean up the fdqueue a bit more, by implementing Greg's
2001-10-01 Cliff WoolleySwitch from tmpnam() to apr_file_mktemp() so that gcc...
2001-10-01 William A.... Two more loadable modules on Win32, thank you Gunther!
2001-10-01 William A.... BIO_write returns an int. Whacha gonna do? Kill...
2001-10-01 William A.... /GZ RTL debug flag is not recognized across VC 5...
2001-10-01 William A.... Clean up some warnings by summing bytecounts into...
2001-10-01 William A.... Nothing wrong with an int here, so make it explicit...
2001-10-01 William A.... Remain consistent to the connection_rec, and use...
2001-10-01 William A.... Kill off some expensive, unnecessary effort when...
2001-10-01 William A.... Should be no change to the execution - simply clean...
2001-10-01 William A.... Wording changes
2001-10-01 William A.... The patch that emerged uppon discussion on news:hr...
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-30 Justin ErenkrantzRemove unnecessary initialization and add a comment...
2001-09-30 Justin ErenkrantzSwitch to the corresponding apr_table_* macro rather...
2001-09-30 Justin ErenkrantzCleanup some needless initialization of the date variab...
2001-09-29 Graham LeggettMake doc changes to reflect change to ProxyErrorOverride
2001-09-29 Graham Leggettianh: add the ProxyHTTPOverrideReturnedErrors directive...
2001-09-29 Graham Leggettianh: updated docs
2001-09-29 Graham LeggettOops - forgot the doc updates
2001-09-29 Graham LeggettUpdated mod_proxy.html docs to include v2.0 configuration.
2001-09-29 Graham Leggettchuck: add back missing tag from NoCache section
2001-09-29 Graham Leggettchuck: Docco update
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...
next