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

114921 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com bc5d891538 Surface the Err codes if we fail to shift to FIPS mode.
Add new option to verify that we have shifted to FIPS mode.
2003-02-05 00:31:15 +00:00
relyea%netscape.com b8ee14395c 1) turn on mangle builds.
2) better fix for the missing MAXPATHLEN missing define.
3) make room for the '\0' in the pathname.
2003-02-05 00:29:35 +00:00
relyea%netscape.com 1ed41d69c9 Fix LINUX breakage (define MAXPATHLEN if it wasn't defined the the standard
system headers).
2003-02-04 23:39:15 +00:00
relyea%netscape.com c5679652a6 Add code to handle symlinks.
Add verbose output to print out hashes and signatures.
2003-02-04 23:18:08 +00:00
relyea%netscape.com b66f562dec Add program which will mangle exactly 1 bit in a file. 2003-02-04 23:16:56 +00:00
seawood%netscape.com cd7379e5f3 Fixing objdir bustage. 2003-02-04 20:40:16 +00:00
depstein%netscape.com 0bbc3732c9 Added test case for nsIWebNavigation->GetReferingURI(). not part of the build. 2003-02-04 20:01:55 +00:00
relyea%netscape.com 883af5be6e Fix windows build breakage. 2003-02-04 19:03:11 +00:00
neil%parkwaycc.co.uk 45f8b79f34 Bug 87321 Shift+Tab has duplicate behavior (event handled twice in message compose) r=brade sr=sspitzer a=asa 2003-02-04 12:12:55 +00:00
johnkeis 76fcf67b1e Braindead mistake 2003-02-04 12:05:25 +00:00
johnkeis b174a6e2e6 Make DB more configurable 2003-02-04 10:48:56 +00:00
johnkeis 58fba99a89 heh. 2003-02-04 10:44:44 +00:00
johnkeis 381d1539b4 Add bonsai and login stuff, fix build fields, normalize machine config, generally make it work 2003-02-04 10:00:54 +00:00
johnkeis 5287409369 Add recompress logs and build quota 2003-02-04 09:59:41 +00:00
johnkeis 5020de75ed Support min_row_size, max_row_size params (helps for debugging) 2003-02-04 09:59:10 +00:00
johnkeis bb045b87a8 - support upgrade parameters
- support build, checkout commands
- fix uploading to work with .tar.gz (Linux builds)
- fix distclean to work even when client.mk is unhappy
- propagate error from patch and checkout
- support fast-update
- fix upgrade to work if ctrl+c is pressed during throttle
- print more messages
2003-02-04 09:57:53 +00:00
johnkeis 2d0ea3e00f Enforces a quota on binary builds uploaded to a server. 2003-02-04 09:50:46 +00:00
johnkeis 43a2a998de More bugs. 2003-02-04 09:49:53 +00:00
johnkeis 38ad127aa4 Used to notify when a build has been deleted (deletes corresponding build_fields from the DB) 2003-02-04 09:44:53 +00:00
johnkeis e9af53c081 Compress all the old logs 2003-02-04 09:43:24 +00:00
johnkeis 8acfa14b88 Bugs, features I want, near-term todo list 2003-02-04 09:38:30 +00:00
ssu%netscape.com 1978ea9244 fixing bug 191441 - Add config.ini option making GRE private vs shared. r=sgehani, sr=dveditz, a=dveditz 2003-02-04 08:09:07 +00:00
jrgm%netscape.com 08c16b9202 back out tooltip change for bug 181961 for 1.3b as it is reported to be somehow resulting in a crash on osx for bug 184363, r+sr=jag, a=dbaron 2003-02-04 05:53:18 +00:00
alecf%netscape.com 04ad29e519 back out 121341 and all subsequent regression fixes - there are still regressions and this just isn't worth being broken for 1.3.. I'll check this back in when 1.4a comes along and we have more time in the milestone to catch regressions.
a=dbaron
2003-02-04 05:43:57 +00:00
seawood%netscape.com b48c88fe11 Remove unused macro, AC_PROG_MAKE_SET, which is causing bustage when using AFS.
Bug #188307 r=bryner a=dbaron
2003-02-04 05:31:10 +00:00
bzbarsky%mit.edu 5f043adbeb Try to more gracefully handle unexpected destruction of stylesheet linking
nodes.  Bug 185808 (just fixes the crash, not the real problem).  r=sicking,
sr=jst, a=dbaron
2003-02-04 04:45:58 +00:00
aaronl%netscape.com 7d7e4d0c76 Bug 187839. Caret turns of when turning on Japanese IME. Patch by skamio@netscape.net. r=aaronl, sr=bryner, a=dbaron 2003-02-04 04:26:38 +00:00
wtc%netscape.com a93a52ee84 Bug 189501: added three directories. Without these, /usr/include/mps isn't
removed when the sun-nspr-devel package is removed.  The patch is
contributed by Kirk Erickson <kirk.erickson@sun.com>.
2003-02-04 04:23:55 +00:00
bzbarsky%mit.edu 5981fafd32 Fix crash bug 191588. r=sicking, sr=jst, a=dbaron 2003-02-04 04:19:05 +00:00
wtc%netscape.com 6c36605f0b Bug 191270: added the ability to load a dynamic shared library (.dylib) on
Mac OS X.
2003-02-04 02:28:39 +00:00
wtc%netscape.com 224a7173e3 Bug 189501: added support for building Linux RPMs. The patch and new files
are contributed by Kirk Erickson <kirk.erickson@sun.com>.
Modified Files: Makefile.in configure configure.in
Added Files:
	pkg/Makefile.in pkg/linux/Makefile.in pkg/linux/sun-nspr.spec
