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

2103 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 191177270c fix 281473 restart required after switching from non ssl port to ssl port on imap server, on server that allows connection to default port but disables login, sr=mscott 2005-03-17 22:59:17 +00:00
bienvenu%nventure.com 2f8dd32d44 fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
bzbarsky%mit.edu d624665bc9 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
bienvenu%nventure.com 6932639dd7 fix 272988 handle dovecot imap server sending size after message headers when downloading headers, sr=mscott 2005-03-02 01:12:35 +00:00
timeless%mozdev.org a20ae9e6dd Bug 283923 remove useless test from nsImapProtocol::ProcessCurrentURL
r=bienvenu sr=bienvenu
2005-02-27 21:01:58 +00:00
bienvenu%nventure.com c4fc91b945 fix 235354 running imap filter that sets labels after the fact doesn't immediately set db flag, and 261297 case where propagating flags on message copy not working, when server doesn't support user-defined keywords, patches by jeongkyu.kim@gmail.com, r=bienvenu, sr=mscott 2005-02-26 19:02:51 +00:00
bienvenu%nventure.com 9a84d403fe remove dead imap connections from connection cache, r/sr=mscott, a=sspitzer 282486 2005-02-17 00:31:41 +00:00
neil%parkwaycc.co.uk 69f348e3ed Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bienvenu%nventure.com 18bc4cebab fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer 2005-02-16 03:21:28 +00:00
bienvenu%nventure.com 262292223b add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com b0cb0b0150 fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043 2005-02-14 19:54:45 +00:00
bienvenu%nventure.com 9733147b70 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com a1b8978fbd fix 249128 reduce string copying in HandleMessageDownloadLine and 249999 Eliminate fTokenizerAdvanced from imap parser, patches by Hans-Andreas, r/sr=bienvenu 2005-02-06 23:48:34 +00:00
bienvenu%nventure.com 90c96a0d9a add more logging for bug 275836, failure to copy multiple messages from imap to local folders, sr=mscott 2005-02-04 01:21:43 +00:00
bienvenu%nventure.com 99becbe61e fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott 2005-02-03 15:22:14 +00:00
bienvenu%nventure.com f82e225b8a support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
bzbarsky%mit.edu 16fa9b92a0 Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
<mikael@parknert.se>, r=dmose, sr=bienvenu
2005-01-14 17:23:12 +00:00
bzbarsky%mit.edu 40a0ef4b71 Fixing build bustage 2005-01-13 04:11:15 +00:00
bryner%brianryner.com 6c4ea68040 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
cbiesinger%web.de e262c3bb12 Bug 253794 use nsCRT::strtok instead of reimplementing it
patch by Mark Banner <mark@standard8.demon.co.uk> r=bienvenu sr=mscott
2005-01-12 20:46:37 +00:00
bienvenu%nventure.com 32d0b56d83 follow on work for 209545, get rid of hand-rolled imap proxying code, get rid of more unused code and bogus call to WaitForFEEventCompletion, sr=sspitzer 2005-01-12 16:46:12 +00:00
bienvenu%nventure.com 0ce740e95e fix 209545 get rid of remaining hand-rolled proxying code, use xpidl instead, sr=mscott 2005-01-12 15:20:32 +00:00
cbiesinger%web.de 8bf7cd6391 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bzbarsky%mit.edu e425259e0d Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
dbaron%dbaron.org 1cc6b3262a Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
bienvenu%nventure.com 343bd5f231 fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott 2004-12-14 23:02:11 +00:00
bienvenu%nventure.com cde53587cf potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott 2004-12-09 17:56:30 +00:00
neil%parkwaycc.co.uk 1d55e6f30b Bug 273080 Remove double assignment fNextToken = nsIMAPGenericParser::GetNextToken() p=Hans-A.Engel@unibas.ch r=bienvenu sr=dmose 2004-12-08 00:02:42 +00:00
bienvenu%nventure.com d41d48ad9b fix handling of corrupt imap .msf files, sr=mscott patch in 259434 2004-12-06 02:26:27 +00:00
timeless%mozdev.org 60b9f2dd6d Bug 250000 Remove string copying in |nsIMAPGenericParser::AdvanceTokenizerStartingPoint()|
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 18:48:05 +00:00
timeless%mozdev.org a66d0660f8 Bug 249675 IMAP parser: multi-line quoted strings can crash mozilla
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 17:44:40 +00:00
bienvenu%nventure.com d930cb4fb8 whitespace cleanup only, no bug 2004-11-23 16:44:28 +00:00
bienvenu%nventure.com 2464aca55c fix 210614, sr=mscott make pop3 incoming filters capable of filtering to imap folders 2004-11-23 04:50:23 +00:00
bienvenu%nventure.com dd833feab3 potential fix for top crash in nsImapProtocol::ReleaseUrlState, sr=mscott, a=asa, 166295 2004-11-19 03:48:17 +00:00
darin%meer.net c79cfdbf74 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bienvenu%nventure.com 9c74f61e08 fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders 2004-11-15 01:20:35 +00:00
bienvenu%nventure.com 484d86a9be fix 268491 password_protect local cache setting had some problems with imap, sr=mscott 2004-11-11 19:23:13 +00:00
bienvenu%nventure.com c922a1abc3 fix imap filters that mark as read as well as delete, 243832 sr=mscott 2004-11-11 18:53:58 +00:00
bienvenu%nventure.com 191925af33 fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bienvenu%nventure.com 763d470e54 fix 268025 notification when msg is loaded, sr=sspitzer 2004-11-06 23:42:39 +00:00
scott%scott-macgregor.org a82f7e1d27 Bug #267231 --> dragging a virtual folder in an imap account to another folder fails as we try to unsubscribe/subscribe the virtual folder instead of just moving the summary file.
sr=bienvenu
2004-11-03 05:45:28 +00:00
timeless%mozdev.org cddb338087 Bug 248933 IMAP parser: end of line is not handled correctly while parsing quoted/literal strings
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-02 05:21:42 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
jshin%mailaps.org 99e228cc96 bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
bienvenu%nventure.com 0959e63d6d detect attachments in imap messages at header download time, sr=mscott, 241203 2004-10-25 21:54:34 +00:00
bienvenu%nventure.com 2e1860cbb5 fix rename of virtual imap folders, sr=mscott 265507 2004-10-25 02:38:45 +00:00
bienvenu%nventure.com 6a189c131d fix for 187145 losing offline imap delete events, sr=mscott 2004-10-24 02:50:19 +00:00
bienvenu%nventure.com 88d3352172 fix folders like Inbox^Template appearing for imap accounts, ignore .msf files for imap virtual folders in favor of getting them from virtualFolders.dat, sr=mscott 237609 2004-10-14 20:14:41 +00:00
bienvenu%nventure.com 9bdfe72d87 add option to make sure there are imap deleted messages before doing an expunge, off by default, patch by mikael@parknet.se, r=neil, sr=bienvenu 235004 2004-10-12 17:17:18 +00:00
bienvenu%nventure.com 3c7165ccf2 another fix for 249195, possible to corrupt offline imap store if you pseudo-interrupt a msg load, sr=mscott 2004-10-07 17:52:20 +00:00
bienvenu%nventure.com d56d24d998 possible fix for 246439, race condition crash in imap protocol code in multi-processor machines, sr=mscott 2004-10-07 03:02:48 +00:00
bienvenu%nventure.com 4a341156f5 fix 256221 crash running an imap filter after the fact that marks messages read, sr=mscott 2004-09-29 00:58:48 +00:00
peterv%propagandism.org 6c561da23e Fix for bug 261098 ([Mac Only] Unable to open links in mail messages). r=neil, sr=bienvenu, a=dbaron. 2004-09-26 12:02:12 +00:00
peterv%propagandism.org 4d359db0ee Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
bienvenu%nventure.com 4cc832eea2 fix offline download getting aborted when reading a message in mem cache or offline store, sr=mcott 249195 2004-09-14 19:45:43 +00:00
bienvenu%nventure.com b13ea1498b fix balsa (wood) build bustage 2004-09-12 23:10:46 +00:00
bienvenu%nventure.com dc6ec15294 fix 196095 sr=mscott, silently attempt new connection and rerun url when we get disconnected from imap connection 2004-09-12 21:29:25 +00:00
bienvenu%nventure.com c8bab35d97 fix regression introduced by bug 41929, sr=mscott imap online server directory wasn't getting hierarchy delimiter appended to it 2004-09-08 00:25:50 +00:00
robin.lu%sun.com 6200f171a8 fix bug 257079 crash in nsImapMailFolder::UpdateImapMailboxInfo.
patched by robin.lu@sun.com r+sr=bienvenu
2004-09-06 01:46:31 +00:00
bienvenu%nventure.com f1843ef854 backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
bienvenu%nventure.com e1ff7b685a fix topcrasher in imap header download, r=sspitzer, sr=mscott 255581 2004-08-20 19:15:40 +00:00
bienvenu%nventure.com ba24c62c2d fix problem with thread safety assertions, fallout from 41929, sr=mscott 2004-08-19 14:41:37 +00:00
bienvenu%nventure.com cf5790ade3 fix problem with imap folder discovery, fallout from 41929, sr=mscott 2004-08-19 14:38:24 +00:00
neil%parkwaycc.co.uk fba5bf29e8 Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me 2004-08-18 23:11:28 +00:00
bienvenu%nventure.com ff78c4dea5 don't open all msf files when opening imap server with acl for the first time, fixes running out of handles on various unixes, sr=mscott 249754 2004-08-06 13:12:04 +00:00
bienvenu%nventure.com a03307c784 fix 254290 newly added imap servers w/o inbox don't get inbox added, sr=mscott 2004-08-05 19:32:27 +00:00
bienvenu%nventure.com be0458f676 fix 254290, create empty imap inbox when creating imap account, sr=mscott 2004-08-04 18:57:06 +00:00
bienvenu%nventure.com 9d46ef4a24 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
timeless%mozdev.org 2b169b8439 Bug 248768 parser code for IMAP and addrbook: stroken_r: pull end-of-string checks out of char-delimiter loop
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=neil
2004-08-01 04:02:02 +00:00
bienvenu%nventure.com 51d41c2804 fix case where mem cache had empty messages put it, also recover from same error, 249195 sr=mscott 2004-07-23 02:46:12 +00:00
bienvenu%nventure.com 0468621c32 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
timeless%mozdev.org a7a67aba32 Bug 249912 XSENDER support broken in IMAP
patch by Hans-A.Engel@unibas.ch r=ducarroz sr=bienvenu
2004-07-15 18:36:35 +00:00
scott%scott-macgregor.org cb2d83cc60 Bug #250698 --> make nsIMsgCopyService.CopyFileMessage useful for arbitrary folders
Patch by Myk
r=bienvenu
sr=sspitzer
2004-07-14 04:16:28 +00:00
bienvenu%nventure.com f405ceb1db put up specific error message when imap connection gets reset - helps courier server users who get kicked off because too many connections are used, r/a=sspitzer, sr=mscott 250004 2004-07-12 18:43:41 +00:00
bienvenu%nventure.com 824cfec9df fix save as draft on imap servers that don't like empty flag list sr=mscott 248240 2004-07-02 23:45:27 +00:00
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org d135597d46 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
bienvenu%nventure.com d78bb30101 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
bienvenu%nventure.com fe8e4e2d2d handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott 2004-06-23 17:54:43 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org 74cbf0c83e Bug #245430 --> Port more thunderbird static build work to the trunk. Get rid of a static string class
from nsImapProtocol to avoid an OS X static build crash.

