cbiesinger%web.de
eaca3dbd1b
Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
...
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
dougt%meer.net
7b1a85f11a
adding WebSTAR to the list of known FTP sites. r=sspitzer, sr=darin, b=106876
2004-08-28 07:47:32 +00:00
cbiesinger%web.de
068bc72122
set an event sink on the control connection's socket transport, and forward
...
"looking up host", "connecting to host" and "connected to host" events to the
progress sink.
Bug 252344 r=darin sr=bz
2004-08-08 20:17:54 +00:00
mvl%exedo.nl
78cf18cc57
prompt for username and password when anonymous ftp login failed
...
bug 124561, r=biesi, sr=darin
2004-07-30 10:56:14 +00:00
jst%mozilla.jstenback.com
042e913e2b
Fixing bug 250909. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net
2004-07-30 02:45:46 +00:00
cbiesinger%web.de
7f707d30dd
bug 85310 remove *WithConversion from necko r+sr=darin
2004-07-21 12:25:20 +00:00
cbiesinger%web.de
6263ab98d2
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
cbiesinger%web.de
00d7617374
bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
...
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
cbiesinger%web.de
6fa8bd737d
bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
...
r+sr=darin
2004-06-25 18:30:22 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
8ef49c61c2
bug 243974 can't download files larger than 4 GB
...
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
cbiesinger%web.de
52ead053dd
bug 245689 ftp channels report NS_ERROR_FAILURE when resuming fails, instead of NS_ERROR_NOT_RESUMABLE
...
r=bbaetz sr=darin
2004-06-11 14:56:35 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
scott%scott-macgregor.org
7d6d82ab51
Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
...
of just using the domain name of the sender.
Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
darin%meer.net
9ae1052a56
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
darin%meer.net
56ef759c17
fixes bug 238847 "working path's problem of FTP connection" r=dougt sr=bryner
2004-04-15 06:10:41 +00:00
cbiesinger%web.de
91a47b5ddb
Bug 219556 necko support for resumable downloads via http
...
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00
darin%meer.net
2f32a9a4f3
fixes bug 237686 "Mozilla cannot browse FTP server running under MVS, OS/390" r=dougt sr=bzbarsky a=asa
2004-03-29 04:01:41 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
peter%propagandism.org
feda8614f8
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
darin%meer.net
861d5ef83d
fixes bug 227267 "Upload file doesn't work well. It just upload file with zero size. [ftp only?]" r=dougt sr=dveditz a=chofmann
2003-12-18 18:41:05 +00:00
darin%meer.net
2b14b6a01c
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
2003-10-08 04:27:13 +00:00
darin%meer.net
f9bc2f9713
fixing bustage
2003-10-06 02:12:49 +00:00
darin%meer.net
77642ae698
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
bryner%brianryner.com
63fa99c65e
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
colin%theblakes.com
f8ff6dbf21
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
2003-08-20 20:06:31 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
darin%netscape.com
347f4e42e7
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dougt%meer.net
70405cf6ee
Backing out recent ftp change to know state. r+sr=darin, b=212439
2003-07-13 06:38:26 +00:00
dougt%meer.net
e5666ff654
Backing out ftp state reduction due to regressions. See 211729. r=darin, a=dbaron
2003-07-09 20:48:15 +00:00
dougt%meer.net
393c7500da
missed this line from the previous check in.
2003-07-02 20:57:43 +00:00
dougt%meer.net
7661770e41
bug 209972. removes CWD and PWD from state machine. General code clean up. r=bbaetz, sr=darin
2003-07-02 15:03:58 +00:00
bzbarsky%mit.edu
f75f9017d9
Make setting contentType or contentCharset act as hints if done before channel
...
open; use this in the CSSLoader to hint that we want text/css data. Bug
120789, r=dougt, sr=darin
2003-06-23 21:00:46 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
darin%netscape.com
3c6e0afaa8
fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa
2003-05-02 06:31:55 +00:00
darin%netscape.com
a0d85a46bd
fixes bug 201663 "FTP download from nightly / trunk - archives are short" r=dougt sr=bryner
2003-04-12 22:01:33 +00:00
darin%netscape.com
bfd31e83de
fixes bug 194402 "publishing doesn't complete; opens multiple FTP control connetctions" r=dougt sr=sfraser
2003-04-08 22:18:10 +00:00
dougt%netscape.com
a1da7b8665
allowing ftp URLs w/ anonymous username to automatically use anonymous password. r+sr=darin, b=196286
2003-04-08 20:31:24 +00:00
bryner%netscape.com
7ec9b049b7
Fix a leak of the output stream and socket transport due to shutdown ordering problems (bug 200094). Patch by darin, r=dougt, sr=me.
2003-04-02 03:27:17 +00:00
bryner%netscape.com
b5197b5523
Fix a leak when the directory listing is pulled from the cache (bug 199425). r=bbaetz, sr=darin.
2003-04-02 03:17:30 +00:00
dbaron%dbaron.org
497a62b29c
Fix shutdown leaks in FTP by freeing the elements of mRootConnectionList before going offline (during XPCOM shutdown). b=191835 r=bbaetz sr=darin
2003-03-25 14:48:57 +00:00
darin%netscape.com
a9955c10eb
fixing OS/2 bustage
2003-03-06 07:27:27 +00:00
darin%netscape.com
8ba1dc8571
fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky
2003-03-06 05:01:30 +00:00