2003-02-04 01:45:28 +00:00
kaie%netscape.com a7bcf48918 b=191301 Crash if I cancel "Choose token" dialog on Cert import
r=javi sr=darin a=dbaron
2003-02-04 01:37:23 +00:00
kaie%netscape.com 160d5ac76b b=186087 Mozilla hangs when using SSL SMTP with revoked certificate
r/sr=sspitzer a=dbaron
2003-02-04 01:22:49 +00:00
peterlubczynski%netscape.com 6e4c300240 Fixing bug 189461, Java plugin fails to load because it can't find xpcom symbols so load the library with flag PR_LD_GLOBAL, patch by Ken Herron kherron@squm.mci.com r=peterl sr=dougt a=dbaron 2003-02-04 01:10:25 +00:00
rbs%maths.uq.edu.au 8833b53361 fix bad string usage, b=191529, r+sr+a=dbaron 2003-02-04 01:08:36 +00:00
jband%netscape.com d5950a5653 NOT PART OF BUILD. Just updating xptcall porting status web page that is reflected into lxr. 2003-02-03 22:16:32 +00:00
rogerl%netscape.com 2378829bff Fixed stack error for hoisted var initialization and typeof prototype
functions.
2003-02-03 21:31:07 +00:00
relyea%netscape.com 2cf013ba38 Shell script to set up the path before running the signing tool 2003-02-03 21:06:57 +00:00
relyea%netscape.com cb166d81a7 Generate .chk file at build time when we build shlibsign 2003-02-03 21:06:18 +00:00
pkw%us.ibm.com 7773ddea2e Bug 188724 - clicking cancel in filepicker, then clicking file again leads to filepicker
r=cbiesinger@web.de, sr=bzbarsky@mit.edu, a=asa@mozilla.org
2003-02-03 20:36:12 +00:00
pschwartau%netscape.com 09f58921e0 Initial add. Regression test for bug 191668. 2003-02-03 20:35:00 +00:00
pschwartau%netscape.com 7a50b0d930 Skip this regression test until bug 191633 is fixed; failure output is enormous - 2003-02-03 20:12:27 +00:00
pschwartau%netscape.com 9c1e083d45 Initial add. Regression test for bug 191633. 2003-02-03 20:08:27 +00:00
kestes%walrus.com 33df489831 add special handling for the Notice colum to handle the behavior which Mozilla wants. Also prepare for handling of "vetting" of users. 2003-02-03 18:16:00 +00:00
chanial%noos.fr 604dc25a15 turn on automatic image resizing 2003-02-03 18:05:34 +00:00
seawood%netscape.com 4a8dbb5375 Make the file version unique for each build.
Bug #180383 r=ssu sr=asasaki a=dbaron
2003-02-03 15:55:55 +00:00
mkaply%us.ibm.com 625f8b37a5 #190732
r=mkaply, sr=alecf, a=asa
From ccarlen - check parser state at end of file
2003-02-03 14:59:39 +00:00
kestes%walrus.com 6554a895ac be sure to test that the popup code can handle links embedded in the popup. 2003-02-03 13:46:07 +00:00
kestes%walrus.com 3cc3c109df regularize the logic in the Link code and make sure that these libraries work as 'on click' in preparation for some changes in the TinderDB code which will require this. 2003-02-03 13:43:32 +00:00
locka%iol.ie bdf851c04f Ignore decimal point when deciding if meta refresh contains garbage. r=radha@netscape.com sr=alecf@netscape.com a=asa@mozilla.org 2003-02-03 13:11:40 +00:00