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

545 Коммитов

Автор SHA1 Сообщение Дата
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
darin%netscape.com 5b9cb095a3 fixes bug 191220 "FTP: not entering directory, instead message box : 'Alert: 250 CWD command successful'" r=bbaetz,sr=dougt,a=asa 2003-02-02 02:55:30 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
dbaron%dbaron.org 954ad5f9d9 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:35:09 +00:00
alecf%netscape.com 8b8d5615ea fix for bug 170987 - move the FTP protocol into necko from necko2, so that necko.dll isn't required for embedding
r=gordon, sr=darin
2003-01-07 21:56:32 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
darin%netscape.com a736085beb fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
darin%netscape.com 5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
bzbarsky%mit.edu 74a9b1ed3e Prioritize data-sniffing over extension-sniffing for ftp and http. Bug
177026, r=rpotts, sr=darin
2002-11-06 22:29:17 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
dougt%netscape.com b2f41f9590 fixes download dialog comes up even though FTP server can't be found 173280, r=neeti@netscape.com, sr=darin@netscape.com, a=dbaron 2002-10-10 00:53:53 +00:00
dougt%netscape.com 24b79afe01 Fixes two FTP bugs 148881 cancelling ftp download before save file dialog is present and 169214 Viewing an HTML page with a missing CSS file via FTP crash. r=rpotts@netscape.com, sr=darin@netscape.com 2002-09-30 21:50:18 +00:00
neeti%netscape.com 014afd4414 fix for bug 123388 - FTP should accept CR line endings, r=dougt@netscape.com, sr=darin@netscape.com 2002-09-27 20:19:04 +00:00
dougt%netscape.com 4ce8a1539f Moves uploadStream to nsIUploadChannel. r=neeti@netscape.com, sr=darin@netscape.com, b=100601 2002-09-25 20:15:17 +00:00
neeti%netscape.com 5b81566c8e backing out fix for bug 141451, r=dougt 2002-09-17 20:22:32 +00:00
neeti%netscape.com 368408aced bug 141451 - First a window "Document contains no data" is shown, r= dougt, sr=darin 2002-09-13 20:47:15 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
neeti%netscape.com 4b5e1cebe7 fix for bug 141784, ftp.gigo.com does not connect, r=dougt, sr=darin, a=rjesup@wgate.com 2002-09-06 20:23:00 +00:00
dougt%netscape.com 881aab2746 Bug 166595 prompted to save a file twice when downloading with shift-click on ftp link. patch by bzbarsky@mit.edu, r=me, sr=darin, a=rjesup@wgate.com 2002-09-06 20:10:15 +00:00
dougt%netscape.com c7a5ce8c32 Fixes 95590 FTP: SYST limitations. Intergrates Cyrus Patel LIST Parser. r=dougt, sr=darin@Netscape.com. 2002-08-29 03:13:18 +00:00
bbaetz%student.usyd.edu.au e74d597519 Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
dougt%netscape.com 8302c260df Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714 2002-08-12 23:11:44 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
bryner%netscape.com caa52be426 Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa. 2002-07-30 02:25:08 +00:00
colin%theblakes.com 3ae12b4049 Initial publish support for OpenVMS. b=22299 r=bbaetz sr=scc 2002-06-24 14:00:45 +00:00
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
dp%netscape.com d40ea9d737 bug 146537 Ftp moved from using 64k segment sizes to 4k r=bbaetz
sr=darin
2002-05-30 01:10:06 +00:00
dougt%netscape.com 666bb8a4f0 Allowing ftp to work against servers that use port 22, r=bradley, sr=brendan/darin, bug 147496 2002-05-28 22:06:01 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
darin%netscape.com b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
dougt%netscape.com 19904bc679 Fixes bugs 138254 and 138157. The first addresses problems with STOR and CWD. On some servers, we screw up and ask that the server to store the uploaded file in a absolute position when we really want the file to be relative to the CWD. The second bug addressees resolves a cpu peg after upload. r=bbaetz/brade. sr=darin@netscape.com 2002-04-30 21:12:53 +00:00
brade%netscape.com bc6688ff4c don't allow extra ftp commands to be executed (bug 139202); r=bbaetz, mstoltz; sr=alecf, darin 2002-04-24 20:26:05 +00:00
bbaetz%student.usyd.edu.au 41a4371b8a Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
downloads
r=dougt, sr=darin, a=rjesup
2002-04-04 00:03:56 +00:00
timeless%mac.com fc4a10e4ef Bug 129533 |Cannot use const char* to initialize char*| bustage
r=bryner sr=darin a=asa
2002-04-01 19:58:02 +00:00
bbaetz%student.usyd.edu.au dd1093da7f Bug 129811 - PASV data connection issues
r=gagan, sr=darin, a=asa
2002-03-31 09:41:51 +00:00
bbaetz%student.usyd.edu.au 4b99784058 Bug 130299 - confused by , in PASV response message
r=gagan, sr=darin, a=asa
2002-03-31 05:17:27 +00:00
bbaetz%student.usyd.edu.au cce5dc31eb Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
r=badami, sr=darin, a=dbaron
2002-03-31 03:46:12 +00:00
brade%netscape.com 277f47b31b send STOR's data only after STOR command is sent and acknowledged; always issue read to open tcp connection for data channel (bug 127291, r=valeski & bbaetz, sr=darin, a=asa) 2002-03-27 02:09:09 +00:00
morse%netscape.com 6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
bbaetz%student.usyd.edu.au dee7ae372a Bug 127998 - Uninitialized memory read in InterlockedExchange
patch by pj@ludd.luth.se, r=bbaetz, sr=darin, a=shaver
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au 0b39d813d3 Bug 127003 - topcrash fix; make sure OnStart is always called on the real
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
2002-03-08 22:27:50 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
mcafee%netscape.com 4239313a01 backing out change that caused bloat tests to go orange. r=Brad,bbaetz 2002-02-27 08:11:49 +00:00
bbaetz%student.usyd.edu.au 34034e5b82 bug 127003 - crash when opening ftp site
r=dougt, sr=darin, a=shaver
2002-02-27 06:19:06 +00:00
bbaetz%student.usyd.edu.au 3d445136d1 Bug 114118 - ftp does not automatically forget incorrect passwords
r=dougt, sr=darin, a=asa
2002-02-22 03:27:29 +00:00
law%netscape.com 18a0031354 Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag 2002-02-20 07:31:09 +00:00
bbaetz%student.usyd.edu.au 03a55cf172 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
bbaetz%student.usyd.edu.au dc31ade623 Bug 107552 - backend for resuming ftp downloads
r=dougt, sr=darin, mac build patches by zach
2002-02-14 03:10:19 +00:00
bbaetz%student.usyd.edu.au 36130a4a04 Bug 103726 - ftp directory listings not reflecting file changes on reload
r=dougt, sr=darin
2002-02-14 00:09:37 +00:00
badami%netscape.com d0c4ee54ef fall back on nsILoadGroup when nsIChannel has no nsIPrompt.
Bug 72111; r=bbaetz, sr=darin
2002-02-12 04:27:31 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
bbaetz%student.usyd.edu.au d58faf4a79 Bug 122913 - make sure that we fire OnStart even when there was no data
r=dougt, sr=darin
2002-02-07 04:54:55 +00:00
darin%netscape.com 96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
bbaetz%student.usyd.edu.au cc0f1a6ebc Bug 110241 pt 2 - fix regression from previous checkin, and remove a
couple of write-only vars
r=dougt, sr=darin
2002-02-05 01:38:44 +00:00
bbaetz%student.usyd.edu.au c37c7220a1 Bug 110241 - redo ftp control connection parsing code
r=dougt, sr=darin
2002-02-02 00:55:06 +00:00
bbaetz%student.usyd.edu.au d2fe340a26 Bug 122548 - ftp was adding bogus (empty) entries for files. We shouldn't
be caching these at all
r=dougt, sr=darin
2002-01-31 08:43:52 +00:00
bbaetz%student.usyd.edu.au 54c7fe82f6 Bug 122307 - FTP doesn't work if memory and disck cache sizes are 0
r=dougt, sr=darin
2002-01-30 22:44:44 +00:00
andreas.otte%debitel.net 38abf18e5f fix bug 114063 [error loading FTP URL served by publicfile] fix
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
2002-01-15 22:34:32 +00:00
brade%netscape.com bdde67a8a6 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:38:00 +00:00
brade%netscape.com 4368f62ee5 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:29:20 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00