Commit Graph

210 Commits

Author SHA1 Message Date
jevering
8bc7ad7f2a Related links stuff.. Guha's related links code stolen from 4.5 and
spanked seriously.. then jammed into netlib.  Nice huh?
1998-07-15 18:44:26 +00:00
radha
8f41d0a238 Fix for Gromit SF1 in bug # 123826. COde reviewed by Judson Valeski.
Type of change:
--------------
Set the timer to call NET_ProcessNet() after a request for network access
is made. See bug report for more details.
1998-07-14 23:40:16 +00:00
kipp
e450a78d6b Hack around url parsing bug; urls that start with / are not absolute even if they contain a colon 1998-07-14 15:24:32 +00:00
scullin
9c0fd0e4ba Fix UNIX link problems. 1998-07-14 00:57:49 +00:00
scullin
24ead6e06c Fix nglayout UNIX build? 1998-07-14 00:17:00 +00:00
scullin
b3be9d8ef7 Fix build? 1998-07-14 00:13:49 +00:00
scullin
6c533dbbe8 Re-enable normal netlib stream handling. Caching and chunking should
work now.
1998-07-13 23:43:13 +00:00
scullin
27800ebc5e Re-add mkstream to nglayout build, give a default value to memory
cache pref if defaults aren't loaded.
Approved, reviewed by ltabb.
1998-07-13 23:41:21 +00:00
dfm
16638dcff1 Added single signon code. THIS IS NOT YET PART OF THE BUILD.
Fixing sync problem with PRIVACY_BRANCH. Approved by don.
1998-07-09 03:25:30 +00:00
morse
b98d17893c fix bug 159169, reviewed by rpotts & valeski 1998-07-09 00:37:11 +00:00
rpotts
42f2249387 Cause the netlib load to fail if OnStartBinding(...) returns an error. 1998-07-03 06:15:06 +00:00
ricardob
292e48aa37 fix for free moz in unix 1998-07-02 23:50:34 +00:00
ricardob
2b8c5cc758 fix for free moz in unix 1998-07-02 23:42:42 +00:00
pierre
3b7de532d4 Fixing MOZ_MEDIUM: ifdef'd XP_MAC the "#include" added yesterday. 1998-07-02 23:05:50 +00:00
ricardob
f2c9adc953 put back include string, instead of glyph 1998-07-02 22:47:25 +00:00
ricardob
793015553a changes for free mozilla and fix builds (also in mknews.c) 1998-07-02 22:43:34 +00:00
ricardob
810e15508a changes for free mozilla 1998-07-02 22:42:36 +00:00
atotic
f7578dc675 Fixed mac build bustage 1998-07-02 22:34:46 +00:00
donm
981c82fe21 Approved by: Don Melton. Let's fix this bustage! 1998-07-02 20:03:09 +00:00
sar
d7b7618486 adding needed include paths, removing bad export headers 1998-07-02 20:03:03 +00:00
rpotts
5d1c00cbb7 Initialized the file extension to content-type mappings to allow netlib to determine the content-type of a file based on its extension... 1998-07-02 19:44:56 +00:00
vidur
d426e95c0d Fixed casting problems on Linux 1998-07-02 17:46:15 +00:00
donm
186c00b972 Approved by: Don Melton build bustage fixage. 1998-07-02 17:26:07 +00:00
sar
2517393850 add needed headers for mail/news. approved by don. 1998-07-02 17:25:37 +00:00
sar
b7577652c8 wrapping mkcertld.h in ifdef MOZ_SECURITY to fix some breakage. approved by don. suggested by ricardob. corresponding fix in makefiles will come along soon. 1998-07-02 17:24:35 +00:00
donm
b11327f1d5 approved by: Don Melton fixing build bustage. 1998-07-02 17:05:05 +00:00
pierre
586495d440 For some reason, the file previously checked-in was corrupted. 1998-07-02 10:40:54 +00:00
pierre
a056f5a6d9 First Checked In. 1998-07-02 10:20:18 +00:00
pierre
9ffd838678 Fixing MOZ_MEDIUM: created two "mailnews" targets 1998-07-02 10:19:25 +00:00
pierre
8fdc32e661 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
vidur
134b9563ba Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
vidur
243f875b26 Added nsINetContainerApplication interface and a way to get the user agent, etc. from the containing application 1998-07-01 23:56:20 +00:00
valeski
075a4efda1 fixed cookies reset by server bug. 241770, approved by don 1998-07-01 22:36:44 +00:00
valeski
74f17cb542 fixed netlib debug trace messages, approved by don 1998-07-01 21:07:28 +00:00
rpotts
643c05a792 Fixed up IID for nsIStreamListener 1998-07-01 11:24:10 +00:00
rpotts
5530aff594 Split the nsIStreamListner interface into nsIStreamObserver and nsIStreamListener 1998-07-01 11:23:17 +00:00
rpotts
c2deafd2d2 Changed sprintf(...) to PR_snprintf(...) 1998-07-01 11:22:25 +00:00
gagan
c9e9ee1e80 Fixes the great netlib initialization problem. NET_FinishInitNetLib was
never being called. Moved some stuff from NET_InitNetlib to this function.
See bug #231596 for details. Rev. by stever/valeski.
1998-06-30 23:48:14 +00:00
kipp
8feb13ed67 Fixed memory overwrite bug 1998-06-30 23:37:35 +00:00
gagan
5dddac8d3a Fix for bug #226203. Setup Prefs was not being called. 1998-06-30 01:11:22 +00:00
valeski
dfbaf61c5a 152993 approved by don, rev'd by Lou. fixes (debug builds only) a random crasher when posting data. 1998-06-29 22:29:52 +00:00
atotic
ea904d5880 NetworkModular changes 1998-06-27 01:18:08 +00:00
atotic
2f53dacb18 MODULAR_NETLIB fixes for netlib 1998-06-27 00:16:36 +00:00
atotic
97cab6130d MODULAR_NETLIB fixes for theMac 1998-06-27 00:14:34 +00:00
atotic
e627e228a5 Moved MacBinSupport to network from the main client project 1998-06-26 23:20:56 +00:00
atotic
48f5c40a6d Moved MacBinary support where it is used (netlib) from the old
location mozilla/cmd/macfe/utility/
1998-06-26 23:15:40 +00:00
vidur
f42cdcf454 Added code to relative->absolute URL conversion path to deal with .. and . in the path 1998-06-26 22:09:18 +00:00
sar
92721dfaa0 per spider, approved by montulli
include config.mak to make sure that MOZ_MAIL_NEWS definition makes sense.
This is to fix MOZ_DARK link error.
1998-06-26 00:43:24 +00:00
montulli
3b32a3fe4e fix purify warning 1998-06-25 20:58:07 +00:00
ricardob
8dd686f908 trying to fix compile error for HG22087 with rosetta.h 1998-06-25 20:03:52 +00:00