From 1e3fa00489afd801d3a392545e0861b04d082e13 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Fri, 4 Apr 2008 11:48:07 +0000 Subject: Explain 'zarro boogs found' better provide links to key parts of the MySQL documentation. --- docs/en/xml/glossary.xml | 93 ++++++------------------------------------------ 1 file changed, 11 insertions(+), 82 deletions(-) (limited to 'docs/en/xml/glossary.xml') diff --git a/docs/en/xml/glossary.xml b/docs/en/xml/glossary.xml index 79fb2baeb..d979505ca 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/xml/glossary.xml @@ -3,7 +3,7 @@ 0-9, high ascii - + .htaccess @@ -154,10 +154,10 @@ - Comprehensive Perl Archive Network - CPAN + + CPAN + - CPAN @@ -170,32 +170,12 @@ particular task. - - - contrib - - - The contrib directory is - a location to put scripts that have been contributed to Bugzilla but - are not a part of the official distribution. These scripts are written - by third parties and may be in languages other than perl. For those - that are in perl, there may be additional modules or other requirements - than those of the offical distribution. - - Scripts in the contrib - directory are not offically supported by the Bugzilla team and may - break in between versions. - - - - - D - + daemon @@ -208,23 +188,6 @@ a web server, are generally run as daemons. - - - DOS Attack - - - A DOS, or Denial of Service attack, is when a user attempts to - deny access to a web server by repeatadly accessing a page or sending - malformed requests to a webserver. This can be effectively prevented - by using mod_throttle as described in - . A D-DOS, or - Distributed Denial of Service attack, is when these requests come - from multiple sources at the same time. Unfortunately, these are much - more difficult to defend against. - - - - @@ -269,11 +232,10 @@ A Message Transport Agent is used to control the flow of email - on a system. The Mail::Mailer - Perl module, which Bugzilla uses to send email, can be configured to - use many different underlying implementations for actually sending the - mail using the parameter. - Implementations other than sendmail require that the + on a system. Many unix based systems use + sendmail which is what + Bugzilla expects to find by default at /usr/sbin/sendmail. + Many other MTA's will work, but they all require that the param be set to on. @@ -321,16 +283,6 @@ P - - Perl Package Manager - PPM - - - - - - - Product @@ -395,35 +347,11 @@ - - - Regular Expression - regexp - - - A regular expression is an expression used for pattern matching. - Documentation - - - S - - Service - - - In Windows NT environment, a boot-time background application - is refered to as a service. These are generally managed through the - control pannel while logged in as an account with - Administrator level capabilities. For more - information, consult your Windows manual or the MSKB. - - - - SGML @@ -546,8 +474,9 @@ sgml-local-ecat-files:nil sgml-minimize-attributes:nil sgml-namecase-general:t sgml-omittag:t -sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter") +sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter") sgml-shorttag:t sgml-tag-region-if-active:t End: --> + -- cgit v1.2.3-24-g4f1b