From: William A. Rowe Jr Date: Tue, 11 Sep 2001 03:11:57 +0000 (+0000) Subject: Rambling sstops X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fc81da0058f72d9e9918cae070ff9449ae3fa6;p=thirdparty%2Fapache%2Fhttpd.git Rambling sstops git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f12d5676f6b..4600f0a0d91 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2001/09/10 14:47:18 $] + Last modified at [$Date: 2001/09/11 03:11:57 $] Release: @@ -36,9 +36,14 @@ Release: RELEASE SHOWSTOPPERS: + mod_auth is now broken on win32, due to the getpwuid changes. + ab is broken on many platforms. Dirk has offered patch, it does not apply cleanly, he has offered to clean this up. + Netware, OS2, MPE and Win32 enabled unique_id's aren't unique. Wrowe + will fix if nobody else does around the 24th, September. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * htpasswd.c and htdigest.c use tmpnam()... consider using @@ -268,13 +273,8 @@ Win32 specific issues: * Adding a tray application to the Windoze version for ease of status/management. (PR3594, PR4873) - No one has implemented a pure C language WinAPI (no MFC) - multiple-services aware taskbar app for both WinNT and Win95, - since multiple-services are recent and Win9x is even more - recent. Open to anyone proposing something complete. - If it comes between releases, add it to contrib right away! - See src/os/win32/monitoring-services.txt for details. - Status: both Brian Moon and William Rowe are experimenting. + Status: It's in 2.0 - can be moved or simply built with the 1.3 + binary distribution. * chdir() for CGI scripts and mod_include #exec needs to be re-implemented now that CreateProcess is being used. @@ -301,15 +301,6 @@ Win32 specific issues: * performance - * modules that need to be made to work on win32 - - mod_example isn't multithreadreded - - mod_unique_id (needs mt changes, use win32 com UUID's) - - mod_log_agent.c - - mod_log_referer.c - - mod_mime_magic.c (needs access to mod_mime API stage...) - - * do something to disable bogus warnings ... Will asks "Which warnings?" - * rfc1413.c has static storage which won't work multithreaded * apparently either "BrowserMatch" or the "nokeepalive" variable