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

174 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner 779a995e02 Fix bug 582290 Automatic fetching of new feed messages not happening. Regression from mailnews/local part of bug 377319. rs=Neil over irc. 2010-07-27 21:31:44 +01:00
Jan Horak eacb46f61e Bug 377319 Convert mailnews to the external API r=Neil sr=bienvenu 2010-07-27 12:51:38 +01:00
Jan Horak 20bef9dd20 Bug 377319 Convert mailnews/local to the external API r=Neil sr=bienvenu 2010-07-25 15:44:24 +01:00
David Bienvenu 11bb76482f Bug 392680 Clicking Get Mail twice or during startup (while first round not finished) returns modal "This folder is being processed. Please wait until processing is complete to get messages." dialog / error message [pop]. r=Standard8,sr=Neil 2010-07-23 08:56:21 +01:00
Mark Banner b04dc034d1 Test-only change following bug 571193. Tweak mac filename creation to use colon as originally wanted, now that the mac file creation behaves a bit more like unix. Agreed with bienvenu over irc. part bustage fix for CLOSED TREE 2010-07-22 16:11:32 +01:00
Mark Banner ccfd879b37 Part of bug 575740. Address minor review comments for attachment 455919 that was landed before review happened. Original patch by Bienvenu, Standard8 addressed review comments as part of review. CLOSED TREE 2010-07-14 15:36:21 +01:00
David Bienvenu 0d4d8617ef CLOSED TREE bug 575740, r/sr=standard8 adapt to component mgr changes 2010-07-04 07:37:32 -07:00
Neil Rashbrook 7b1eac2ea4 Bug 574438 Can't pass null to inout parameters of prompt functions r+sr=bienvenu 2010-06-24 23:37:20 +01:00
Justin Wood adfa1840d8 Bug 512490 - Remove REQUIRES from comm-central. r=KaiRo, r=Standard8 2010-06-12 03:11:30 -04:00
Philip Prindeville 565add7da1 Bug 529921 - RFC-2597/2598/3168 Quality-of-Service (DSCP) marking should be supported. r=biesi, sr=Neil
(some parts of patch also by bienvenu)
2010-06-13 20:49:00 -04:00
Kent James cc200c3bce Bug 387361 - msg copy action to imap on incoming pop3 mail fails with quarantining turned on for antivirus, r/sr=bienvenu 2010-06-08 11:53:56 -07:00
Edmund Wong d3e87d4be8 Bug 232691 - "replace nsString() nsAutoString() and friends with EmptyC?String()" [r=jonas sr=dbaron]
Changing NS_LITERAL_STRING("") to EmptyString()

