bruce%cybersight.com
|
0eae38cc92
|
Remove -lnetutil from link lines in unix build.
|
1999-04-28 05:46:56 +00:00 |
|
mcafee%netscape.com
|
c72247a6ae
|
defining what APPSHELL_DLL is, fixing Linux bustage.
|
1999-04-23 16:44:46 +00:00 |
|
mscott%netscape.com
|
7497d31533
|
Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.
|
1999-04-23 06:32:35 +00:00 |
|
mcmullen%netscape.com
|
e4661eacd6
|
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
|
09540cc187
|
Fix for unix, look for right library.
|
1999-04-20 17:43:36 +00:00 |
|
mscott%netscape.com
|
07a669c9ad
|
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
|
5551f03315
|
fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';'
|
1999-04-12 20:47:08 +00:00 |
|
braddr%puremagic.com
|
f539d41e97
|
oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS)
|
1999-04-12 07:06:05 +00:00 |
|
braddr%puremagic.com
|
82c03050ce
|
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
|
3bc610b54b
|
-lz should be -lzlib
|
1999-04-11 22:37:49 +00:00 |
|
sspitzer%netscape.com
|
ee60f320be
|
changes to make the tests build
|
1999-04-10 00:34:04 +00:00 |
|
mscott%netscape.com
|
e6fe37e28e
|
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
|
480d270e2c
|
remove NODEPEND
|
1999-03-25 03:43:10 +00:00 |
|
mscott%netscape.com
|
750ac892ed
|
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
|
4ad9f70d5d
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
|
alecf%netscape.com
|
2e34b17d52
|
remove bogus call for now
|
1999-03-11 22:23:43 +00:00 |
|
alecf%netscape.com
|
840c25554c
|
remove unnecessary libraries
|
1999-03-11 20:56:17 +00:00 |
|
mscott%netscape.com
|
b668b90a35
|
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
|
15f6c18ed9
|
did some cleanup
|
1999-03-11 01:43:19 +00:00 |
|
warren%netscape.com
|
1baf19439b
|
Removed nsService stuff.
|
1999-03-09 12:29:08 +00:00 |
|
warren%netscape.com
|
3d21ed5037
|
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
|
1999-03-09 09:52:30 +00:00 |
|
mscott%netscape.com
|
7acaee2865
|
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
|
2378c3cf18
|
part of scc's merge: change interface calls to IID() to GetIID().
|
1999-03-04 00:57:51 +00:00 |
|
mscott%netscape.com
|
8582a5c186
|
Fix build breakage. Seems like none of these interfaces implement a Test() method...
|
1999-03-03 02:03:48 +00:00 |
|
mscott%netscape.com
|
880499efc2
|
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
|
25dba76b91
|
Don't rely on msgcore.lib, use the dll instead....
|
1999-03-03 01:25:49 +00:00 |
|
putterman%netscape.com
|
5ff2a9715a
|
Works with RegisterComponent
|
1999-02-27 07:15:41 +00:00 |
|
ducarroz%netscape.com
|
6a336951d2
|
add missing parameter to SendMessage
|
1999-02-27 01:26:01 +00:00 |
|
mscott%netscape.com
|
958c7242e1
|
Name of the compose library changed. Update the Makefile.
|
1999-02-27 00:29:19 +00:00 |
|
mscott%netscape.com
|
54af626371
|
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
|
fe51436753
|
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
|
694ed4b0fb
|
nsISmtpService->SendMessage now takes the host.
|
1999-02-26 19:18:31 +00:00 |
|
mscott%netscape.com
|
c70ba64725
|
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
|
f7b62270df
|
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
|
33f44bd8a1
|
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
|
fb675bc648
|
use nsIMsgSend to send a message
|
1999-02-17 19:57:48 +00:00 |
|
ducarroz%netscape.com
|
362cf37881
|
add lib raptorbase needed by nsMsgSend
|
1999-02-17 19:54:52 +00:00 |
|
warren%netscape.com
|
e8114e350d
|
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
|
472d81c81a
|
minor makefile/cvs fixes to make stuff build on Unix
|
1999-02-11 06:37:17 +00:00 |
|
mscott%netscape.com
|
3ba1fa6479
|
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
|
d59ff25779
|
no comment
|
1999-02-11 00:59:19 +00:00 |
|
mscott%netscape.com
|
4e709397a3
|
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
|
776da37489
|
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
|
3a78054dc6
|
Removing from directory as this has been moved to tests\smtp\smtpTest.cpp
|
1999-02-09 03:50:32 +00:00 |
|
ducarroz%netscape.com
|
bd0bf6556f
|
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
|
22088b8763
|
Ignore UNIX generated makefiles
|
1999-02-09 01:33:43 +00:00 |
|
ducarroz%netscape.com
|
454dd3b599
|
Initial check in
|
1999-02-09 01:28:32 +00:00 |
|
mscott%netscape.com
|
38bec9b170
|
First checked in.
|
1999-02-07 02:07:22 +00:00 |
|
mscott%netscape.com
|
68397cb55d
|
First checked in.
|
1999-02-07 01:50:40 +00:00 |
|