]> granicus.if.org Git - apache/shortlog
apache
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...
2001-02-26 William A.... Hmmm... ap_release.h is a good file to list in the...
2001-02-26 Jeff TrawickGet rid of APACHE_CHECK_SIGWAIT_ONE_ARG.
2001-02-25 Jeff Trawicknice to compile for a change
2001-02-25 Cliff WoolleySimplify by using apr_bucket_delete(e) where possible.
2001-02-25 William A.... A patch to clean up much bogusity in Win32. Eliminat...
2001-02-25 William A.... The only thing about perl that drives me crazy, how...
2001-02-25 William A.... Ok ... .mak files are nasty. Here's a bit to clean...
2001-02-25 William A.... Whoops ... if I'm enabling mod_info to build on Win32...
2001-02-25 William A.... A little transformation for rbb's reorg of this morning.
2001-02-25 William A.... Pay no attention to the man behind the curtain.
2001-02-25 William A.... Bring in the expat.lib into the static aprutil.lib...
2001-02-25 William A.... Add the expat.mak to the command-line build
2001-02-25 William A.... Fix the build schema : add a library version, expat...
2001-02-25 Ryan Bloom2.0.13 is tagged, so bump everything for 2.0.14
2001-02-25 Ryan BloomBump to 2.0.13 for a tag and roll
2001-02-25 Ryan BloomRemove the APACHE_RELEASE macro. We never use it in...
2001-02-25 Bill StoddardFix Windows compile break caused by move of error_bucket.c
2001-02-25 Ryan BloomFix a compile break on OS/2, by adding apr_general...
2001-02-25 Ryan BloomAdd a note about the lack of threads on FreeBSD to...
2001-02-25 Ryan BloomDon't assume that the byterange filter will always...
2001-02-25 David ReidUse a better format type for sizeof. This stops a...
2001-02-25 Ryan BloomMove the error_bucket definition from the HTTP module...
2001-02-25 William A.... Refresh all .mak files should we choose to roll again...
2001-02-25 William A.... Begin to fix the build schema changes for apr-util
2001-02-25 Greg Steinfix typo
2001-02-25 William A.... Reconsidered the wisdom of this change... back to...
2001-02-25 William A.... Clean up namespace badness with s/configfile_t/ap_con...
2001-02-25 William A.... A remnant of apr_pcfg_getc()
2001-02-25 William A.... No MMN bump in ages - time to start codifing this...
2001-02-25 Jeff Trawickuse the right fmt string for finfo.size
2001-02-24 Ryan BloomTag is done, update the source tree
2001-02-24 Ryan BloomUpdate the version string before the roll.
2001-02-24 Greg Steindo the redirection for GET requests only
2001-02-24 Jeff Trawickinclude apr_lib.h for apr_isspace() definition
2001-02-24 Ryan BloomWe need to build expat-lite before APR-utils, so just...
2001-02-24 Greg Steinmove the _rini stuff into bs2login.c (the only user)
2001-02-24 Greg SteinShift XML handling code from Apache down into APRUTIL
2001-02-24 Greg Stein*) fix inline handling. we had: apr_inline, APR_INLINE...
2001-02-24 Greg Steinclean out some old crud from ap_config.h
2001-02-24 Greg Steintoss ENUM_BITFIELD. used in one place (but didn't need...
2001-02-24 Brian HavardFix initialization of thread_control[...].generation.
2001-02-23 Bill StoddardModify mod_file_cache to save pre-formatted strings for
2001-02-23 Doug MacEachernremove ap_{post_config,child_init}_hook
2001-02-23 Ryan BloomRemove the b1 description from ap_release. It doesn...
2001-02-23 Greg Steinuse apr_off_t and APR_OFF_T_FMT (for portability to...
2001-02-23 Jeff Trawickfix a warning in a call to apr_psprintf()
2001-02-23 Jeff TrawickWork on a BSD/OS system where GNU make is used instead...
2001-02-23 Brian HavardClean up a bunch of incompatible pointer type warnings.
2001-02-23 Joshua SliveTypo.
2001-02-23 Jeff TrawickGet it to build on FreeBSD by dropping <stropt.h>....
2001-02-23 Ryan BloomNamespace protect IOBUFSIZ since it is a public symbol.
2001-02-22 Ryan BloomUse "Basic" authentication instead of "basic" in ab...
2001-02-22 Jeff Trawickget the last worker in a given child initialized properly
2001-02-22 Ryan BloomFix a seg fault in mod_userdir.c. We used to use the...
2001-02-22 Jeff TrawickBack down the default number of initial threads created...
2001-02-22 Ryan BloomRemove a semicolon from a macro. This makes things...
2001-02-22 Jeff Trawickclean up a call to apr_psprintf() (trailing NULL not...
2001-02-22 Doug MacEachernjust making server_signature enum decl easier to read...
2001-02-22 Doug MacEachernserver_rec* -> server_rec * (sorry for nit, C::Scan...
2001-02-22 Doug MacEachernavoid c++ keywords
2001-02-22 Ryan BloomAdd a couple of GCC attribute tags to printf style...
2001-02-22 Tony FinchAdd the correct language tag for interoperation with...
2001-02-22 Ryan BloomRemove a completed item from STATUS
2001-02-21 Ryan BloomMake the perchild MPM use the APR signal child and...
2001-02-21 Bill StoddardBUFF is gone!
2001-02-21 Bill StoddardPerformance: apr_now() was being called for -all- reque...
2001-02-21 Ryan BloomClose the accepted socket before creating the CGI proce...
2001-02-21 Ryan BloomSplit the mod_dir fixup into two parts. The first...
2001-02-21 Bill StoddardRemove mod_proxy from the Windows project file
2001-02-21 Martin KraemerOops - better *think* first. Fix typo.
2001-02-21 Martin KraemerDisplay APACHE_MPM_DIR in the list of #defines, and
2001-02-21 Jeff TrawickGet rid of Apache's concern for foo_CHECK_SIGWAIT_ONE_ARG.
2001-02-21 Ryan BloomRemove the rest of the pthreads functions from the...
2001-02-21 Ryan BloomMake mod_dir use a fixup for sending a redirect to...
2001-02-20 Ryan BloomMigrate the threaded MPM to use all APR threading calls...
2001-02-20 Victor J. OrlikowskiRevert out the build changes made last night. Ryan...
next