]> granicus.if.org Git - apache/shortlog
apache
2001-03-16 William A.... Fix dbmmanage.pl generation for Win32
2001-03-16 Bill StoddardAvoid using sscanf to determine the HTTP protocol number in
2001-03-15 Jeff Trawick Fix a security exposure in mod_access. Previously...
2001-03-15 Jeff TrawickInclude some newly-generated files in .cvsignore.
2001-03-14 Graham LeggettPull in the Connection handling part of the v1.3 patch...
2001-03-14 Jeff Trawickdbmmanage, log_server_status, et al are now generated...
2001-03-14 Jeff Trawickfix a sprintf() format string; use APR_OFF_T_FMT for...
2001-03-14 Jeff Trawickinclude string.h for the strstr() prototype
2001-03-13 Ben LaurieCheck in not-quite-working hooks groupings.
2001-03-13 Greg Amessmall updates on daedalus
2001-03-13 Ken Coar Enhance customisability of rotatelogs: strftime(3)
2001-03-13 Greg Stein*) mod_dav.c: allow PUT to a WORKING resource (this...
2001-03-12 Bill StoddardConsolidate ap_max_requests_per_child and max_requests_...
2001-03-12 Bill StoddardSome mpm_winnt module clean-up to make it more readable.
2001-03-12 Bill StoddardGet rid of useless function call overhead.
2001-03-12 Bill Stoddard *) Reimplement the Windows MPM (mpm_winnt.c) to elimi...
2001-03-11 Ken Coar Bring the other Perl scripts into the autoconf-edited
2001-03-11 Ben LaurieMore doxygenation.
2001-03-11 Ken Coar Bring forward the suexec umask setting option from...
2001-03-11 Ben LaurieMake emacs indent top-level comments in headers correctly.
2001-03-11 Ryan BloomOtherBill told me last night that I never bumped for...
2001-03-11 Ben LaurieFirst step in doxygen conversion.
2001-03-11 Chuck Murckoactually dump the cache code
2001-03-11 Chuck Murckoremove ProxyNoCache and ProxyCacheForceCompletion confi...
2001-03-11 Chuck MurckoCache removed, with other spooge
2001-03-10 Graham LeggettVirtual host config file fix backported from v1.3
2001-03-09 Jeff Trawicktweak ap_get_remote_host() so that the caller can find...
2001-03-09 Ken Coar Bring forward the -V option for suexec from 1.3.20...
2001-03-09 Bill StoddardFix a Windows seg fault on startup when multiple listen...
2001-03-09 Ryan Bloomdon't try to install expat, since it isn't there anymore.
2001-03-08 Ryan BloomAlways clear the C-L if we are going to try to parse...
2001-03-08 Ryan BloomGet us closer to building on Unix. Not perfect yet...
2001-03-08 William A.... Goodbye srclib/expat ... completes the build for...
2001-03-08 William A.... Refreshing the .mak files. Dang... should have done...
2001-03-08 William A.... A one line snafu becomes a big one... sorry, forgot...
2001-03-08 William A.... Minor snafu - wrong intermediate build path
2001-03-08 Ryan BloomUpdate the STATUS for the current situation
2001-03-07 Greg Amesturn on setuid permissions when installing suexec
2001-03-07 Cliff WoolleyWhat ever happened to that blizzard we were supposed...
2001-03-07 Ryan BloomBump for version 2.0.14
2001-03-07 Ryan BloomFix content-length computation. We ONLY compute a...
2001-03-07 Cliff WoolleyA little more information on the problems seen on Daeda...
2001-03-06 Greg Ameslog our unresolved problems from daedalus in a visible...
2001-03-06 Jeff TrawickReport unbounded containers in the config file. Previo...
2001-03-06 Victor J. OrlikowskiFix a screw up of my own invention. I must be getting...
2001-03-06 Victor J. OrlikowskiUpdates to the symbol file, in an attempt to finally...
2001-03-05 Jeff TrawickRely on APR to determine whether or not we have netinet...
2001-03-05 Ryan BloomMake the old_write filter use the ap_f* functions for...
2001-03-05 Ryan BloomAnother chunk of code from http to core. This should...
2001-03-04 William A.... Win32 goodness for the core/http split.
2001-03-04 David ReidGet the beos mpm building again following the recent...
2001-03-04 Ryan BloomThe ap_r* vote is now over. The decision was decidedly...
2001-03-04 Ryan BloomMove more code from the http module into the core serve...
2001-03-03 Jeff Trawickmention the changes to Apache for PR #6980
2001-03-03 Jeff TrawickUse a proper prototype for ap_show_directives() and...
2001-03-03 Jeff TrawickGet rid of unnecessary apr_status_t variables in a...
2001-03-03 Jeff TrawickFix some APR-ization issues:
2001-03-03 Greg Steinpurple, yellow, and aqua.
2001-03-02 Ryan BloomAllow modules to query the MPM about it's execution...
2001-03-02 Jeff TrawickIn ap_method_in_list(), fix a typo which inadvertently...
2001-03-02 Jeff Trawickget rid of unused parameter filename to function get_req()
2001-03-02 Jeff Trawickno need to calculate the config file name in display_in...
2001-03-02 Jeff Trawickget rid of unused variable b_copy in function handle_echo()
2001-03-02 Jeff TrawickBack out an unintended commit from a minute ago. Ouch!
2001-03-02 Jeff TrawickUse the proper enum for the block/non-block parameter...
2001-03-02 Jeff Trawickin rfc1413_query():
2001-03-02 Jeff Trawickfix the type of ap_my_pid and make it static since...
2001-03-02 Greg Amesfix make install so that suexec is installed where...
2001-03-02 Ryan BloomModify mod_include to send blocks of data no larger...
2001-03-02 Ryan BloomFix mod_info, so that <Directory> and <Location> direct...
2001-03-01 Greg SteinDon't directly include ap_config_auto.h directly. It...
2001-02-28 Jeff TrawickFix a problem displaying status when a threaded MPM...
2001-02-28 Jeff TrawickPass the correct worker thread id to worker_thread...
2001-02-28 William A.... More crufty stuff
2001-02-28 William A.... Crufty stuff now gone [Ben indicated this was a first...
2001-02-28 William A.... Moved to modules/arch/win32/
2001-02-28 William A.... Hmmm... missed one. There has to be a better home...
2001-02-28 William A.... Goodbye ap_send_http_header
2001-02-28 William A.... Another missing AP_DECLARE mismatch
2001-02-28 Eric Choletuse ISO-8859-1
2001-02-28 Greg Steincore_pre_config isn't needed
2001-02-28 Cliff WoolleyRemove references to apr_bucket_init_types() and
2001-02-28 Chris PepperAdjusted links for files being moved into platform...
2001-02-28 Chris PepperMore entity quoting.
2001-02-28 Chris PepperSome cleanup on the 2.0 FAQ carried over from 1.3....
2001-02-27 Joshua SliveMove link on httpd command line documentation. Add...
2001-02-27 Joshua SliveSome details on mod_rewrite variables.
2001-02-27 Cliff WoolleyUpdate to reflect the absence of the apr_bucket_shared
2001-02-27 Bill StoddardFix Windows compile breaks caused by mod_core.h foobar
2001-02-27 Jeff Trawicktrap a couple of initialization errors related to the...
2001-02-27 Rich BowenApplied patch from 1.3 tree - added link back from...
2001-02-27 Greg Steinum. hello?! doesn't the work "private" mean anything...
2001-02-26 Greg Amesfinally figured out why that word looked funny - can...
2001-02-26 Greg Amesinsure that canned error msgs are translated to ascii...
2001-02-26 Ryan BloomAdd config directives to override the DEFAULT_ERROR_MSG and
2001-02-26 Ryan BloomGet mod_cgi building again after moving a bunch of...
2001-02-26 William A.... Comment out some bogosity, and prepare for substituti...
2001-02-26 William A.... cold and damp in Chicago tonight, turning colder...
2001-02-26 William A.... All but proxy_module can be loaded and shut down...
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
next