ian%hixie.ch
1b1a10e431
Also send default values to output.
2001-11-08 17:27:07 +00:00
ian%hixie.ch
e4827e8055
Implement default values for arguments. getArgument() and createArgument() now take two parameters like setArgument(). Changed the CommandLine module's createArgument() method so that if the user hits enter at the prompt, the default value is used. Added some comments to clarify what is going on with the 'batch' argument. Changed setArgument() and createArgument() in the Arguments module and createArgument() in the CommandLine module to be more efficient (less array copying).
2001-11-08 17:09:11 +00:00
ian.mcgreer%sun.com
8bf1808d49
fix for windows build
2001-11-08 16:59:00 +00:00
ian%hixie.ch
f0f9512da4
Adding comments to clearly indicate that no dump()s, warn()s or error()s should have a level lower than 5 unless they are not expected to occur during normal operation. Also changing the default level at which the user is notified of problems from 3 to 1.
2001-11-08 16:47:25 +00:00
ian%hixie.ch
c944fd6100
Added two new hooks into the setup code: a start notification and an end notification. Added the ability to disable the string datasource (causes it to only use the default strings and not the database). Made the string datasource automatically disable itself during configuration, using the two hooks added to the setup code. This removes the warning messages that are output during a clean setup ('could not get string from database', etc).
2001-11-08 16:42:42 +00:00
ian.mcgreer%sun.com
abb5d11c3d
use nsinstall not copy on windows
2001-11-08 16:20:54 +00:00
ian%hixie.ch
7555438b4c
Improved error handling for the case where the database configuration doesn't exist and therefore every output attempt raises database errors. Fatal database errors are now fatal, missing database configurations is not. This would be a lot cleaner if Perl exceptions were objects... Also improved some of the error messages.
2001-11-08 16:10:21 +00:00
relyea%netscape.com
6e3b5eac35
HP ans Solaris are still down...
2001-11-08 15:27:56 +00:00
relyea%netscape.com
1322ed44ff
OK, try this again. FreeBL needs Get_Noise in the freebl .so on solaris, so
...
move the random number stuff there where it belongs.
2001-11-08 15:02:25 +00:00
blakeross%telocity.com
b2873b95d7
108841 - can't create new news account. r=racham,jmkg sr=hewitt
2001-11-08 12:41:55 +00:00
leaf%mozilla.org
f2e6ea4770
Automated update
2001-11-08 12:28:06 +00:00
jdunn%netscape.com
e75b3f222b
Reverting back to the previous version of this file (1.3)
...
The patch submitted by IBM didn't take into account all the conditions
r=cls@seawood.org
a=blizzard@mozilla.org
# 24458
2001-11-08 12:18:37 +00:00
jdunn%netscape.com
8bdb101a36
Fixing the problem with AIX not passing floating point params thru xptinvoke
...
submitted by pkw@austin.ibm.com
r=cls@seawood.org
a=blizzard@mozilla.org
# 106118
2001-11-08 12:17:19 +00:00
jdunn%netscape.com
3f09b1f5db
setting up AIX to only export NSGetModule from all components
...
These are if'd AIX only!
r=cls@seawood.org
a=blizzard@mozilla.org
# 108864
2001-11-08 12:15:48 +00:00
dp%netscape.com
52a39f5547
changed usage message
2001-11-08 07:45:32 +00:00
dp%netscape.com
e42f46902f
adding more formatting of prints
2001-11-08 07:44:12 +00:00
endico%mozilla.org
78ec84052c
Text describing the purpose of this directory from Frank Hecker <hecker@mozilla.org>
2001-11-08 06:09:01 +00:00
relyea%netscape.com
ecdcdae799
Fixes to make pkcs12 work correctly:
...
1) Make pkcs12 pbe function.
2) add code to allow setting and getting of the key nickname attribute.
2001-11-08 05:39:56 +00:00
dp%netscape.com
f9fc4cb2fe
renaming startup-quick.pl to measure-simple.pl
2001-11-08 05:30:16 +00:00
ian.mcgreer%sun.com
7d95c74f28
add lookup by email function, try to fix softoken bugs for that (but cert->emailAddr doesn't seem to be set there)
2001-11-08 05:19:32 +00:00
ian%hixie.ch
8c7914277e
Added a little more level 9 verbose debugging feedback to help track down where output is going wrong.
2001-11-08 05:07:42 +00:00
hyatt%netscape.com
fbc4544c49
Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
2001-11-08 05:06:48 +00:00
ian%hixie.ch
7c20665250
Stop complaining about the configuration file missing -- if it is not there then just assume there is nothing to worry about. This makes the output of the initial run with the 'setup' argument a lot quieter.
2001-11-08 05:06:27 +00:00
ian%hixie.ch
00f010f948
Make the STDOUT generic outputter flush everything it outputs -- this fixes a bug whereby sometimes prompts wouldn't appear until after the user had replied to them.
2001-11-08 05:03:57 +00:00
sspitzer%netscape.com
95ee740da7
more work for #73868 . get sorting to work. NOT PART OF THE BUILD
2001-11-08 05:00:29 +00:00
ian.mcgreer%sun.com
cbdf486400
fix cert and s/mime profile import issues
2001-11-08 04:12:26 +00:00
ian.mcgreer%sun.com
5288e3fd06
this seems to be needed to get linux linking again. libnss3.so tries to access the C_GetFunctionList entry point to the libsoftokn3.so library directly, and linux complains that it can't find it.
2001-11-08 03:44:17 +00:00
justdave%syndicomm.com
5e6a01c718
Fix for bug 99519: timestamps were not being set correctly in the activity table in some situations, and the delta_ts on the
...
bug itself was not always being updated if dependencies or CCs changed.
Patch by Dave Miller <justdave@syndicomm.com>
r= bbaetz, jake
2001-11-08 03:38:12 +00:00
mkaply%us.ibm.com
b50adf7409
No bug
...
r=jblanco, sr=blizzard, a=asa for drivers
OS/2 only - better fix for not printing on Lexmark printers
2001-11-08 03:28:49 +00:00
dp%netscape.com
1a3daf39fd
fixed unclosed html tag
2001-11-08 03:24:56 +00:00
dp%netscape.com
77107c0e72
first version
2001-11-08 03:24:26 +00:00
myk%mozilla.org
32f4159790
Fix for bug 104652: Duplicate bugs in the dependency tree now get marked with the message "This bug appears elsewhere in this tree." so users know why the bug does not appear to have dependencies.
...
Patch by Gerv <gerv@mozilla.org>.
r=jake@acutex.net ,myk@mozilla.org
2001-11-08 02:43:55 +00:00
dbaron%fas.harvard.edu
34d1af779a
Add omitted NS_INIT_ISUPPORTS. b=108750 a=blizzard
2001-11-08 02:17:43 +00:00
nelsonb%netscape.com
b28c79929e
Implement new function SSL_LocalCertificate(). Bug 78959.
2001-11-08 02:15:38 +00:00
beard%netscape.com
eb73acee3d
[not part of build] Implemented vfprintf redirection using Carbon Event timers. Turned off for now. This means that low-level JVM messages still go to the global system console instead of the Java console.
2001-11-08 01:50:35 +00:00
beard%netscape.com
37386684dd
[not part of build] Fix for bug #108519 , to convert "file:" URLs between HFS+ and POSIX representations.
2001-11-08 01:49:05 +00:00
beard%netscape.com
1faec705c5
[not part of any build] Broke out class declaration from MRJContext.cpp for use in MRJSession.cpp.
2001-11-08 01:14:28 +00:00
jaggernaut%netscape.com
afd1a9dc0f
Bug 108359: crash when opening subscribe dialog ( crash in grid code ). patch by evaughan, r=jag, sr=hyatt
2001-11-08 01:14:21 +00:00
myk%mozilla.org
8343293339
Fix for bug 108822: Prevent any user from changing their own groupset.
...
Patch by Jake <jake@acutex.net>.
r=bbaetz,myk
2001-11-08 00:54:15 +00:00
myk%mozilla.org
cba5adf358
Fix for bug 108821: Prevent users with any blessgroupset privileges from blessing any group set.
...
Patch by Jake <jake@acutex.net> and Bradley <bbaetz@cs.mcgill.ca>.
r=jake,myk for Bradley's portion, r=bbaetz,myk for Jake's portion.
2001-11-08 00:52:13 +00:00
myk%mozilla.org
faff2bf103
Fix for bug 108812: Prevent users from running queries containing arbitrary SQL.
...
Patch by Jake <jake@acutex.net>
r=bbaetz,myk
2001-11-08 00:49:18 +00:00
relyea%netscape.com
e03f762c52
Land BOB_WORK_BRANCH unto the tip.
...
remove lots of depricated files.
move some files to appropriate directories (pcertdb *_rand
associated headers to soft token, for instance)
rename several stan files which had the same name as other nss files.
remove depricated functions.
2001-11-08 00:15:51 +00:00
relyea%netscape.com
1e10892356
Add -DXP_OS2 so that sysrand.c can pick it up...
2001-11-08 00:08:28 +00:00
pschwartau%netscape.com
b872b69f05
Initial add. Regression test for bug 108440.
2001-11-07 23:20:48 +00:00
dp%netscape.com
afa1fae21d
first version
2001-11-07 23:19:53 +00:00
bbaetz%cs.mcgill.ca
67cff5d825
Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the
...
fix to bug 107718. This should be removed when the group stuff lands (bug
60822).
r=justdave x 2
2001-11-07 22:42:32 +00:00
dbaron%fas.harvard.edu
034dc4a4b8
Fix |#ifdef TARGET_CARBON| assertions for bug 104651 to fix blocker bug 108911 (TARGET_CARBON changes only).
2001-11-07 22:08:31 +00:00
mikep%oeone.com
aaa976ff26
Fixing file names.
2001-11-07 20:59:04 +00:00
ian.mcgreer%sun.com
55def0f72e
fix linux 2.1 also
2001-11-07 20:58:09 +00:00
ian.mcgreer%sun.com
8dd36a810d
get linux building again
2001-11-07 20:56:18 +00:00