Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com 670521ba61 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
bruce%cybersight.com acb508595b Fix for unix, look for right library. 1999-04-20 17:43:36 +00:00
mscott%netscape.com 809548ec8e Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory. 1999-04-20 00:43:23 +00:00
jdunn%netscape.com 7eec40ddbc fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';' 1999-04-12 20:47:08 +00:00
braddr%puremagic.com 4cee9af102 oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS) 1999-04-12 07:06:05 +00:00
braddr%puremagic.com bc34760959 Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
braddr%puremagic.com 47749dec10 -lz should be -lzlib 1999-04-11 22:37:49 +00:00
sspitzer%netscape.com d698abb60a changes to make the tests build 1999-04-10 00:34:04 +00:00
mscott%netscape.com 06f208104a Add smoketest string for QA to use. If a message is succesful
Message Sent: PASSED.
1999-03-31 19:20:10 +00:00
mscott%netscape.com e5e65a0e17 remove NODEPEND 1999-03-25 03:43:10 +00:00
mscott%netscape.com ca568040be Updates for QA smoketest stuff. We need to manually register the prefs component because the dll
does not get built into the components directory.
1999-03-22 23:23:58 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
alecf%netscape.com 9c38fb58d6 remove bogus call for now 1999-03-11 22:23:43 +00:00
alecf%netscape.com c9f8b8fa45 remove unnecessary libraries 1999-03-11 20:56:17 +00:00
mscott%netscape.com 599f32842d somehow the pointer passed into getting the netlib queue service got changed...change it back.... 1999-03-11 03:34:27 +00:00
ducarroz%netscape.com 261c6ce531 did some cleanup 1999-03-11 01:43:19 +00:00
warren%netscape.com e82053f242 Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com b2b7c1f496 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mscott%netscape.com c4043cd7cc Sending a message no longer requires a host and from field because we can now extract that information from the current identity. 1999-03-09 03:06:59 +00:00
mscott%netscape.com 399ea6d2b6 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com 634a35c78e Fix build breakage. Seems like none of these interfaces implement a Test() method... 1999-03-03 02:03:48 +00:00
mscott%netscape.com 8eddda2990 Update smtp test to register itself as a url listener on the current smtp url being run. 1999-03-03 01:27:11 +00:00
mscott%netscape.com 6da99d4363 Don't rely on msgcore.lib, use the dll instead.... 1999-03-03 01:25:49 +00:00
putterman%netscape.com 02d699b740 Works with RegisterComponent 1999-02-27 07:15:41 +00:00
ducarroz%netscape.com 8b4b5f147b add missing parameter to SendMessage 1999-02-27 01:26:01 +00:00
mscott%netscape.com 4353d05370 Name of the compose library changed. Update the Makefile. 1999-02-27 00:29:19 +00:00
mscott%netscape.com 3c3d4f9c33 I'm not sure why this was changed from m_host to "", in any case, change it back to m_host
which is the host to use...
1999-02-26 23:56:56 +00:00
ducarroz%netscape.com 9f00c89954 fix build problem with missing parameter when call SendMailMessage. Add an empty host name 1999-02-26 23:40:42 +00:00
mscott%netscape.com c9be510540 nsISmtpService->SendMessage now takes the host. 1999-02-26 19:18:31 +00:00
mscott%netscape.com 2da026b7d0 Restore the ability to run multiple urls per smtp test session by using new code to determine if a url
is running or not.
1999-02-24 02:31:19 +00:00
mscott%netscape.com e16027b9ac Remove dependency on compose.lib because we now use the compose dll which is automatically registered... 1999-02-23 01:06:05 +00:00
mscott%netscape.com 888508a8fe Remove all dependencies on compose.lib. Use the new Smtp Service for running urls....Right now the test exe doesn't let you run more than one command...I'll fix this later... 1999-02-23 01:05:24 +00:00
ducarroz%netscape.com c980663f71 use nsIMsgSend to send a message 1999-02-17 19:57:48 +00:00
ducarroz%netscape.com 3246bffcf8 add lib raptorbase needed by nsMsgSend 1999-02-17 19:54:52 +00:00
warren%netscape.com 299d7e296e Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
alecf%netscape.com 968b434136 minor makefile/cvs fixes to make stuff build on Unix 1999-02-11 06:37:17 +00:00
mscott%netscape.com 17e1db95b0 use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate.... 1999-02-11 03:10:28 +00:00
ducarroz%netscape.com 5461a876ce no comment 1999-02-11 00:59:19 +00:00
mscott%netscape.com 83e3dc7b10 Running SMTP urls should use a brand new transport and a brand new protocol instance for each url.... 1999-02-09 21:19:09 +00:00
mscott%netscape.com ddaba657ab Bring first part of the smtp service online. We can now read in a file name and send the message to the SMTP server. 1999-02-09 03:51:50 +00:00
mscott%netscape.com 616fdc6343 Removing from directory as this has been moved to tests\smtp\smtpTest.cpp 1999-02-09 03:50:32 +00:00
ducarroz%netscape.com 8bc1bc1cb9 Original file was moved into .\smtp, this is in fact a first check in 1999-02-09 01:45:55 +00:00
alecf%netscape.com 002b208879 Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
ducarroz%netscape.com 9ba4fd8e52 Initial check in 1999-02-09 01:28:32 +00:00
mscott%netscape.com 3feddcaf5c First checked in. 1999-02-07 02:07:22 +00:00
mscott%netscape.com 94cf1520d4 First checked in. 1999-02-07 01:50:40 +00:00