]> granicus.if.org Git - apache/shortlog
apache
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...
2001-02-20 Bill StoddardFix windows compile break introduced by Martin's module...
2001-02-20 Bill StoddardFix windows compile break
2001-02-20 Jeff Trawickmake the linkage of clean_child_exit() consistent to...
2001-02-20 Jeff Trawickget rid of a type mismatch warning
2001-02-20 Roy T. FieldingUpdate APR macro usage to new name-protected names.
2001-02-20 Chuck MurckoAllow proxy to build until we fit a proper build dir
2001-02-19 Victor J. OrlikowskiCleaning up and moving around .cvsignore files for...
2001-02-19 Joshua SliveFix META tag.
2001-02-19 Doug MacEachernrename miss: s/apr_clear_pool/apr_pool_clear/g
2001-02-18 Roy T. FieldingIntermediate change of hardcoded "helpers" reference...
2001-02-18 Eric Choletnew French translation
2001-02-18 Roy T. FieldingUpdate some references to the old src tree structure.
2001-02-18 Greg Stein- more ap_conf_vector_t fixup.
2001-02-18 Greg Steinshift some declarations over to mod_core.h where they...
2001-02-18 Greg Stein*) Introduce "ap_conf_vector_t" type to assist with...
2001-02-18 Greg SteinChange a few "no" module to "most". Leave suexec: it...
2001-02-18 Ben LaurieWorking SSL/TLS! Yay!
2001-02-18 Greg Steinuse "conf" rather than "sec" for the configuration...
2001-02-18 Greg SteinRemove "no" from many APACHE_MODULE() invocations to...
2001-02-18 Greg Steinfix some bugs that appeared once some APACHE_MODULE...
2001-02-17 Greg Steinimplement ability to do --enable-modules and --enable...
2001-02-17 Ben LaurieMake exports.lo rebuild when it should.
2001-02-17 Ben LaurieFix a warning.
2001-02-17 Roy T. FieldingUse new locations for APR autoconf macros and remove...
2001-02-17 Joshua SliveAdd urlmapping.html document.
2001-02-16 Ryan BloomMake the threaded MPM use APR locks instead of pthreads...
2001-02-16 Joshua SliveTake 4: The last one worked for me, but Ralf says it...
next