--HG--
extra : rebase_source : 09fe80ded502f7972275eddc18a89253c8686fb0
2010-05-19 17:04:07 -04:00
Ben Bucksch cb60ece7f9 nsPop3Protocol, fix crash when server closed connection and we still try to show password prompt. bug 556249, r/a=Standard8, sr=bienvenu
Probably a regression from bug 466933.
2010-05-19 17:57:12 +02:00
David Bienvenu 7fd3b63cdd bug 466933 r/sr/a=standard8, error getting pop3 mail after resuming from sleep mode 2010-05-12 07:57:48 -07:00
Walter Meinl 0aa1af7723 Part of Bug 534408 Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps) - (Iv2) Improve OS/2 methods of linking with libraries that have long names on other platforms. r=Callek 2010-05-10 10:13:32 +01:00
timeless@mozdev.org 33b4ea4aea crash [@ nsMsgDatabase::DeleteHeader(nsIMsgDBHdr*, nsIDBChangeListener*, int, int)] with pop account, plus some random totally unrelated corrections to non-executable files with executable permissions, r=bienvenu, sr=Standard8
--HG--
extra : rebase_source : 5cdc012ecf5feaafd57200d14666fd57c0afe609
2010-05-09 14:12:34 -07:00
Serge Gautherie f5dc42a76b Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Gv2) Get rid of USE_SHORT_LIBNAME and useless SHORT_LIBNAMEs.
r=(Callek, kairo, standard8) sr=standard8 a-seamonkey2.1a1=kairo. (CLOSED TREE)
2010-05-07 16:14:57 +02:00
David Bienvenu d44c2cc9bb Bug 545126 HTML Mail View very slow (45++ sec) for pop and local folders. r/sr=Standard8. a=Standard8 for check in to 3.1 beta 2 and CLOSED TREE 2010-04-30 18:12:11 +01:00
Mark Banner 6e2fc68bc1 Fix unit test bustage from bug 557625 - Fix missing rv parameter so that rv gets initialised. 2010-04-21 10:16:44 +01:00
Mark Banner ae25d497df Bug 557625 Hook up POP3 to msgAsyncPrompt service and make its password prompts serial again. r/sr=bienvenu 2010-04-21 07:40:39 +01:00
Kent James 2f0caa369b Bug 540385 - Manually marking a message as NOT JUNK is insufficient; message gets refiled as junk, r/sr=bienvenu 2010-04-20 10:24:12 -07:00
Makoto Kato 733d7a1c0f Bug 559528 - Don't appear preview message on new biff window when receiving multiple message. r=bienvenu sr=standard8 2010-04-19 00:23:07 +09:00
neil@parkwaycc.co.uk 19e2cc1736 use buffered file i/o to help perf with profiles on networked file systems, and get us back to 2.0 filespec perf, r=bienvenu, sr=standard8, with a few code tweaks by bienvenu bug 539389 2010-04-13 14:58:43 -07:00
Ben Bucksch 3338b26e6a Changed and new strings need IDs never used before. Bug 555164, requestedby=sipaq, r=bienvenu, sr=standard8 2010-04-01 00:40:19 +02:00
Jan Horak 6209e57935 Bug 377319 Convert mailnews/base/util to the external API r=Neil sr=Standard8 2010-03-24 22:34:46 +00:00
Ben Bucksch 76b8e57e90 Rewrite authentication logic (in IMAP, POP, SMTP) (more below) Bug 525238, r=bienvenu, r=bwinton (accountcreation), sr=NeilAway, ui-r=clarkbw
- Add pref to specifically set plaintext password auth, encrypted pw auth, Kerberos, NTLM.
  This allows to show proper error (without pw dialog) for Kerberos failure (bug 339050) and
  to invoke a Kerberos OS password prompt (bug 524698).
- For that, and because it was badly needed, also rewrite authentication login.
  This fixes many bugs, e.g. users getting a password prompt when login failed
  for reasons other than password (e.g. POP server limiting to checks every 15 minutes).
