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

327 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 7e9935a79c Fix mismatched memory free. Bug #6722 --> replace PR_Open use with nsFileSpec & nsFileStream. 1999-05-26 22:53:03 +00:00
mscott%netscape.com 0cc9ddde6d Fix memory leak of mailbox struct. 1999-05-26 22:49:09 +00:00
mscott%netscape.com 49ff440b55 Fix uninitialized memory read. 1999-05-26 22:43:01 +00:00
briano%netscape.com 70112c66da Fix for NO_STATIC_LIB builds. 1999-05-26 22:20:12 +00:00
jefft%netscape.com f7a05baf9f more on cached connection work - time out and number of maximum connections per host implementation; fixed delete messages not working problem; fixed crash when server disconnect the connection; inproper ref counting problem 1999-05-26 21:56:36 +00:00
jefft%netscape.com 1faa5ccc50 defautl set fDeleteIsMoveToTrash to true 1999-05-26 21:52:54 +00:00
jefft%netscape.com 4730d69add more on cached connection work - time out and number of maximum connections per host implementation 1999-05-26 21:51:38 +00:00
sspitzer%netscape.com 1220941099 fix build breakage on UNIX 1999-05-26 16:19:50 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
briano%netscape.com 4d3055bc0c Fixed the breakage this incomplete makefile was causing NO_STATIC_LIB builds. 1999-05-24 04:55:52 +00:00
bienvenu%netscape.com 7bad36bff6 turn on protocol logging in release mode 1999-05-19 04:43:00 +00:00
jefft%netscape.com 024b366eb6 fixed VC++ 5.0 bustage problem 1999-05-19 01:15:17 +00:00
jefft%netscape.com ff85add93a fixed delete message barf on creating new message header 1999-05-19 01:05:05 +00:00
jefft%netscape.com 835c1e8643 set default maximum connections to be 5 instead of 2 1999-05-18 23:24:07 +00:00
jefft%netscape.com ea25bc066e call load url from imap incoming server 1999-05-18 22:39:32 +00:00
jefft%netscape.com 9bd44c06b5 more on cached connections work -- urlQueue now implemented on nsImapIncomingServer instead of nsImapService; LoadNextQueuedUrl() will be triggered when finishing a running url 1999-05-18 22:38:25 +00:00
jefft%netscape.com d3d218c7c3 more on cached connections - removed CreateImapConnection(), LoadNextQueuedUrl() method 1999-05-18 22:34:41 +00:00
jefft%netscape.com 538dcb2446 more on cached connections - added TellThreadToDie() method 1999-05-18 22:33:49 +00:00
jefft%netscape.com ada08534f2 more on cached imap connections work - added Get/SetMaximumConnectionsNumber(), GetImapConnectionAndLoadUrl(), LoadNextQueuedUrl(), RemoveConnection() method 1999-05-18 22:32:46 +00:00
bienvenu%netscape.com 3dea144f37 fix problem displaying headers when selecting folder we haven't opened before 1999-05-17 22:44:12 +00:00
jefft%netscape.com 47e70117f3 temporary fix for cached connection not working for same imap host 1999-05-17 06:28:10 +00:00
bienvenu%netscape.com 4dd806d676 fix problems selecting folders other than the inbox 1999-05-17 00:41:26 +00:00
jefft%netscape.com 366ce2f7bb making sure cached connection work with multiple imap servers 1999-05-16 21:55:25 +00:00
bienvenu%netscape.com d2e1cc09d5 fix vc5 build bustage 1999-05-16 21:22:27 +00:00
sspitzer%netscape.com fb8e38b9ea more changes needed for runtime. will get unresolved symbols when
services get loaded
1999-05-16 05:22:12 +00:00
sspitzer%netscape.com 35dfe0f80a fix SunOS build bustage.
can you believe one undefined symbol (_._13nsUInt32Array) led to linking in these additional files?  me neither.  question:  why did it build on linux?
1999-05-16 04:55:31 +00:00
sspitzer%netscape.com 5ac0e6f51b ignore the generated test app 1999-05-16 01:43:49 +00:00
bienvenu%netscape.com 10c29093db re-enable selecting of other imap folders besides inbox 1999-05-16 00:10:50 +00:00
mscott%netscape.com b9010df4aa fix warnings by re-ordering membewr data initialization. 1999-05-15 22:18:45 +00:00
mscott%netscape.com a3f9a376b9 Fix signed / unsigned assignment problem... 1999-05-15 22:17:50 +00:00
mscott%netscape.com f251cc4d94 quiet compiler warnings....re-order member variable initialization, remove unused variable. 1999-05-15 22:17:02 +00:00
mscott%netscape.com 1781b62263 Remove unused variable to quiet warning.... 1999-05-15 22:16:00 +00:00
mscott%netscape.com 8a5369f20c Fix unsigned / signed assignment & comparison problems. 1999-05-15 22:15:11 +00:00
mscott%netscape.com b43398d6be quiet compiler...re-order initialization of class members. 1999-05-15 22:14:20 +00:00
mscott%netscape.com c49c15a3e2 fix warning - remove unused variable. 1999-05-15 22:13:09 +00:00
mscott%netscape.com 1ded715447 Fix GetUserName such that it uses GetServer on the folder instead of calling GetCurrentServer from the acct manager. This fixes the imap problem where you couldn't perform cmds like displaying messages unless you imap server was the first one. 1999-05-15 21:07:18 +00:00
mscott%netscape.com a2843c2633 implement GetIncomingServerType as part of adding a GetServer method for a folder. 1999-05-15 19:39:58 +00:00
jefft%netscape.com e1305e9d8f fixed all the subfoler created on top level 1999-05-15 02:59:23 +00:00
bienvenu%netscape.com 0681e2a178 fix get new mail when using cached connection 1999-05-15 02:26:36 +00:00
jefft%netscape.com f9ee7c4805 fixed new folder not added to to the folder pane problem 1999-05-14 23:26:00 +00:00
jefft%netscape.com f743104f91 fixed imap folder discovery problem; the default fNamespacesOverridable should be set to true 1999-05-14 22:46:21 +00:00
bienvenu%netscape.com d2998ec6fb fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
jefft%netscape.com f748400d23 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
ducarroz%netscape.com b8a7c07e39 Delay creation of m_pathName to avoid problem on Mac with empty path. 1999-05-14 18:52:03 +00:00
jefft%netscape.com 50d98611cc inform the database to delete the message header 1999-05-14 14:27:19 +00:00
jefft%netscape.com 404eb8f4fc cached connection work -- added LoadNextQueuedUrl() method for a connection to call when a url is done executing 1999-05-14 04:15:22 +00:00
jefft%netscape.com 1e31dd7e61 cached connection work - enhanced IsBusy(), CanHandleUrl() method to return more information regarding a connection status vs the new url running state to decide whether a url can run right away or has to wait until a specific connection is free 1999-05-14 04:13:54 +00:00
jefft%netscape.com add02cedbf cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com 9731445fc4 cached connection work - added additional bool parm, isInboxConnection, to IsBusy() method; added additional bool parm, hasToWait, to CanHandleUrl() method 1999-05-14 04:07:00 +00:00
warren%netscape.com 87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00