Browse code

docs: update

git-svn: trunk@4159

Tomasz Kojm authored on 2008/09/02 03:19:59
Showing 64 changed files
... ...
@@ -1,3 +1,7 @@
1
+Mon Sep  1 20:19:57 CEST 2008 (tk)
2
+----------------------------------
3
+  * docs: update
4
+
1 5
 Mon Sep  1 19:31:08 CEST 2008 (tk)
2 6
 ----------------------------------
3 7
   * libclamav/message.c, mbox.c: fix out-of-memory null dereference in
... ...
@@ -1,8 +1,9 @@
1
-0.94rc1
1
+0.94
2
+----
2 3
 
3
-This is a release candidate for 0.94. The following are the key features
4
-and improvements of this version:
4
+Sourcefire and the ClamAV team are pleased to announce the release of
5
+ClamAV 0.94. The following are the key features and improvements of this
6
+version:
5 7
 
6 8
   - Logical Signatures: The logical signature technology uses operators
7 9
     such as AND, OR and NOT to allow the combination of more than one
... ...
@@ -42,5 +43,11 @@ and to the ChangeLog.
42 42
 
43 43
 You may need to run 'ldconfig' after installing this version.
44 44
 
45
+** This version drops the special support for Cygwin. Our QA process showed
46
+** serious problems with ClamAV builds under Cygwin due to some low-level
47
+** incompatibilities in the POSIX compatibility layer, resulting in unreliable
48
+** ClamAV behaviour.
49
+
45 50
 --
