Commit Graph

1929 Commits

Author SHA1 Message Date
dave%intrec.com
3b79cb392c Fix for bug 36596: cvsquery.cgi looping (cvsquery.pl - build_map)
cvsquery.pl no longer causes an infinite loop if you query on a module
other than 'all'
2001-01-09 21:24:46 +00:00
kestes%staff.mail.com
81e762f887 $previous_rec needed wider scope. I had accidentally narrowed the
scope when tixing the 'building' issue.
2001-01-09 15:43:39 +00:00
kestes%staff.mail.com
d1e1e7e363 fix problem which occurs in with some redhat users. 2001-01-08 22:36:21 +00:00
kestes%staff.mail.com
867f7be8c1 delete unused tinderbox variable buildfamily. This will surely
confuse some user if I leave it in.
2001-01-06 01:34:21 +00:00
kestes%staff.mail.com
a0ae5a5ad6 typo the module is erro_parse not error_parser 2001-01-06 01:33:22 +00:00
kestes%staff.mail.com
8d910643a1 clarify some details which came up in email correspondence. 2001-01-06 01:32:47 +00:00
kestes%staff.mail.com
7155a19998 better man page to explain the mail format. 2001-01-06 01:32:03 +00:00
kestes%staff.mail.com
fc4cc97b70 clean up the SECONDS_PER_* variables
add some periods to the end of error messages.
2001-01-06 01:31:30 +00:00
kestes%staff.mail.com
4c3646e80b allow the 'building' mails to not trip the test for gridsize. 2001-01-06 01:30:37 +00:00
kestes%staff.mail.com
97510cf920 some new versions of CVS output dates in a new format, allow for these
dates.
2001-01-06 01:27:55 +00:00
kestes%staff.mail.com
55fe69eae0 stat fix for perl 5.6 from "John Turner" <jdturner@nc.rr.com> 2001-01-05 17:30:35 +00:00
kestes%staff.mail.com
57b1da22fd from http://www.mozilla.org/projects/tinderbox/ 2001-01-04 16:41:38 +00:00
kestes%staff.mail.com
74834eac46 If they are not on a valid network they should not see what our
other security checks are.
2001-01-04 16:40:53 +00:00
kestes%staff.mail.com
1ad4e09f55 forgot to turn on the new security features. Turned them off to test
at my site.
2001-01-04 16:40:22 +00:00
kestes%staff.mail.com
49efcc8976 add more documentation to top of file explaining what file does.
add strict checks on directories, so that there is no security problem
with our data.
treat special ids and groups as if they are root, now its a fatal error.
2001-01-04 00:31:20 +00:00
kestes%staff.mail.com
83dde91ab7 add more documentation to top of file explaining what file does.
move untaint code to after the variable is defined.
2001-01-04 00:30:13 +00:00
kestes%staff.mail.com
a12eb2292b add more documentation to top of file explaining what file does. 2001-01-04 00:29:40 +00:00
kestes%staff.mail.com
e20c29253e add more documentation to top of file explaining what file does.
remove old cruft from when I tried strict time checks on mail files.
typo wrote  $tree meant  $TINDERBOX{'$tree'}
2001-01-04 00:29:09 +00:00
kestes%staff.mail.com
6f0d7320dc add more documentation to top of file explaining what file does.
document eval as a security problem.
define the administrative network to limit who can run the admintree
page.
2001-01-04 00:28:00 +00:00
kestes%staff.mail.com
d184248d8a add more documentation to top of file explaining what file does 2001-01-04 00:26:16 +00:00
kestes%staff.mail.com
d6cb31785c add more documentation to top of file explaining what file does
do not allow changes by users who are on unknown networks
2001-01-04 00:25:14 +00:00
kestes%staff.mail.com
20d68e68fb add more documentation to top of file explaining what file does
add emacs header
2001-01-04 00:24:09 +00:00
kestes%staff.mail.com
0a07e53c91 add more documentation
document  'make compile_bin_code'
2001-01-04 00:22:37 +00:00
kestes%staff.mail.com
7e3475ce68 add more documentation 2001-01-04 00:22:14 +00:00
kestes%staff.mail.com
8f0fafe2e7 change ($starttime < $timenow) ||
to      ($starttime <= $timenow) ||
2001-01-04 00:21:36 +00:00
kestes%staff.mail.com
0c368e7867 document security issue with eval 2001-01-04 00:21:03 +00:00
kestes%staff.mail.com
33411bd5a5 use new secure default mode for creating directories 2001-01-04 00:20:26 +00:00
kestes%staff.mail.com
4460aea536 moved to default_config 2001-01-03 22:03:40 +00:00
valeski%netscape.com
e0e038a875 trying to fix caching problem w/ wap browsers 2001-01-03 17:29:57 +00:00
dmose%mozilla.org
a1b8c789f4 changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com 2000-12-22 23:01:30 +00:00
dmose%mozilla.org
f004f59c84 script for watching mysqld. r=endico@mozilla.org 2000-12-22 20:48:47 +00:00
dmose%mozilla.org
6b53213991 updated to ignore graphs subdir 2000-12-22 20:48:16 +00:00
gerv%gerv.net
b56a5eb3ac Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
gerv%gerv.net
a550f386e8 Fix duplicates table check; make sure we create graphs directory. 2000-12-14 17:48:01 +00:00
gerv%gerv.net
7264e82a4f Fixed problem with ranges in regexps that I dreamt about a few nights ago. 2000-12-14 17:39:33 +00:00
gerv%gerv.net
5b5b189288 Fixed dupes table detection code; added check for graphs directory. 2000-12-14 12:19:35 +00:00
gerv%gerv.net
d6f20616fb Formatting change. Trivial. 2000-12-14 12:17:11 +00:00
endico%mozilla.org
762947abf9 trivial change to test whether cvs is working 2000-12-14 03:09:17 +00:00
dmose%mozilla.org
2fbcabc6c8 add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org 2000-12-12 03:47:40 +00:00
dmose%mozilla.org
fc71168a37 patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org 2000-12-07 03:04:32 +00:00
gerv%gerv.net
62bfb000c3 Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons. 2000-12-05 22:36:26 +00:00
leaf%mozilla.org
acbe7a75b2 reworded description of when to contact module owners, moa=dmose 2000-11-30 23:41:35 +00:00
endico%mozilla.org
27cfa85595 in the checkins table, make the descid indexed to speed up queries. For this field to be indexed, its definition needs to disallow null entries. 2000-11-30 22:58:39 +00:00
sfraser%netscape.com
32223f8a66 Adding some more error strings to better catch perl errors. 2000-11-30 04:50:27 +00:00
kestes%staff.mail.com
803de089b6 changing the filenames during the move was a bad idea,
restore the original filenames.
2000-11-29 21:50:17 +00:00
kestes%staff.mail.com
d488646c24 changing the filenames was a bad idea, this was BTData.pm as found
in lib yesterday
2000-11-29 21:49:29 +00:00
kestes%staff.mail.com
c6cd218e01 changing the filenames was a bad idea, this was TreeData.pm as found
in lib yesterday
2000-11-29 21:48:42 +00:00
kestes%staff.mail.com
1a05648a04 changing the filenames was a bad idea 2000-11-29 21:47:14 +00:00
kestes%staff.mail.com
03ff5fa8df moved files to default_config 2000-11-29 21:27:54 +00:00
kestes%staff.mail.com
d927bf305d changed filename to processmail_builds 2000-11-29 21:25:45 +00:00