nicolson%netscape.com
ad83132edd
Switch the default on removeSunProvider. The default is now "false".
2002-01-24 01:24:01 +00:00
ducarroz%netscape.com
78bf43fb0e
Fix for bug 71090. Patch provided by Denis Antrushin <adu@sparc.spb.su>
...
Skip over invalid empty encoded-words. R=ducarroz, SR=mscott
2002-01-24 01:22:44 +00:00
bryner%netscape.com
838f8ca552
Bug 120189 - fix selection crash with xbl select widget. Move content node updating to the XBL event handlers. r=varga, sr=jag.
2002-01-24 01:22:33 +00:00
stephend%netscape.com
3d4fdfa9c3
Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan
2002-01-24 01:20:50 +00:00
bryner%netscape.com
2d321f2a9a
Bug 120252 - paint flashing broken on gtk. Also removed a lot of old cruft, changed #ifdef NS_DEBUG (which we don't define any more) to #ifdef DEBUG. r=waterson, sr=blizzard.
2002-01-24 01:18:36 +00:00
rjc%netscape.com
d5671a60f8
Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben
2002-01-24 01:17:48 +00:00
bryner%netscape.com
57781b3e9a
Part of fix for bug 91184, checked in on the 0.9.4 branch but forgot to check it in on the trunk. r=saari, sr=hyatt.
2002-01-24 01:17:04 +00:00
nicolson%netscape.com
0ec0384725
Document the necessity of setting the password on the key database before
...
using the SecretDecoderRing.
2002-01-24 01:16:12 +00:00
rayw%netscape.com
e29bc6f1dc
Added encoding of untyped arrays. Fixed test html.
...
SOAP is not part of default build.
2002-01-24 01:14:25 +00:00
nicolson%netscape.com
56bb80f8db
Fix 118679: PK11SDR_Encrypt fails if not logged into token.
2002-01-24 01:06:22 +00:00
blythe%netscape.com
889a5c001f
NOT part of normal build.
...
Fix bug 119065
Better filtering via spacetrace footprint tool.
2002-01-24 00:58:33 +00:00
ian.mcgreer%sun.com
ab89e69ce2
implement istemp and isperm in case clients depend on it, make sure certs own a reference to their slot and then free it
2002-01-24 00:58:02 +00:00
wtc%netscape.com
ef58e32afd
Added $(topsrcdir) prefix to config/prmkdir.bat.
2002-01-24 00:50:32 +00:00
ian.mcgreer%sun.com
b2cc5d03dc
fix leakage in traversal functions that convert certs to CERTCertificates
2002-01-24 00:34:03 +00:00
relyea%netscape.com
65b7f7d46b
Fix memory leaks.
2002-01-24 00:26:29 +00:00
ian.mcgreer%sun.com
422c06a4ed
make sure path string has terminator
2002-01-24 00:25:32 +00:00
beard%netscape.com
40167eb68c
[not part of build] Fix for bug #119352 , r=bnesse, sr=sfraser
2002-01-23 22:29:17 +00:00
ian.mcgreer%sun.com
3a1d638a39
restore function CERT_SaveImportedCert, used to set the trust bits of a cert on import. Fixes bug 121487
2002-01-23 21:43:30 +00:00
ian.mcgreer%sun.com
115a64c8c2
traverse functions need to cache as they run in order to catch multiple instances of certs correctly
2002-01-23 20:35:18 +00:00
ian.mcgreer%sun.com
ced7fd120a
traversed certs also need to be cached
2002-01-23 18:24:29 +00:00
ian.mcgreer%sun.com
3b7ccbb61c
fix core when token list is emptied (caused by switch to fips mode)
2002-01-23 17:39:29 +00:00
ian.mcgreer%sun.com
bc65724129
* keep stan in sync with both addition and removal of modules
...
* clean up compatibilty issues with PKCS#11 serial numbers. Need to search both encoded and decoded values, while making sure stan code only deals with DER value
2002-01-23 17:00:39 +00:00
ian.mcgreer%sun.com
952afebdb5
make the load function for the root token work
2002-01-23 15:36:54 +00:00
bstell%ix.netcom.com
28004f05df
bug 119042, crash when dividing 0 by 1
...
r=bstell@ix.netcom.com , sr/a=brendan@mozilla.org ,
2002-01-23 15:07:15 +00:00
ian.mcgreer%sun.com
17b74fe184
fix breakage caused by yesterday's checkins; since softoken no longer returns terminating NULL for strings must add it above PKCS#11
...
also fixes bug 121384
2002-01-23 14:37:48 +00:00
blizzard%redhat.com
d781adbf40
Part of bug #121252 . Start work on getting grabs implemented. Rollup isn't happening yet. Not part of the build.
2002-01-23 06:39:48 +00:00
bryner%netscape.com
0cc4e8b30d
Fixing selected state for radio buttons. Not part of the build.
2002-01-23 06:00:03 +00:00
relyea%netscape.com
79f61f853a
Restore code automatic Built-in loading code.
2002-01-23 04:42:21 +00:00
relyea%netscape.com
c8fcdeb68d
Function to return if any builtins have been loaded yet.
2002-01-23 04:41:25 +00:00
ian.mcgreer%sun.com
f4b110b8ac
fix PSM crash described in bug 120647
2002-01-23 03:53:16 +00:00
roc+%cs.cmu.edu
2bd70e7a9e
Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa
2002-01-23 03:32:45 +00:00
wtc%netscape.com
1eff2860ba
Bugzilla bug 119340: an inelegant but more reliable way to kill the
...
multithreaded 'selfserv' process on Linux.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-01-23 03:18:57 +00:00
wtc%netscape.com
fff5123ba0
Run the test on both the primordial thread and another thread.
2002-01-23 03:05:01 +00:00
wtc%netscape.com
f7ce875b61
Added support for new HP-UX platform.
...
Modified files: configure configure.in _hpux.h _hpux64.cfg uxrng.c
prsystem.c pr/tests/Makefile.in
2002-01-23 02:56:36 +00:00
rods%netscape.com
ccfd99653e
Fixes the problem where PrintPreview is getting multiple Initial reflows
...
and includes a minor optimization when resizing the view during box layout
Bug 118968 r=attinasi sr=hyatt a=brendan
2002-01-23 02:53:02 +00:00
wtc%netscape.com
5ac802a17b
Bugzilla bug 106496: PR_NewTCPSocketPair should check the source of the
...
connection.
2002-01-23 02:41:13 +00:00
wtc%netscape.com
cc4ded6422
Bugzilla bug 119935: we need to set the priority of the new thread only if
...
the priority is not PR_PRIORITY_NORMAL. (Windows creates new threads with
the normal priority.) Thanks to Michael Kaply <mkaply@us.ibm.com> for
reporting this bug.
Modified files: ntthread.c w95thred.c
2002-01-23 02:32:28 +00:00
pschwartau%netscape.com
4c97714bd2
Initial add; testing Error.prototype.toString()
2002-01-23 02:24:32 +00:00
relyea%netscape.com
3ad5024f8a
Fix wrong polarity on if statement (should check for success, not failure).
2002-01-23 02:10:31 +00:00
sonja.mirtitsch%sun.com
27cfb4c716
added the TCP connection aborted to the lines that are OK in the log
2002-01-23 02:07:08 +00:00
jband%netscape.com
85724ae651
fix Windows bustage -- NOT PART OF DEFAULT BUILD --
2002-01-23 02:06:06 +00:00
jj%netscape.com
f538e84af6
bug #120858 : adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa
2002-01-23 01:55:48 +00:00
wtc%netscape.com
e477b334da
Bugzilla bug 119384: deleted two assertions that contained illegal type
...
casts. The two functions that contained the assertions are very simple
so they can do without the assertions. Thanks to Nick Blievers
<nickb@adacel.com.au> for reporting this bug and suggesting a fix.
2002-01-23 01:49:25 +00:00
relyea%netscape.com
c3ca8a1a48
Fix memory like in readSMimeEntry
2002-01-23 01:44:22 +00:00
naving%netscape.com
c7678c56db
120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
...
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
2002-01-23 01:40:26 +00:00
rogerl%netscape.com
5b61a5f595
Added 'quit' to shell.
2002-01-23 01:32:23 +00:00
rogerl%netscape.com
76bf4cad4e
Began switch to regexp bytecode.
2002-01-23 01:31:39 +00:00
relyea%netscape.com
1947921305
Fix label stuff.
2002-01-23 01:20:32 +00:00
naving%netscape.com
b86c9f4c1e
115228 r/sr=sspitzer a=asa. Create the local folders even if the "Local Folders"
...
is closed.
2002-01-23 01:14:43 +00:00
wtc%netscape.com
be18d8d8b5
Fixed compiler warnings.
2002-01-23 01:10:51 +00:00