]> granicus.if.org Git - apache/shortlog
apache
2002-03-22 Bill StoddardVote and remove from showstopper status the win32 insta...
2002-03-22 Greg Amescomment on a "showstopper" which is apparantly dormant.
2002-03-22 Jeff Trawickcold
2002-03-22 Jeff Trawickget the prototype for ap_set_content_type()
2002-03-22 William A.... An error is an error. Since we replace the message...
2002-03-22 William A.... Trace the invoked command when we use CreateProcess...
2002-03-22 William A.... Err, that was a bit redundant. Eliminate the redunda...
2002-03-22 Jeff Trawickdocument yet another worker MPM glitch
2002-03-22 Jeff TrawickFix a mod_cgid problem that left daemon processes stranded
2002-03-22 Bill StoddardOne showstopper down...
2002-03-22 Bill StoddardUse the accessor to set r->content_type
2002-03-22 Ryan BloomPort the -k config option to Apache 2.0. This allows...
2002-03-22 Jeff Trawickremove some unnecessary, commented-out code; add a...
2002-03-22 Jeff Trawickthe mod_ssl provided with Apache >= 2.0 no longer has...
2002-03-21 Jeff Trawickthings are looking up...
2002-03-21 Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-21 Aaron BannertAllow spaces in the --prefix-like arguments.
2002-03-21 Jeff TrawickDon't drop connections during graceful restart. Previo...
2002-03-21 Jeff Trawickgraceful shutdown (no dropped connections) requires...
2002-03-21 Jeff Trawickdocument a glitch that prevents complete graceful termi...
2002-03-21 Jeff Trawickmake the comment for the call to apr_signal_thread...
2002-03-21 Jeff Trawickfix a comment
2002-03-21 Jeff Trawickaxe some unused fields in ap_queue_t
2002-03-21 Graham LeggettChange the header merging behaviour in proxy, as some...
2002-03-21 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-21 William A.... Now-meaningless-commentary.
2002-03-21 William A.... Correct our list of escape characters to include...
2002-03-21 Brian PanePerformance optimization: use a temp buffer on the...
2002-03-21 Jeff Trawickdon't log a failure of ap_queue_pop() at termination...
2002-03-20 Jeff Trawickin a worker thread, don't dare try to process a connect...
2002-03-20 Roy T. FieldingUpdate license description for PCRE inclusion
2002-03-20 Jim JagielskiFold the compiled-in knowledge of the allowable AcceptM...
2002-03-20 Jeff Trawickno need to kill the scoreboard cleanup anymore on graceful
2002-03-20 Jeff Trawickap_create_scoreboard() now initializes the scoreboard...
2002-03-20 Jeff Trawickwrite a debug message to the log when we're stuck in...
2002-03-20 Cliff WoolleyFix the build on Win32 by syncing up the .hw headers
2002-03-20 Bill StoddardCommit 2 of 2 to:
2002-03-20 Bill StoddardCommit 1 of 2 to:
2002-03-20 Jim JagielskiBring 2.0 up to parity, a bit, with how much info we...
2002-03-20 Bill Stoddardstatus on ap_rset_content_type() fix.
2002-03-20 Greg AmesOS/390: install apachecore.[dll|x] in lib/ rather than...
2002-03-20 Jeff TrawickGet nph- CGI scripts working again by avoiding filters...
2002-03-20 Jeff Trawickap_rset_content_type() should take const char * instead...
2002-03-20 William A.... No sense in opening this event when it's already...
2002-03-20 Brian PaneUpdated version of the PCRE lib under httpd-2.0/srclib
2002-03-20 William A.... Here's the patch that really sucks. old_listeners...
2002-03-20 Brian PaneFix for some damage that I did to configure.in while...
2002-03-20 William A.... More process lifetime changes, and simplify some...
2002-03-20 Brian Paneremoving configure file that got picked up in PCRE...
2002-03-20 Brian PanePCRE 3.9 merge
2002-03-20 Brian PanePCRE 3.9 merge
2002-03-20 Brian Paneresolve merge conflicts for PCRE 3.9
2002-03-20 William A.... Fix a few listener-related lifetime issues [they...
2002-03-20 William A.... The source of some ills ... there is no reason to...
2002-03-20 William A.... The pre_mpm hook creates server-lifetime objects...
2002-03-20 Brian PaneThis commit was generated by cvs2svn to compensate...
2002-03-20 Brian PaneInitial revision
2002-03-20 William A.... When restarting [always graceful on Win32], we don...
2002-03-20 Jeff TrawickMake the listener thread stop accepting new connections...
2002-03-20 Jeff Trawickget the start thread to exit when we have reached termi...
2002-03-20 Bill StoddardFinal commit to add ap_rset_content_type accessor....
2002-03-20 Bill StoddardFirst commit to introduce accessor function to set...
2002-03-19 Jeff Trawickbe a little more specific in a thread-create error...
2002-03-19 Jeff Trawick"apachectl stop" shouldn't send the gracefully-terminat...
2002-03-19 Greg SteinBump ap_mmn for the M_INVALID change. Add a note to...
2002-03-19 Ian Holsmanforgot the actual change
2002-03-19 Ian Holsmanmy i key is broken
2002-03-19 Ian Holsmanremove sock_enable_linger (unused function)
2002-03-19 Jeff Trawickget rid of unnecessary code to track the number of...
2002-03-19 Greg SteinThe underlying change here was to add the new WebDAV...
2002-03-19 Brian PaneForgot to document this when I committed the patch...
2002-03-19 Cliff WoolleyWhat is "zop"? :)
2002-03-19 Joshua SliveUpdate the transformations again.
2002-03-19 Joshua SliveAdd a reference to mod_alias.
2002-03-19 Joshua SlivePut the "seealso"s after the directive index.
2002-03-19 Joshua SliveGet rid of some extranous xml tags that were leaking...
2002-03-19 Joshua SliveUpdate transformations.
2002-03-18 Joshua SliveForward port warning against open proxies.
2002-03-18 Greg SteinA little mgmt overhead for the mod_dav API change.
2002-03-18 Greg SteinChange the REPORT handling APIs to deliver the content...
2002-03-18 Cliff WoolleyIt's trying to rain in C'ville....
2002-03-18 Jeff TrawickFix a hang condition with graceful restart and prefork MPM
2002-03-18 Jeff Trawickprefork and worker:
2002-03-18 Jeff Trawickdon't check for EINTR after a call to apr_file_write();
2002-03-18 Bill StoddardFix check for APR feature
2002-03-18 Cliff WoolleyGet mod_mem_cache to compile cleanly again on linux...
2002-03-18 Cliff WoolleyCarriage returns??
2002-03-18 Cliff WoolleyHacks on top of hacks... UNIX needs unistd.h for the...
2002-03-18 Cliff WoolleyFix a possibly-uninitialized warning and a boolean...
2002-03-18 Cliff WoolleyFix some possibly-uninitialized warnings and some incor...
2002-03-18 Brian Paneadded myself to contributor list
2002-03-18 Brian PaneFix for vhosts where the hostname is followed by '.'
2002-03-17 William A.... Seems like this is the end of the compiler emits...
2002-03-17 William A.... Spell out the merged log name, if we succeeded in...
2002-03-17 Bill StoddardFix some formatting
2002-03-17 Brian PaneAdded a note about mod_include optimizations
2002-03-17 Brian PanePerformance fix for ap_ssi_get_tag_and_value: do a...
2002-03-17 William A.... Clear up a const warning, and recognize some arrays...
2002-03-17 William A.... Fix a signedness emit based on session_id_length...
2002-03-17 Jeff Trawickget the prototype for ap_recent_ctime()
next