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

166 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 3a31c30b0d Adding empty IDN implementation to make actual implementation done easily,
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00
nhotta%netscape.com f03e27ec59 Adding empty IDN implementation to make actual implementation done easily,
r=shanjian, sr=darin.
2002-09-25 23:49:08 +00:00
darin%netscape.com 140d195dc8 fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
(changing networks, DHCP, etc.)" r=dougt sr=blizzard
2002-09-24 00:11:54 +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
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
tao%netscape.com f327d31b9a 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
the controlling pref is "network.autodial-helper.enabled".
2002-06-28 23:03:52 +00:00
dougt%netscape.com 913bbb6f6c Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org 2002-06-11 19:26:04 +00:00
cathleen%netscape.com 64856eb68b clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
dougt%netscape.com 686bd64f44 this file should not have been checked in 2002-05-31 21:05:57 +00:00
dougt%netscape.com 5f7d72f9e8 fixes crash in js_FreeStack caused by a race condition in necko. see 139556 for the details. r=rpotts, sr=darin 2002-05-31 20:40:11 +00:00
darin%netscape.com 28bcc9b240 fixes bug 141779 "Trunk, M1RC1 Crashes related to DNS caching [@ nsDNSRequest::FireStop]"
r=gordon sr=rpotts
2002-05-20 21:31:27 +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
dougt%netscape.com b2449fe85b Fixes 117628. Failed DNS error causes future lookups to fail. Now we call res_ninit() on platforms which support this function when the dns lookup fails. r=brendan@mozilla.org, sr=darin@netscape.com 2002-05-04 03:40:06 +00:00
sfraser%netscape.com 6da27c1cf8 Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa 2002-03-27 04:09:17 +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
nhotta%netscape.com dd3f7fd5c2 Added ACE decode function to nsIIDNService, renamed exisiting function name,
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com 720511557d Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
cathleen%netscape.com a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
gordon%netscape.com ae5cbefe85 Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin. 2002-02-19 05:38:03 +00:00
gordon%netscape.com ff0e4ce58c Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin. 2002-02-19 05:36:27 +00:00
gordon%netscape.com 537f655e58 Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin. 2002-02-19 05:28:20 +00:00
darin%netscape.com e3e52b4265 fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
or connecting" r=gordon, sr=mscott
2002-02-01 21:18:13 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +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
mkaply%us.ibm.com e84039ee52 #84420
r=gordon
Forgot to remove a path that OS/2 and BeOS shouldn't go down - leaving code in but #if 0 per gordon
2001-12-04 15:05:03 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bnesse%netscape.com 73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
gordon%netscape.com 7f7c3b76a7 Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin. 2001-10-19 01:58:32 +00:00
darin%netscape.com d8ee6b5e0f code changes for bug 42898 "iDNS support"
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
darin%netscape.com 953b570647 fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:25:24 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com 8bf5905937 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
mkaply%us.ibm.com bbbf5c6c8e #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
dbaron%fas.harvard.edu 49916c6170 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
gordon%netscape.com 1fbbb54edf Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
gordon%netscape.com c922c371cb Fix for bug 85802 "Failed DNS lookup results in segfault". r=gagan, sr=brendan, a=asa. 2001-06-15 03:42:56 +00:00
gordon%netscape.com 0cc15754f8 Fix for bug 84817 "nsDNSService::DequeueLookup - must call PR_WaitCondVar within while loop" and bug 85025 "DNS lookup stalls b/c failed requests are cached". r=wtc (84817), sr=darin, a=asa. 2001-06-13 23:33:24 +00:00
gordon%netscape.com b866168e16 Fix for bug 84531, "dns cache eviction count not always decremented". r=gagan, sr=darin, a=dbaron. 2001-06-08 04:54:07 +00:00
mkaply%us.ibm.com 815d4faaa8 senna REQUIRES bustage 2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com 6d2f9d31e7 Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix 2001-06-07 02:57:56 +00:00
darin%netscape.com e9d26c1f84 Fixes windows startup hang. r=gordon 2001-06-07 00:19:40 +00:00
darin%netscape.com 6b881eb2ee Fixes win32 bustage. r=gordon 2001-06-07 00:01:25 +00:00
gordon%netscape.com 9f1cafa711 Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa. 2001-06-06 23:25:39 +00:00
neeti%netscape.com 0ec6d68ca5 fix for bug 78654 - netwerk must not print to console in opt builds.r=dougt, sr==darin. 2001-05-10 13:14:03 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00