Doug Turner
|
e35d8e72d5
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
|
Andrey Ivanov
|
88efb74b09
|
Bug 178506: Preserve original last-modified date on downloads r=sdwilsh
|
2010-01-30 12:58:01 -05:00 |
|
Honza Bambas
|
627774b80b
|
Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi
|
2009-11-18 17:02:28 +01:00 |
|
Michal Novotny
|
ed31cc1590
|
Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline
|
2009-07-22 15:05:52 +02:00 |
|
Michal Novotny
|
6773e9b109
|
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
|
2009-09-21 19:57:36 +02:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Koen Deforche
|
9c614d6177
|
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
|
2009-03-19 00:59:39 +01:00 |
|
Bjarne
|
474a2cb070
|
Bug 473371 - Make FTP also honor LOAD_ANONYMOUS flag; r=jduell.mcbugs sr=jonas
|
2009-03-08 10:38:57 +01:00 |
|
Serge Gautherie
|
1559e80045
|
Backed out changeset: 08b98b9b0868
|
2009-02-25 16:46:51 +01:00 |
|
Koen Deforche
|
e64eff0388
|
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
|
2009-02-25 16:25:06 +01:00 |
|
Michal Novotny
|
5e7c0ee5dd
|
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
|
2009-02-23 19:28:17 +01:00 |
|
Arpad Borsos
|
70846f9fab
|
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
|
2009-02-23 02:05:28 +01:00 |
|
Michal Novotny
|
101b019764
|
Bug 386167 - firefox doesn't show login/password form when connecting to ftp server with anonymous accounts disabled; r+sr=bzbarsky
|
2009-02-21 03:09:18 +01:00 |
|
Boris Zbarsky
|
6c7a1a881c
|
Bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
Michal Novotny
|
025f2c9b0a
|
Bug 389394. Fix FTP upload of small files to properly report failures. r+sr=bzbarsky
|
2008-09-10 23:25:39 -04:00 |
|
Michal Novotny
|
9d1b81f5cc
|
Bug 406787 - Empty index shown after ftp error if you hit return in the URL Bar; r+sr=bzbarsky
|
2008-09-07 15:48:40 +02:00 |
|
Ryan VanderMeulen
|
a922457486
|
Bug 271823 - "do_GetIOService should use nsGetServiceByCID" (Fix the indentation error) [r=Neil]
|
2008-08-20 00:09:03 -05:00 |
|
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
|
2903e168b8
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
|
Michal Novotny
|
1edb721140
|
Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger
|
2008-08-15 16:56:22 +02:00 |
|
reed@reedloden.com
|
a25c74879a
|
Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner]
|
2007-11-05 13:02:52 -08:00 |
|
sdwilsh@shawnwilsher.com
|
04b8be39d6
|
Bug 395539 - FTP TransportStatus's progressMax reports the full file size for REST retrieval (resuming partial download). Patch by Edward Lee <edilee@gmail.com>. r=cbiesinger, sr=cbiesinger, a=bzbarsky
|
2007-09-17 13:35:11 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
cbiesinger@gmx.at
|
2a39fb4759
|
Bug 390082 make sure to make data connections to the same IP address as the control connection r+sr+a=bz
|
2007-08-15 17:15:53 -07:00 |
|
cbiesinger@gmx.at
|
4afa23fd6d
|
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
r+sr=bz a=roc
|
2007-07-26 19:40:45 -07:00 |
|
dcamp@mozilla.com
|
41ad48abf4
|
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
|
2007-07-08 15:15:51 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
gavin@gavinsharp.com
|
e709c38502
|
Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi
|
2007-05-14 11:39:34 -07:00 |
|
Olli.Pettay@helsinki.fi
|
23b2b446b7
|
Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi
|
2007-04-23 09:28:12 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|