sr=bienvenu
2004-06-10 23:51:32 +00:00
bienvenu%nventure.com 9abd635369 fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
bienvenu%nventure.com b9baa999e4 fix 245044 problem with biffing non-inbox imap folders, by backing out fix for 239181, sr=mscott 2004-06-04 23:49:11 +00:00
bienvenu%nventure.com 1b33e69da5 fix for 239181, shouldn't issue IMAP STATUS command when in selected state on folder, sr=mscott 2004-05-23 16:57:34 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com fc59b9f70f fix stop watch cursor selecting an imap folder for the second time while offline, sr=mscott 244282 2004-05-21 17:39:37 +00:00
bienvenu%nventure.com a6b645eb86 fix 169271 when displaying an imap message with parts, and falling back to fetching the whole msg because the parts are inline, store the msg for offline use if we would have stored it for offline use but for the parts, sr=mscott 2004-05-20 23:28:49 +00:00
bienvenu%nventure.com c2bf27ca90 try to retain label when copying messages to imap server that doesn't support user defined keywords, 215777, sr=mscott 2004-05-20 23:22:52 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
bienvenu%nventure.com d1e4692360 attempt to fix imap race condition around m_urlInProgress with monitor, don't wait for end idle response when shutting down, sr=mscott 243605 209188 2004-05-18 13:25:57 +00:00
bienvenu%nventure.com 22302737d3 fix problem where folders three levels deep or more were not shown in folder pane, if one of the ancestors was not subscribed to, sr=mscott 241319 2004-05-05 03:07:34 +00:00
bienvenu%nventure.com 9ced87198b fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott 2004-05-04 18:32:25 +00:00
bienvenu%nventure.com 74b431fd1d fix memory leak copying multiple messages to an imap folder from a different account, 213688, sr=mscott 2004-04-27 19:52:41 +00:00
neil%parkwaycc.co.uk 9ef0f1f9ba Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
bienvenu%nventure.com 6860e94d83 fix imap empty trash, sr=mscott 241778 2004-04-26 20:51:43 +00:00
bienvenu%nventure.com 5d38ce6a49 fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott 2004-04-24 14:31:03 +00:00
bienvenu%nventure.com b5040e75e2 null check to prevent crash with idle response and null mail folder sink sr=mscott 241464 2004-04-23 18:25:17 +00:00