]> granicus.if.org Git - apache/shortlog
apache
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.
2000-04-04 David Reidap_os_kill isn't being used now as it's in APR, so...
2000-04-04 David ReidStart cleaning up the beos directory. DSO stuff is...
2000-04-03 David ReidTidy up the beos mpm files.
2000-04-03 Bill StoddardEliminate a warning related to the struct socket_t...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-04-03 Bill StoddardRemove file_io/win32/readdir.c and .h
2000-04-03 Bill StoddardEliminate apr_win.h and apr_winconfig.h (and the ugly...
2000-04-02 David ReidFirst pass at mod_so with the new APR dso calls. It...
2000-04-01 Tony FinchUpdated media types.
2000-04-01 Tony Finchfix minor typo
2000-04-01 Roy T. FieldingAnd then there was 2.0a3-dev, and Ryan said "Doh!"
2000-03-31 Ryan BloomUpdate the version name in the tree for 2.0a2
2000-03-31 Ryan BloomUpdate the announcement text for the 2nd alpha.
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
next