]> granicus.if.org Git - apache/history - server
Roll these changes into 2.0.34
[apache] / server /
2002-03-31 Brian HavardHandle CR/LF terminated lines from CGI scripts.
2002-03-30 Brian PaneFix for a bug that I introduced when eliminating the...
2002-03-29 Paul J. RederPR:
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-27 Bill StoddardAdd a new parameter to the quick_handler hook to instruct
2002-03-27 Jeff Trawickworker MPM:
2002-03-26 William A. Rowe Jr Somewhere about server/main.c rev 1.54, we lost the...
2002-03-25 William A. Rowe Jr -i and -u were deprecated some time ago, they still...
2002-03-25 William A. Rowe Jr Integrate rbb's forward port of -k config into the...
2002-03-23 Brian PaneChanged mod_cgi to not do single-byte reads to consume the
2002-03-22 Ryan BloomWe have to return valid HTTP status codes from filters...
2002-03-22 Bill StoddardTag some pools
2002-03-22 Bill StoddardTag some pools.
2002-03-22 William A. Rowe Jr Err, that was a bit redundant. Eliminate the redunda...
2002-03-22 Jeff Trawickdocument yet another worker MPM glitch
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-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 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-21 William A. Rowe Jr Correct our list of escape characters to include...
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 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 Bill StoddardCommit 2 of 2 to:
2002-03-20 Jim JagielskiBring 2.0 up to parity, a bit, with how much info we...
2002-03-20 William A. Rowe Jr No sense in opening this event when it's already...
2002-03-20 William A. Rowe Jr Here's the patch that really sucks. old_listeners...
2002-03-20 William A. Rowe Jr More process lifetime changes, and simplify some...
2002-03-20 William A. Rowe Jr Fix a few listener-related lifetime issues [they...
2002-03-20 William A. Rowe Jr The source of some ills ... there is no reason to...
2002-03-20 William A. Rowe Jr The pre_mpm hook creates server-lifetime objects...
2002-03-20 William A. Rowe Jr 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-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 Ian Holsmanforgot the actual change
2002-03-19 Jeff Trawickget rid of unnecessary code to track the number of...
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 Brian PaneFix for vhosts where the hostname is followed by '.'
2002-03-17 William A. Rowe Jr Seems like this is the end of the compiler emits...
2002-03-17 William A. Rowe Jr Spell out the merged log name, if we succeeded in...
2002-03-17 Jeff Trawickget the prototype for ap_recent_ctime()
2002-03-17 Brian PaneUse the "recent time" cache to optimize timestamp gener...
2002-03-16 William A. Rowe Jr Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_f...
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-15 William A. Rowe Jr Axe unused variable
2002-03-15 Jeff Trawickclean up the use of apr_sockaddr_t (stay out of family...
2002-03-15 Jeff TrawickAllow URIs specifying CGI scripts to include '/' at...
2002-03-15 Sander StrikerSince noone seemed to have a real problem with it,...
2002-03-15 Sander StrikerUpdate the mpms to call the new allocator/pools API
2002-03-14 Jeff Trawickdeal with the rename of kill_after_timeout to APR_KILL_...
2002-03-14 Bradley NicholesAdded code to extract the current address space name...
2002-03-14 William A. Rowe Jr Some lingering debug cruft that isn't needed
2002-03-14 William A. Rowe Jr Use fprintf to stderr over printf. Better yet -...
2002-03-14 William A. Rowe Jr My [sixth?] major revamp of service.c. Traded an...
2002-03-14 William A. Rowe Jr Cleanup the eventlogger code, and split it into its...
2002-03-14 William A. Rowe Jr Now that we test ownership of the listeners in listen...
2002-03-14 William A. Rowe Jr The be-certain-we-own-the-socket patch to listen...
2002-03-14 William A. Rowe Jr Our ap_listeners were binding to IIS sockets, other...
2002-03-13 Bill StoddardFix win32 compile breakage.
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Bill StoddardMove the quick_handler comment to the new quick handler...
2002-03-13 Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-13 Jeff TrawickFix the calculation of thread_num in the worker score...
2002-03-12 Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-12 Sander StrikerStyle Police comming through...
2002-03-11 Sander StrikerMake this look a bit better.
2002-03-11 Sander StrikerStyle Police comming through...
2002-03-11 Sander StrikerStyle Police comming through...
2002-03-09 Sander StrikerStyle Police comming through...
2002-03-08 Greg Amesap_rgetline_core: fix a bug with folding observed while...
2002-03-07 Greg Amesap_rgetline: fix folding and partial line handling...
2002-03-07 Sander StrikerTorch a stale commented out line.
2002-03-07 Justin ErenkrantzAs hinted on dev@httpd, change filter naming schemes...
2002-03-07 Justin ErenkrantzWhen using mod_ssl, it is possible that we'd be called...
2002-03-07 Ryan BloomRemove the prev pointer from the filter chain. This...
2002-03-06 Aaron BannertFix a bug in the APR_MODE_EXHAUSTIVE mode for the core...
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-03-06 Allan K. Edwardsmake sure r->proto_xxput_filter gets updated as necessa...
2002-03-05 Jeff Trawickfailures on the accept mutex are common at restart...
2002-03-05 Jeff Trawickfix a typo in a log message... the message claimed...
2002-03-05 Jeff Trawickskip the lock release if the lock obtain failed
2002-03-05 Ian HolsmanSander's Stylistic Submission
2002-03-05 Ian HolsmanSander's Stylistic Submission
2002-03-05 Cliff WoolleyDetabify those parts of this file which don't collide...
2002-03-05 Greg Amesfix <Directory ~ blah> containers.
2002-03-05 Ryan BloomOnly insert net_filter once per request. Initialize...
next