46 51
 The ClamAV team (http://www.clamav.net/team)
52
+
... ...
@@ -2,11 +2,12 @@ Note: This README/NEWS file refers to the source tarball. Some things described
2 2
 here may not be available in binary packages.
3 3
 --
4 4
 
5
-0.94rc1
5
+0.94
6
+----
6 7
 
7
-This is a release candidate for 0.94. The following are the key features
8
-and improvements of this version:
8
+Sourcefire and the ClamAV team are pleased to announce the release of
9
+ClamAV 0.94. The following are the key features and improvements of this
10
+version:
9 11
 
10 12
   - Logical Signatures: The logical signature technology uses operators
11 13
     such as AND, OR and NOT to allow the combination of more than one
... ...
@@ -46,6 +47,11 @@ and to the ChangeLog.
46 46
 
47 47
 You may need to run 'ldconfig' after installing this version.
48 48
 
49
+** This version drops the special support for Cygwin. Our QA process showed
50
+** serious problems with ClamAV builds under Cygwin due to some low-level
51
+** incompatibilities in the POSIX compatibility layer, resulting in unreliable
52
+** ClamAV behaviour.
53
+
49 54
 --
50 55
 The ClamAV team (http://www.clamav.net/team)
51 56
 
52 57
Binary files a/docs/clamdoc.pdf and b/docs/clamdoc.pdf differ
... ...
@@ -71,14 +71,14 @@
71 71
     \vspace{3cm}
72 72
     \begin{flushright}
73 73
 	\rule[-1ex]{8cm}{3pt}\\
74
-	\huge Clam AntiVirus 0.94rc1\\
74
+	\huge Clam AntiVirus 0.94\\
75 75
 	\huge \emph{User Manual}\\
76 76
     \end{flushright}
77 77
 
78 78
     \newpage
79 79
     \pagestyle{fancy}
80 80
     \tableofcontents
81
-    \vspace{1.5cm}
81
+    \vspace{1.0cm}
82 82
 
83 83
     \noindent
84 84
     \begin{boxedminipage}[b]{\textwidth}
... ...
@@ -104,7 +104,7 @@
104 104
     MA 02110-1301, USA.
105 105
     \end{boxedminipage}
106 106
 
107
-    \vspace{0.5cm}
107
+    \vspace{0.3cm}
108 108
     \noindent
109 109
     \begin{boxedminipage}[b]{\textwidth}
110 110
     ClamAV and Clam AntiVirus are trademarks of Sourcefire, Inc.
... ...
@@ -127,7 +127,7 @@
127 127
 	\item{POSIX compliant, portable}
128 128
 	\item{Fast scanning}
129 129
 	\item{Supports on-access scanning (Linux and FreeBSD only)}
130
-	\item{Detects over 230.000 viruses, worms and trojans, including
130
+	\item{Detects over 400.000 viruses, worms and trojans, including
131 131
 	      Microsoft Office macro viruses, mobile malware, and other threats}
132 132
 	\item{Scans within archives and compressed files (also protects
133 133
 	      against archive bombs), built-in support includes:
... ...
@@ -269,8 +269,7 @@
269 269
 
270 270
     \subsection{Adding new system user and group}
271 271
     If you are installing ClamAV for the first time, you have to add a new
272
-    user and group to your system: \footnote{Cygwin note: If you have not
273
-    /etc/passwd you can skip this point}
272
+    user and group to your system:
274 273
     \begin{verbatim}
275 274
 	# groupadd clamav
276 275
 	# useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav
... ...
@@ -24,18 +24,18 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
24 24
 <BODY >
25 25
 
26 26
 <DIV CLASS="navigation"><!--Navigation Panel-->
27
-<A NAME="tex2html114"
27
+<A NAME="tex2html113"
28 28
   HREF="node1.html">
29 29
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
30 30
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png"> 
31 31
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png"> 
32
-<A NAME="tex2html112"
32
+<A NAME="tex2html111"
33 33
   HREF="node1.html">
34 34
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
35 35
 <BR>
36
-<B> Next:</B> <A NAME="tex2html115"
36
+<B> Next:</B> <A NAME="tex2html114"
37 37
   HREF="node1.html">Contents</A>
38
- &nbsp; <B>  <A NAME="tex2html113"
38
+ &nbsp; <B>  <A NAME="tex2html112"
39 39
   HREF="node1.html">Contents</A></B> 
40 40
 <BR>
41 41
 <BR></DIV>
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94rc1
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -68,154 +68,154 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
68 68
 <A NAME="CHILD_LINKS"></A>
69 69
 
70 70
 <UL CLASS="ChildLinks">
71
-<LI><A NAME="tex2html116"
71
+<LI><A NAME="tex2html115"
72 72
   HREF="node1.html">Contents</A>
73
-<LI><A NAME="tex2html117"
73
+<LI><A NAME="tex2html116"
74 74
   HREF="node2.html">Introduction</A>
75 75
 <UL>
76
-<LI><A NAME="tex2html118"
76
+<LI><A NAME="tex2html117"
77 77
   HREF="node3.html">Features</A>
78
-<LI><A NAME="tex2html119"
78
+<LI><A NAME="tex2html118"
79 79
   HREF="node4.html">Mailing lists and IRC channel</A>
80
-<LI><A NAME="tex2html120"
80
+<LI><A NAME="tex2html119"
81 81
   HREF="node5.html">Virus submitting</A>
82 82
 </UL>
83 83
 <BR>
84
-<LI><A NAME="tex2html121"
84
+<LI><A NAME="tex2html120"
85 85
   HREF="node6.html">Base package</A>
86 86
 <UL>
87
-<LI><A NAME="tex2html122"
87
+<LI><A NAME="tex2html121"
88 88
   HREF="node7.html">Supported platforms</A>
89
-<LI><A NAME="tex2html123"
89
+<LI><A NAME="tex2html122"
90 90
   HREF="node8.html">Binary packages</A>
91 91
 </UL>
92 92
 <BR>
93
-<LI><A NAME="tex2html124"
93
+<LI><A NAME="tex2html123"
94 94
   HREF="node9.html">Installation</A>
95 95
 <UL>
96
-<LI><A NAME="tex2html125"
96
+<LI><A NAME="tex2html124"
97 97
   HREF="node10.html">Requirements</A>
98
-<LI><A NAME="tex2html126"
98
+<LI><A NAME="tex2html125"
99 99
   HREF="node11.html">Installing on shell account</A>
100
-<LI><A NAME="tex2html127"
100
+<LI><A NAME="tex2html126"
101 101
   HREF="node12.html">Adding new system user and group</A>
102
-<LI><A NAME="tex2html128"
102
+<LI><A NAME="tex2html127"
103 103
   HREF="node13.html">Compilation of base package</A>
104
-<LI><A NAME="tex2html129"
104
+<LI><A NAME="tex2html128"
105 105
   HREF="node14.html">Compilation with clamav-milter enabled</A>
106
-<LI><A NAME="tex2html130"
106
+<LI><A NAME="tex2html129"
107 107
   HREF="node15.html">Running unit tests</A>
108
-<LI><A NAME="tex2html131"
108
+<LI><A NAME="tex2html130"
109 109
   HREF="node16.html">Reporting a unit test failure bug</A>
110 110
 </UL>
111 111
 <BR>
112
-<LI><A NAME="tex2html132"
112
+<LI><A NAME="tex2html131"
113 113
   HREF="node17.html">Configuration</A>
114 114
 <UL>
115
-<LI><A NAME="tex2html133"
115
+<LI><A NAME="tex2html132"
116 116
   HREF="node18.html">clamd</A>
117 117
 <UL>
118
-<LI><A NAME="tex2html134"
118
+<LI><A NAME="tex2html133"
119 119
   HREF="node19.html">On-access scanning</A>
120 120
 </UL>
121
-<LI><A NAME="tex2html135"
121
+<LI><A NAME="tex2html134"
122 122
   HREF="node20.html">clamav-milter</A>
123
-<LI><A NAME="tex2html136"
123
+<LI><A NAME="tex2html135"
124 124
   HREF="node21.html">Testing</A>
125
-<LI><A NAME="tex2html137"
125
+<LI><A NAME="tex2html136"
126 126
   HREF="node22.html">Setting up auto-updating</A>
127 127
 <UL>
128
-<LI><A NAME="tex2html138"
128
+<LI><A NAME="tex2html137"
129 129
   HREF="node23.html">Closest mirrors</A>
130 130
 </UL>
131 131
 </UL>
132 132
 <BR>
133
-<LI><A NAME="tex2html139"
133
+<LI><A NAME="tex2html138"
134 134
   HREF="node24.html">Usage</A>
135 135
 <UL>
136
-<LI><A NAME="tex2html140"
136
+<LI><A NAME="tex2html139"
137 137
   HREF="node25.html">Clam daemon</A>
138
-<LI><A NAME="tex2html141"
138
+<LI><A NAME="tex2html140"
139 139
   HREF="node26.html">Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
140
-<LI><A NAME="tex2html142"
140
+<LI><A NAME="tex2html141"
141 141
   HREF="node27.html">Clamuko</A>
142
-<LI><A NAME="tex2html143"
142
+<LI><A NAME="tex2html142"
143 143
   HREF="node28.html">Output format</A>
144 144
 <UL>
145
-<LI><A NAME="tex2html144"
145
+<LI><A NAME="tex2html143"
146 146
   HREF="node29.html">clamscan</A>
147
-<LI><A NAME="tex2html145"
147
+<LI><A NAME="tex2html144"
148 148
   HREF="node30.html">clamd</A>
149 149
 </UL>
150 150
 </UL>
151 151
 <BR>
152
-<LI><A NAME="tex2html146"
152
+<LI><A NAME="tex2html145"
153 153
   HREF="node31.html">LibClamAV</A>
154 154
 <UL>
155
-<LI><A NAME="tex2html147"
155
+<LI><A NAME="tex2html146"
156 156
   HREF="node32.html">Licence</A>
157
-<LI><A NAME="tex2html148"
157
+<LI><A NAME="tex2html147"
158 158
   HREF="node33.html">Supported formats</A>
159 159
 <UL>
160
-<LI><A NAME="tex2html149"
160
+<LI><A NAME="tex2html148"
161 161
   HREF="node34.html">Executables</A>
162
-<LI><A NAME="tex2html150"
162
+<LI><A NAME="tex2html149"
163 163
   HREF="node35.html">Mail files</A>
164
-<LI><A NAME="tex2html151"
164
+<LI><A NAME="tex2html150"
165 165
   HREF="node36.html">Archives and compressed files</A>
166
-<LI><A NAME="tex2html152"
166
+<LI><A NAME="tex2html151"
167 167
   HREF="node37.html">Documents</A>
168
-<LI><A NAME="tex2html153"
168
+<LI><A NAME="tex2html152"
169 169
   HREF="node38.html">Others</A>
170 170
 </UL>
171
-<LI><A NAME="tex2html154"
171
+<LI><A NAME="tex2html153"
172 172
   HREF="node39.html">API</A>
173 173
 <UL>
174
-<LI><A NAME="tex2html155"
174
+<LI><A NAME="tex2html154"
175 175
   HREF="node40.html">Header file</A>
176
-<LI><A NAME="tex2html156"
176
+<LI><A NAME="tex2html155"
177 177
   HREF="node41.html">Database loading</A>
178
-<LI><A NAME="tex2html157"
178
+<LI><A NAME="tex2html156"
179 179
   HREF="node42.html">Error handling</A>
180
-<LI><A NAME="tex2html158"
180
+<LI><A NAME="tex2html157"
181 181
   HREF="node43.html">Engine structure</A>
182 182
 </UL>
183
-<LI><A NAME="tex2html159"
183
+<LI><A NAME="tex2html158"
184 184
   HREF="node44.html">Database reloading</A>
185 185
 <UL>
186
-<LI><A NAME="tex2html160"
186
+<LI><A NAME="tex2html159"
187 187
   HREF="node45.html">Data scan functions</A>
188
-<LI><A NAME="tex2html161"
188
+<LI><A NAME="tex2html160"
189 189
   HREF="node46.html">Memory</A>
190
-<LI><A NAME="tex2html162"
190
+<LI><A NAME="tex2html161"
191 191
   HREF="node47.html">Forking daemons</A>
192
-<LI><A NAME="tex2html163"
192
+<LI><A NAME="tex2html162"
193 193
   HREF="node48.html">clamav-config</A>
194
-<LI><A NAME="tex2html164"
194
+<LI><A NAME="tex2html163"
195 195
   HREF="node49.html">Example</A>
196 196
 </UL>
197
-<LI><A NAME="tex2html165"
197
+<LI><A NAME="tex2html164"
198 198
   HREF="node50.html">CVD format</A>
199
-<LI><A NAME="tex2html166"
199
+<LI><A NAME="tex2html165"
200 200
   HREF="node51.html">Contributors</A>
201
-<LI><A NAME="tex2html167"
201
+<LI><A NAME="tex2html166"
202 202
   HREF="node52.html">Donors</A>
203
-<LI><A NAME="tex2html168"
203
+<LI><A NAME="tex2html167"
204 204
   HREF="node53.html">Graphics</A>
205
-<LI><A NAME="tex2html169"
205
+<LI><A NAME="tex2html168"
206 206
   HREF="node54.html">OpenAntiVirus</A>
207 207
 </UL>
208 208
 <BR>
209
-<LI><A NAME="tex2html170"
209
+<LI><A NAME="tex2html169"
210 210
   HREF="node55.html">Core Team</A>
211
-<LI><A NAME="tex2html171"
211
+<LI><A NAME="tex2html170"
212 212
   HREF="node56.html">About this document ...</A>
213 213
 </UL>
214 214
 <!--End of Table of Child-Links-->
215 215
 <BR><HR>
216 216
 <ADDRESS>
217 217
 Tomasz Kojm
218
-2008-08-15
218
+2008-09-01
219 219
 </ADDRESS>
220 220
 </BODY>
221 221
 </HTML>
... ...
@@ -98,7 +98,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
98 98
 .
99 99
 </PRE>
100 100
 </DD>
101
-<DT><A NAME="foot757">... framework</A><A
101
+<DT><A NAME="foot756">... framework</A><A
102 102
  HREF="node10.html#tex2html7"><SUP><SPAN CLASS="arabic">3</SPAN></SUP></A></DT>
103 103
 <DD>See section <A HREF="node15.html#unit-testing">3.6</A> on how to run the unit tests
104 104
 
... ...
@@ -134,45 +134,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
134 134
 .
135 135
 </PRE>
136 136
 </DD>
137
-<DT><A NAME="foot137">... system:</A><A
138
- HREF="node12.html#tex2html8"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A></DT>
139
-<DD>Cygwin note: If you have not
140
-    /etc/passwd you can skip this point
141
-
142
-<PRE>.
143
-.
144
-.
145
-.
146
-.
147
-.
148
-.
149
-.
150
-.
151
-.
152
-.
153
-.
154
-.
155
-.
156
-.
157
-.
158
-.
159
-.
160
-.
161
-.
162
-.
163
-.
164
-.
165
-.
166
-.
167
-.
168
-.
169
-.
170
-.
171
-.
172
-</PRE>
173
-</DD>
174
-<DT><A NAME="foot156">... built:</A><A
175
- HREF="node15.html#tex2html11"><SUP><SPAN CLASS="arabic">5</SPAN></SUP></A></DT>
137
+<DT><A NAME="foot155">... built:</A><A
138
+ HREF="node15.html#tex2html10"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A></DT>
176 139
 <DD>The configure script in ClamAV automatically enables the unit tests, if it finds the check framework, however it doesn't consider it a fatal error if unit tests cannot be enabled.
177 140
 
178 141
 <PRE>.
... ...
@@ -207,8 +170,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
207 207
 .
208 208
 </PRE>
209 209
 </DD>
210
-<DT><A NAME="foot200">... file</A><A
211
- HREF="node21.html#tex2html15"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A></DT>
210
+<DT><A NAME="foot199">... file</A><A
211
+ HREF="node21.html#tex2html14"><SUP><SPAN CLASS="arabic">5</SPAN></SUP></A></DT>
212 212
 <DD>To get more info on clamscan options run 'man clamscan'
213 213
 
214 214
 <PRE>.
... ...
@@ -243,8 +206,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
243 243
 .
244 244
 </PRE>
245 245
 </DD>
246
-<DT><A NAME="foot234">... file</A><A
247
- HREF="node25.html#tex2html19"><SUP><SPAN CLASS="arabic">7</SPAN></SUP></A></DT>
246
+<DT><A NAME="foot233">... file</A><A
247
+ HREF="node25.html#tex2html18"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A></DT>
248 248
 <DD>man 5 clamd.conf
249 249
 
250 250
 <PRE>.
... ...
@@ -279,8 +242,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
279 279
 .
280 280
 </PRE>
281 281
 </DD>
282
-<DT><A NAME="foot291">... it</A><A
283
- HREF="node32.html#tex2html20"><SUP><SPAN CLASS="arabic">8</SPAN></SUP></A></DT>
282
+<DT><A NAME="foot290">... it</A><A
283
+ HREF="node32.html#tex2html19"><SUP><SPAN CLASS="arabic">7</SPAN></SUP></A></DT>
284 284
 <DD>You can still use clamd or clamscan instead
285 285
 
286 286
 <PRE>.
... ...
@@ -315,8 +278,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
315 315
 .
316 316
 </PRE>
317 317
 </DD>
318
-<DT><A NAME="foot314">... <code>signo</code></A><A
319
- HREF="node41.html#tex2html21"><SUP><SPAN CLASS="arabic">9</SPAN></SUP></A></DT>
318
+<DT><A NAME="foot313">... <code>signo</code></A><A
319
+ HREF="node41.html#tex2html20"><SUP><SPAN CLASS="arabic">8</SPAN></SUP></A></DT>
320 320
 <DD>Remember to initialize the virus counter
321 321
     variable with 0.
322 322
 
... ...
@@ -24,18 +24,18 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
24 24
 <BODY >
25 25
 
26 26
 <DIV CLASS="navigation"><!--Navigation Panel-->
27
-<A NAME="tex2html114"
27
+<A NAME="tex2html113"
28 28
   HREF="node1.html">
29 29
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
30 30
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png"> 
31 31
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png"> 
32
-<A NAME="tex2html112"
32
+<A NAME="tex2html111"
33 33
   HREF="node1.html">
34 34
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
35 35
 <BR>
36
-<B> Next:</B> <A NAME="tex2html115"
36
+<B> Next:</B> <A NAME="tex2html114"
37 37
   HREF="node1.html">Contents</A>
38
- &nbsp; <B>  <A NAME="tex2html113"
38
+ &nbsp; <B>  <A NAME="tex2html112"
39 39
   HREF="node1.html">Contents</A></B> 
40 40
 <BR>
41 41
 <BR></DIV>
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94rc1
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -68,154 +68,154 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
68 68
 <A NAME="CHILD_LINKS"></A>
69 69
 
70 70
 <UL CLASS="ChildLinks">
71
-<LI><A NAME="tex2html116"
71
+<LI><A NAME="tex2html115"
72 72
   HREF="node1.html">Contents</A>
73
-<LI><A NAME="tex2html117"
73
+<LI><A NAME="tex2html116"
74 74
   HREF="node2.html">Introduction</A>
75 75
 <UL>
76
-<LI><A NAME="tex2html118"
76
+<LI><A NAME="tex2html117"
77 77
   HREF="node3.html">Features</A>
78
-<LI><A NAME="tex2html119"
78
+<LI><A NAME="tex2html118"
79 79
   HREF="node4.html">Mailing lists and IRC channel</A>
80
-<LI><A NAME="tex2html120"
80
+<LI><A NAME="tex2html119"
81 81
   HREF="node5.html">Virus submitting</A>
82 82
 </UL>
83 83
 <BR>
84
-<LI><A NAME="tex2html121"
84
+<LI><A NAME="tex2html120"
85 85
   HREF="node6.html">Base package</A>
86 86
 <UL>
87
-<LI><A NAME="tex2html122"
87
+<LI><A NAME="tex2html121"
88 88
   HREF="node7.html">Supported platforms</A>
89
-<LI><A NAME="tex2html123"
89
+<LI><A NAME="tex2html122"
90 90
   HREF="node8.html">Binary packages</A>
91 91
 </UL>
92 92
 <BR>
93
-<LI><A NAME="tex2html124"
93
+<LI><A NAME="tex2html123"
94 94
   HREF="node9.html">Installation</A>
95 95
 <UL>
96
-<LI><A NAME="tex2html125"
96
+<LI><A NAME="tex2html124"
97 97
   HREF="node10.html">Requirements</A>
98
-<LI><A NAME="tex2html126"
98
+<LI><A NAME="tex2html125"
99 99
   HREF="node11.html">Installing on shell account</A>
100
-<LI><A NAME="tex2html127"
100
+<LI><A NAME="tex2html126"
101 101
   HREF="node12.html">Adding new system user and group</A>
102
-<LI><A NAME="tex2html128"
102
+<LI><A NAME="tex2html127"
103 103
   HREF="node13.html">Compilation of base package</A>
104
-<LI><A NAME="tex2html129"
104
+<LI><A NAME="tex2html128"
105 105
   HREF="node14.html">Compilation with clamav-milter enabled</A>
106
-<LI><A NAME="tex2html130"
106
+<LI><A NAME="tex2html129"
107 107
   HREF="node15.html">Running unit tests</A>
108
-<LI><A NAME="tex2html131"
108
+<LI><A NAME="tex2html130"
109 109
   HREF="node16.html">Reporting a unit test failure bug</A>
110 110
 </UL>
111 111
 <BR>
112
-<LI><A NAME="tex2html132"
112
+<LI><A NAME="tex2html131"
113 113
   HREF="node17.html">Configuration</A>
114 114
 <UL>
115
-<LI><A NAME="tex2html133"
115
+<LI><A NAME="tex2html132"
116 116
   HREF="node18.html">clamd</A>
117 117
 <UL>
118
-<LI><A NAME="tex2html134"
118
+<LI><A NAME="tex2html133"
119 119
   HREF="node19.html">On-access scanning</A>
120 120
 </UL>
121
-<LI><A NAME="tex2html135"
121
+<LI><A NAME="tex2html134"
122 122
   HREF="node20.html">clamav-milter</A>
123
-<LI><A NAME="tex2html136"
123
+<LI><A NAME="tex2html135"
124 124
   HREF="node21.html">Testing</A>
125
-<LI><A NAME="tex2html137"
125
+<LI><A NAME="tex2html136"
126 126
   HREF="node22.html">Setting up auto-updating</A>
127 127
 <UL>
128
-<LI><A NAME="tex2html138"
128
+<LI><A NAME="tex2html137"
129 129
   HREF="node23.html">Closest mirrors</A>
130 130
 </UL>
131 131
 </UL>
132 132
 <BR>
133
-<LI><A NAME="tex2html139"
133
+<LI><A NAME="tex2html138"
134 134
   HREF="node24.html">Usage</A>
135 135
 <UL>
136
-<LI><A NAME="tex2html140"
136
+<LI><A NAME="tex2html139"
137 137
   HREF="node25.html">Clam daemon</A>
138
-<LI><A NAME="tex2html141"
138
+<LI><A NAME="tex2html140"
139 139
   HREF="node26.html">Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
140
-<LI><A NAME="tex2html142"
140
+<LI><A NAME="tex2html141"
141 141
   HREF="node27.html">Clamuko</A>
142
-<LI><A NAME="tex2html143"
142
+<LI><A NAME="tex2html142"
143 143
   HREF="node28.html">Output format</A>
144 144
 <UL>
145
-<LI><A NAME="tex2html144"
145
+<LI><A NAME="tex2html143"
146 146
   HREF="node29.html">clamscan</A>
147
-<LI><A NAME="tex2html145"
147
+<LI><A NAME="tex2html144"
148 148
   HREF="node30.html">clamd</A>
149 149
 </UL>
150 150
 </UL>
151 151
 <BR>
152
-<LI><A NAME="tex2html146"
152
+<LI><A NAME="tex2html145"
153 153
   HREF="node31.html">LibClamAV</A>
154 154
 <UL>
155
-<LI><A NAME="tex2html147"
155
+<LI><A NAME="tex2html146"
156 156
   HREF="node32.html">Licence</A>
157
-<LI><A NAME="tex2html148"
157
+<LI><A NAME="tex2html147"
158 158
   HREF="node33.html">Supported formats</A>
159 159
 <UL>
160
-<LI><A NAME="tex2html149"
160
+<LI><A NAME="tex2html148"
161 161
   HREF="node34.html">Executables</A>
162
-<LI><A NAME="tex2html150"
162
+<LI><A NAME="tex2html149"
163 163
   HREF="node35.html">Mail files</A>
164
-<LI><A NAME="tex2html151"
164
+<LI><A NAME="tex2html150"
165 165
   HREF="node36.html">Archives and compressed files</A>
166
-<LI><A NAME="tex2html152"
166
+<LI><A NAME="tex2html151"
167 167
   HREF="node37.html">Documents</A>
168
-<LI><A NAME="tex2html153"
168
+<LI><A NAME="tex2html152"
169 169
   HREF="node38.html">Others</A>
170 170
 </UL>
171
-<LI><A NAME="tex2html154"
171
+<LI><A NAME="tex2html153"
172 172
   HREF="node39.html">API</A>
173 173
 <UL>
174
-<LI><A NAME="tex2html155"
174
+<LI><A NAME="tex2html154"
175 175
   HREF="node40.html">Header file</A>
176
-<LI><A NAME="tex2html156"
176
+<LI><A NAME="tex2html155"
177 177
   HREF="node41.html">Database loading</A>
178
-<LI><A NAME="tex2html157"
178
+<LI><A NAME="tex2html156"
179 179
   HREF="node42.html">Error handling</A>
180
-<LI><A NAME="tex2html158"
180
+<LI><A NAME="tex2html157"
181 181
   HREF="node43.html">Engine structure</A>
182 182
 </UL>
183
-<LI><A NAME="tex2html159"
183
+<LI><A NAME="tex2html158"
184 184
   HREF="node44.html">Database reloading</A>
185 185
 <UL>
186
-<LI><A NAME="tex2html160"
186
+<LI><A NAME="tex2html159"
187 187
   HREF="node45.html">Data scan functions</A>
188
-<LI><A NAME="tex2html161"
188
+<LI><A NAME="tex2html160"
189 189
   HREF="node46.html">Memory</A>
190
-<LI><A NAME="tex2html162"
190
+<LI><A NAME="tex2html161"
191 191
   HREF="node47.html">Forking daemons</A>
192
-<LI><A NAME="tex2html163"
192
+<LI><A NAME="tex2html162"
193 193
   HREF="node48.html">clamav-config</A>
194
-<LI><A NAME="tex2html164"
194
+<LI><A NAME="tex2html163"
195 195
   HREF="node49.html">Example</A>
196 196
 </UL>
197
-<LI><A NAME="tex2html165"
197
+<LI><A NAME="tex2html164"
198 198
   HREF="node50.html">CVD format</A>
199
-<LI><A NAME="tex2html166"
199
+<LI><A NAME="tex2html165"
200 200
   HREF="node51.html">Contributors</A>
201
-<LI><A NAME="tex2html167"
201
+<LI><A NAME="tex2html166"
202 202
   HREF="node52.html">Donors</A>
203
-<LI><A NAME="tex2html168"
203
+<LI><A NAME="tex2html167"
204 204
   HREF="node53.html">Graphics</A>
205
-<LI><A NAME="tex2html169"
205
+<LI><A NAME="tex2html168"
206 206
   HREF="node54.html">OpenAntiVirus</A>
207 207
 </UL>
208 208
 <BR>
209
-<LI><A NAME="tex2html170"
209
+<LI><A NAME="tex2html169"
210 210
   HREF="node55.html">Core Team</A>
211
-<LI><A NAME="tex2html171"
211
+<LI><A NAME="tex2html170"
212 212
   HREF="node56.html">About this document ...</A>
213 213
 </UL>
214 214
 <!--End of Table of Child-Links-->
215 215
 <BR><HR>
216 216
 <ADDRESS>
217 217
 Tomasz Kojm
218
-2008-08-15
218
+2008-09-01
219 219
 </ADDRESS>
220 220
 </BODY>
221 221
 </HTML>
... ...
@@ -27,21 +27,21 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html180"
30
+<A NAME="tex2html179"
31 31
   HREF="node2.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html178"
33
+<A NAME="tex2html177"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html172"
36
+<A NAME="tex2html171"
37 37
   HREF="clamdoc.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>   
39 39
 <BR>
40
-<B> Next:</B> <A NAME="tex2html181"
40
+<B> Next:</B> <A NAME="tex2html180"
41 41
   HREF="node2.html">Introduction</A>
42
-<B> Up:</B> <A NAME="tex2html179"
42
+<B> Up:</B> <A NAME="tex2html178"
43 43
   HREF="clamdoc.html">clamdoc</A>
44
-<B> Previous:</B> <A NAME="tex2html173"
44
+<B> Previous:</B> <A NAME="tex2html172"
45 45
   HREF="clamdoc.html">clamdoc</A>
46 46
 <BR>
47 47
 <BR></DIV>
... ...
@@ -54,101 +54,100 @@ Contents</A>
54 54
 <!--Table of Contents-->
55 55
 
56 56
 <UL CLASS="TofC">
57
-<LI><A NAME="tex2html182"
57
+<LI><A NAME="tex2html181"
58 58
   HREF="node2.html">Introduction</A>
59 59
 <UL>
60
-<LI><A NAME="tex2html183"
60
+<LI><A NAME="tex2html182"
61 61
   HREF="node3.html">Features</A>
62
-<LI><A NAME="tex2html184"
62
+<LI><A NAME="tex2html183"
63 63
   HREF="node4.html">Mailing lists and IRC channel</A>
64
-<LI><A NAME="tex2html185"
64
+<LI><A NAME="tex2html184"
65 65
   HREF="node5.html">Virus submitting</A>
66 66
 </UL>
67 67
 <BR>
68
-<LI><A NAME="tex2html186"
68
+<LI><A NAME="tex2html185"
69 69
   HREF="node6.html">Base package</A>
70 70
 <UL>
71
-<LI><A NAME="tex2html187"
71
+<LI><A NAME="tex2html186"
72 72
   HREF="node7.html">Supported platforms</A>
73
-<LI><A NAME="tex2html188"
73
+<LI><A NAME="tex2html187"
74 74
   HREF="node8.html">Binary packages</A>
75 75
 </UL>
76 76
 <BR>
77
-<LI><A NAME="tex2html189"
77
+<LI><A NAME="tex2html188"
78 78
   HREF="node9.html">Installation</A>
79 79
 <UL>
80
-<LI><A NAME="tex2html190"
80
+<LI><A NAME="tex2html189"
81 81
   HREF="node10.html">Requirements</A>
82
-<LI><A NAME="tex2html191"
82
+<LI><A NAME="tex2html190"
83 83
   HREF="node11.html">Installing on shell account</A>
84
-<LI><A NAME="tex2html192"
84
+<LI><A NAME="tex2html191"
85 85
   HREF="node12.html">Adding new system user and group</A>
86
-<LI><A NAME="tex2html193"
86
+<LI><A NAME="tex2html192"
87 87
   HREF="node13.html">Compilation of base package</A>
88
-<LI><A NAME="tex2html194"
88
+<LI><A NAME="tex2html193"
89 89
   HREF="node14.html">Compilation with clamav-milter enabled</A>
90
-<LI><A NAME="tex2html195"
90
+<LI><A NAME="tex2html194"
91 91
   HREF="node15.html">Running unit tests</A>
92
-<LI><A NAME="tex2html196"
92
+<LI><A NAME="tex2html195"
93 93
   HREF="node16.html">Reporting a unit test failure bug</A>
94 94
 </UL>
95 95
 <BR>
96
-<LI><A NAME="tex2html197"
96
+<LI><A NAME="tex2html196"
97 97
   HREF="node17.html">Configuration</A>
98 98
 <UL>
99
-<LI><A NAME="tex2html198"
99
+<LI><A NAME="tex2html197"
100 100
   HREF="node18.html">clamd</A>
101
-<LI><A NAME="tex2html199"
101
+<LI><A NAME="tex2html198"
102 102
   HREF="node20.html">clamav-milter</A>
103
-<LI><A NAME="tex2html200"
103
+<LI><A NAME="tex2html199"
104 104
   HREF="node21.html">Testing</A>
105
-<LI><A NAME="tex2html201"
105
+<LI><A NAME="tex2html200"
106 106
   HREF="node22.html">Setting up auto-updating</A>
107 107
 </UL>
108 108
 <BR>
109
-<LI><A NAME="tex2html202"
109
+<LI><A NAME="tex2html201"
110 110
   HREF="node24.html">Usage</A>
111 111
 <UL>
112
-<LI><A NAME="tex2html203"
112
+<LI><A NAME="tex2html202"
113 113
   HREF="node25.html">Clam daemon</A>
114
-<LI><A NAME="tex2html204"
114
+<LI><A NAME="tex2html203"
115 115
   HREF="node26.html">Clamdscan</A>
116
-<LI><A NAME="tex2html205"
116
+<LI><A NAME="tex2html204"
117 117
   HREF="node27.html">Clamuko</A>
118
-<LI><A NAME="tex2html206"
118
+<LI><A NAME="tex2html205"
119 119
   HREF="node28.html">Output format</A>
120 120
 </UL>
121 121
 <BR>
122
-<LI><A NAME="tex2html207"
122
+<LI><A NAME="tex2html206"
123 123
   HREF="node31.html">LibClamAV</A>
124 124
 <UL>
125
-<LI><A NAME="tex2html208"
125
+<LI><A NAME="tex2html207"
126 126
   HREF="node32.html">Licence</A>
127
-<LI><A NAME="tex2html209"
127
+<LI><A NAME="tex2html208"
128 128
   HREF="node33.html">Supported formats</A>
129
-<LI><A NAME="tex2html210"
129
+<LI><A NAME="tex2html209"
130 130
   HREF="node39.html">API</A>
131
-<LI><A NAME="tex2html211"
131
+<LI><A NAME="tex2html210"
132 132
   HREF="node44.html">Database reloading</A>
133
-<LI><A NAME="tex2html212"
133
+<LI><A NAME="tex2html211"
134 134
   HREF="node50.html">CVD format</A>
135
-<LI><A NAME="tex2html213"
135
+<LI><A NAME="tex2html212"
136 136
   HREF="node51.html">Contributors</A>
137
-<LI><A NAME="tex2html214"
137
+<LI><A NAME="tex2html213"
138 138
   HREF="node52.html">Donors</A>
139
-<LI><A NAME="tex2html215"
139
+<LI><A NAME="tex2html214"
140 140
   HREF="node53.html">Graphics</A>
141
-<LI><A NAME="tex2html216"
141
+<LI><A NAME="tex2html215"
142 142
   HREF="node54.html">OpenAntiVirus</A>
143 143
 </UL>
144 144
 <BR>
145
-<LI><A NAME="tex2html217"
145
+<LI><A NAME="tex2html216"
146 146
   HREF="node55.html">Core Team</A>
147 147
 </UL>
148 148
 <!--End of Table of Contents-->    <BR>
149 149
 <BR>
150 150
 <BR>
151
-<BR>
152 151
 
153 152
 <P>
154 153
 
... ...
@@ -183,7 +182,7 @@ ClamAV and Clam AntiVirus are trademarks of Sourcefire, Inc.
183 183
 <BR><HR>
184 184
 <ADDRESS>
185 185
 Tomasz Kojm
186
-2008-08-15
186
+2008-09-01
187 187
 </ADDRESS>
188 188
 </BODY>
189 189
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html332"
30
+<A NAME="tex2html331"
31 31
   HREF="node11.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html328"
33
+<A NAME="tex2html327"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html322"
36
+<A NAME="tex2html321"
37 37
   HREF="node9.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html330"
39
+<A NAME="tex2html329"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html333"
43
+<B> Next:</B> <A NAME="tex2html332"
44 44
   HREF="node11.html">Installing on shell account</A>
45
-<B> Up:</B> <A NAME="tex2html329"
45
+<B> Up:</B> <A NAME="tex2html328"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html323"
47
+<B> Previous:</B> <A NAME="tex2html322"
48 48
   HREF="node9.html">Installation</A>
49
- &nbsp; <B>  <A NAME="tex2html331"
49
+ &nbsp; <B>  <A NAME="tex2html330"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -90,7 +90,7 @@ A note for Solaris/SPARC users: you must set the <SPAN  CLASS="textit">ABI</SPAN
90 90
 	configuration script of GMP.
91 91
 </LI>
92 92
 <LI><code>check</code> unit testing framework <A NAME="tex2html7"
93
-  HREF="footnode.html#foot757"><SUP><SPAN CLASS="arabic">3</SPAN></SUP></A>.
93
+  HREF="footnode.html#foot756"><SUP><SPAN CLASS="arabic">3</SPAN></SUP></A>.
94 94
     
95 95
 </LI>
96 96
 </UL>
... ...
@@ -99,31 +99,31 @@ A note for Solaris/SPARC users: you must set the <SPAN  CLASS="textit">ABI</SPAN
99 99
 
100 100
 <DIV CLASS="navigation"><HR>
101 101
 <!--Navigation Panel-->
102
-<A NAME="tex2html332"
102
+<A NAME="tex2html331"
103 103
   HREF="node11.html">
104 104
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
105
-<A NAME="tex2html328"
105
+<A NAME="tex2html327"
106 106
   HREF="node9.html">
107 107
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
108
-<A NAME="tex2html322"
108
+<A NAME="tex2html321"
109 109
   HREF="node9.html">
110 110
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
111
-<A NAME="tex2html330"
111
+<A NAME="tex2html329"
112 112
   HREF="node1.html">
113 113
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
114 114
 <BR>
115
-<B> Next:</B> <A NAME="tex2html333"
115
+<B> Next:</B> <A NAME="tex2html332"
116 116
   HREF="node11.html">Installing on shell account</A>
117
-<B> Up:</B> <A NAME="tex2html329"
117
+<B> Up:</B> <A NAME="tex2html328"
118 118
   HREF="node9.html">Installation</A>
119
-<B> Previous:</B> <A NAME="tex2html323"
119
+<B> Previous:</B> <A NAME="tex2html322"
120 120
   HREF="node9.html">Installation</A>
121
- &nbsp; <B>  <A NAME="tex2html331"
121
+ &nbsp; <B>  <A NAME="tex2html330"
122 122
   HREF="node1.html">Contents</A></B> </DIV>
123 123
 <!--End of Navigation Panel-->
124 124
 <ADDRESS>
125 125
 Tomasz Kojm
126
-2008-08-15
126
+2008-09-01
127 127
 </ADDRESS>
128 128
 </BODY>
129 129
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html344"
30
+<A NAME="tex2html343"
31 31
   HREF="node12.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html340"
33
+<A NAME="tex2html339"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html334"
36
+<A NAME="tex2html333"
37 37
   HREF="node10.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html342"
39
+<A NAME="tex2html341"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html345"
43
+<B> Next:</B> <A NAME="tex2html344"
44 44
   HREF="node12.html">Adding new system user</A>
45
-<B> Up:</B> <A NAME="tex2html341"
45
+<B> Up:</B> <A NAME="tex2html340"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html335"
47
+<B> Previous:</B> <A NAME="tex2html334"
48 48
   HREF="node10.html">Requirements</A>
49
- &nbsp; <B>  <A NAME="tex2html343"
49
+ &nbsp; <B>  <A NAME="tex2html342"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Installing on shell account</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-08-15
78
+2008-09-01
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html356"
30
+<A NAME="tex2html355"
31 31
   HREF="node13.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html352"
33
+<A NAME="tex2html351"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html346"
36
+<A NAME="tex2html345"
37 37
   HREF="node11.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html354"
39
+<A NAME="tex2html353"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html357"
43
+<B> Next:</B> <A NAME="tex2html356"
44 44
   HREF="node13.html">Compilation of base package</A>
45
-<B> Up:</B> <A NAME="tex2html353"
45
+<B> Up:</B> <A NAME="tex2html352"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html347"
47
+<B> Previous:</B> <A NAME="tex2html346"
48 48
   HREF="node11.html">Installing on shell account</A>
49
- &nbsp; <B>  <A NAME="tex2html355"
49
+ &nbsp; <B>  <A NAME="tex2html354"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -56,8 +56,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 Adding new system user and group</A>
57 57
 </H2>
58 58
     If you are installing ClamAV for the first time, you have to add a new
59
-    user and group to your system: <A NAME="tex2html8"
60
-  HREF="footnode.html#foot137"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A>    <PRE>
59
+    user and group to your system:
60
+    <PRE>
61 61
 	# groupadd clamav
62 62
 	# useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav
63 63
 </PRE>
... ...
@@ -69,7 +69,7 @@ Adding new system user and group</A>
69 69
 <BR><HR>
70 70
 <ADDRESS>
71 71
 Tomasz Kojm
72
-2008-08-15
72
+2008-09-01
73 73
 </ADDRESS>
74 74
 </BODY>
75 75
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html368"
30
+<A NAME="tex2html367"
31 31
   HREF="node14.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html364"
33
+<A NAME="tex2html363"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html358"
36
+<A NAME="tex2html357"
37 37
   HREF="node12.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html366"
39
+<A NAME="tex2html365"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html369"
43
+<B> Next:</B> <A NAME="tex2html368"
44 44
   HREF="node14.html">Compilation with clamav-milter enabled</A>
45
-<B> Up:</B> <A NAME="tex2html365"
45
+<B> Up:</B> <A NAME="tex2html364"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html359"
47
+<B> Previous:</B> <A NAME="tex2html358"
48 48
   HREF="node12.html">Adding new system user</A>
49
- &nbsp; <B>  <A NAME="tex2html367"
49
+ &nbsp; <B>  <A NAME="tex2html366"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Compilation of base package</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-08-15
78
+2008-09-01
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html380"
30
+<A NAME="tex2html379"
31 31
   HREF="node15.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html376"
33
+<A NAME="tex2html375"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html370"
36
+<A NAME="tex2html369"
37 37
   HREF="node13.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html378"
39
+<A NAME="tex2html377"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html381"
43
+<B> Next:</B> <A NAME="tex2html380"
44 44
   HREF="node15.html">Running unit tests</A>
45
-<B> Up:</B> <A NAME="tex2html377"
45
+<B> Up:</B> <A NAME="tex2html376"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html371"
47
+<B> Previous:</B> <A NAME="tex2html370"
48 48
   HREF="node13.html">Compilation of base package</A>
49
- &nbsp; <B>  <A NAME="tex2html379"
49
+ &nbsp; <B>  <A NAME="tex2html378"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Compilation with clamav-milter enabled</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-08-15
68
+2008-09-01
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html392"
30
+<A NAME="tex2html391"
31 31
   HREF="node16.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html388"
33
+<A NAME="tex2html387"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html382"
36
+<A NAME="tex2html381"
37 37
   HREF="node14.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html390"
39
+<A NAME="tex2html389"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html393"
43
+<B> Next:</B> <A NAME="tex2html392"
44 44
   HREF="node16.html">Reporting a unit test</A>
45
-<B> Up:</B> <A NAME="tex2html389"
45
+<B> Up:</B> <A NAME="tex2html388"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html383"
47
+<B> Previous:</B> <A NAME="tex2html382"
48 48
   HREF="node14.html">Compilation with clamav-milter enabled</A>
49
- &nbsp; <B>  <A NAME="tex2html391"
49
+ &nbsp; <B>  <A NAME="tex2html390"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -60,19 +60,19 @@ Running unit tests
60 60
 
61 61
 <P>
62 62
 The first step is to use your OS's package manager to install the <code>check</code> package. 
63
-	If your OS doesn't have that package, you can download it from <TT><A NAME="tex2html9"
63
+	If your OS doesn't have that package, you can download it from <TT><A NAME="tex2html8"
64 64
   HREF="http://check.sourceforge.net/">http://check.sourceforge.net/</A></TT>, 
65 65
 	build it and install it.
66 66
 
67 67
 <P>
68 68
 To help clamav's configure script locate <code>check</code>, it is recommended that you install <code>pkg-config</code>, preferably
69
-	using your OS's package manager, or from <TT><A NAME="tex2html10"
69
+	using your OS's package manager, or from <TT><A NAME="tex2html9"
70 70
   HREF="http://pkg-config.freedesktop.org">http://pkg-config.freedesktop.org</A></TT>.
71 71
 
72 72
 <P>
73 73
 The recommended way to run unit-tests is the following, which ensures you will get an error if unit tests cannot be built:
74
-	<A NAME="tex2html11"
75
-  HREF="footnode.html#foot156"><SUP><SPAN CLASS="arabic">5</SPAN></SUP></A>	<PRE>
74
+	<A NAME="tex2html10"
75
+  HREF="footnode.html#foot155"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A>	<PRE>
76 76
 	 $ ./configure --enable-check
77 77
 	 $ make
78 78
 	 $ make check
... ...
@@ -118,31 +118,31 @@ All 4 tests passed
118 118
 
119 119
 <DIV CLASS="navigation"><HR>
120 120
 <!--Navigation Panel-->
121
-<A NAME="tex2html392"
121
+<A NAME="tex2html391"
122 122
   HREF="node16.html">
123 123
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
124
-<A NAME="tex2html388"
124
+<A NAME="tex2html387"
125 125
   HREF="node9.html">
126 126
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
127
-<A NAME="tex2html382"
127
+<A NAME="tex2html381"
128 128
   HREF="node14.html">
129 129
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
130
-<A NAME="tex2html390"
130
+<A NAME="tex2html389"
131 131
   HREF="node1.html">
132 132
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
133 133
 <BR>
134
-<B> Next:</B> <A NAME="tex2html393"
134
+<B> Next:</B> <A NAME="tex2html392"
135 135
   HREF="node16.html">Reporting a unit test</A>
136
-<B> Up:</B> <A NAME="tex2html389"
136
+<B> Up:</B> <A NAME="tex2html388"
137 137
   HREF="node9.html">Installation</A>
138
-<B> Previous:</B> <A NAME="tex2html383"
138
+<B> Previous:</B> <A NAME="tex2html382"
139 139
   HREF="node14.html">Compilation with clamav-milter enabled</A>
140
- &nbsp; <B>  <A NAME="tex2html391"
140
+ &nbsp; <B>  <A NAME="tex2html390"
141 141
   HREF="node1.html">Contents</A></B> </DIV>
142 142
 <!--End of Navigation Panel-->
143 143
 <ADDRESS>
144 144
 Tomasz Kojm
145
-2008-08-15
145
+2008-09-01
146 146
 </ADDRESS>
147 147
 </BODY>
148 148
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html402"
29
+<A NAME="tex2html401"
30 30
   HREF="node17.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html398"
32
+<A NAME="tex2html397"
33 33
   HREF="node9.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html394"
35
+<A NAME="tex2html393"
36 36
   HREF="node15.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html400"
38
+<A NAME="tex2html399"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html403"
42
+<B> Next:</B> <A NAME="tex2html402"
43 43
   HREF="node17.html">Configuration</A>
44
-<B> Up:</B> <A NAME="tex2html399"
44
+<B> Up:</B> <A NAME="tex2html398"
45 45
   HREF="node9.html">Installation</A>
46
-<B> Previous:</B> <A NAME="tex2html395"
46
+<B> Previous:</B> <A NAME="tex2html394"
47 47
   HREF="node15.html">Running unit tests</A>
48
- &nbsp; <B>  <A NAME="tex2html401"
48
+ &nbsp; <B>  <A NAME="tex2html400"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -54,9 +54,9 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
54 54
 <H2><A NAME="SECTION00047000000000000000">
55 55
 Reporting a unit test failure bug</A>
56 56
 </H2>
57
-	If <code>make check</code> says that some tests failed we encourage you to report a bug on our bugzilla: <TT><A NAME="tex2html12"
57
+	If <code>make check</code> says that some tests failed we encourage you to report a bug on our bugzilla: <TT><A NAME="tex2html11"
58 58
   HREF="http://bugs.clamav.net">http://bugs.clamav.net</A></TT>.
59
-	The information we need is (see also <TT><A NAME="tex2html13"
59
+	The information we need is (see also <TT><A NAME="tex2html12"
60 60
   HREF="http://clamav.net/bugs">http://clamav.net/bugs</A></TT>):
61 61
 	
62 62
 <UL>
... ...
@@ -96,7 +96,7 @@ $ CK_FORK=no ./libtool --mode=execute valgrind unit_tests/check-clamav
96 96
 <BR><HR>
97 97
 <ADDRESS>
98 98
 Tomasz Kojm
99
-2008-08-15
99
+2008-09-01
100 100
 </ADDRESS>
101 101
 </BODY>
102 102
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html414"
30
+<A NAME="tex2html413"
31 31
   HREF="node18.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html410"
33
+<A NAME="tex2html409"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html404"
36
+<A NAME="tex2html403"
37 37
   HREF="node16.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html412"
39
+<A NAME="tex2html411"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html415"
43
+<B> Next:</B> <A NAME="tex2html414"
44 44
   HREF="node18.html">clamd</A>
45
-<B> Up:</B> <A NAME="tex2html411"
45
+<B> Up:</B> <A NAME="tex2html410"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html405"
47
+<B> Previous:</B> <A NAME="tex2html404"
48 48
   HREF="node16.html">Reporting a unit test</A>
49
- &nbsp; <B>  <A NAME="tex2html413"
49
+ &nbsp; <B>  <A NAME="tex2html412"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,28 +62,28 @@ Configuration</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html416"
65
+<LI><A NAME="tex2html415"
66 66
   HREF="node18.html">clamd</A>
67 67
 <UL>
68
-<LI><A NAME="tex2html417"
68
+<LI><A NAME="tex2html416"
69 69
   HREF="node19.html">On-access scanning</A>
70 70
 </UL>
71 71
 <BR>
72
-<LI><A NAME="tex2html418"
72
+<LI><A NAME="tex2html417"
73 73
   HREF="node20.html">clamav-milter</A>
74
-<LI><A NAME="tex2html419"
74
+<LI><A NAME="tex2html418"
75 75
   HREF="node21.html">Testing</A>
76
-<LI><A NAME="tex2html420"
76
+<LI><A NAME="tex2html419"
77 77
   HREF="node22.html">Setting up auto-updating</A>
78 78
 <UL>
79
-<LI><A NAME="tex2html421"
79
+<LI><A NAME="tex2html420"
80 80
   HREF="node23.html">Closest mirrors</A>
81 81
 </UL></UL>
82 82
 <!--End of Table of Child-Links-->
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-08-15
86
+2008-09-01
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html432"
30
+<A NAME="tex2html431"
31 31
   HREF="node19.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html428"
33
+<A NAME="tex2html427"
34 34
   HREF="node17.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html422"
36
+<A NAME="tex2html421"
37 37
   HREF="node17.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html430"
39
+<A NAME="tex2html429"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html433"
43
+<B> Next:</B> <A NAME="tex2html432"
44 44
   HREF="node19.html">On-access scanning</A>
45
-<B> Up:</B> <A NAME="tex2html429"
45
+<B> Up:</B> <A NAME="tex2html428"
46 46
   HREF="node17.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html423"
47
+<B> Previous:</B> <A NAME="tex2html422"
48 48
   HREF="node17.html">Configuration</A>
49
- &nbsp; <B>  <A NAME="tex2html431"
49
+ &nbsp; <B>  <A NAME="tex2html430"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -72,14 +72,14 @@ clamd</A>
72 72
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
73 73
 
74 74
 <UL CLASS="ChildLinks">
75
-<LI><A NAME="tex2html434"
75
+<LI><A NAME="tex2html433"
76 76
   HREF="node19.html">On-access scanning</A>
77 77
 </UL>
78 78
 <!--End of Table of Child-Links-->
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-08-15
82
+2008-09-01
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html443"
29
+<A NAME="tex2html442"
30 30
   HREF="node20.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html439"
32
+<A NAME="tex2html438"
33 33
   HREF="node18.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html435"
35
+<A NAME="tex2html434"
36 36
   HREF="node18.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html441"
38
+<A NAME="tex2html440"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html444"
42
+<B> Next:</B> <A NAME="tex2html443"
43 43
   HREF="node20.html">clamav-milter</A>
44
-<B> Up:</B> <A NAME="tex2html440"
44
+<B> Up:</B> <A NAME="tex2html439"
45 45
   HREF="node18.html">clamd</A>
46
-<B> Previous:</B> <A NAME="tex2html436"
46
+<B> Previous:</B> <A NAME="tex2html435"
47 47
   HREF="node18.html">clamd</A>
48
- &nbsp; <B>  <A NAME="tex2html442"
48
+ &nbsp; <B>  <A NAME="tex2html441"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -55,7 +55,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
55 55
 On-access scanning</A>
56 56
 </H3>
57 57
     One of the interesting features of <code>clamd</code> is on-access scanning
58
-    based on the Dazuko module, available from <TT><A NAME="tex2html14"
58
+    based on the Dazuko module, available from <TT><A NAME="tex2html13"
59 59
   HREF="http://dazuko.org/">http://dazuko.org/</A></TT>.
60 60
     <SPAN  CLASS="textbf">This module is not required to run clamd - furthermore, you
61 61
     shouldn't run Dazuko on production systems</SPAN>. At the moment Dazuko is
... ...
@@ -90,7 +90,7 @@ On-access scanning</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-08-15
93
+2008-09-01
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html228"
30
+<A NAME="tex2html227"
31 31
   HREF="node3.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html224"
33
+<A NAME="tex2html223"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html218"
36
+<A NAME="tex2html217"
37 37
   HREF="node1.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html226"
39
+<A NAME="tex2html225"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html229"
43
+<B> Next:</B> <A NAME="tex2html228"
44 44
   HREF="node3.html">Features</A>
45
-<B> Up:</B> <A NAME="tex2html225"
45
+<B> Up:</B> <A NAME="tex2html224"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html219"
47
+<B> Previous:</B> <A NAME="tex2html218"
48 48
   HREF="node1.html">Contents</A>
49
- &nbsp; <B>  <A NAME="tex2html227"
49
+ &nbsp; <B>  <A NAME="tex2html226"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -68,18 +68,18 @@ Introduction</A>
68 68
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
69 69
 
70 70
 <UL CLASS="ChildLinks">
71
-<LI><A NAME="tex2html230"
71
+<LI><A NAME="tex2html229"
72 72
   HREF="node3.html">Features</A>
73
-<LI><A NAME="tex2html231"
73
+<LI><A NAME="tex2html230"
74 74
   HREF="node4.html">Mailing lists and IRC channel</A>
75
-<LI><A NAME="tex2html232"
75
+<LI><A NAME="tex2html231"
76 76
   HREF="node5.html">Virus submitting</A>
77 77
 </UL>
78 78
 <!--End of Table of Child-Links-->
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-08-15
82
+2008-09-01
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html455"
30
+<A NAME="tex2html454"
31 31
   HREF="node21.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html451"
33
+<A NAME="tex2html450"
34 34
   HREF="node17.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html445"
36
+<A NAME="tex2html444"
37 37
   HREF="node19.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html453"
39
+<A NAME="tex2html452"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html456"
43
+<B> Next:</B> <A NAME="tex2html455"
44 44
   HREF="node21.html">Testing</A>
45
-<B> Up:</B> <A NAME="tex2html452"
45
+<B> Up:</B> <A NAME="tex2html451"
46 46
   HREF="node17.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html446"
47
+<B> Previous:</B> <A NAME="tex2html445"
48 48
   HREF="node19.html">On-access scanning</A>
49
- &nbsp; <B>  <A NAME="tex2html454"
49
+ &nbsp; <B>  <A NAME="tex2html453"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -81,7 +81,7 @@ define(`confINPUT_MAIL_FILTERS', `clmilter')
81 81
 <BR><HR>
82 82
 <ADDRESS>
83 83
 Tomasz Kojm
84
-2008-08-15
84
+2008-09-01
85 85
 </ADDRESS>
86 86
 </BODY>
87 87
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html467"
30
+<A NAME="tex2html466"
31 31
   HREF="node22.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html463"
33
+<A NAME="tex2html462"
34 34
   HREF="node17.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html457"
36
+<A NAME="tex2html456"
37 37
   HREF="node20.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html465"
39
+<A NAME="tex2html464"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html468"
43
+<B> Next:</B> <A NAME="tex2html467"
44 44
   HREF="node22.html">Setting up auto-updating</A>
45
-<B> Up:</B> <A NAME="tex2html464"
45
+<B> Up:</B> <A NAME="tex2html463"
46 46
   HREF="node17.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html458"
47
+<B> Previous:</B> <A NAME="tex2html457"
48 48
   HREF="node20.html">clamav-milter</A>
49
- &nbsp; <B>  <A NAME="tex2html466"
49
+ &nbsp; <B>  <A NAME="tex2html465"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -61,8 +61,8 @@ Testing</A>
61 61
 </PRE>
62 62
     It should find some test files in the clamav-x.yz/test directory.
63 63
     The scan result will be saved in the <code>scan.txt</code> log file
64
-    <A NAME="tex2html15"
65
-  HREF="footnode.html#foot200"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A>.
64
+    <A NAME="tex2html14"
65
+  HREF="footnode.html#foot199"><SUP><SPAN CLASS="arabic">5</SPAN></SUP></A>.
66 66
     To test <code>clamd</code>, start it and use <code>clamdscan</code> (or instead connect
67 67
     directly to its socket and run the SCAN command):
68 68
     <PRE>
... ...
@@ -75,7 +75,7 @@ Testing</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-08-15
78
+2008-09-01
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html477"
29
+<A NAME="tex2html476"
30 30
   HREF="node23.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html473"
32
+<A NAME="tex2html472"
33 33
   HREF="node17.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html469"
35
+<A NAME="tex2html468"
36 36
   HREF="node21.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html475"
38
+<A NAME="tex2html474"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html478"
42
+<B> Next:</B> <A NAME="tex2html477"
43 43
   HREF="node23.html">Closest mirrors</A>
44
-<B> Up:</B> <A NAME="tex2html474"
44
+<B> Up:</B> <A NAME="tex2html473"
45 45
   HREF="node17.html">Configuration</A>
46
-<B> Previous:</B> <A NAME="tex2html470"
46
+<B> Previous:</B> <A NAME="tex2html469"
47 47
   HREF="node21.html">Testing</A>
48
- &nbsp; <B>  <A NAME="tex2html476"
48
+ &nbsp; <B>  <A NAME="tex2html475"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -108,38 +108,38 @@ N * * * *	/usr/local/bin/freshclam --quiet
108 108
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
109 109
 
110 110
 <UL CLASS="ChildLinks">
111
-<LI><A NAME="tex2html479"
111
+<LI><A NAME="tex2html478"
112 112
   HREF="node23.html">Closest mirrors</A>
113 113
 </UL>
114 114
 <!--End of Table of Child-Links-->
115 115
 
116 116
 <DIV CLASS="navigation"><HR>
117 117
 <!--Navigation Panel-->
118
-<A NAME="tex2html477"
118
+<A NAME="tex2html476"
119 119
   HREF="node23.html">
120 120
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
121
-<A NAME="tex2html473"
121
+<A NAME="tex2html472"
122 122
   HREF="node17.html">
123 123
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
124
-<A NAME="tex2html469"
124
+<A NAME="tex2html468"
125 125
   HREF="node21.html">
126 126
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
127
-<A NAME="tex2html475"
127
+<A NAME="tex2html474"
128 128
   HREF="node1.html">
129 129
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
130 130
 <BR>
131
-<B> Next:</B> <A NAME="tex2html478"
131
+<B> Next:</B> <A NAME="tex2html477"
132 132
   HREF="node23.html">Closest mirrors</A>
133
-<B> Up:</B> <A NAME="tex2html474"
133
+<B> Up:</B> <A NAME="tex2html473"
134 134
   HREF="node17.html">Configuration</A>
135
-<B> Previous:</B> <A NAME="tex2html470"
135
+<B> Previous:</B> <A NAME="tex2html469"
136 136
   HREF="node21.html">Testing</A>
137
- &nbsp; <B>  <A NAME="tex2html476"
137
+ &nbsp; <B>  <A NAME="tex2html475"
138 138
   HREF="node1.html">Contents</A></B> </DIV>
139 139
 <!--End of Navigation Panel-->
140 140
 <ADDRESS>
141 141
 Tomasz Kojm
142
-2008-08-15
142
+2008-09-01
143 143
 </ADDRESS>
144 144
 </BODY>
145 145
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html488"
29
+<A NAME="tex2html487"
30 30
   HREF="node24.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html484"
32
+<A NAME="tex2html483"
33 33
   HREF="node22.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html480"
35
+<A NAME="tex2html479"
36 36
   HREF="node22.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html486"
38
+<A NAME="tex2html485"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html489"
42
+<B> Next:</B> <A NAME="tex2html488"
43 43
   HREF="node24.html">Usage</A>
44
-<B> Up:</B> <A NAME="tex2html485"
44
+<B> Up:</B> <A NAME="tex2html484"
45 45
   HREF="node22.html">Setting up auto-updating</A>
46
-<B> Previous:</B> <A NAME="tex2html481"
46
+<B> Previous:</B> <A NAME="tex2html480"
47 47
   HREF="node22.html">Setting up auto-updating</A>
48
- &nbsp; <B>  <A NAME="tex2html487"
48
+ &nbsp; <B>  <A NAME="tex2html486"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -57,10 +57,10 @@ Closest mirrors</A>
57 57
     The <code>DatabaseMirror</code> directive in the config file specifies the
58 58
     database server <code>freshclam</code> will attempt (up to <code>MaxAttempts</code>
59 59
     times) to download the database from. The default database mirror
60
-    is <TT><A NAME="tex2html16"
60
+    is <TT><A NAME="tex2html15"
61 61
   HREF="database.clamav.net">database.clamav.net</A></TT> but multiple directives are allowed.
62 62
     In order to download the database from the closest mirror you should  
63
-    configure <code>freshclam</code> to use <TT><A NAME="tex2html17"
63
+    configure <code>freshclam</code> to use <TT><A NAME="tex2html16"
64 64
   HREF="db.xx.clamav.net">db.xx.clamav.net</A></TT> where xx
65 65
     represents your country code. For example, if your server is in "Ascension
66 66
     Island" you should have the following lines included in <code>freshclam.conf</code>:
... ...
@@ -71,13 +71,13 @@ Closest mirrors</A>
71 71
 </PRE>
72 72
     The second entry acts as a fallback in case the connection to the first
73 73
     mirror fails for some reason. The full list of two-letters country codes
74
-    is available at <TT><A NAME="tex2html18"
74
+    is available at <TT><A NAME="tex2html17"
75 75
   HREF="http://www.iana.org/cctld/cctld-whois.htm">http://www.iana.org/cctld/cctld-whois.htm</A></TT>
76 76
 <P>
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-08-15
80
+2008-09-01
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html500"
30
+<A NAME="tex2html499"
31 31
   HREF="node25.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html496"
33
+<A NAME="tex2html495"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html490"
36
+<A NAME="tex2html489"
37 37
   HREF="node23.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html498"
39
+<A NAME="tex2html497"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html501"
43
+<B> Next:</B> <A NAME="tex2html500"
44 44
   HREF="node25.html">Clam daemon</A>
45
-<B> Up:</B> <A NAME="tex2html497"
45
+<B> Up:</B> <A NAME="tex2html496"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html491"
47
+<B> Previous:</B> <A NAME="tex2html490"
48 48
   HREF="node23.html">Closest mirrors</A>
49
- &nbsp; <B>  <A NAME="tex2html499"
49
+ &nbsp; <B>  <A NAME="tex2html498"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,25 +62,25 @@ Usage</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html502"
65
+<LI><A NAME="tex2html501"
66 66
   HREF="node25.html">Clam daemon</A>
67
-<LI><A NAME="tex2html503"
67
+<LI><A NAME="tex2html502"
68 68
   HREF="node26.html">Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
69
-<LI><A NAME="tex2html504"
69
+<LI><A NAME="tex2html503"
70 70
   HREF="node27.html">Clamuko</A>
71
-<LI><A NAME="tex2html505"
71
+<LI><A NAME="tex2html504"
72 72
   HREF="node28.html">Output format</A>
73 73
 <UL>
74
-<LI><A NAME="tex2html506"
74
+<LI><A NAME="tex2html505"
75 75
   HREF="node29.html">clamscan</A>
76
-<LI><A NAME="tex2html507"
76
+<LI><A NAME="tex2html506"
77 77
   HREF="node30.html">clamd</A>
78 78
 </UL></UL>
79 79
 <!--End of Table of Child-Links-->
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-08-15
83
+2008-09-01
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html518"
30
+<A NAME="tex2html517"
31 31
   HREF="node26.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html514"
33
+<A NAME="tex2html513"
34 34
   HREF="node24.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html508"
36
+<A NAME="tex2html507"
37 37
   HREF="node24.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html516"
39
+<A NAME="tex2html515"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html519"
43
+<B> Next:</B> <A NAME="tex2html518"
44 44
   HREF="node26.html">Clamdscan</A>
45
-<B> Up:</B> <A NAME="tex2html515"
45
+<B> Up:</B> <A NAME="tex2html514"
46 46
   HREF="node24.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html509"
47
+<B> Previous:</B> <A NAME="tex2html508"
48 48
   HREF="node24.html">Usage</A>
49
- &nbsp; <B>  <A NAME="tex2html517"
49
+ &nbsp; <B>  <A NAME="tex2html516"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -67,8 +67,8 @@ Clam daemon
67 67
 </LI>
68 68
 </UL>
69 69
     The daemon is fully configurable via the <code>clamd.conf</code> file
70
-    <A NAME="tex2html19"
71
-  HREF="footnode.html#foot234"><SUP><SPAN CLASS="arabic">7</SPAN></SUP></A>. <code>clamd</code> recognizes the following commands:
70
+    <A NAME="tex2html18"
71
+  HREF="footnode.html#foot233"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A>. <code>clamd</code> recognizes the following commands:
72 72
     
73 73
 <UL>
74 74
 <LI><SPAN  CLASS="textbf">PING</SPAN>
... ...
@@ -136,31 +136,31 @@ Start/end a <code>clamd</code> session - you can do multiple commands
136 136
 
137 137
 <DIV CLASS="navigation"><HR>
138 138
 <!--Navigation Panel-->
139
-<A NAME="tex2html518"
139
+<A NAME="tex2html517"
140 140
   HREF="node26.html">
141 141
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
142
-<A NAME="tex2html514"
142
+<A NAME="tex2html513"
143 143
   HREF="node24.html">
144 144
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
145
-<A NAME="tex2html508"
145
+<A NAME="tex2html507"
146 146
   HREF="node24.html">
147 147
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
148
-<A NAME="tex2html516"
148
+<A NAME="tex2html515"
149 149
   HREF="node1.html">
150 150
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
151 151
 <BR>
152
-<B> Next:</B> <A NAME="tex2html519"
152
+<B> Next:</B> <A NAME="tex2html518"
153 153
   HREF="node26.html">Clamdscan</A>
154
-<B> Up:</B> <A NAME="tex2html515"
154
+<B> Up:</B> <A NAME="tex2html514"
155 155
   HREF="node24.html">Usage</A>
156
-<B> Previous:</B> <A NAME="tex2html509"
156
+<B> Previous:</B> <A NAME="tex2html508"
157 157
   HREF="node24.html">Usage</A>
158
- &nbsp; <B>  <A NAME="tex2html517"
158
+ &nbsp; <B>  <A NAME="tex2html516"
159 159
   HREF="node1.html">Contents</A></B> </DIV>
160 160
 <!--End of Navigation Panel-->
161 161
 <ADDRESS>
162 162
 Tomasz Kojm
163
-2008-08-15
163
+2008-09-01
164 164
 </ADDRESS>
165 165
 </BODY>
166 166
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html530"
30
+<A NAME="tex2html529"
31 31
   HREF="node27.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html526"
33
+<A NAME="tex2html525"
34 34
   HREF="node24.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html520"
36
+<A NAME="tex2html519"
37 37
   HREF="node25.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html528"
39
+<A NAME="tex2html527"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html531"
43
+<B> Next:</B> <A NAME="tex2html530"
44 44
   HREF="node27.html">Clamuko</A>
45
-<B> Up:</B> <A NAME="tex2html527"
45
+<B> Up:</B> <A NAME="tex2html526"
46 46
   HREF="node24.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html521"
47
+<B> Previous:</B> <A NAME="tex2html520"
48 48
   HREF="node25.html">Clam daemon</A>
49
- &nbsp; <B>  <A NAME="tex2html529"
49
+ &nbsp; <B>  <A NAME="tex2html528"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -76,7 +76,7 @@ Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
76 76
 <BR><HR>
77 77
 <ADDRESS>
78 78
 Tomasz Kojm
79
-2008-08-15
79
+2008-09-01
80 80
 </ADDRESS>
81 81
 </BODY>
82 82
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html542"
30
+<A NAME="tex2html541"
31 31
   HREF="node28.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html538"
33
+<A NAME="tex2html537"
34 34
   HREF="node24.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html532"
36
+<A NAME="tex2html531"
37 37
   HREF="node26.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html540"
39
+<A NAME="tex2html539"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html543"
43
+<B> Next:</B> <A NAME="tex2html542"
44 44
   HREF="node28.html">Output format</A>
45
-<B> Up:</B> <A NAME="tex2html539"
45
+<B> Up:</B> <A NAME="tex2html538"
46 46
   HREF="node24.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html533"
47
+<B> Previous:</B> <A NAME="tex2html532"
48 48
   HREF="node26.html">Clamdscan</A>
49
- &nbsp; <B>  <A NAME="tex2html541"
49
+ &nbsp; <B>  <A NAME="tex2html540"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -92,7 +92,7 @@ SIGTERM signal. In other case you can lose access
92 92
 <BR><HR>
93 93
 <ADDRESS>
94 94
 Tomasz Kojm
95
-2008-08-15
95
+2008-09-01
96 96
 </ADDRESS>
97 97
 </BODY>
98 98
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html552"
29
+<A NAME="tex2html551"
30 30
   HREF="node29.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html548"
32
+<A NAME="tex2html547"
33 33
   HREF="node24.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html544"
35
+<A NAME="tex2html543"
36 36
   HREF="node27.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html550"
38
+<A NAME="tex2html549"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html553"
42
+<B> Next:</B> <A NAME="tex2html552"
43 43
   HREF="node29.html">clamscan</A>
44
-<B> Up:</B> <A NAME="tex2html549"
44
+<B> Up:</B> <A NAME="tex2html548"
45 45
   HREF="node24.html">Usage</A>
46
-<B> Previous:</B> <A NAME="tex2html545"
46
+<B> Previous:</B> <A NAME="tex2html544"
47 47
   HREF="node27.html">Clamuko</A>
48
- &nbsp; <B>  <A NAME="tex2html551"
48
+ &nbsp; <B>  <A NAME="tex2html550"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -61,16 +61,16 @@ Output format</A>
61 61
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
62 62
 
63 63
 <UL CLASS="ChildLinks">
64
-<LI><A NAME="tex2html554"
64
+<LI><A NAME="tex2html553"
65 65
   HREF="node29.html">clamscan</A>
66
-<LI><A NAME="tex2html555"
66
+<LI><A NAME="tex2html554"
67 67
   HREF="node30.html">clamd</A>
68 68
 </UL>
69 69
 <!--End of Table of Child-Links-->
70 70
 <BR><HR>
71 71
 <ADDRESS>
72 72
 Tomasz Kojm
73
-2008-08-15
73
+2008-09-01
74 74
 </ADDRESS>
75 75
 </BODY>
76 76
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html566"
30
+<A NAME="tex2html565"
31 31
   HREF="node30.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html562"
33
+<A NAME="tex2html561"
34 34
   HREF="node28.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html556"
36
+<A NAME="tex2html555"
37 37
   HREF="node28.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html564"
39
+<A NAME="tex2html563"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html567"
43
+<B> Next:</B> <A NAME="tex2html566"
44 44
   HREF="node30.html">clamd</A>
45
-<B> Up:</B> <A NAME="tex2html563"
45
+<B> Up:</B> <A NAME="tex2html562"
46 46
   HREF="node28.html">Output format</A>
47
-<B> Previous:</B> <A NAME="tex2html557"
47
+<B> Previous:</B> <A NAME="tex2html556"
48 48
   HREF="node28.html">Output format</A>
49
- &nbsp; <B>  <A NAME="tex2html565"
49
+ &nbsp; <B>  <A NAME="tex2html564"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -94,7 +94,7 @@ clamscan</A>
94 94
 <BR><HR>
95 95
 <ADDRESS>
96 96
 Tomasz Kojm
97
-2008-08-15
97
+2008-09-01
98 98
 </ADDRESS>
99 99
 </BODY>
100 100
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html243"
30
+<A NAME="tex2html242"
31 31
   HREF="node4.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html239"
33
+<A NAME="tex2html238"
34 34
   HREF="node2.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html233"
36
+<A NAME="tex2html232"
37 37
   HREF="node2.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html241"
39
+<A NAME="tex2html240"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html244"
43
+<B> Next:</B> <A NAME="tex2html243"
44 44
   HREF="node4.html">Mailing lists and IRC</A>
45
-<B> Up:</B> <A NAME="tex2html240"
45
+<B> Up:</B> <A NAME="tex2html239"
46 46
   HREF="node2.html">Introduction</A>
47
-<B> Previous:</B> <A NAME="tex2html234"
47
+<B> Previous:</B> <A NAME="tex2html233"
48 48
   HREF="node2.html">Introduction</A>
49
- &nbsp; <B>  <A NAME="tex2html242"
49
+ &nbsp; <B>  <A NAME="tex2html241"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -67,7 +67,7 @@ Features</A>
67 67
 </LI>
68 68
 <LI>Supports on-access scanning (Linux and FreeBSD only)
69 69
 </LI>
70
-<LI>Detects over 230.000 viruses, worms and trojans, including
70
+<LI>Detects over 400.000 viruses, worms and trojans, including
71 71
 	      Microsoft Office macro viruses, mobile malware, and other threats
72 72
 </LI>
73 73
 <LI>Scans within archives and compressed files (also protects
... ...
@@ -159,31 +159,31 @@ Features</A>
159 159
 
160 160
 <DIV CLASS="navigation"><HR>
161 161
 <!--Navigation Panel-->
162
-<A NAME="tex2html243"
162
+<A NAME="tex2html242"
163 163
   HREF="node4.html">
164 164
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
165
-<A NAME="tex2html239"
165
+<A NAME="tex2html238"
166 166
   HREF="node2.html">
167 167
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
168
-<A NAME="tex2html233"
168
+<A NAME="tex2html232"
169 169
   HREF="node2.html">
170 170
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
171
-<A NAME="tex2html241"
171
+<A NAME="tex2html240"
172 172
   HREF="node1.html">
173 173
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
174 174
 <BR>
175
-<B> Next:</B> <A NAME="tex2html244"
175
+<B> Next:</B> <A NAME="tex2html243"
176 176
   HREF="node4.html">Mailing lists and IRC</A>
177
-<B> Up:</B> <A NAME="tex2html240"
177
+<B> Up:</B> <A NAME="tex2html239"
178 178
   HREF="node2.html">Introduction</A>
179
-<B> Previous:</B> <A NAME="tex2html234"
179
+<B> Previous:</B> <A NAME="tex2html233"
180 180
   HREF="node2.html">Introduction</A>
181
- &nbsp; <B>  <A NAME="tex2html242"
181
+ &nbsp; <B>  <A NAME="tex2html241"
182 182
   HREF="node1.html">Contents</A></B> </DIV>
183 183
 <!--End of Navigation Panel-->
184 184
 <ADDRESS>
185 185
 Tomasz Kojm
186
-2008-08-15
186
+2008-09-01
187 187
 </ADDRESS>
188 188
 </BODY>
189 189
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html576"
29
+<A NAME="tex2html575"
30 30
   HREF="node31.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html572"
32
+<A NAME="tex2html571"
33 33
   HREF="node28.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html568"
35
+<A NAME="tex2html567"
36 36
   HREF="node29.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html574"
38
+<A NAME="tex2html573"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html577"
42
+<B> Next:</B> <A NAME="tex2html576"
43 43
   HREF="node31.html">LibClamAV</A>
44
-<B> Up:</B> <A NAME="tex2html573"
44
+<B> Up:</B> <A NAME="tex2html572"
45 45
   HREF="node28.html">Output format</A>
46
-<B> Previous:</B> <A NAME="tex2html569"
46
+<B> Previous:</B> <A NAME="tex2html568"
47 47
   HREF="node29.html">clamscan</A>
48
- &nbsp; <B>  <A NAME="tex2html575"
48
+ &nbsp; <B>  <A NAME="tex2html574"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -83,7 +83,7 @@ Error messages are printed in the following format:
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-08-15
86
+2008-09-01
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html588"
30
+<A NAME="tex2html587"
31 31
   HREF="node32.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html584"
33
+<A NAME="tex2html583"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html578"
36
+<A NAME="tex2html577"
37 37
   HREF="node30.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html586"
39
+<A NAME="tex2html585"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html589"
43
+<B> Next:</B> <A NAME="tex2html588"
44 44
   HREF="node32.html">Licence</A>
45
-<B> Up:</B> <A NAME="tex2html585"
45
+<B> Up:</B> <A NAME="tex2html584"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html579"
47
+<B> Previous:</B> <A NAME="tex2html578"
48 48
   HREF="node30.html">clamd</A>
49
- &nbsp; <B>  <A NAME="tex2html587"
49
+ &nbsp; <B>  <A NAME="tex2html586"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -66,67 +66,67 @@ LibClamAV</A>
66 66
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
67 67
 
68 68
 <UL CLASS="ChildLinks">
69
-<LI><A NAME="tex2html590"
69
+<LI><A NAME="tex2html589"
70 70
   HREF="node32.html">Licence</A>
71
-<LI><A NAME="tex2html591"
71
+<LI><A NAME="tex2html590"
72 72
   HREF="node33.html">Supported formats</A>
73 73
 <UL>
74
-<LI><A NAME="tex2html592"
74
+<LI><A NAME="tex2html591"
75 75
   HREF="node34.html">Executables</A>
76
-<LI><A NAME="tex2html593"
76
+<LI><A NAME="tex2html592"
77 77
   HREF="node35.html">Mail files</A>
78
-<LI><A NAME="tex2html594"
78
+<LI><A NAME="tex2html593"
79 79
   HREF="node36.html">Archives and compressed files</A>
80
-<LI><A NAME="tex2html595"
80
+<LI><A NAME="tex2html594"
81 81
   HREF="node37.html">Documents</A>
82
-<LI><A NAME="tex2html596"
82
+<LI><A NAME="tex2html595"
83 83
   HREF="node38.html">Others</A>
84 84
 </UL>
85 85
 <BR>
86
-<LI><A NAME="tex2html597"
86
+<LI><A NAME="tex2html596"
87 87
   HREF="node39.html">API</A>
88 88
 <UL>
89
-<LI><A NAME="tex2html598"
89
+<LI><A NAME="tex2html597"
90 90
   HREF="node40.html">Header file</A>
91
-<LI><A NAME="tex2html599"
91
+<LI><A NAME="tex2html598"
92 92
   HREF="node41.html">Database loading</A>
93
-<LI><A NAME="tex2html600"
93
+<LI><A NAME="tex2html599"
94 94
   HREF="node42.html">Error handling</A>
95
-<LI><A NAME="tex2html601"
95
+<LI><A NAME="tex2html600"
96 96
   HREF="node43.html">Engine structure</A>
97 97
 </UL>
98 98
 <BR>
99
-<LI><A NAME="tex2html602"
99
+<LI><A NAME="tex2html601"
100 100
   HREF="node44.html">Database reloading</A>
101 101
 <UL>
102
-<LI><A NAME="tex2html603"
102
+<LI><A NAME="tex2html602"
103 103
   HREF="node45.html">Data scan functions</A>
104
-<LI><A NAME="tex2html604"
104
+<LI><A NAME="tex2html603"
105 105
   HREF="node46.html">Memory</A>
106
-<LI><A NAME="tex2html605"
106
+<LI><A NAME="tex2html604"
107 107
   HREF="node47.html">Forking daemons</A>
108
-<LI><A NAME="tex2html606"
108
+<LI><A NAME="tex2html605"
109 109
   HREF="node48.html">clamav-config</A>
110
-<LI><A NAME="tex2html607"
110
+<LI><A NAME="tex2html606"
111 111
   HREF="node49.html">Example</A>
112 112
 </UL>
113 113
 <BR>
114
-<LI><A NAME="tex2html608"
114
+<LI><A NAME="tex2html607"
115 115
   HREF="node50.html">CVD format</A>
116
-<LI><A NAME="tex2html609"
116
+<LI><A NAME="tex2html608"
117 117
   HREF="node51.html">Contributors</A>
118
-<LI><A NAME="tex2html610"
118
+<LI><A NAME="tex2html609"
119 119
   HREF="node52.html">Donors</A>
120
-<LI><A NAME="tex2html611"
120
+<LI><A NAME="tex2html610"
121 121
   HREF="node53.html">Graphics</A>
122
-<LI><A NAME="tex2html612"
122
+<LI><A NAME="tex2html611"
123 123
   HREF="node54.html">OpenAntiVirus</A>
124 124
 </UL>
125 125
 <!--End of Table of Child-Links-->
126 126
 <BR><HR>
127 127
 <ADDRESS>
128 128
 Tomasz Kojm
129
-2008-08-15
129
+2008-09-01
130 130
 </ADDRESS>
131 131
 </BODY>
132 132
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html623"
30
+<A NAME="tex2html622"
31 31
   HREF="node33.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html619"
33
+<A NAME="tex2html618"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html613"
36
+<A NAME="tex2html612"
37 37
   HREF="node31.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html621"
39
+<A NAME="tex2html620"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html624"
43
+<B> Next:</B> <A NAME="tex2html623"
44 44
   HREF="node33.html">Supported formats</A>
45
-<B> Up:</B> <A NAME="tex2html620"
45
+<B> Up:</B> <A NAME="tex2html619"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html614"
47
+<B> Previous:</B> <A NAME="tex2html613"
48 48
   HREF="node31.html">LibClamAV</A>
49
- &nbsp; <B>  <A NAME="tex2html622"
49
+ &nbsp; <B>  <A NAME="tex2html621"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -57,15 +57,15 @@ Licence</A>
57 57
 </H2>
58 58
     Libclamav is licensed under the GNU GPL v2 licence. This means you are
59 59
     <SPAN  CLASS="textbf">not allowed</SPAN> to link commercial, close-source applications
60
-    against it<A NAME="tex2html20"
61
-  HREF="footnode.html#foot291"><SUP><SPAN CLASS="arabic">8</SPAN></SUP></A>.
60
+    against it<A NAME="tex2html19"
61
+  HREF="footnode.html#foot290"><SUP><SPAN CLASS="arabic">7</SPAN></SUP></A>.
62 62
     All software using libclamav must be GPL compliant.
63 63
 
64 64
 <P>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-08-15
68
+2008-09-01
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html635"
30
+<A NAME="tex2html634"
31 31
   HREF="node34.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html631"
33
+<A NAME="tex2html630"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html625"
36
+<A NAME="tex2html624"
37 37
   HREF="node32.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html633"
39
+<A NAME="tex2html632"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html636"
43
+<B> Next:</B> <A NAME="tex2html635"
44 44
   HREF="node34.html">Executables</A>
45
-<B> Up:</B> <A NAME="tex2html632"
45
+<B> Up:</B> <A NAME="tex2html631"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html626"
47
+<B> Previous:</B> <A NAME="tex2html625"
48 48
   HREF="node32.html">Licence</A>
49
- &nbsp; <B>  <A NAME="tex2html634"
49
+ &nbsp; <B>  <A NAME="tex2html633"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,22 +62,22 @@ Supported formats</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html637"
65
+<LI><A NAME="tex2html636"
66 66
   HREF="node34.html">Executables</A>
67
-<LI><A NAME="tex2html638"
67
+<LI><A NAME="tex2html637"
68 68
   HREF="node35.html">Mail files</A>
69
-<LI><A NAME="tex2html639"
69
+<LI><A NAME="tex2html638"
70 70
   HREF="node36.html">Archives and compressed files</A>
71
-<LI><A NAME="tex2html640"
71
+<LI><A NAME="tex2html639"
72 72
   HREF="node37.html">Documents</A>
73
-<LI><A NAME="tex2html641"
73
+<LI><A NAME="tex2html640"
74 74
   HREF="node38.html">Others</A>
75 75
 </UL>
76 76
 <!--End of Table of Child-Links-->
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-08-15
80
+2008-09-01
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html652"
30
+<A NAME="tex2html651"
31 31
   HREF="node35.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html648"
33
+<A NAME="tex2html647"
34 34
   HREF="node33.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html642"
36
+<A NAME="tex2html641"
37 37
   HREF="node33.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html650"
39
+<A NAME="tex2html649"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html653"
43
+<B> Next:</B> <A NAME="tex2html652"
44 44
   HREF="node35.html">Mail files</A>
45
-<B> Up:</B> <A NAME="tex2html649"
45
+<B> Up:</B> <A NAME="tex2html648"
46 46
   HREF="node33.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html643"
47
+<B> Previous:</B> <A NAME="tex2html642"
48 48
   HREF="node33.html">Supported formats</A>
49
- &nbsp; <B>  <A NAME="tex2html651"
49
+ &nbsp; <B>  <A NAME="tex2html650"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -87,7 +87,7 @@ Executables</A>
87 87
 <BR><HR>
88 88
 <ADDRESS>
89 89
 Tomasz Kojm
90
-2008-08-15
90
+2008-09-01
91 91
 </ADDRESS>
92 92
 </BODY>
93 93
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html664"
30
+<A NAME="tex2html663"
31 31
   HREF="node36.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html660"
33
+<A NAME="tex2html659"
34 34
   HREF="node33.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html654"
36
+<A NAME="tex2html653"
37 37
   HREF="node34.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html662"
39
+<A NAME="tex2html661"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html665"
43
+<B> Next:</B> <A NAME="tex2html664"
44 44
   HREF="node36.html">Archives and compressed files</A>
45
-<B> Up:</B> <A NAME="tex2html661"
45
+<B> Up:</B> <A NAME="tex2html660"
46 46
   HREF="node33.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html655"
47
+<B> Previous:</B> <A NAME="tex2html654"
48 48
   HREF="node34.html">Executables</A>
49
- &nbsp; <B>  <A NAME="tex2html663"
49
+ &nbsp; <B>  <A NAME="tex2html662"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,7 +62,7 @@ Mail files</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-08-15
65
+2008-09-01
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html676"
30
+<A NAME="tex2html675"
31 31
   HREF="node37.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html672"
33
+<A NAME="tex2html671"
34 34
   HREF="node33.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html666"
36
+<A NAME="tex2html665"
37 37
   HREF="node35.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html674"
39
+<A NAME="tex2html673"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html677"
43
+<B> Next:</B> <A NAME="tex2html676"
44 44
   HREF="node37.html">Documents</A>
45
-<B> Up:</B> <A NAME="tex2html673"
45
+<B> Up:</B> <A NAME="tex2html672"
46 46
   HREF="node33.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html667"
47
+<B> Previous:</B> <A NAME="tex2html666"
48 48
   HREF="node35.html">Mail files</A>
49
- &nbsp; <B>  <A NAME="tex2html675"
49
+ &nbsp; <B>  <A NAME="tex2html674"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -90,7 +90,7 @@ Archives and compressed files</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-08-15
93
+2008-09-01
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html688"
30
+<A NAME="tex2html687"
31 31
   HREF="node38.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html684"
33
+<A NAME="tex2html683"
34 34
   HREF="node33.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html678"
36
+<A NAME="tex2html677"
37 37
   HREF="node36.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html686"
39
+<A NAME="tex2html685"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html689"
43
+<B> Next:</B> <A NAME="tex2html688"
44 44
   HREF="node38.html">Others</A>
45
-<B> Up:</B> <A NAME="tex2html685"
45
+<B> Up:</B> <A NAME="tex2html684"
46 46
   HREF="node33.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html679"
47
+<B> Previous:</B> <A NAME="tex2html678"
48 48
   HREF="node36.html">Archives and compressed files</A>
49
- &nbsp; <B>  <A NAME="tex2html687"
49
+ &nbsp; <B>  <A NAME="tex2html686"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -73,7 +73,7 @@ Documents</A>
73 73
 <BR><HR>
74 74
 <ADDRESS>
75 75
 Tomasz Kojm
76
-2008-08-15
76
+2008-09-01
77 77
 </ADDRESS>
78 78
 </BODY>
79 79
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html698"
29
+<A NAME="tex2html697"
30 30
   HREF="node39.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html694"
32
+<A NAME="tex2html693"
33 33
   HREF="node33.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html690"
35
+<A NAME="tex2html689"
36 36
   HREF="node37.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html696"
38
+<A NAME="tex2html695"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html699"
42
+<B> Next:</B> <A NAME="tex2html698"
43 43
   HREF="node39.html">API</A>
44
-<B> Up:</B> <A NAME="tex2html695"
44
+<B> Up:</B> <A NAME="tex2html694"
45 45
   HREF="node33.html">Supported formats</A>
46
-<B> Previous:</B> <A NAME="tex2html691"
46
+<B> Previous:</B> <A NAME="tex2html690"
47 47
   HREF="node37.html">Documents</A>
48
- &nbsp; <B>  <A NAME="tex2html697"
48
+ &nbsp; <B>  <A NAME="tex2html696"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Others</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-08-15
78
+2008-09-01
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html710"
30
+<A NAME="tex2html709"
31 31
   HREF="node40.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html706"
33
+<A NAME="tex2html705"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html700"
36
+<A NAME="tex2html699"
37 37
   HREF="node38.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html708"
39
+<A NAME="tex2html707"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html711"
43
+<B> Next:</B> <A NAME="tex2html710"
44 44
   HREF="node40.html">Header file</A>
45
-<B> Up:</B> <A NAME="tex2html707"
45
+<B> Up:</B> <A NAME="tex2html706"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html701"
47
+<B> Previous:</B> <A NAME="tex2html700"
48 48
   HREF="node38.html">Others</A>
49
- &nbsp; <B>  <A NAME="tex2html709"
49
+ &nbsp; <B>  <A NAME="tex2html708"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,20 +62,20 @@ API</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html712"
65
+<LI><A NAME="tex2html711"
66 66
   HREF="node40.html">Header file</A>
67
-<LI><A NAME="tex2html713"
67
+<LI><A NAME="tex2html712"
68 68
   HREF="node41.html">Database loading</A>
69
-<LI><A NAME="tex2html714"
69
+<LI><A NAME="tex2html713"
70 70
   HREF="node42.html">Error handling</A>
71
-<LI><A NAME="tex2html715"
71
+<LI><A NAME="tex2html714"
72 72
   HREF="node43.html">Engine structure</A>
73 73
 </UL>
74 74
 <!--End of Table of Child-Links-->
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-08-15
78
+2008-09-01
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html255"
30
+<A NAME="tex2html254"
31 31
   HREF="node5.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html251"
33
+<A NAME="tex2html250"
34 34
   HREF="node2.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html245"
36
+<A NAME="tex2html244"
37 37
   HREF="node3.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html253"
39
+<A NAME="tex2html252"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html256"
43
+<B> Next:</B> <A NAME="tex2html255"
44 44
   HREF="node5.html">Virus submitting</A>
45
-<B> Up:</B> <A NAME="tex2html252"
45
+<B> Up:</B> <A NAME="tex2html251"
46 46
   HREF="node2.html">Introduction</A>
47
-<B> Previous:</B> <A NAME="tex2html246"
47
+<B> Previous:</B> <A NAME="tex2html245"
48 48
   HREF="node3.html">Features</A>
49
- &nbsp; <B>  <A NAME="tex2html254"
49
+ &nbsp; <B>  <A NAME="tex2html253"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -86,7 +86,7 @@ Alternatively you can try asking on the <code>#clamav</code> IRC channel - launc
86 86
 <BR><HR>
87 87
 <ADDRESS>
88 88
 Tomasz Kojm
89
-2008-08-15
89
+2008-09-01
90 90
 </ADDRESS>
91 91
 </BODY>
92 92
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html726"
30
+<A NAME="tex2html725"
31 31
   HREF="node41.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html722"
33
+<A NAME="tex2html721"
34 34
   HREF="node39.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html716"
36
+<A NAME="tex2html715"
37 37
   HREF="node39.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html724"
39
+<A NAME="tex2html723"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html727"
43
+<B> Next:</B> <A NAME="tex2html726"
44 44
   HREF="node41.html">Database loading</A>
45
-<B> Up:</B> <A NAME="tex2html723"
45
+<B> Up:</B> <A NAME="tex2html722"
46 46
   HREF="node39.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html717"
47
+<B> Previous:</B> <A NAME="tex2html716"
48 48
   HREF="node39.html">API</A>
49
- &nbsp; <B>  <A NAME="tex2html725"
49
+ &nbsp; <B>  <A NAME="tex2html724"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -64,7 +64,7 @@ Header file</A>
64 64
 <BR><HR>
65 65
 <ADDRESS>
66 66
 Tomasz Kojm
67
-2008-08-15
67
+2008-09-01
68 68
 </ADDRESS>
69 69
 </BODY>
70 70
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html738"
30
+<A NAME="tex2html737"
31 31
   HREF="node42.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html734"
33
+<A NAME="tex2html733"
34 34
   HREF="node39.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html728"
36
+<A NAME="tex2html727"
37 37
   HREF="node40.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html736"
39
+<A NAME="tex2html735"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html739"
43
+<B> Next:</B> <A NAME="tex2html738"
44 44
   HREF="node42.html">Error handling</A>
45
-<B> Up:</B> <A NAME="tex2html735"
45
+<B> Up:</B> <A NAME="tex2html734"
46 46
   HREF="node39.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html729"
47
+<B> Previous:</B> <A NAME="tex2html728"
48 48
   HREF="node40.html">Header file</A>
49
- &nbsp; <B>  <A NAME="tex2html737"
49
+ &nbsp; <B>  <A NAME="tex2html736"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -69,8 +69,8 @@ Database loading</A>
69 69
     directory (if <code>path</code> points to a directory). The second argument
70 70
     is used for passing in the engine structure which should be previously
71 71
     initialized with NULL. A number of loaded signatures will be <SPAN  CLASS="textbf">added</SPAN>
72
-    to <code>signo</code> <A NAME="tex2html21"
73
-  HREF="footnode.html#foot314"><SUP><SPAN CLASS="arabic">9</SPAN></SUP></A>. The last argument can pass the following flags:
72
+    to <code>signo</code> <A NAME="tex2html20"
73
+  HREF="footnode.html#foot313"><SUP><SPAN CLASS="arabic">8</SPAN></SUP></A>. The last argument can pass the following flags:
74 74
     
75 75
 <UL>
76 76
 <LI><SPAN  CLASS="textbf">CL_DB_STDOPT</SPAN>
... ...
@@ -111,7 +111,7 @@ Load CVD files directly without unpacking them into a temporary
111 111
 <BR><HR>
112 112
 <ADDRESS>
113 113
 Tomasz Kojm
114
-2008-08-15
114
+2008-09-01
115 115
 </ADDRESS>
116 116
 </BODY>
117 117
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html750"
30
+<A NAME="tex2html749"
31 31
   HREF="node43.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html746"
33
+<A NAME="tex2html745"
34 34
   HREF="node39.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html740"
36
+<A NAME="tex2html739"
37 37
   HREF="node41.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html748"
39
+<A NAME="tex2html747"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html751"
43
+<B> Next:</B> <A NAME="tex2html750"
44 44
   HREF="node43.html">Engine structure</A>
45
-<B> Up:</B> <A NAME="tex2html747"
45
+<B> Up:</B> <A NAME="tex2html746"
46 46
   HREF="node39.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html741"
47
+<B> Previous:</B> <A NAME="tex2html740"
48 48
   HREF="node41.html">Database loading</A>
49
- &nbsp; <B>  <A NAME="tex2html749"
49
+ &nbsp; <B>  <A NAME="tex2html748"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -68,7 +68,7 @@ Error handling</A>
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2008-08-15
71
+2008-09-01
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html760"
29
+<A NAME="tex2html759"
30 30
   HREF="node44.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html756"
32
+<A NAME="tex2html755"
33 33
   HREF="node39.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html752"
35
+<A NAME="tex2html751"
36 36
   HREF="node42.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html758"
38
+<A NAME="tex2html757"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html761"
42
+<B> Next:</B> <A NAME="tex2html760"
43 43
   HREF="node44.html">Database reloading</A>
44
-<B> Up:</B> <A NAME="tex2html757"
44
+<B> Up:</B> <A NAME="tex2html756"
45 45
   HREF="node39.html">API</A>
46
-<B> Previous:</B> <A NAME="tex2html753"
46
+<B> Previous:</B> <A NAME="tex2html752"
47 47
   HREF="node42.html">Error handling</A>
48
- &nbsp; <B>  <A NAME="tex2html759"
48
+ &nbsp; <B>  <A NAME="tex2html758"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -74,7 +74,7 @@ Engine structure</A>
74 74
 <BR><HR>
75 75
 <ADDRESS>
76 76
 Tomasz Kojm
77
-2008-08-15
77
+2008-09-01
78 78
 </ADDRESS>
79 79
 </BODY>
80 80
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html772"
30
+<A NAME="tex2html771"
31 31
   HREF="node45.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html768"
33
+<A NAME="tex2html767"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html762"
36
+<A NAME="tex2html761"
37 37
   HREF="node43.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html770"
39
+<A NAME="tex2html769"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html773"
43
+<B> Next:</B> <A NAME="tex2html772"
44 44
   HREF="node45.html">Data scan functions</A>
45
-<B> Up:</B> <A NAME="tex2html769"
45
+<B> Up:</B> <A NAME="tex2html768"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html763"
47
+<B> Previous:</B> <A NAME="tex2html762"
48 48
   HREF="node43.html">Engine structure</A>
49
- &nbsp; <B>  <A NAME="tex2html771"
49
+ &nbsp; <B>  <A NAME="tex2html770"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -88,22 +88,22 @@ Database reloading</A>
88 88
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
89 89
 
90 90
 <UL CLASS="ChildLinks">
91
-<LI><A NAME="tex2html774"
91
+<LI><A NAME="tex2html773"
92 92
   HREF="node45.html">Data scan functions</A>
93
-<LI><A NAME="tex2html775"
93
+<LI><A NAME="tex2html774"
94 94
   HREF="node46.html">Memory</A>
95
-<LI><A NAME="tex2html776"
95
+<LI><A NAME="tex2html775"
96 96
   HREF="node47.html">Forking daemons</A>
97
-<LI><A NAME="tex2html777"
97
+<LI><A NAME="tex2html776"
98 98
   HREF="node48.html">clamav-config</A>
99
-<LI><A NAME="tex2html778"
99
+<LI><A NAME="tex2html777"
100 100
   HREF="node49.html">Example</A>
101 101
 </UL>
102 102
 <!--End of Table of Child-Links-->
103 103
 <BR><HR>
104 104
 <ADDRESS>
105 105
 Tomasz Kojm
106
-2008-08-15
106
+2008-09-01
107 107
 </ADDRESS>
108 108
 </BODY>
109 109
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html789"
30
+<A NAME="tex2html788"
31 31
   HREF="node46.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html785"
33
+<A NAME="tex2html784"
34 34
   HREF="node44.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html779"
36
+<A NAME="tex2html778"
37 37
   HREF="node44.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html787"
39
+<A NAME="tex2html786"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html790"
43
+<B> Next:</B> <A NAME="tex2html789"
44 44
   HREF="node46.html">Memory</A>
45
-<B> Up:</B> <A NAME="tex2html786"
45
+<B> Up:</B> <A NAME="tex2html785"
46 46
   HREF="node44.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html780"
47
+<B> Previous:</B> <A NAME="tex2html779"
48 48
   HREF="node44.html">Database reloading</A>
49
- &nbsp; <B>  <A NAME="tex2html788"
49
+ &nbsp; <B>  <A NAME="tex2html787"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -190,31 +190,31 @@ Phishing module: always block cloaked URLs.
190 190
 
191 191
 <DIV CLASS="navigation"><HR>
192 192
 <!--Navigation Panel-->
193
-<A NAME="tex2html789"
193
+<A NAME="tex2html788"
194 194
   HREF="node46.html">
195 195
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
196
-<A NAME="tex2html785"
196
+<A NAME="tex2html784"
197 197
   HREF="node44.html">
198 198
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
199
-<A NAME="tex2html779"
199
+<A NAME="tex2html778"
200 200
   HREF="node44.html">
201 201
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
202
-<A NAME="tex2html787"
202
+<A NAME="tex2html786"
203 203
   HREF="node1.html">
204 204
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
205 205
 <BR>
206
-<B> Next:</B> <A NAME="tex2html790"
206
+<B> Next:</B> <A NAME="tex2html789"
207 207
   HREF="node46.html">Memory</A>
208
-<B> Up:</B> <A NAME="tex2html786"
208
+<B> Up:</B> <A NAME="tex2html785"
209 209
   HREF="node44.html">Database reloading</A>
210
-<B> Previous:</B> <A NAME="tex2html780"
210
+<B> Previous:</B> <A NAME="tex2html779"
211 211
   HREF="node44.html">Database reloading</A>
212
- &nbsp; <B>  <A NAME="tex2html788"
212
+ &nbsp; <B>  <A NAME="tex2html787"
213 213
   HREF="node1.html">Contents</A></B> </DIV>
214 214
 <!--End of Navigation Panel-->
215 215
 <ADDRESS>
216 216
 Tomasz Kojm
217
-2008-08-15
217
+2008-09-01
218 218
 </ADDRESS>
219 219
 </BODY>
220 220
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html801"
30
+<A NAME="tex2html800"
31 31
   HREF="node47.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html797"
33
+<A NAME="tex2html796"
34 34
   HREF="node44.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html791"
36
+<A NAME="tex2html790"
37 37
   HREF="node45.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html799"
39
+<A NAME="tex2html798"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html802"
43
+<B> Next:</B> <A NAME="tex2html801"
44 44
   HREF="node47.html">Forking daemons</A>
45
-<B> Up:</B> <A NAME="tex2html798"
45
+<B> Up:</B> <A NAME="tex2html797"
46 46
   HREF="node44.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html792"
47
+<B> Previous:</B> <A NAME="tex2html791"
48 48
   HREF="node45.html">Data scan functions</A>
49
- &nbsp; <B>  <A NAME="tex2html800"
49
+ &nbsp; <B>  <A NAME="tex2html799"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,7 +62,7 @@ Memory</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-08-15
65
+2008-09-01
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html813"
30
+<A NAME="tex2html812"
31 31
   HREF="node48.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html809"
33
+<A NAME="tex2html808"
34 34
   HREF="node44.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html803"
36
+<A NAME="tex2html802"
37 37
   HREF="node46.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html811"
39
+<A NAME="tex2html810"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html814"
43
+<B> Next:</B> <A NAME="tex2html813"
44 44
   HREF="node48.html">clamav-config</A>
45
-<B> Up:</B> <A NAME="tex2html810"
45
+<B> Up:</B> <A NAME="tex2html809"
46 46
   HREF="node44.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html804"
47
+<B> Previous:</B> <A NAME="tex2html803"
48 48
   HREF="node46.html">Memory</A>
49
- &nbsp; <B>  <A NAME="tex2html812"
49
+ &nbsp; <B>  <A NAME="tex2html811"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Forking daemons</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-08-15
68
+2008-09-01
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html825"
30
+<A NAME="tex2html824"
31 31
   HREF="node49.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html821"
33
+<A NAME="tex2html820"
34 34
   HREF="node44.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html815"
36
+<A NAME="tex2html814"
37 37
   HREF="node47.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html823"
39
+<A NAME="tex2html822"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html826"
43
+<B> Next:</B> <A NAME="tex2html825"
44 44
   HREF="node49.html">Example</A>
45
-<B> Up:</B> <A NAME="tex2html822"
45
+<B> Up:</B> <A NAME="tex2html821"
46 46
   HREF="node44.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html816"
47
+<B> Previous:</B> <A NAME="tex2html815"
48 48
   HREF="node47.html">Forking daemons</A>
49
- &nbsp; <B>  <A NAME="tex2html824"
49
+ &nbsp; <B>  <A NAME="tex2html823"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -67,7 +67,7 @@ clamav-config</A>
67 67
 <BR><HR>
68 68
 <ADDRESS>
69 69
 Tomasz Kojm
70
-2008-08-15
70
+2008-09-01
71 71
 </ADDRESS>
72 72
 </BODY>
73 73
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html835"
29
+<A NAME="tex2html834"
30 30
   HREF="node50.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html831"
32
+<A NAME="tex2html830"
33 33
   HREF="node44.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html827"
35
+<A NAME="tex2html826"
36 36
   HREF="node48.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html833"
38
+<A NAME="tex2html832"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html836"
42
+<B> Next:</B> <A NAME="tex2html835"
43 43
   HREF="node50.html">CVD format</A>
44
-<B> Up:</B> <A NAME="tex2html832"
44
+<B> Up:</B> <A NAME="tex2html831"
45 45
   HREF="node44.html">Database reloading</A>
46
-<B> Previous:</B> <A NAME="tex2html828"
46
+<B> Previous:</B> <A NAME="tex2html827"
47 47
   HREF="node48.html">clamav-config</A>
48
- &nbsp; <B>  <A NAME="tex2html834"
48
+ &nbsp; <B>  <A NAME="tex2html833"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Example</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-08-15
68
+2008-09-01
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html265"
29
+<A NAME="tex2html264"
30 30
   HREF="node6.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html261"
32
+<A NAME="tex2html260"
33 33
   HREF="node2.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html257"
35
+<A NAME="tex2html256"
36 36
   HREF="node4.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html263"
38
+<A NAME="tex2html262"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html266"
42
+<B> Next:</B> <A NAME="tex2html265"
43 43
   HREF="node6.html">Base package</A>
44
-<B> Up:</B> <A NAME="tex2html262"
44
+<B> Up:</B> <A NAME="tex2html261"
45 45
   HREF="node2.html">Introduction</A>
46
-<B> Previous:</B> <A NAME="tex2html258"
46
+<B> Previous:</B> <A NAME="tex2html257"
47 47
   HREF="node4.html">Mailing lists and IRC</A>
48
- &nbsp; <B>  <A NAME="tex2html264"
48
+ &nbsp; <B>  <A NAME="tex2html263"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Virus submitting</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-08-15
68
+2008-09-01
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html847"
30
+<A NAME="tex2html846"
31 31
   HREF="node51.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html843"
33
+<A NAME="tex2html842"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html837"
36
+<A NAME="tex2html836"
37 37
   HREF="node49.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html845"
39
+<A NAME="tex2html844"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html848"
43
+<B> Next:</B> <A NAME="tex2html847"
44 44
   HREF="node51.html">Contributors</A>
45
-<B> Up:</B> <A NAME="tex2html844"
45
+<B> Up:</B> <A NAME="tex2html843"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html838"
47
+<B> Previous:</B> <A NAME="tex2html837"
48 48
   HREF="node49.html">Example</A>
49
- &nbsp; <B>  <A NAME="tex2html846"
49
+ &nbsp; <B>  <A NAME="tex2html845"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -82,7 +82,7 @@ Verification OK.
82 82
 <BR><HR>
83 83
 <ADDRESS>
84 84
 Tomasz Kojm
85
-2008-08-15
85
+2008-09-01
86 86
 </ADDRESS>
87 87
 </BODY>
88 88
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html859"
30
+<A NAME="tex2html858"
31 31
   HREF="node52.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html855"
33
+<A NAME="tex2html854"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html849"
36
+<A NAME="tex2html848"
37 37
   HREF="node50.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html857"
39
+<A NAME="tex2html856"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html860"
43
+<B> Next:</B> <A NAME="tex2html859"
44 44
   HREF="node52.html">Donors</A>
45
-<B> Up:</B> <A NAME="tex2html856"
45
+<B> Up:</B> <A NAME="tex2html855"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html850"
47
+<B> Previous:</B> <A NAME="tex2html849"
48 48
   HREF="node50.html">CVD format</A>
49
- &nbsp; <B>  <A NAME="tex2html858"
49
+ &nbsp; <B>  <A NAME="tex2html857"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -341,7 +341,7 @@ Contributors</A>
341 341
 </LI>
342 342
 <LI>Alexander Marx &lt;mad-ml*madness.at&gt;
343 343
 </LI>
344
-<LI>Andreas Marx (<TT><A NAME="tex2html22"
344
+<LI>Andreas Marx (<TT><A NAME="tex2html21"
345 345
   HREF="http://www.av-test.org/">http://www.av-test.org/</A></TT>)
346 346
 </LI>
347 347
 <LI>Chris Masters &lt;cmasters*insl.co.uk&gt;
... ...
@@ -394,7 +394,7 @@ Contributors</A>
394 394
 </LI>
395 395
 <LI>Simon Munton &lt;simon*munton.demon.co.uk&gt;
396 396
 </LI>
397
-<LI>Farit Nabiullin (<TT><A NAME="tex2html23"
397
+<LI>Farit Nabiullin (<TT><A NAME="tex2html22"
398 398
   HREF="http://program.farit.ru/">http://program.farit.ru/</A></TT>)
399 399
 </LI>
400 400
 <LI>Nemosoft Unv. &lt;nemosoft*smcc.demon.nl&gt;
... ...
@@ -419,7 +419,7 @@ Contributors</A>
419 419
 </LI>
420 420
 <LI>Martijn van Oosterhout &lt;kleptog*svana.org&gt;
421 421
 </LI>
422
-<LI>OpenAntiVirus Team (<TT><A NAME="tex2html24"
422
+<LI>OpenAntiVirus Team (<TT><A NAME="tex2html23"
423 423
   HREF="http://www.OpenAntiVirus.org/">http://www.OpenAntiVirus.org/</A></TT>)
424 424
 </LI>
425 425
 <LI>Tomasz Papszun &lt;tomek*lodz.tpsa.pl&gt;
... ...
@@ -502,7 +502,7 @@ Contributors</A>
502 502
 </LI>
503 503
 <LI>Joerg Sonnenberger &lt;joerg*britannica.bec.de&gt;
504 504
 </LI>
505
-<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html25"
505
+<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html24"
506 506
   HREF="http://gim.org.pl/">http://gim.org.pl/</A></TT>)
507 507
 </LI>
508 508
 <LI>Kevin Spicer &lt;kevin*kevinspicer.co.uk&gt;
... ...
@@ -589,31 +589,31 @@ Contributors</A>
589 589
 
590 590
 <DIV CLASS="navigation"><HR>
591 591
 <!--Navigation Panel-->
592
-<A NAME="tex2html859"
592
+<A NAME="tex2html858"
593 593
   HREF="node52.html">
594 594
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
595
-<A NAME="tex2html855"
595
+<A NAME="tex2html854"
596 596
   HREF="node31.html">
597 597
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
598
-<A NAME="tex2html849"
598
+<A NAME="tex2html848"
599 599
   HREF="node50.html">
600 600
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
601
-<A NAME="tex2html857"
601
+<A NAME="tex2html856"
602 602
   HREF="node1.html">
603 603
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
604 604
 <BR>
605
-<B> Next:</B> <A NAME="tex2html860"
605
+<B> Next:</B> <A NAME="tex2html859"
606 606
   HREF="node52.html">Donors</A>
607
-<B> Up:</B> <A NAME="tex2html856"
607
+<B> Up:</B> <A NAME="tex2html855"
608 608
   HREF="node31.html">LibClamAV</A>
609
-<B> Previous:</B> <A NAME="tex2html850"
609
+<B> Previous:</B> <A NAME="tex2html849"
610 610
   HREF="node50.html">CVD format</A>
611
- &nbsp; <B>  <A NAME="tex2html858"
611
+ &nbsp; <B>  <A NAME="tex2html857"
612 612
   HREF="node1.html">Contents</A></B> </DIV>
613 613
 <!--End of Navigation Panel-->
614 614
 <ADDRESS>
615 615
 Tomasz Kojm
616
-2008-08-15
616
+2008-09-01
617 617
 </ADDRESS>
618 618
 </BODY>
619 619
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html871"
30
+<A NAME="tex2html870"
31 31
   HREF="node53.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html867"
33
+<A NAME="tex2html866"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html861"
36
+<A NAME="tex2html860"
37 37
   HREF="node51.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html869"
39
+<A NAME="tex2html868"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html872"
43
+<B> Next:</B> <A NAME="tex2html871"
44 44
   HREF="node53.html">Graphics</A>
45
-<B> Up:</B> <A NAME="tex2html868"
45
+<B> Up:</B> <A NAME="tex2html867"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html862"
47
+<B> Previous:</B> <A NAME="tex2html861"
48 48
   HREF="node51.html">Contributors</A>
49
- &nbsp; <B>  <A NAME="tex2html870"
49
+ &nbsp; <B>  <A NAME="tex2html869"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -58,45 +58,45 @@ Donors</A>
58 58
     We've received financial support from: (in alphabetical order)
59 59
     
60 60
 <UL>
61
-<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html26"
61
+<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html25"
62 62
   HREF="http://www.activeintra.net/">http://www.activeintra.net/</A></TT>)
63 63
 </LI>
64
-<LI>Advance Healthcare Group (<TT><A NAME="tex2html27"
64
+<LI>Advance Healthcare Group (<TT><A NAME="tex2html26"
65 65
   HREF="http://www.ahgl.com.au/">http://www.ahgl.com.au/</A></TT>)
66 66
 </LI>
67
-<LI>Allied Quotes (<TT><A NAME="tex2html28"
67
+<LI>Allied Quotes (<TT><A NAME="tex2html27"
68 68
   HREF="http://www.AlliedQuotes.com /">http://www.AlliedQuotes.com /</A></TT>)
69 69
 </LI>
70
-<LI>American Computer &amp; Electronic Services Corp. (<TT><A NAME="tex2html29"
70
+<LI>American Computer &amp; Electronic Services Corp. (<TT><A NAME="tex2html28"
71 71
   HREF="http://www.acesnw.com/">http://www.acesnw.com/</A></TT>)
72 72
 </LI>
73
-<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html30"
73
+<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html29"
74 74
   HREF="http://www.amnesty.ch/">http://www.amnesty.ch/</A></TT>)
75 75
 </LI>
76 76
 <LI>Steve Anderson
77 77
 </LI>
78 78
 <LI>Anonymous donor from Colorado, US
79 79
 </LI>
80
-<LI>Arudius (<TT><A NAME="tex2html31"
80
+<LI>Arudius (<TT><A NAME="tex2html30"
81 81
   HREF="http://arudius.sourceforge.net/">http://arudius.sourceforge.net/</A></TT>)
82 82
 </LI>
83 83
 <LI>Peter Ashman
84 84
 </LI>
85
-<LI>Atlas College (<TT><A NAME="tex2html32"
85
+<LI>Atlas College (<TT><A NAME="tex2html31"
86 86
   HREF="http://www.atlascollege.nl/">http://www.atlascollege.nl/</A></TT>)
87 87
 </LI>
88
-<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html33"
88
+<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html32"
89 89
   HREF="http://www.cashdoctors.com.au/">http://www.cashdoctors.com.au/</A></TT>)
90 90
 </LI>
91
-<LI>AWD Online (<TT><A NAME="tex2html34"
91
+<LI>AWD Online (<TT><A NAME="tex2html33"
92 92
   HREF="http://www.awdonline.com/">http://www.awdonline.com/</A></TT>)
93 93
 </LI>
94
-<LI>BackupAssist Backup Software (<TT><A NAME="tex2html35"
94
+<LI>BackupAssist Backup Software (<TT><A NAME="tex2html34"
95 95
   HREF="http://www.backupassist.com/">http://www.backupassist.com/</A></TT>)
96 96
 </LI>
97 97
 <LI>Dave Baker
98 98
 </LI>
99
-<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html36"
99
+<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html35"
100 100
   HREF="http://www.bear-consulting.com/">http://www.bear-consulting.com/</A></TT>)
101 101
 </LI>
102 102
 <LI>Aaron Begley
... ...
@@ -107,13 +107,13 @@ Donors</A>
107 107
 </LI>
108 108
 <LI>Josh Burstyn
109 109
 </LI>
110
-<LI>By Design (<TT><A NAME="tex2html37"
110
+<LI>By Design (<TT><A NAME="tex2html36"
111 111
   HREF="http://www.by-design.net/">http://www.by-design.net/</A></TT>)
112 112
 </LI>
113
-<LI>Canadian Web Hosting (<TT><A NAME="tex2html38"
113
+<LI>Canadian Web Hosting (<TT><A NAME="tex2html37"
114 114
   HREF="http://www.canadianwebhosting.com/">http://www.canadianwebhosting.com/</A></TT>)
115 115
 </LI>
116
-<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html39"
116
+<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html38"
117 117
   HREF="http://www.cedarcreeksoftware.com/">http://www.cedarcreeksoftware.com/</A></TT>)
118 118
 </LI>
119 119
 <LI>Ricardo Cerqueira
... ...
@@ -122,33 +122,33 @@ Donors</A>
122 122
 </LI>
123 123
 <LI>Cheahch from Singapore
124 124
 </LI>
125
-<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html40"
125
+<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html39"
126 126
   HREF="http://www.conexim.com.au">http://www.conexim.com.au</A></TT>)
127 127
 </LI>
128 128
 <LI>Alan Cook
129 129
 </LI>
130 130
 <LI>Joe Cooper
131 131
 </LI>
132
-<LI>CustomLogic LLC (<TT><A NAME="tex2html41"
132
+<LI>CustomLogic LLC (<TT><A NAME="tex2html40"
133 133
   HREF="http://www.customlogic.com/">http://www.customlogic.com/</A></TT>)
134 134
 </LI>
135 135
 <LI>Ron DeFulio
136 136
 </LI>
137
-<LI>Digirati (<TT><A NAME="tex2html42"
137
+<LI>Digirati (<TT><A NAME="tex2html41"
138 138
   HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
139 139
 </LI>
140
-<LI>Steve Donegan (<TT><A NAME="tex2html43"
140
+<LI>Steve Donegan (<TT><A NAME="tex2html42"
141 141
   HREF="http://www.donegan.org/">http://www.donegan.org/</A></TT>)
142 142
 </LI>
143
-<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html44"
143
+<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html43"
144 144
   HREF="http://www.dyndns.org/">http://www.dyndns.org/</A></TT>)
145 145
 </LI>
146 146
 <LI>EAS Enterprises LLC
147 147
 </LI>
148
-<LI>eCoupons.com (<TT><A NAME="tex2html45"
148
+<LI>eCoupons.com (<TT><A NAME="tex2html44"
149 149
   HREF="http://www.ecoupons.com/">http://www.ecoupons.com/</A></TT>)
150 150
 </LI>
151
-<LI>Electric Embers (<TT><A NAME="tex2html46"
151
+<LI>Electric Embers (<TT><A NAME="tex2html45"
152 152
   HREF="http://electricembers.net">http://electricembers.net</A></TT>)
153 153
 </LI>
154 154
 <LI>John T. Ellis
... ...
@@ -157,25 +157,25 @@ Donors</A>
157 157
 </LI>
158 158
 <LI>Bernhard Erdmann
159 159
 </LI>
160
-<LI>David Eriksson (<TT><A NAME="tex2html47"
160
+<LI>David Eriksson (<TT><A NAME="tex2html46"
161 161
   HREF="http://www.2good.nu/">http://www.2good.nu/</A></TT>)
162 162
 </LI>
163 163
 <LI>Philip Ershler
164 164
 </LI>
165
-<LI>Explido Software USA Inc. (<TT><A NAME="tex2html48"
165
+<LI>Explido Software USA Inc. (<TT><A NAME="tex2html47"
166 166
   HREF="http://www.explido.us/">http://www.explido.us/</A></TT>)
167 167
 </LI>
168 168
 <LI>David Farrick
169 169
 </LI>
170 170
 <LI>Jim Feldman
171 171
 </LI>
172
-<LI>Petr Ferschmann (<TT><A NAME="tex2html49"
172
+<LI>Petr Ferschmann (<TT><A NAME="tex2html48"
173 173
   HREF="http://petr.ferschmann.cz/">http://petr.ferschmann.cz/</A></TT>)
174 174
 </LI>
175
-<LI>Andries Filmer (<TT><A NAME="tex2html50"
175
+<LI>Andries Filmer (<TT><A NAME="tex2html49"
176 176
   HREF="http://www.netexpo.nl/">http://www.netexpo.nl/</A></TT>)
177 177
 </LI>
178
-<LI>The Free Shopping Cart people (<TT><A NAME="tex2html51"
178
+<LI>The Free Shopping Cart people (<TT><A NAME="tex2html50"
179 179
   HREF="http://www.precisionweb.net/">http://www.precisionweb.net/</A></TT>)
180 180
 </LI>
181 181
 <LI>Paul Freeman
... ...
@@ -186,53 +186,53 @@ Donors</A>
186 186
 </LI>
187 187
 <LI>Paolo Galeazzi
188 188
 </LI>
189
-<LI>GANDI (<TT><A NAME="tex2html52"
189
+<LI>GANDI (<TT><A NAME="tex2html51"
190 190
   HREF="http://www.gandi.net/">http://www.gandi.net/</A></TT>)
191 191
 </LI>
192
-<LI>Jeremy Garcia (<TT><A NAME="tex2html53"
192
+<LI>Jeremy Garcia (<TT><A NAME="tex2html52"
193 193
   HREF="http://www.linuxquestions.org/">http://www.linuxquestions.org/</A></TT>)
194 194
 </LI>
195
-<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html54"
195
+<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html53"
196 196
   HREF="http://www.gbc.net/">http://www.gbc.net/</A></TT>)
197 197
 </LI>
198
-<LI>GCS Tech (<TT><A NAME="tex2html55"
198
+<LI>GCS Tech (<TT><A NAME="tex2html54"
199 199
   HREF="http://www.gcstech.net/">http://www.gcstech.net/</A></TT>)
200 200
 </LI>
201
-<LI>GHRS (<TT><A NAME="tex2html56"
201
+<LI>GHRS (<TT><A NAME="tex2html55"
202 202
   HREF="http://www.ghrshotels.com/">http://www.ghrshotels.com/</A></TT>)
203 203
 </LI>
204 204
 <LI>Lyle Giese
205 205
 </LI>
206 206
 <LI>Todd Goodman
207 207
 </LI>
208
-<LI>Bill Gradwohl (<TT><A NAME="tex2html57"
208
+<LI>Bill Gradwohl (<TT><A NAME="tex2html56"
209 209
   HREF="http://www.ycc.com/">http://www.ycc.com/</A></TT>)
210 210
 </LI>
211 211
 <LI>Grain-of-Salt Consulting
212 212
 </LI>
213 213
 <LI>Terje Gravvold
214 214
 </LI>
215
-<LI>Hart Computer (<TT><A NAME="tex2html58"
215
+<LI>Hart Computer (<TT><A NAME="tex2html57"
216 216
   HREF="http://www.hart.co.jp/">http://www.hart.co.jp/</A></TT>)
217 217
 </LI>
218 218
 <LI>Pen Helm
219 219
 </LI>
220
-<LI>Hosting Metro LLC (<TT><A NAME="tex2html59"
220
+<LI>Hosting Metro LLC (<TT><A NAME="tex2html58"
221 221
   HREF="http://www.hostingmetro.com/">http://www.hostingmetro.com/</A></TT>)
222 222
 </LI>
223
-<LI>IDEAL Software GmbH (<TT><A NAME="tex2html60"
223
+<LI>IDEAL Software GmbH (<TT><A NAME="tex2html59"
224 224
   HREF="http://www.IdealSoftware.com/">http://www.IdealSoftware.com/</A></TT>)
225 225
 </LI>
226
-<LI>Industry Standard Computers (<TT><A NAME="tex2html61"
226
+<LI>Industry Standard Computers (<TT><A NAME="tex2html60"
227 227
   HREF="http://www.ISCnetwork.com/">http://www.ISCnetwork.com/</A></TT>)
228 228
 </LI>
229
-<LI>Interact2Day (<TT><A NAME="tex2html62"
229
+<LI>Interact2Day (<TT><A NAME="tex2html61"
230 230
   HREF="http://www.interact2day.com/">http://www.interact2day.com/</A></TT>)
231 231
 </LI>
232
-<LI>Invisik Corporation (<TT><A NAME="tex2html63"
232
+<LI>Invisik Corporation (<TT><A NAME="tex2html62"
233 233
   HREF="http://www.invisik.com/">http://www.invisik.com/</A></TT>)
234 234
 </LI>
235
-<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html64"
235
+<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html63"
236 236
   HREF="http://www.itxcel.com">http://www.itxcel.com</A></TT>)
237 237
 </LI>
238 238
 <LI>Craig Jackson
... ...
@@ -241,39 +241,39 @@ Donors</A>
241 241
 </LI>
242 242
 <LI>Jason Judge
243 243
 </LI>
244
-<LI>Keith (<TT><A NAME="tex2html65"
244
+<LI>Keith (<TT><A NAME="tex2html64"
245 245
   HREF="http://www.textpad.com/">http://www.textpad.com/</A></TT>)
246 246
 </LI>
247
-<LI>Ewald Kicker (<TT><A NAME="tex2html66"
247
+<LI>Ewald Kicker (<TT><A NAME="tex2html65"
248 248
   HREF="http://www.very-clever.com/">http://www.very-clever.com/</A></TT>)
249 249
 </LI>
250 250
 <LI>Brad Koehn
251 251
 </LI>
252
-<LI>Christina Kuratli (<TT><A NAME="tex2html67"
252
+<LI>Christina Kuratli (<TT><A NAME="tex2html66"
253 253
   HREF="http://www.virusprotect.ch/">http://www.virusprotect.ch/</A></TT>)
254 254
 </LI>
255
-<LI>Logic Partners Inc. (<TT><A NAME="tex2html68"
255
+<LI>Logic Partners Inc. (<TT><A NAME="tex2html67"
256 256
   HREF="http://www.logicpartners.com/">http://www.logicpartners.com/</A></TT>)
257 257
 </LI>
258
-<LI>Mark Lotspaih (<TT><A NAME="tex2html69"
258
+<LI>Mark Lotspaih (<TT><A NAME="tex2html68"
259 259
   HREF="http://www.lotcom.org/">http://www.lotcom.org/</A></TT>)
260 260
 </LI>
261
-<LI>Michel Machado (<TT><A NAME="tex2html70"
261
+<LI>Michel Machado (<TT><A NAME="tex2html69"
262 262
   HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
263 263
 </LI>
264 264
 <LI>Olivier Marechal
265 265
 </LI>
266 266
 <LI>Matthew McKenzie
267 267
 </LI>
268
-<LI>Durval Menezes (<TT><A NAME="tex2html71"
268
+<LI>Durval Menezes (<TT><A NAME="tex2html70"
269 269
   HREF="http://www.durval.com.br/">http://www.durval.com.br/</A></TT>)
270 270
 </LI>
271
-<LI>Micro Logic Systems (<TT><A NAME="tex2html72"
271
+<LI>Micro Logic Systems (<TT><A NAME="tex2html71"
272 272
   HREF="http://www.mls.nc/">http://www.mls.nc/</A></TT>)
273 273
 </LI>
274 274
 <LI>Midcoast Internet Solutions
275 275
 </LI>
276
-<LI>Mimecast (<TT><A NAME="tex2html73"
276
+<LI>Mimecast (<TT><A NAME="tex2html72"
277 277
   HREF="http://www.mimecast.com/">http://www.mimecast.com/</A></TT>)
278 278
 </LI>
279 279
 <LI>Kazuhiro Miyaji
... ...
@@ -284,148 +284,148 @@ Donors</A>
284 284
 </LI>
285 285
 <LI>Tomas Morkus
286 286
 </LI>
287
-<LI>The Names Database (<TT><A NAME="tex2html74"
287
+<LI>The Names Database (<TT><A NAME="tex2html73"
288 288
   HREF="http://static.namesdatabase.com">http://static.namesdatabase.com</A></TT>)
289 289
 </LI>
290
-<LI>Names Directory (<TT><A NAME="tex2html75"
290
+<LI>Names Directory (<TT><A NAME="tex2html74"
291 291
   HREF="http://www.namesdir.com/">http://www.namesdir.com/</A></TT>)
292 292
 </LI>
293
-<LI>Michael Nolan (<TT><A NAME="tex2html76"
293
+<LI>Michael Nolan (<TT><A NAME="tex2html75"
294 294
   HREF="http://www.michaelnolan.co.uk/">http://www.michaelnolan.co.uk/</A></TT>)
295 295
 </LI>
296 296
 <LI>Jorgen Norgaard
297 297
 </LI>
298
-<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html77"
298
+<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html76"
299 299
   HREF="http://www.whyville.net/">http://www.whyville.net/</A></TT>)
300 300
 </LI>
301
-<LI>Oneworkspace.com (<TT><A NAME="tex2html78"
301
+<LI>Oneworkspace.com (<TT><A NAME="tex2html77"
302 302
   HREF="http://www.oneworkspace.com/">http://www.oneworkspace.com/</A></TT>)
303 303
 </LI>
304
-<LI>Online Literature (<TT><A NAME="tex2html79"
304
+<LI>Online Literature (<TT><A NAME="tex2html78"
305 305
   HREF="http://www.couol.com/">http://www.couol.com/</A></TT>)
306 306
 </LI>
307
-<LI>Origin Solutions (<TT><A NAME="tex2html80"
307
+<LI>Origin Solutions (<TT><A NAME="tex2html79"
308 308
   HREF="http://www.originsolutions.com.au/">http://www.originsolutions.com.au/</A></TT>)
309 309
 </LI>
310
-<LI>outermedia GmbH (<TT><A NAME="tex2html81"
310
+<LI>outermedia GmbH (<TT><A NAME="tex2html80"
311 311
   HREF="http://www.outermedia.de/">http://www.outermedia.de/</A></TT>)
312 312
 </LI>
313
-<LI>Kevin Pang (<TT><A NAME="tex2html82"
313
+<LI>Kevin Pang (<TT><A NAME="tex2html81"
314 314
   HREF="http://www.freebsdblog.org/">http://www.freebsdblog.org/</A></TT>)
315 315
 </LI>
316 316
 <LI>Alexander Panzhin
317 317
 </LI>
318
-<LI>Passageway Communications (<TT><A NAME="tex2html83"
318
+<LI>Passageway Communications (<TT><A NAME="tex2html82"
319 319
   HREF="http://www.passageway.com">http://www.passageway.com</A></TT>)
320 320
 </LI>
321
-<LI>Dan Pelleg (<TT><A NAME="tex2html84"
321
+<LI>Dan Pelleg (<TT><A NAME="tex2html83"
322 322
   HREF="http://www.libagent.org/">http://www.libagent.org/</A></TT>)
323 323
 </LI>
324 324
 <LI>Thodoris Pitikaris
325 325
 </LI>
326 326
 <LI>Paul Rantin
327 327
 </LI>
328
-<LI>Thomas J. Raef (<TT><A NAME="tex2html85"
328
+<LI>Thomas J. Raef (<TT><A NAME="tex2html84"
329 329
   HREF="http://www.ebasedsecurity.com">http://www.ebasedsecurity.com</A></TT>)
330 330
 </LI>
331
-<LI>Luke Reeves (<TT><A NAME="tex2html86"
331
+<LI>Luke Reeves (<TT><A NAME="tex2html85"
332 332
   HREF="http://www.neuro-tech.net/">http://www.neuro-tech.net/</A></TT>)
333 333
 </LI>
334
-<LI>RHX (<TT><A NAME="tex2html87"
334
+<LI>RHX (<TT><A NAME="tex2html86"
335 335
   HREF="http://www.rhx.it/">http://www.rhx.it/</A></TT>)
336 336
 </LI>
337 337
 <LI>Stefano Rizzetto
338 338
 </LI>
339
-<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html88"
339
+<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html87"
340 340
   HREF="http://www.roaringpenguin.com/">http://www.roaringpenguin.com/</A></TT>)
341 341
 </LI>
342 342
 <LI>Luke Rosenthal
343 343
 </LI>
344

                
344

                
345 345
   HREF="http://PokerListings.com">http://PokerListings.com</A></TT>)
346 346
 </LI>
347
-<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html90"
347
+<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html89"
348 348
   HREF="http://www.seas.upenn.edu/">http://www.seas.upenn.edu/</A></TT>)
349 349
 </LI>
350 350
 <LI>Tim Scoff
351 351
 </LI>
352
-<LI>Seattle Server (<TT><A NAME="tex2html91"
352
+<LI>Seattle Server (<TT><A NAME="tex2html90"
353 353
   HREF="http://www.seattleserver.com/">http://www.seattleserver.com/</A></TT>)
354 354
 </LI>
355
-<LI>Software Workshop Inc (<TT><A NAME="tex2html92"
355
+<LI>Software Workshop Inc (<TT><A NAME="tex2html91"
356 356
   HREF="http://www.softwareworkshop.com/">http://www.softwareworkshop.com/</A></TT>)
357 357
 </LI>
358
-<LI>Solutions In A Box (<TT><A NAME="tex2html93"
358
+<LI>Solutions In A Box (<TT><A NAME="tex2html92"
359 359
   HREF="http://www.siab.com.au/">http://www.siab.com.au/</A></TT>)
360 360
 </LI>
361 361
 <LI>Stephane Rault
362 362
 </LI>
363
-<LI>SearchMain (<TT><A NAME="tex2html94"
363
+<LI>SearchMain (<TT><A NAME="tex2html93"
364 364
   HREF="http://www.searchmain.com/">http://www.searchmain.com/</A></TT>)
365 365
 </LI>
366 366
 <LI>Olivier Silber
367 367
 </LI>
368
-<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html95"
368
+<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html94"
369 369
   HREF="http://www.linuxplace.com.br/">http://www.linuxplace.com.br/</A></TT>)
370 370
 </LI>
371
-<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html96"
371
+<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html95"
372 372
   HREF="http://www.sfg.se/">http://www.sfg.se/</A></TT>)
373 373
 </LI>
374
-<LI>StarBand (<TT><A NAME="tex2html97"
374
+<LI>StarBand (<TT><A NAME="tex2html96"
375 375
   HREF="http://www.starband.com/">http://www.starband.com/</A></TT>)
376 376
 </LI>
377 377
 <LI>Stroke of Color, Inc.
378 378
 </LI>
379
-<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html98"
379
+<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html97"
380 380
   HREF="http://synchro.com.br/">http://synchro.com.br/</A></TT>)
381 381
 </LI>
382 382
 <LI>Sahil Tandon
383 383
 </LI>
384
-<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html99"
384
+<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html98"
385 385
   HREF="http://www.spamex.com">http://www.spamex.com</A></TT>)
386 386
 </LI>
387 387
 <LI>Brad Tarver
388 388
 </LI>
389
-<LI>TGT Tampermeier &amp; Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html100"
389
+<LI>TGT Tampermeier &amp; Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html99"
390 390
   HREF="http://www.tgt.at/">http://www.tgt.at/</A></TT>)
391 391
 </LI>
392 392
 <LI>Per Reedtz Thomsen
393 393
 </LI>
394 394
 <LI>William Tisdale
395 395
 </LI>
396
-<LI>Up Time Technology (<TT><A NAME="tex2html101"
396
+<LI>Up Time Technology (<TT><A NAME="tex2html100"
397 397
   HREF="http://www.uptimetech.com/">http://www.uptimetech.com/</A></TT>)
398 398
 </LI>
399 399
 <LI>Ulfi
400 400
 </LI>
401
-<LI>Jeremy Vanderburg (<TT><A NAME="tex2html102"
401
+<LI>Jeremy Vanderburg (<TT><A NAME="tex2html101"
402 402
   HREF="http://www.jeremytech.com/">http://www.jeremytech.com/</A></TT>)
403 403
 </LI>
404
-<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html103"
404
+<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html102"
405 405
   HREF="http://www.webarbyte.de/">http://www.webarbyte.de/</A></TT>)
406 406
 </LI>
407
-<LI>Webzone Srl (<TT><A NAME="tex2html104"
407
+<LI>Webzone Srl (<TT><A NAME="tex2html103"
408 408
   HREF="http://www.webzone.it/">http://www.webzone.it/</A></TT>)
409 409
 </LI>
410
-<LI>Markus Welsch (<TT><A NAME="tex2html105"
410
+<LI>Markus Welsch (<TT><A NAME="tex2html104"
411 411
   HREF="http://www.linux-corner.net/">http://www.linux-corner.net/</A></TT>)
412 412
 </LI>
413
-<LI>Julia White (<TT><A NAME="tex2html106"
413
+<LI>Julia White (<TT><A NAME="tex2html105"
414 414
   HREF="http://www.convert-tools.com/">http://www.convert-tools.com/</A></TT>)
415 415
 </LI>
416 416
 <LI>Nicklaus Wicker
417 417
 </LI>
418
-<LI>David Williams (<TT><A NAME="tex2html107"
418
+<LI>David Williams (<TT><A NAME="tex2html106"
419 419
   HREF="http://kayakero.net/">http://kayakero.net/</A></TT>)
420 420
 </LI>
421 421
 <LI>Glenn R Williams
422 422
 </LI>
423 423
 <LI>Kelly Williams
424 424
 </LI>
425
-<LI>XRoads Networks (<TT><A NAME="tex2html108"
425
+<LI>XRoads Networks (<TT><A NAME="tex2html107"
426 426
   HREF="http://xroadsnetworks.com/">http://xroadsnetworks.com/</A></TT>)
427 427
 </LI>
428
-<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html109"
428
+<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html108"
429 429
   HREF="http://www.zimbra.com/">http://www.zimbra.com/</A></TT>)
430 430
     
431 431
 </LI>
... ...
@@ -435,31 +435,31 @@ Donors</A>
435 435
 
436 436
 <DIV CLASS="navigation"><HR>
437 437
 <!--Navigation Panel-->
438
-<A NAME="tex2html871"
438
+<A NAME="tex2html870"
439 439
   HREF="node53.html">
440 440
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
441
-<A NAME="tex2html867"
441
+<A NAME="tex2html866"
442 442
   HREF="node31.html">
443 443
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
444
-<A NAME="tex2html861"
444
+<A NAME="tex2html860"
445 445
   HREF="node51.html">
446 446
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
447
-<A NAME="tex2html869"
447
+<A NAME="tex2html868"
448 448
   HREF="node1.html">
449 449
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
450 450
 <BR>
451
-<B> Next:</B> <A NAME="tex2html872"
451
+<B> Next:</B> <A NAME="tex2html871"
452 452
   HREF="node53.html">Graphics</A>
453
-<B> Up:</B> <A NAME="tex2html868"
453
+<B> Up:</B> <A NAME="tex2html867"
454 454
   HREF="node31.html">LibClamAV</A>
455
-<B> Previous:</B> <A NAME="tex2html862"
455
+<B> Previous:</B> <A NAME="tex2html861"
456 456
   HREF="node51.html">Contributors</A>
457
- &nbsp; <B>  <A NAME="tex2html870"
457
+ &nbsp; <B>  <A NAME="tex2html869"
458 458
   HREF="node1.html">Contents</A></B> </DIV>
459 459
 <!--End of Navigation Panel-->
460 460
 <ADDRESS>
461 461
 Tomasz Kojm
462
-2008-08-15
462
+2008-09-01
463 463
 </ADDRESS>
464 464
 </BODY>
465 465
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html883"
30
+<A NAME="tex2html882"
31 31
   HREF="node54.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html879"
33
+<A NAME="tex2html878"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html873"
36
+<A NAME="tex2html872"
37 37
   HREF="node52.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html881"
39
+<A NAME="tex2html880"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html884"
43
+<B> Next:</B> <A NAME="tex2html883"
44 44
   HREF="node54.html">OpenAntiVirus</A>
45
-<B> Up:</B> <A NAME="tex2html880"
45
+<B> Up:</B> <A NAME="tex2html879"
46 46
   HREF="node31.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html874"
47
+<B> Previous:</B> <A NAME="tex2html873"
48 48
   HREF="node52.html">Donors</A>
49
- &nbsp; <B>  <A NAME="tex2html882"
49
+ &nbsp; <B>  <A NAME="tex2html881"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -56,14 +56,14 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 Graphics</A>
57 57
 </H2>
58 58
     The ClamAV logo was created by Mia Kalenius and Sergei Pronin from
59
-    Finndesign (<TT><A NAME="tex2html110"
59
+    Finndesign (<TT><A NAME="tex2html109"
60 60
   HREF="http://www.finndesign.fi/">http://www.finndesign.fi/</A></TT>).
61 61
 
62 62
 <P>
63 63
 <BR><HR>
64 64
 <ADDRESS>
65 65
 Tomasz Kojm
66
-2008-08-15
66
+2008-09-01
67 67
 </ADDRESS>
68 68
 </BODY>
69 69
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html893"
29
+<A NAME="tex2html892"
30 30
   HREF="node55.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html889"
32
+<A NAME="tex2html888"
33 33
   HREF="node31.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html885"
35
+<A NAME="tex2html884"
36 36
   HREF="node53.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html891"
38
+<A NAME="tex2html890"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html894"
42
+<B> Next:</B> <A NAME="tex2html893"
43 43
   HREF="node55.html">Core Team</A>
44
-<B> Up:</B> <A NAME="tex2html890"
44
+<B> Up:</B> <A NAME="tex2html889"
45 45
   HREF="node31.html">LibClamAV</A>
46
-<B> Previous:</B> <A NAME="tex2html886"
46
+<B> Previous:</B> <A NAME="tex2html885"
47 47
   HREF="node53.html">Graphics</A>
48
- &nbsp; <B>  <A NAME="tex2html892"
48
+ &nbsp; <B>  <A NAME="tex2html891"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -55,14 +55,14 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
55 55
 OpenAntiVirus</A>
56 56
 </H2>
57 57
     Our database includes the virus database (about 7000 signatures) from
58
-    OpenAntiVirus (<TT><A NAME="tex2html111"
58
+    OpenAntiVirus (<TT><A NAME="tex2html110"
59 59
   HREF="http://OpenAntiVirus.org">http://OpenAntiVirus.org</A></TT>).
60 60
 
61 61
 <P>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-08-15
65
+2008-09-01
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html905"
30
+<A NAME="tex2html904"
31 31
   HREF="node56.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html901"
33
+<A NAME="tex2html900"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html895"
36
+<A NAME="tex2html894"
37 37
   HREF="node54.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html903"
39
+<A NAME="tex2html902"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html906"
43
+<B> Next:</B> <A NAME="tex2html905"
44 44
   HREF="node56.html">About this document ...</A>
45
-<B> Up:</B> <A NAME="tex2html902"
45
+<B> Up:</B> <A NAME="tex2html901"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html896"
47
+<B> Previous:</B> <A NAME="tex2html895"
48 48
   HREF="node54.html">OpenAntiVirus</A>
49
- &nbsp; <B>  <A NAME="tex2html904"
49
+ &nbsp; <B>  <A NAME="tex2html903"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -134,7 +134,7 @@ Role: coder
134 134
 <BR><HR>
135 135
 <ADDRESS>
136 136
 Tomasz Kojm
137
-2008-08-15
137
+2008-09-01
138 138
 </ADDRESS>
139 139
 </BODY>
140 140
 </HTML>
... ...
@@ -26,21 +26,21 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 
27 27
 <DIV CLASS="navigation"><!--Navigation Panel-->
28 28
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png"> 
29
-<A NAME="tex2html911"
29
+<A NAME="tex2html910"
30 30
   HREF="clamdoc.html">
31 31
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
32
-<A NAME="tex2html907"
32
+<A NAME="tex2html906"
33 33
   HREF="node55.html">
34 34
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
35
-<A NAME="tex2html913"
35
+<A NAME="tex2html912"
36 36
   HREF="node1.html">
37 37
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
38 38
 <BR>
39
-<B> Up:</B> <A NAME="tex2html912"
39
+<B> Up:</B> <A NAME="tex2html911"
40 40
   HREF="clamdoc.html">clamdoc</A>
41
-<B> Previous:</B> <A NAME="tex2html908"
41
+<B> Previous:</B> <A NAME="tex2html907"
42 42
   HREF="node55.html">Core Team</A>
43
- &nbsp; <B>  <A NAME="tex2html914"
43
+ &nbsp; <B>  <A NAME="tex2html913"
44 44
   HREF="node1.html">Contents</A></B> 
45 45
 <BR>
46 46
 <BR></DIV>
... ...
@@ -64,11 +64,11 @@ Mathematics Department, Macquarie University, Sydney.
64 64
 The command line arguments were: <BR>
65 65
  <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT>
66 66
 <P>
67
-The translation was initiated by Tomasz Kojm on 2008-08-15
67
+The translation was initiated by Tomasz Kojm on 2008-09-01
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2008-08-15
71
+2008-09-01
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html277"
30
+<A NAME="tex2html276"
31 31
   HREF="node7.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html273"
33
+<A NAME="tex2html272"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html267"
36
+<A NAME="tex2html266"
37 37
   HREF="node5.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html275"
39
+<A NAME="tex2html274"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html278"
43
+<B> Next:</B> <A NAME="tex2html277"
44 44
   HREF="node7.html">Supported platforms</A>
45
-<B> Up:</B> <A NAME="tex2html274"
45
+<B> Up:</B> <A NAME="tex2html273"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html268"
47
+<B> Previous:</B> <A NAME="tex2html267"
48 48
   HREF="node5.html">Virus submitting</A>
49
- &nbsp; <B>  <A NAME="tex2html276"
49
+ &nbsp; <B>  <A NAME="tex2html275"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,16 +62,16 @@ Base package</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html279"
65
+<LI><A NAME="tex2html278"
66 66
   HREF="node7.html">Supported platforms</A>
67
-<LI><A NAME="tex2html280"
67
+<LI><A NAME="tex2html279"
68 68
   HREF="node8.html">Binary packages</A>
69 69
 </UL>
70 70
 <!--End of Table of Child-Links-->
71 71
 <BR><HR>
72 72
 <ADDRESS>
73 73
 Tomasz Kojm
74
-2008-08-15
74
+2008-09-01
75 75
 </ADDRESS>
76 76
 </BODY>
77 77
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html291"
30
+<A NAME="tex2html290"
31 31
   HREF="node8.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html287"
33
+<A NAME="tex2html286"
34 34
   HREF="node6.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html281"
36
+<A NAME="tex2html280"
37 37
   HREF="node6.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html289"
39
+<A NAME="tex2html288"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html292"
43
+<B> Next:</B> <A NAME="tex2html291"
44 44
   HREF="node8.html">Binary packages</A>
45
-<B> Up:</B> <A NAME="tex2html288"
45
+<B> Up:</B> <A NAME="tex2html287"
46 46
   HREF="node6.html">Base package</A>
47
-<B> Previous:</B> <A NAME="tex2html282"
47
+<B> Previous:</B> <A NAME="tex2html281"
48 48
   HREF="node6.html">Base package</A>
49
- &nbsp; <B>  <A NAME="tex2html290"
49
+ &nbsp; <B>  <A NAME="tex2html289"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -80,7 +80,7 @@ Supported platforms</A>
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-08-15
83
+2008-09-01
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html301"
29
+<A NAME="tex2html300"
30 30
   HREF="node9.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html297"
32
+<A NAME="tex2html296"
33 33
   HREF="node6.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html293"
35
+<A NAME="tex2html292"
36 36
   HREF="node7.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html299"
38
+<A NAME="tex2html298"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html302"
42
+<B> Next:</B> <A NAME="tex2html301"
43 43
   HREF="node9.html">Installation</A>
44
-<B> Up:</B> <A NAME="tex2html298"
44
+<B> Up:</B> <A NAME="tex2html297"
45 45
   HREF="node6.html">Base package</A>
46
-<B> Previous:</B> <A NAME="tex2html294"
46
+<B> Previous:</B> <A NAME="tex2html293"
47 47
   HREF="node7.html">Supported platforms</A>
48
- &nbsp; <B>  <A NAME="tex2html300"
48
+ &nbsp; <B>  <A NAME="tex2html299"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -61,7 +61,7 @@ Binary packages</A>
61 61
 <BR><HR>
62 62
 <ADDRESS>
63 63
 Tomasz Kojm
64
-2008-08-15
64
+2008-09-01
65 65
 </ADDRESS>
66 66
 </BODY>
67 67
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html313"
30
+<A NAME="tex2html312"
31 31
   HREF="node10.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html309"
33
+<A NAME="tex2html308"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html303"
36
+<A NAME="tex2html302"
37 37
   HREF="node8.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html311"
39
+<A NAME="tex2html310"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html314"
43
+<B> Next:</B> <A NAME="tex2html313"
44 44
   HREF="node10.html">Requirements</A>
45
-<B> Up:</B> <A NAME="tex2html310"
45
+<B> Up:</B> <A NAME="tex2html309"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html304"
47
+<B> Previous:</B> <A NAME="tex2html303"
48 48
   HREF="node8.html">Binary packages</A>
49
- &nbsp; <B>  <A NAME="tex2html312"
49
+ &nbsp; <B>  <A NAME="tex2html311"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,26 +62,26 @@ Installation</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html315"
65
+<LI><A NAME="tex2html314"
66 66
   HREF="node10.html">Requirements</A>
67
-<LI><A NAME="tex2html316"
67
+<LI><A NAME="tex2html315"
68 68
   HREF="node11.html">Installing on shell account</A>
69
-<LI><A NAME="tex2html317"
69
+<LI><A NAME="tex2html316"
70 70
   HREF="node12.html">Adding new system user and group</A>
71
-<LI><A NAME="tex2html318"
71
+<LI><A NAME="tex2html317"
72 72
   HREF="node13.html">Compilation of base package</A>
73
-<LI><A NAME="tex2html319"
73
+<LI><A NAME="tex2html318"
74 74
   HREF="node14.html">Compilation with clamav-milter enabled</A>
75
-<LI><A NAME="tex2html320"
75
+<LI><A NAME="tex2html319"
76 76
   HREF="node15.html">Running unit tests</A>
77
-<LI><A NAME="tex2html321"
77
+<LI><A NAME="tex2html320"
78 78
   HREF="node16.html">Reporting a unit test failure bug</A>
79 79
 </UL>
80 80
 <!--End of Table of Child-Links-->
81 81
 <BR><HR>
82 82
 <ADDRESS>
83 83
 Tomasz Kojm
84
-2008-08-15
84
+2008-09-01
85 85
 </ADDRESS>
86 86
 </BODY>
87 87
 </HTML>