]> granicus.if.org Git - apache/shortlog
apache
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...
2000-04-12 Bill StoddardSome status update.
2000-04-11 dgaudetlooks sunny out there
2000-04-11 Martin KraemerIn my libnsl, there's gethostname but not gethostbyname
2000-04-10 Roy T. FieldingRemove bogus application/rtf (keep standard text/rtf)
2000-04-10 dgaudetupdate about saferead
2000-04-10 Jeff TrawickCGIs work again on UNIX because ap_create_process(...
2000-04-10 Ryan BloomUpdate the STATUS file.
2000-04-07 Ryan BloomAdd error checking in case libtoolize is not in path.
2000-04-07 Jeff TrawickRecognize an EBCDIC platform during configuration and...
2000-04-07 Bill StoddardGet Apache on Windows compiling again after the patch...
2000-04-06 Ryan BloomMake the server work without asking for buffered file...
2000-04-06 Jeff TrawickChange the declaration of ap_scoreboard_image to match
2000-04-06 Jeff TrawickIn mpmt_pthread.c, include <netinet/tcp.h> only if
2000-04-06 Jeff TrawickIn mpmt_pthread.c, include <netinet/tcp.h> only if
2000-04-05 Bill StoddardStart to clean up winnt.c a bit. Consolidate several...
2000-04-05 Allan K. EdwardsGet mod_rewrite building and running, and mod_status...
2000-04-05 Martin KraemerAdded Hebrew entry page
2000-04-05 Martin KraemerFix charset names (see ftp://ftp.isi.edu/in-notes/iana...
2000-04-05 Allan K. EdwardsGet mod_negotiation working. We may ultimately need...
2000-04-05 Bill StoddardPatch to port mod_auth_db to the 2.0 api and also to...
2000-04-05 Bill StoddardGet DSOs working on Windows. Required cross platform...
2000-04-05 Bill StoddardArrgh... Release aprlib.mak/.dsp is broken. Now aprlib...
2000-04-05 Bill StoddardWindows: Cleanup auto-generated apr.h and apr_config.h
2000-04-05 Jeff Trawickget rid of an unused variable from virtualhost_section()
2000-04-05 Jeff Trawickstop relying on a macro to map signal() to ap_signal...
2000-04-05 Jeff Trawickif HAVE_SYSLOG is defined but LOG_PRIMASK isn't, define...
2000-04-05 Jeff Trawickstop relying on a macro to map signal() to ap_signal...
2000-04-04 Ryan BloomThe Unix MPM's now use the other_child logic from APR.
2000-04-04 Bill StoddardRefine a todo...
2000-04-04 Bill StoddardAllan Edwards fixed this problem.
2000-04-04 Tony FinchFAQ changes related to tidying up historical documents...
2000-04-04 Martin KraemerRussian Translation, contributed by Pavel Polischouk...
2000-04-04 Brian HavardUnder OS/2 (well actually EMX gcc) libraries don't...
2000-04-04 Tony FinchClarify the DOCUMENT_ROOT environment variable oddity.
next