Commit Graph

700 Commits

Author SHA1 Message Date
rjc%netscape.com
608cd6c4d8 When enumerating a folder's contents, don't resolve aliases, and don't return hidden files/folders.
git-svn-id: svn://10.0.0.236/trunk@44710 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:42:23 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
waterson%netscape.com
1d6e2502a8 Fix compiler warning.
git-svn-id: svn://10.0.0.236/trunk@44638 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 04:28:14 +00:00
jdunn%netscape.com
ac51b056a6 HP requires a newline at the end
git-svn-id: svn://10.0.0.236/trunk@44517 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:21:22 +00:00
dougt%netscape.com
3986620a66 fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@44406 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 00:19:00 +00:00
dougt%netscape.com
d9427f7af6 Fix for bug 10435. Everything except CopyFrom() and MoveFrom()
git-svn-id: svn://10.0.0.236/trunk@44391 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:30:59 +00:00
waterson%netscape.com
06eafa1f9d Okay, checking back in my fix for the filespec and iterator.
git-svn-id: svn://10.0.0.236/trunk@44375 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:08:55 +00:00
valeski%netscape.com
a62eeae9e5 Added start request event firing, and we now maintain the initial response code from a multi-line response
git-svn-id: svn://10.0.0.236/trunk@44365 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:53:27 +00:00
valeski%netscape.com
fa6574def4 added pr logging to ftp
git-svn-id: svn://10.0.0.236/trunk@44346 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:46:09 +00:00
waterson%netscape.com
e320e03b0d Backed out per don's request.
git-svn-id: svn://10.0.0.236/trunk@44332 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 20:07:12 +00:00
waterson%netscape.com
f0be95271d Can't keep a ref to iterator's filespec, and then advance the iterator; need to make a copy.
git-svn-id: svn://10.0.0.236/trunk@44329 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 19:58:07 +00:00
warren%netscape.com
b6f8885a30 Replaced nsPipe2.h with nsIPipe.idl
git-svn-id: svn://10.0.0.236/trunk@44273 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 08:46:32 +00:00
waterson%netscape.com
74c3a36f86 Add some commentary.
git-svn-id: svn://10.0.0.236/trunk@44263 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 06:45:06 +00:00
waterson%netscape.com
d91bbeabb7 Oops. Left off the 'file-type' specifier in the '200' line.
git-svn-id: svn://10.0.0.236/trunk@44262 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 06:41:35 +00:00
waterson%netscape.com
6b2785d24c Add nsDirectoryIndexStream to the build.
git-svn-id: svn://10.0.0.236/trunk@44240 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 04:24:35 +00:00
waterson%netscape.com
f6dac19333 Add nsDirectoryIndexStream.cpp to the build.
git-svn-id: svn://10.0.0.236/trunk@44238 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 04:23:55 +00:00
waterson%netscape.com
939345c018 Initial revision. Not yet in the build.
git-svn-id: svn://10.0.0.236/trunk@44222 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 01:32:19 +00:00
dougt%netscape.com
84a203e284 Making nsNetModuleMgr use proxy.
Clean up nsNetModuleMgr API.
Change http to use new API.


git-svn-id: svn://10.0.0.236/trunk@44184 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:34:51 +00:00
mscott%netscape.com
7b59f1b2d9 Add a do_QueryInterface to a call in AsyncRead. This fixes an assertion I keep getting whenever I bring up the browser.
git-svn-id: svn://10.0.0.236/trunk@44175 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:29:24 +00:00
mccabe%netscape.com
afea99f4a0 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.


git-svn-id: svn://10.0.0.236/trunk@44096 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 23:52:07 +00:00
hshaw%netscape.com
8a3e05c2f7 allow inheritance
git-svn-id: svn://10.0.0.236/trunk@44079 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 17:28:36 +00:00
mccabe%netscape.com
0ee0c94bc4 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.


