cbiesinger%web.de
5db61a33cb
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
42c3884b3f
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
485d9acb38
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
0ba1186e2c
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
32c70bc52a
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
e2840246a1
bug 85310 remove *WithConversion from necko r+sr=darin
2004-07-21 12:25:20 +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
cbiesinger%web.de
0d612ddee8
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
2d532ef09f
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
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
651b84cbf0
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
696379a73c
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
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
scott%scott-macgregor.org
f7f37b70ef
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
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
darin%meer.net
b86829b878
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
d4e1da55f3
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
3a334596d0
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
01b94ceb16
Bug 219556 necko support for resumable downloads via http
...
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00
darin%meer.net
6b0702f7d2
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
1d2d419885
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
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com
1804c4910c
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
34cd8e8bdf
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
a42e149448
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
f7a90632c4
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
dfb4b8260b
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
2003-10-08 04:27:13 +00:00
darin%meer.net
d5d424d009
fixing bustage
2003-10-06 02:12:49 +00:00
darin%meer.net
325b3c6de7
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
70b73feae9
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
8d22535fb3
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
2003-08-20 20:06:31 +00:00
jaggernaut%netscape.com
f008bc2bad
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
f2964b1ae0
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
bf82a649b9
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
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dougt%meer.net
4cf0a9e9bb
Backing out recent ftp change to know state. r+sr=darin, b=212439
2003-07-13 06:38:26 +00:00
dougt%meer.net
2281cd621b
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
61bb3f5970
missed this line from the previous check in.
2003-07-02 20:57:43 +00:00
dougt%meer.net
963790c516
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
d1447d9cc1
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
8f112a4226
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
34c20a2555
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
0dbb0acadd
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
9648fbc5f1
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
bf9411c4a9
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
13a3cccaea
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
1ed5a8b575
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
799e880f94
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
71654d9c2c
fixing OS/2 bustage
2003-03-06 07:27:27 +00:00
darin%netscape.com
03c21e8b11
fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky
2003-03-06 05:01:30 +00:00