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

114929 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com c40beead4c Skip corruption test if someone has locked down the shared library on us. 2003-02-08 00:02:06 +00:00
wtc%netscape.com 34372e7cee Exit with 1 rather than -1 on failure. Make sure the program exit with 1
on all failures. Remove the symlink, if a file/symlink by that name already
exists, before creating it to avoid the EEXIST error.
2003-02-07 23:41:15 +00:00
wtc%netscape.com 8d38bb626b Use <> around standard/system header files. This file does not need
string.h, but it should include stdio.h because it uses fprintf and printf.
2003-02-07 23:21:53 +00:00
nelsonb%netscape.com 923827d462 Fix bug 190527. Properly extend buffer when data exceeds 512 bytes. 2003-02-07 23:09:35 +00:00
relyea%netscape.com d3fd98806e Fix signed/unsigned display issue.
Add more loggin information on errors (rev 1.3 added this but lost it's log).
2003-02-07 23:05:07 +00:00
relyea%netscape.com bcafc7572b *** empty log message *** 2003-02-07 23:02:43 +00:00
pschwartau%netscape.com 61ab134d46 Initial add. Regression test for bug 192288. 2003-02-07 22:52:05 +00:00
pschwartau%netscape.com 1d0115539a Initial add. Regression test for bug 192226. 2003-02-07 22:26:15 +00:00
relyea%netscape.com 4dd6b2da64 Add test to see if the shlib was actually changed. 2003-02-07 21:13:10 +00:00
relyea%netscape.com aa9dafae78 Add Mangle logging... 2003-02-07 21:12:26 +00:00
igor%mir2.org 08597a3128 More info on new security interfaces 2003-02-07 20:44:47 +00:00
relyea%netscape.com 70e3aa6345 Add debugging information. Turn on tempararily to get debug info from tinderbox failures. 2003-02-07 19:22:42 +00:00
mikep%oeone.com adecaaa202 Fixing problem with showing events from other months, and also showing events properly across day light saving time changes. 2003-02-07 15:23:54 +00:00
mikep%oeone.com be0de19f88 Fixing problems with events at the same time not overlapping (regression) 2003-02-07 14:27:08 +00:00
gerv%gerv.net 2990e8d4e0 Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. 2003-02-07 08:26:49 +00:00
gerv%gerv.net bb25536c2d Bug 191020 - buglist.cgi doesn't always get query names right for filename to save. Patch by gerv; r=bbaetz, a=justdave. 2003-02-07 08:07:40 +00:00
bbaetz%acm.org 0342840059 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
kirk.erickson%sun.com 03a251009f Moved rules.mk include to the end. 2003-02-07 07:16:37 +00:00
wtc%netscape.com e1fe9f07a3 Set the default compiler to cc. 2003-02-07 06:57:57 +00:00
nelsonb%netscape.com 645cb762cb Move the implementation of the TLS Pseudo Random Function (PRF) from
pkcs11c.c into a new file: tlsprf.c.
2003-02-07 06:42:20 +00:00
nelsonb%netscape.com f9133aa19e Fix the dbtests test on Windows, when run in all.sh.
The problem was that fips.sh created a file in . named dbtest, which was
actually some text output by a previous test.  This dbtest file prevented
the dbtest program from running.  The text file now has another name.
2003-02-07 06:32:59 +00:00
kirk.erickson%sun.com edc53c0499 Resolves bug 189504 (Build Linux RPMS). 2003-02-07 05:56:15 +00:00
nelsonb%netscape.com d6bf23b21d MKS shell doesn't know about echor command. Does any shell? 2003-02-07 05:48:34 +00:00
nelsonb%netscape.com e7ff335e8c Remove unreferenced local variables from functions. 2003-02-07 05:08:01 +00:00
timeless%mozdev.org b911d830eb Bug 191675 JS Shell (1.3.1+) Quit() calls exit() without cleaning up.
r=rogerl
2003-02-07 03:51:59 +00:00
dbaron%dbaron.org 4d2b4d8944 Backing out half of previous changes, since they're not necessary to fix the crash and I think they cause problems. 2003-02-07 03:21:27 +00:00
dbaron%dbaron.org 62f5d31530 Make observer notification in nsDocument and nsXULDocument happen in the same order (that of nsXULDocument), and make nsXULDocument more resistant to observer removal during notification in an attempt to fix crashes. b=192130 Patch from Boris Zbarsky <bzbarsky@mit.edu>. r=dbaron sr=jst a=asa 2003-02-07 03:15:41 +00:00
timeless%mozdev.org c4cc4253be Bug 107002 Makefile.ref doesn't build on rh7.1 with readline
r=rogerl
2003-02-07 03:10:59 +00:00
sspitzer%netscape.com 06c572f05b fix for bug #191817.
Privileged script insertion in attachment content-type header
thanks to guninski@guninski.com for the bug report and the fix.
r/sr=sspitzer, a=asa
2003-02-07 02:36:18 +00:00
kairo%kairo.at 77aa48a0e7 bug 185698 - localeVersion update for 1.3b on trunk, fix two files I missed last time, r=rchen, sr=blizzard, a=dbaron 2003-02-07 01:27:26 +00:00
darin%netscape.com b55aa4147a fixes bug 192049 "Mozilla fails to read from sockets to this site" r=dougt sr=bz a=dbaron 2003-02-07 00:49:17 +00:00
timeless%mozdev.org f348468163 Bug 191021 Put the null plugin back where it belongs
r=peterl a=asa
2003-02-06 23:50:43 +00:00
peterlubczynski%netscape.com f1b3359f04 Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa 2003-02-06 23:41:43 +00:00
leaf%mozilla.org a7e25a02db join two lines to avoid losing the directory information from the cd command
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
jst%netscape.com 1cdbcb7f2e Removing a redeclaration of a variable that sould've been removed with the last change to this file. Bug 181644, r=bzbarsky@mit.edu, sr=dbaron@dbaron.org, a=dbaron@dbaron.org 2003-02-06 23:10:20 +00:00
wtc%netscape.com 5376fc6d82 Moved the definition of MD_LIB_RELEASE_FILES from manifest.mn to Makefile
so that it is right next to the definition of CHECKLOC, which it uses.
2003-02-06 22:37:37 +00:00
leaf%mozilla.org 15390cf898 Automated update 2003-02-06 22:15:12 +00:00
mkaply%us.ibm.com e5b9a7a9dc No bug
a=dbaron
Missing asterisk was causing OS/2 not to build imgicon anymore
2003-02-06 22:14:53 +00:00
ccarlen%netscape.com 9061227081 Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron 2003-02-06 22:14:07 +00:00
mikep%oeone.com bd53dbb28f Fixing week view to use box object to get calculated left and top values. 2003-02-06 22:02:47 +00:00
darin%netscape.com dc63377e03 fixes bug 191739 "Browser does not work if loopback is disabled" r=dougt sr=bz a=asa 2003-02-06 21:20:26 +00:00
bryner%netscape.com e942edb2ce support weak references in TestGtkEmbed's content listener (bug 191548). r=pavlov, sr=blizzard, a=asa. 2003-02-06 20:59:30 +00:00
bryner%netscape.com cbb3f2f969 Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa. 2003-02-06 20:54:54 +00:00
cltbld%netscape.com fb91175455 Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen 2003-02-06 20:27:17 +00:00
mikep%oeone.com 3f6614f8d4 Fixing up publishing so that it works a little nicer now. Removing need to specify a remote path and a filename seperately. 2003-02-06 20:15:49 +00:00
pschwartau%netscape.com ca04cd4b87 Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
relyea%netscape.com 929ac59217 Clean up tests
Suppress error messages which we were expecting because it causes the QA
scripts to report a QA failure.
2003-02-06 19:06:39 +00:00
mikep%oeone.com 11f9544e4f Fixing subscribing to remote calendars, fix for bug 191442. 2003-02-06 18:38:55 +00:00
mikep%oeone.com 76e0cd99c1 Adding in try catch to see if I can catch the exception that causes the calendar to crash sometimes. 2003-02-06 18:38:19 +00:00
mikep%oeone.com 76b9c94820 Fixing problem with showing time of event. 2003-02-06 18:23:55 +00:00