git-svn-id: svn://10.0.0.236/trunk@44059 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
f54a574f03 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
git-svn-id: svn://10.0.0.236/trunk@44056 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:25:50 +00:00
gagan%netscape.com
297c9869a0 Code style consistency cleanup.
git-svn-id: svn://10.0.0.236/trunk@43918 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:22:18 +00:00
sspitzer%netscape.com
1b949e4c3c fix warning
git-svn-id: svn://10.0.0.236/trunk@43569 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 06:27:24 +00:00
leaf%mozilla.org
97bcf14c9a Finishing backout of dougt
git-svn-id: svn://10.0.0.236/trunk@43539 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 02:58:12 +00:00
dougt%netscape.com
816c2914d7 Updating to use new NetMod Notification.
git-svn-id: svn://10.0.0.236/trunk@43489 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 09:33:27 +00:00
warren%netscape.com
894be4eb22 Fix for bug 7682: StringBundle can't load URLs from imap thread.
git-svn-id: svn://10.0.0.236/trunk@43270 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 00:43:48 +00:00
briano%netscape.com
e52cfdfeb1 Unix native compilers don't like it when files don't end with a newline.
git-svn-id: svn://10.0.0.236/trunk@43215 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:58:19 +00:00
valeski%netscape.com
4637a84b9b added pipe2 stuff back in after patrick got the pipe2 stuff linking in w/ mac
git-svn-id: svn://10.0.0.236/trunk@43209 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:01:55 +00:00
valeski%netscape.com
6325130175 removed nsPipe2 api usage
git-svn-id: svn://10.0.0.236/trunk@43204 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 23:58:35 +00:00
valeski%netscape.com
41e9183dfb added files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl
git-svn-id: svn://10.0.0.236/trunk@43198 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 22:27:12 +00:00
valeski%netscape.com
73be36541d adding next rev of ftp protocol
git-svn-id: svn://10.0.0.236/trunk@43197 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 22:26:32 +00:00
rpotts%netscape.com
64afa4ef7b Bug #11410. Changed NS_ASSERTION to checkc the *correct* variable. Someday I'll grow a brain and become really dangerous...
git-svn-id: svn://10.0.0.236/trunk@43191 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 21:15:49 +00:00
warren%netscape.com
b1b034de2c Fixed problem for large files (or small buffers). Added logging.
git-svn-id: svn://10.0.0.236/trunk@43181 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 08:17:35 +00:00
gagan%netscape.com
cfa9061d2b Temporarily fixing the assert which I think is ok, but would let rpotts confirm it.
git-svn-id: svn://10.0.0.236/trunk@43152 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 04:28:32 +00:00
rpotts%netscape.com
95b3e25116 Release the pointers that were passed into AsyncRead(...) when the operation is compelete. This breaks some circular references that prevented WebShells from being deleted...
git-svn-id: svn://10.0.0.236/trunk@42917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 04:02:10 +00:00
rpotts%netscape.com
69541d340d Implement the nsIRequest interface for nsHTTPChannel. This allows channels that are cancelled from a LoadGroup to *actually* get removed...
git-svn-id: svn://10.0.0.236/trunk@42744 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 07:07:08 +00:00
rpotts%netscape.com
89e0a639ea bug #10790. The HTTPChannel is now given to the HTTPResponseListener during construction. Before, it was getting it via a dirty cast in the OnStartRequest notification. Unfortunately, OnStartRequest is only called if the connection is successful. This caused a crash in OnStopRequest if the HTTPChannel was not available :-(
git-svn-id: svn://10.0.0.236/trunk@42423 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 07:57:44 +00:00
valeski%netscape.com
bae95069be fixing mac build bustage. brade verified the changes in her mac build. I switched from com ptrs to regular pointers as the com pointer abuse wasn't appreciated on the mac
git-svn-id: svn://10.0.0.236/trunk@42303 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 16:17:22 +00:00
rhp%netscape.com
85cc2b11d8 added files: mozilla/netwerk/protocol/http/src/nsHTTPHeaderArray.cpp, mozilla/netwerk/protocol/http/src/nsHTTPAtoms.cpp
git-svn-id: svn://10.0.0.236/trunk@42297 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:23:45 +00:00
rhp%netscape.com
73908aeabe added files: mozilla/netwerk/protocol/http/public/nsIHTTPHeader.idl
git-svn-id: svn://10.0.0.236/trunk@42296 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:16:39 +00:00
rpotts%netscape.com
38b1d8b296 Fix for build bustage on Linux...
git-svn-id: svn://10.0.0.236/trunk@42290 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 09:07:29 +00:00
rpotts%netscape.com
650a7e2a5b bug #10739. Reworking header APIs... I've added 2 new CPP files - nsHTTPAtoms.cpp and nsHTTPHeaderArray.cpp.
git-svn-id: svn://10.0.0.236/trunk@42286 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:27:49 +00:00
rpotts%netscape.com
38fe3aea7b bug #10739. Reworking header APIs... I've added a new IDL file - nsIHTTPHeader.idl and remove 3 obsolete header files...
git-svn-id: svn://10.0.0.236/trunk@42285 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:26:57 +00:00
gagan%netscape.com
b87841a01a Added a new MANIFEST file for nsHTTP stuff.
git-svn-id: svn://10.0.0.236/trunk@42143 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 16:12:30 +00:00
gagan%netscape.com
32a246bdcb POSTing works now.
git-svn-id: svn://10.0.0.236/trunk@42137 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 15:07:26 +00:00
warren%netscape.com
6bf0c42ecc Returned error when file not found for OpenInputStream.
git-svn-id: svn://10.0.0.236/trunk@42031 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 22:00:17 +00:00
dougt%netscape.com
b0608938e6 removing hard coded "http" string and using GetScheme() instead.
cleaning up a memory leak


git-svn-id: svn://10.0.0.236/trunk@41926 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 02:15:30 +00:00
warren%netscape.com
4435768ca9 Removed hack to export to netwerk/dist (used before landing necko).
git-svn-id: svn://10.0.0.236/trunk@41902 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 00:38:25 +00:00