citadel.git
24 years ago* Shut off hostname resolution when dealing with Unix domain sockets
Art Cancro [Wed, 8 Mar 2000 03:36:41 +0000 (03:36 +0000)]
* Shut off hostname resolution when dealing with Unix domain sockets
* Cleaned up the 'citmail' MDA tool
* Added POP3 and SMTP port numbers to global system configuration

24 years ago* donut spark?
Art Cancro [Tue, 7 Mar 2000 22:49:44 +0000 (22:49 +0000)]
* donut spark?

24 years ago* Fixed the naming conventions and permissions for unix domain sockets.
Art Cancro [Tue, 7 Mar 2000 21:54:58 +0000 (21:54 +0000)]
* Fixed the naming conventions and permissions for unix domain sockets.

24 years ago* bugfix for unix domain sockets
Art Cancro [Tue, 7 Mar 2000 21:53:19 +0000 (21:53 +0000)]
* bugfix for unix domain sockets

24 years ago* socket stuff
Art Cancro [Tue, 7 Mar 2000 01:55:45 +0000 (01:55 +0000)]
* socket stuff

24 years ago* Add Unix domain socket support to citmail.c
Art Cancro [Sun, 5 Mar 2000 07:42:00 +0000 (07:42 +0000)]
* Add Unix domain socket support to citmail.c

24 years ago* Added support for protocols over Unix domain sockets.
Art Cancro [Sun, 5 Mar 2000 07:33:23 +0000 (07:33 +0000)]
* Added support for protocols over Unix domain sockets.

24 years ago* couple of minor security fixes
Art Cancro [Sun, 5 Mar 2000 03:52:42 +0000 (03:52 +0000)]
* couple of minor security fixes

24 years ago* Remove nulls appended to editor files during replace, edit, and print
Art Cancro [Sat, 4 Mar 2000 22:36:24 +0000 (22:36 +0000)]
* Remove nulls appended to editor files during replace, edit, and print
  operations.  Truncate temp files during same operations.
  Closes bugs #6 and #7.

24 years ago* swapped the bounce messages
Art Cancro [Sat, 4 Mar 2000 05:46:19 +0000 (05:46 +0000)]
* swapped the bounce messages

24 years ago* Relax restrictions on editing of base rooms. Renaming is not allowed but
Art Cancro [Sat, 4 Mar 2000 05:29:19 +0000 (05:29 +0000)]
* Relax restrictions on editing of base rooms.  Renaming is not allowed but
  all other attributes can be edited.  Closes feature request #21.
* Sending pages from the client now uses the same message editing functions
  as entering messages, allowing edit/abort.  Closes feature request #25.

24 years ago* Moved all of the wholist masquerading commands into the serv_rwho module
Art Cancro [Fri, 3 Mar 2000 04:50:15 +0000 (04:50 +0000)]
* Moved all of the wholist masquerading commands into the serv_rwho module

24 years ago* Finished the inbound side of gateway domain service
Art Cancro [Fri, 3 Mar 2000 04:12:38 +0000 (04:12 +0000)]
* Finished the inbound side of gateway domain service

24 years ago* Stuff
Art Cancro [Fri, 3 Mar 2000 01:08:54 +0000 (01:08 +0000)]
* Stuff

24 years ago* IGnet delivery is broken
Art Cancro [Tue, 29 Feb 2000 05:00:14 +0000 (05:00 +0000)]
* IGnet delivery is broken

24 years ago* oops
Art Cancro [Mon, 28 Feb 2000 05:41:50 +0000 (05:41 +0000)]
* oops

24 years ago* IGnet stuff
Art Cancro [Mon, 28 Feb 2000 05:38:30 +0000 (05:38 +0000)]
* IGnet stuff

