]> granicus.if.org Git - apache/shortlog
apache
2000-04-27 Ryan BloomMerge the htdigest.c file from the apr/test directory...
2000-04-27 Jeff TrawickRepair ap_poll() on UNIX systems where APR's poll flags
2000-04-27 Ryan BloomRemove two items from the STATUS file. These are most...
2000-04-27 Ryan BloomFix the parsing of a config file when the first item...
2000-04-27 Ryan BloomInstall the support binaries.
2000-04-27 Ryan Bloomignore the .libs directory too.
2000-04-27 Ryan Bloomignore the intermediate build files.
2000-04-27 Bill StoddardEliminate redundant calls to initialize the Winsock.
2000-04-27 Jeff Trawickfix path to mm's configure.in
2000-04-27 Ryan BloomI have merged the two ab files together, the one from...
2000-04-27 Ryan BloomFix some compile breaks in the support directory. ...
2000-04-27 Ryan BloomAdd the support directory back into the build process.
2000-04-27 Doug MacEachernreport dso_error if any
2000-04-27 Bill StoddardA bit of mod_file_cache cleanup. Eliminate mmap_static...
2000-04-26 Ryan BloomFix the progname stuff to work the same way the rest...
2000-04-26 Bill StoddardSome windows tweaks to the default configuration, inclu...
2000-04-26 Jeff TrawickIncrease the default NumSIG value from 32 to 33 on...
2000-04-26 Jeff TrawickDefine HAVE_STRING_H, HAVE_STDLIB_H, HAVE_CTYPE_H,...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-26 Bill StoddardGet rid of ap_pool_t argument on ap_strerror
2000-04-26 Bill StoddardWin32: Graceful restart is working again, and better...
2000-04-25 Ryan BloomIf a developer uses --with-program-name=foo, the config...
2000-04-25 Jeff TrawickPort a 1.3 EBCDIC fix to 2.0:
2000-04-25 Bill StoddardTell APR to truncate the httpd.pid file if it exists...
2000-04-25 Bill StoddardMore win32 shotgunary to the windows project files...
2000-04-25 Bill StoddardWin32: Add htdigest
2000-04-25 Bill StoddardUpdate logresolve.dsp and add to Makefile.win
2000-04-25 Ryan BloomAllow the Apache-2.0 executable name to be specified...
2000-04-25 Bill StoddardSome Windows tweaks from William Rowe...
2000-04-25 Bill StoddardAdd the logresolve Windows project file
2000-04-25 Ryan BloomWe should be checking for apr_private.h.in and updating...
2000-04-24 Bill StoddardWin32: First cut at new shutdown/restart logic. The...
2000-04-24 Ryan BloomRemove ServerType from the Windows config file
2000-04-24 Bill StoddardChange names of strnatcmp & strnatcasecmp to cpmply...
2000-04-24 Bill StoddardFix compile break
2000-04-24 Bill StoddardInclude apr_md5.h rather than the deprecated ap_md5...
2000-04-24 Greg Steindrop the "container" param from ap_walk_config(). calle...
2000-04-24 Greg Steinclean up cmd_parms: config_file is no longer valid...
2000-04-24 Greg Steinhandle error messages during building and processing...
2000-04-24 Brian HavardChange strncasecmp() definition to match Bill's prototy...
2000-04-24 dgaudetAdd `IndexOptions +VersionSort', to nicely sort filenames
2000-04-23 Bill StoddardFirst cut at a file handle cache. It serves on Windows...
2000-04-23 Jeff TrawickFix some problems on systems where EAGAIN != EWOULDBLOC...
2000-04-23 Jeff Trawickap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead...
2000-04-23 Roy T. FieldingFinished move of ap_md5 routines to apr_md5. Removed...
2000-04-22 Tony Finchding, dong, ServerType is dead
2000-04-22 Ryan BloomParse the config tree, instead of the config file....
2000-04-22 Bill StoddardAdd ApacheModAuthDigest to apache.dsw. Get rid of compi...
2000-04-22 Ryan BloomServer Type is not recognized by any of the current...
2000-04-21 Bill StoddardWin32: Get mod_auth_digest compiling and added to the...
2000-04-21 Bill StoddardRemove mod_digest. Its being replaced by mod_auth_digest
2000-04-21 Bill StoddardEliminate compile warning on Windows
2000-04-21 Bill StoddardWin32: Update docs to reflect new build environment.
2000-04-21 dgaudetfix buglet in example
2000-04-20 Bill StoddardRevamp the Win32 make environment. Makefiles have been...
2000-04-20 Brian HavardOS/2: EXTRA_LDFLAGS is required when linking the table...
2000-04-20 Ryan BloomAdd support for pool to log_error_core. Also add ap_lo...
2000-04-20 Brian HavardAnother required ap_canonical_error().
2000-04-20 Brian HavardUse ap_canonical_error() where appropriate.
2000-04-20 Brian HavardOS/2: Clean up spmt_os2 mpm to get shutdowns working...
2000-04-20 Jeff Trawick[EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3...
2000-04-19 Bill StoddardWin32: More winnt MPM cleanup. Moved code to queue...
2000-04-19 Brian HavardProvide prototypes for the provided strcasecmp & strnca...
2000-04-18 Ken Coar Propagate the 1.3 FAQ fixes over here..
2000-04-18 Greg Steinthis is California. what to _you_ think the weather is?
2000-04-18 Tony FinchMore FAQs and answers from comp.infosystems.www.servers...
2000-04-18 Bill StoddardWin32: Change message type to INFO
2000-04-18 Bill StoddardWatching for tornadoes tonite
2000-04-18 Bill StoddardBegin some long overdue clean-up fo winnt.c
2000-04-18 Ryan BloomAdd logic to timeout CGI scripts properly. This requir...
2000-04-17 Ryan BloomAdd a pool to dupfile. There is no reason that when...
2000-04-17 Tony FinchHey, wow! Some of the sky is blue!
2000-04-17 Bill Stoddardlinkwin20.diffs Resolves:
2000-04-17 Bill StoddardUpdates Makefile.win
2000-04-17 Bill StoddardUpdate Apache on Windows documentation. Add new document
2000-04-16 Ryan BloomAdd back in logic to put the ending container directive...
2000-04-15 Bill StoddardAdd some todos, remove some vague comments, remove...
2000-04-15 Bill StoddardWin32: First cut at getting mod_isapi working under 2.0
2000-04-15 Bill StoddardHere's my first stab at getting mod_auth_digest working...
2000-04-15 Bill StoddardWin32:
2000-04-15 Roy T. Fieldingcleaned up a comment
2000-04-15 Roy T. FieldingSomebody needs to check the labels on their medicine.
2000-04-15 Roy T. Fieldingshades of a bad global replace --- fixed comment
2000-04-14 Ryan BloomAdd buffered I/O back into APR's file I/O on unix....
2000-04-14 Ryan Bloomapr_config.h is a private include file, and shouldn...
2000-04-14 Bill StoddardBrians' mod_auth_digest patch
2000-04-14 Bill StoddardAllow for the possibility of receiving data regardless...
2000-04-14 Bill StoddardWin32: Protect another chunk of code unique to Windows...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-14 Martin KraemerFix minor configuration & platform dependencies
2000-04-14 dgaudetmore namespace cleanup
2000-04-14 Jeff TrawickGet mod_rewrite to compile with no warnings on OS/390
2000-04-13 Ryan BloomSunny outside today.
2000-04-13 Tony FinchAlternately wet and sunny.
2000-04-13 Bill StoddardAdd util_cfgtreee.c to the win32 build
2000-04-13 Martin KraemerOn all the systems I could get hold of (Solaris, Relian...
2000-04-13 Jeff Trawickremove "fix lingering close"
2000-04-13 Jeff TrawickGet lingering_close() working again.
2000-04-12 Ryan BloomFix a small bug in ap_add_node. We need to set the...
2000-04-12 Ryan BloomFirst step to getting configuration modules working...
next