- Create migration.jsm where we can update profiles on startup.
- Change IDL constants for SSL, per Neil
2010-03-20 02:11:28 +01:00
David Bienvenu 9e6e121e39 fix bug 547564, mac file names with : can't be read in pop3 server accounts, r/sr/a=Standard8 for checkin to CLOSED TREE 2010-03-15 08:59:42 -07:00
Serge Gautherie 63897f077f Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Ev1) Get rid of msglocal.dll special case: s/localmail/msglocal/ for all.
r+sr=standard8.
2010-03-11 12:37:27 +01:00
Neil Rashbrook 2a8919e5ef Bug 377319 Remove #ifdef where previous checkin made them unnecessary r=bienvenu sr=dmose 2010-03-03 21:44:08 +00:00
David Bienvenu d4dbd9865e fix release mode build bustage 2010-02-23 17:30:38 -08:00
David Bienvenu 9774fd7bb2 add pop3 activity to activity manager, r/sr=standard8, ui-review = clarkbw, bug 535437, one file I missed 2010-02-23 17:11:47 -08:00
David Bienvenu bd48049fdf add pop3 activity to activity manager, r/sr=standard8, ui-review = clarkbw, bug 535437 2010-02-23 17:09:05 -08:00
Ben Bucksch e179bc049c Tests: Implement AUTH CRAM-MD5, PLAIN and LOGIN properly in fakeserver. Other test improvements. Bug 525238, r=bienvenu 2010-02-22 20:46:17 +01:00
Makoto Kato 53c058f852 Bug 538512 - local folder size limit to extend to 4GB on Mac OS X. r=bienvenu, sr=bugzilla 2010-02-12 13:20:43 +09:00
David Bienvenu 9054bd6aeb attempt to fix test bustage from bug 533640 2010-02-09 17:02:08 -08:00
David Bienvenu 3f1e10ec24 fix bug 533640, 2.0 to 3.0 upgrade loses folders with ':' in name on mac, r/sr=standard8, w/ unit test 2010-02-09 15:51:07 -08:00
Neil Rashbrook 3a059d9fee Bug 377319 Always use the two-arg form of ToInteger to make it easier to convert to the nsStringAPI version r=bienvenu 2010-02-09 22:46:27 +00:00
Serge Gautherie d86743fa9d Bug 530414 - Some /mailnews/local/src/nsLocalMailFolder.cpp cleanup; (Av2) Mostly "whitespaces", A few rewrites.
r+sr=bienvenu.
2010-02-08 00:49:45 +01:00
timeless@mozdev.org fcd73d2fe9 Bug 541387 [@ nsPop3IncomingServer::GetDeferredToAccount] Thunderbird will not start. r=bienvenu,sr=Standard8 2010-02-01 21:38:23 +00:00
Mark Banner d35a3cb24b Backed out changeset 82285c09d260 / Bug 499995 due to test failures. 2010-01-27 06:42:46 -08:00
timeless 2cf23edb6c Bug 499995 - fix signed/unsigned compiler warnings in mailnews.
r+sr=neil.
2010-01-27 05:25:54 +01:00
David Bienvenu 43cf3a4b00 allow offline stores > 4GB, bug 532323, r=neil, sr=standard8 2010-01-20 15:43:50 -08:00
David Bienvenu 3dfe86f9b6 add forward inline filter action, r=rkent, sr=standard8, bug 312025 2010-01-20 14:15:44 -08:00
Neil Rashbrook d1f9b63e3e Bug 540421 DeleteMessages shouldn't use nsTArray in its signature r+sr=bienvenu 2010-01-20 20:11:56 +00:00
David Bienvenu 7e54a22a51 try to recover data downloaded to local folders-1 account, r/sr=standard8, bug 538414 2010-01-10 14:54:10 -08:00
David Bienvenu 18329aafa3 fix bug 534382, tb 2 profiles with multiple local folder accounts get one of them turned into smart mailboxes, which messes up pop3 download, remove code that cause problem, and fix deferral to point back to local folders, r=bwinton, sr=standard8 2010-01-07 09:52:13 -08:00
John Daniels 58ba175309 Bug 525819 - Make do_timeout take a callback function, not a string to eval. This fixes all callers in the comm-central repository, so it can be changed in mozilla-central. r=jwalden
--HG--
extra : rebase_source : e75d48df0273efd08e487e959e699361b8f0dbd9
2009-12-18 14:08:58 -05:00
Zane U. Ji 96ad3a7d3d fix 505072, handling of charset in html mail, r/sr=bienvenu 2009-11-17 15:45:25 -08:00
Serge Gautherie 247c7ca255 Bug 33451 <nsMailboxUrl.cpp> followup ++.
Bug 459693 - Eliminate nsFileSpec and nsIFileSpec (references) from MailNews; (Iv1).
r+sr=bienvenu.
2009-11-14 00:35:13 +01:00
Andrew Sutherland d64b047e89 Bug 527679 - gloda indexing does not properly handle undone message deletions. generate move notification for local-to-local undo v1. r+sr=Standard8, a=blocking-thunderbird3 2009-11-12 03:21:45 -08:00