24 years ago* Added "keymenu()" generic menu-maker to commands.c
Art Cancro [Sun, 27 Feb 2000 04:55:51 +0000 (04:55 +0000)]
* Added "keymenu()" generic menu-maker to commands.c
* Blocked non-numeric input to intprompt()  (fixes bug #16)

24 years ago* Completed 'fsck'-like reference count verifier (server and client)
Art Cancro [Sun, 27 Feb 2000 03:57:44 +0000 (03:57 +0000)]
* Completed 'fsck'-like reference count verifier (server and client)

24 years ago* Properly handle all aliases specified in network/mail.aliases for incoming
Art Cancro [Sat, 26 Feb 2000 18:30:43 +0000 (18:30 +0000)]
* Properly handle all aliases specified in network/mail.aliases for incoming
  SMTP mail (uses the alias() function, so if we replace that function with
  something that uses the same calling convention, it'll still work)

24 years ago* Fortified the message base and SMTP code so that misdirected bounce messages
Art Cancro [Sat, 26 Feb 2000 05:15:39 +0000 (05:15 +0000)]
* Fortified the message base and SMTP code so that misdirected bounce messages
  end up in the Aide> room instead of getting dereferenced
* Started writing a message reference count verifier ('fsck' for message base)

24 years ago* Added RWHO
Art Cancro [Fri, 25 Feb 2000 06:18:15 +0000 (06:18 +0000)]
* Added RWHO

24 years ago* Modularized the RWHO (Read WHO is online) command, basically as a pilot
Art Cancro [Fri, 25 Feb 2000 06:14:06 +0000 (06:14 +0000)]
* Modularized the RWHO (Read WHO is online) command, basically as a pilot
  for modularizing all "non-API" functionality.

24 years ago* Implemented holdoff time (15 minutes) for SMTP send retry.
Art Cancro [Thu, 24 Feb 2000 03:44:00 +0000 (03:44 +0000)]
* Implemented holdoff time (15 minutes) for SMTP send retry.
* Implemented "try for 3 days and then give up" on SMTP send.

24 years ago* Client protocol synchronization check during exit from chat.
Art Cancro [Thu, 24 Feb 2000 00:51:49 +0000 (00:51 +0000)]
* Client protocol synchronization check during exit from chat.
  This closes Bug #15.

24 years ago* Minor tweaks to RFC822 output to keep brain-damanged MS Outlook from dying
Art Cancro [Tue, 22 Feb 2000 16:37:28 +0000 (16:37 +0000)]
* Minor tweaks to RFC822 output to keep brain-damanged MS Outlook from dying

24 years ago* FIXME
Art Cancro [Tue, 22 Feb 2000 04:18:29 +0000 (04:18 +0000)]
* FIXME

24 years ago* Got bounce messages working (mostly ... testers, please beat this up!)
Art Cancro [Tue, 22 Feb 2000 04:18:01 +0000 (04:18 +0000)]
* Got bounce messages working (mostly ... testers, please beat this up!)
* Changed 'FIX' comments to 'FIXME' (less conflict, plus vim highlights it!)

24 years ago* Coded up the "bounce" functions. Still a coupla bugs.
Art Cancro [Fri, 18 Feb 2000 22:29:21 +0000 (22:29 +0000)]
* Coded up the "bounce" functions.  Still a coupla bugs.

24 years ago* Made the <.ASI> command a bit friendlier.
Art Cancro [Fri, 18 Feb 2000 05:10:50 +0000 (05:10 +0000)]
* Made the <.ASI> command a bit friendlier.
* SMTP sender now pays attention to "smarthost" entries in the system's
  Internet configuration, using them if one or more is present.

24 years ago* Tried to fix breakage with MS Outlook
Art Cancro [Thu, 17 Feb 2000 19:59:33 +0000 (19:59 +0000)]
* Tried to fix breakage with MS Outlook

24 years ago* Got the "MAIL From:" command sending the correct data. (unnnhhhhnnhhhh...)
Art Cancro [Thu, 17 Feb 2000 05:27:39 +0000 (05:27 +0000)]
* Got the "MAIL From:" command sending the correct data.  (unnnhhhhnnhhhh...)

24 years ago* Altered the display and conversion of RFC822 messages
Art Cancro [Wed, 16 Feb 2000 22:06:27 +0000 (22:06 +0000)]
* Altered the display and conversion of RFC822 messages

24 years ago* More addressing hacks
Art Cancro [Wed, 16 Feb 2000 04:42:02 +0000 (04:42 +0000)]
* More addressing hacks

24 years ago* Added the resolver library to the configure script
Art Cancro [Wed, 16 Feb 2000 03:43:28 +0000 (03:43 +0000)]
* Added the resolver library to the configure script

24 years ago* Fixes
Art Cancro [Wed, 16 Feb 2000 01:40:51 +0000 (01:40 +0000)]
* Fixes

24 years ago* Vanquished the evil dn_expand() beast. getmx() now seems to be working.
Art Cancro [Wed, 16 Feb 2000 01:19:39 +0000 (01:19 +0000)]
* Vanquished the evil dn_expand() beast.  getmx() now seems to be working.

24 years ago* arrgh resolver sucks
Art Cancro [Tue, 15 Feb 2000 05:51:04 +0000 (05:51 +0000)]
* arrgh resolver sucks

24 years ago* sysdep.c: added new event hook type EVT_TIMER. Timer event hooks are called
Art Cancro [Mon, 14 Feb 2000 04:36:14 +0000 (04:36 +0000)]
* sysdep.c: added new event hook type EVT_TIMER.  Timer event hooks are called
  once per minute by any worker thread.
* msgbase.c: removed dependence on nested functions in CtdlOutputMsg() by
  replacing them with an API call CtdlRedirectOutput() in sysdep.c, which
  can temporarily redirect a session's output to an arbitrary file or socket.
* serv_smtp.c: implemented the purging of messages in the queue for which all
  deliveries have been completed.
* serv_smtp.c: removed temporary 'QQQQ' server command and replaced it with
  a timer event hook that runs the queue once per minute (this needs to be
  made more robust)

24 years ago* Makefile.in, configure.in: add, like, some *more* code for FreeBSD
Nathan Bryant [Fri, 11 Feb 2000 23:45:04 +0000 (23:45 +0000)]
* Makefile.in, configure.in: add, like, some *more* code for FreeBSD
* tcp_sockets.c: include <arpa/inet.h>

24 years agoconfigure.in: added some code for FreeBSD
Nathan Bryant [Fri, 11 Feb 2000 23:30:04 +0000 (23:30 +0000)]
configure.in: added some code for FreeBSD

24 years ago* AXED STUFF!!
Art Cancro [Thu, 10 Feb 2000 05:10:43 +0000 (05:10 +0000)]
* AXED STUFF!!

24 years ago* When parsing incoming Date fields, replace with the current date/time if
Art Cancro [Thu, 10 Feb 2000 04:48:50 +0000 (04:48 +0000)]
* When parsing incoming Date fields, replace with the current date/time if
  the conversion fails.

24 years ago* oops
Art Cancro [Wed, 9 Feb 2000 22:19:23 +0000 (22:19 +0000)]
* oops

24 years ago* Miscellaneous tweaks to SMTP and POP processing. All basic transport
Art Cancro [Wed, 9 Feb 2000 22:17:53 +0000 (22:17 +0000)]
* Miscellaneous tweaks to SMTP and POP processing.  All basic transport
  functionality is now in place.

24 years ago* log stuff?
Art Cancro [Wed, 9 Feb 2000 22:16:40 +0000 (22:16 +0000)]
* log stuff?

24 years ago* Implemented the deprecated "LAST" command in POP3. Some clients need it.
Art Cancro [Tue, 8 Feb 2000 21:00:48 +0000 (21:00 +0000)]
* Implemented the deprecated "LAST" command in POP3.  Some clients need it.
* POP3 sessions now set the last-read pointer in Mail>.

24 years ago*** empty log message ***
Art Cancro [Mon, 7 Feb 2000 05:33:16 +0000 (05:33 +0000)]
*** empty log message ***

24 years ago* auto update website
Art Cancro [Mon, 7 Feb 2000 05:31:24 +0000 (05:31 +0000)]
* auto update website

24 years agoauto update web site
Art Cancro [Mon, 7 Feb 2000 05:24:26 +0000 (05:24 +0000)]
auto update web site

24 years ago* nothing
Art Cancro [Mon, 7 Feb 2000 05:23:27 +0000 (05:23 +0000)]
* nothing

24 years agotest
Art Cancro [Mon, 7 Feb 2000 05:22:15 +0000 (05:22 +0000)]
test

24 years ago* Renamed CtdlLocalHost() to CtdlHostAlias() and worked it a little deeper into
Art Cancro [Mon, 7 Feb 2000 05:15:01 +0000 (05:15 +0000)]
* Renamed CtdlLocalHost() to CtdlHostAlias() and worked it a little deeper into
  the message routing logic.  Still needs some work on the gateway-domain
  stuff.
* Twiddled CtdlOutputMsg() a bit for 'all Internet' situations.  Still needs
  some work to avoid printing dual headers when both Cit and RFC822 exist.

24 years ago* Formalized the 'Internet Configuration' logistics. Added new API call
Art Cancro [Thu, 3 Feb 2000 03:57:35 +0000 (03:57 +0000)]
* Formalized the 'Internet Configuration' logistics.  Added new API call
  CtdlLocalHost() to detect aliases for the local host.  Used in SMTP listener.

24 years ago* serv_inetcfg: added
Art Cancro [Wed, 2 Feb 2000 00:03:52 +0000 (00:03 +0000)]
* serv_inetcfg: added

24 years ago* <.A>ide <S>ystem configuration <I>nternet in the client (unfinished)
Art Cancro [Mon, 31 Jan 2000 02:13:06 +0000 (02:13 +0000)]
* <.A>ide <S>ystem configuration <I>nternet  in the client (unfinished)

24 years ago* Client config for internet
Art Cancro [Fri, 28 Jan 2000 03:51:52 +0000 (03:51 +0000)]
* Client config for internet

24 years agoFixed enter so it's stable again.
Steve Williams [Wed, 26 Jan 2000 18:42:25 +0000 (18:42 +0000)]
Fixed enter so it's stable again.
Made minor tweaks for compatibility between wxGTK and wxMSW
Fixed roomview so that 'skip' shows up again in button bar
Still working on windoze images.  They're only showing half-height.
Fixed wholist so that it fires up maximized.  Fixed the button problems
in 'wholist' under wxMSW.
REfixed roomtree.cpp so that under wxMSW it is clickable again.
Certain things here are for tests.  DoChat was one of them.  This is not
yet a release version of the software, LS, so please don't give me crap
about things I'm testing.

24 years ago* Changed '3' delivery code to '4' to make it more like SMTP
Art Cancro [Wed, 26 Jan 2000 03:46:50 +0000 (03:46 +0000)]
* Changed '3' delivery code to '4' to make it more like SMTP

24 years ago* SMTP delivery is working but still *very* rough.
Art Cancro [Wed, 26 Jan 2000 02:41:28 +0000 (02:41 +0000)]
* SMTP delivery is working but still *very* rough.

24 years ago* Wrote enough of the SMTP sender to get Patriot drooling over it, but not
Art Cancro [Tue, 25 Jan 2000 04:45:50 +0000 (04:45 +0000)]
* Wrote enough of the SMTP sender to get Patriot drooling over it, but not
  enough to complete the transmission of mail.

24 years ago* Stuff
Art Cancro [Mon, 24 Jan 2000 04:52:26 +0000 (04:52 +0000)]
* Stuff

24 years ago* Temporary hack to ig_tcp_server() to listen on an arbitrary port if the
Art Cancro [Sun, 23 Jan 2000 21:25:46 +0000 (21:25 +0000)]
* Temporary hack to ig_tcp_server() to listen on an arbitrary port if the
  one specified is not bindable (for development only)
* Added SM_DONT_BUMP_REF flag to CtdlSaveMsgPointerInRoom() to be used only
  in very specific and special situations
* Generate delivery instructions when outbound SMTP mail is created from
  within Citadel (as opposed to being from the SMTP module)

24 years ago* Coded up some more of the SMTP-sender (still not done)
Art Cancro [Sun, 23 Jan 2000 05:22:42 +0000 (05:22 +0000)]
* Coded up some more of the SMTP-sender (still not done)

24 years ago* Added some more functionality to the string tokenizer
Art Cancro [Sat, 22 Jan 2000 05:13:56 +0000 (05:13 +0000)]
* Added some more functionality to the string tokenizer

24 years ago* Clarified the delivery list format and shuffled some code about
Art Cancro [Fri, 21 Jan 2000 03:00:46 +0000 (03:00 +0000)]
* Clarified the delivery list format and shuffled some code about

24 years ago* Minor comment updates
Art Cancro [Mon, 17 Jan 2000 21:16:38 +0000 (21:16 +0000)]
* Minor comment updates

24 years ago* CR to CRLF hacks (lose, lose, lose)
Art Cancro [Mon, 17 Jan 2000 20:57:43 +0000 (20:57 +0000)]
* CR to CRLF hacks (lose, lose, lose)

24 years ago* Completed POP3 server. All RFC1939 commands except APOP are implemented.
Art Cancro [Mon, 17 Jan 2000 18:30:27 +0000 (18:30 +0000)]
* Completed POP3 server.  All RFC1939 commands except APOP are implemented.

24 years ago* Implemented LIST and STAT commands in the pop3 server
Art Cancro [Mon, 17 Jan 2000 17:09:24 +0000 (17:09 +0000)]
* Implemented LIST and STAT commands in the pop3 server

24 years ago* Started fleshing out the POP3 server (will need same code for SMTP sender!)
Art Cancro [Mon, 17 Jan 2000 15:50:56 +0000 (15:50 +0000)]
* Started fleshing out the POP3 server (will need same code for SMTP sender!)

24 years ago* citserver.c: cleanup hook functions are now run under the proper context,
Art Cancro [Mon, 17 Jan 2000 05:38:15 +0000 (05:38 +0000)]
* citserver.c: cleanup hook functions are now run under the proper context,
               even when initiated by the housekeeper thread
* serv_pop3.c: establish a place to hold the message list

24 years ago*** empty log message ***
Art Cancro [Mon, 17 Jan 2000 05:14:18 +0000 (05:14 +0000)]
*** empty log message ***

24 years ago* Bug fix to new output message
Art Cancro [Mon, 17 Jan 2000 04:33:20 +0000 (04:33 +0000)]
* Bug fix to new output message

24 years ago* Modified CtdlOutputMsg() to handle output to arbitrary sockets or files.
Art Cancro [Mon, 17 Jan 2000 04:26:39 +0000 (04:26 +0000)]
* Modified CtdlOutputMsg() to handle output to arbitrary sockets or files.
  This uses nested functions and may not be portable beyond GCC...

24 years ago* Began change of output_message() to CtdlOutputMsg()
Art Cancro [Sun, 16 Jan 2000 02:41:21 +0000 (02:41 +0000)]
* Began change of output_message() to CtdlOutputMsg()
  (new function will have different calling conventions)

24 years ago* div align=center
Art Cancro [Sun, 16 Jan 2000 00:23:53 +0000 (00:23 +0000)]
* div align=center

24 years ago* Added a generic (void *) parameter to the ForEachUser() and ForEachRoom()
Art Cancro [Sat, 15 Jan 2000 18:29:15 +0000 (18:29 +0000)]
* Added a generic (void *) parameter to the ForEachUser() and ForEachRoom()
  callback mechanisms, to allow callers and callbacks to pass arbitrary data
  between each other without requiring TSD variables.
* room_ops.c: eliminated the need for 'FloorBeingSearched' TSD variable
* internet_addressing.c: eliminated 'buffer1' and 'buffer2' TSD variables

24 years ago* Removed UI_DIALOG mode in setup. Can't count on 'dialog' to be consistent.
Art Cancro [Sat, 15 Jan 2000 04:31:44 +0000 (04:31 +0000)]
* Removed UI_DIALOG mode in setup.  Can't count on 'dialog' to be consistent.

24 years ago* Fixed the access rights on auto-created rooms (the same changes that were
Art Cancro [Sat, 15 Jan 2000 04:07:17 +0000 (04:07 +0000)]
* Fixed the access rights on auto-created rooms (the same changes that were
  made to version 5.62 in the stable tree)

24 years ago* techdoc/delivery-list.txt: added (syntax for delivery lists)
Art Cancro [Thu, 13 Jan 2000 03:32:36 +0000 (03:32 +0000)]
* techdoc/delivery-list.txt: added (syntax for delivery lists)
* domain.*: added (will contain MX lookup code)
* internet_addressing.c, logging.c: fixed some buffer overflow bugs

24 years ago* sysdep.c: start the housekeeping thread *after* dropping root perms.
Art Cancro [Wed, 12 Jan 2000 03:56:27 +0000 (03:56 +0000)]
* sysdep.c: start the housekeeping thread *after* dropping root perms.

24 years ago * citclient.cpp: different IDEN string depending on __WXMSW__ etc.
Nathan Bryant [Tue, 11 Jan 2000 22:51:42 +0000 (22:51 +0000)]
* citclient.cpp: different IDEN string depending on __WXMSW__ etc.
  macros
* hosts.cpp, prefs.cpp: pass FALSE to ini->Flush() as this is supposed
  to be the default but WX headers appear to lack the default on
  Windows
* includes.hpp: renamed class DoChat to class ChatWindow -- WTF was it
  named like this?
* main.cpp: load bitmaps from resouces if __WXMSW__ is defined
* makefile.g95: add hosts.o
* daphne.rc: new file; Windows resource definitions. right now just
  contains the bitmaps

24 years agohopefully cleaned up line breaks; add Id tag
Nathan Bryant [Tue, 11 Jan 2000 21:10:52 +0000 (21:10 +0000)]
hopefully cleaned up line breaks; add Id tag

24 years ago* Terminate SMTP responses with <CRLF> instead of <LF>
Art Cancro [Tue, 11 Jan 2000 19:37:10 +0000 (19:37 +0000)]
* Terminate SMTP responses with <CRLF> instead of <LF>

24 years ago* Bugfix
Art Cancro [Tue, 11 Jan 2000 04:28:08 +0000 (04:28 +0000)]
* Bugfix

24 years ago* Add "close window" option to goodbye screen
Art Cancro [Tue, 11 Jan 2000 04:20:40 +0000 (04:20 +0000)]
* Add "close window" option to goodbye screen

24 years ago* Auto-creation of various rooms is now done correctly (private, non-mailbox)
Art Cancro [Sun, 9 Jan 2000 23:11:04 +0000 (23:11 +0000)]
* Auto-creation of various rooms is now done correctly (private, non-mailbox)
* Set up the "Local System Configuration" room and associated API & servcmds

24 years ago* Removed the fifo-based protocol downloads and replaced it with a less
Art Cancro [Sun, 9 Jan 2000 19:03:16 +0000 (19:03 +0000)]
* Removed the fifo-based protocol downloads and replaced it with a less
  elegant "download temporary file to client, then sx/sb/sz" because
  downloading through a fifo was confusing some software.

24 years ago* Get/save arbitrary configs
Art Cancro [Sun, 9 Jan 2000 05:12:27 +0000 (05:12 +0000)]
* Get/save arbitrary configs

24 years ago* Bug fixes
Art Cancro [Sun, 9 Jan 2000 01:25:29 +0000 (01:25 +0000)]
* Bug fixes

24 years ago* Fixed a bug
Art Cancro [Sat, 8 Jan 2000 23:00:04 +0000 (23:00 +0000)]
* Fixed a bug

24 years ago* Completed spool to outbound delivery queue (still no queue sender implemented)
Art Cancro [Sat, 8 Jan 2000 22:19:44 +0000 (22:19 +0000)]
* Completed spool to outbound delivery queue (still no queue sender implemented)

24 years agoFixed a condition in goto where the message window would eat itself
Steve Williams [Sat, 8 Jan 2000 20:25:21 +0000 (20:25 +0000)]
Fixed a condition in goto where the message window would eat itself
prior to importing the messages, forcing daphne to crash.

24 years agoAdded hosts.cpp (for user configurable bbs additions to bbslist)
Steve Williams [Sat, 8 Jan 2000 20:06:38 +0000 (20:06 +0000)]
Added hosts.cpp (for user configurable bbs additions to bbslist)

24 years agoRestabilized 'goto'.
Steve Williams [Sat, 8 Jan 2000 20:02:43 +0000 (20:02 +0000)]
Restabilized 'goto'.
Started adding support for adding your own list of BBSes to choose from.

24 years ago* Reworked some of the data structures to handle multiple recipients
Art Cancro [Sat, 8 Jan 2000 05:00:10 +0000 (05:00 +0000)]
* Reworked some of the data structures to handle multiple recipients
* Began implementation of the delivery queue
* Added CtdlReallocUserData()
* CtdlSaveMsg() now returns the local message ID in the database

24 years ago* Replaced citmail.c with a new one that simply SMTP-forwards to Citadel
Art Cancro [Thu, 6 Jan 2000 03:50:35 +0000 (03:50 +0000)]
* Replaced citmail.c with a new one that simply SMTP-forwards to Citadel
* Started outbound SMTP queue work

24 years ago* oops, forgot to bump the version number in .h and docs
Art Cancro [Tue, 4 Jan 2000 15:39:30 +0000 (15:39 +0000)]
* oops, forgot to bump the version number in .h and docs

24 years ago* Worked around HTTP bugs in Internet Explorer 5. Die, Bill, Die.
Art Cancro [Tue, 4 Jan 2000 15:24:18 +0000 (15:24 +0000)]
* Worked around HTTP bugs in Internet Explorer 5.  Die, Bill, Die.
* This will be released as v2.11; tagged everything as such.