| ... | ... |
@@ -1,41 +1,8 @@ |
| 1 |
-0.93 |
|
| 1 |
+0.93.1 |
|
| 2 |
+------ |
|
| 2 | 3 |
|
| 3 |
-This release introduces many new features and engine enhancements, please |
|
| 4 |
-see the notes below for the list of major changes. The most visible one |
|
| 5 |
-is the new logic in scan limits which affects some command line and config |
|
| 6 |
-options of clamscan and clamd. Please see clamscan(1) and clamd.conf(5) |
|
| 7 |
-and the example config file for more information on the new options. |
|
| 8 |
- |
|
| 9 |
-Most important changes include: |
|
| 10 |
- |
|
| 11 |
- * libclamav: |
|
| 12 |
- - New logic in scan limits: provides much more efficient protection against |
|
| 13 |
- DoS attacks but also results in different command line and config options |
|
| 14 |
- to clamscan and clamd (see below) |
|
| 15 |
- - New/improved modules: unzip, SIS, cabinet, CHM, SZDD, text normalisator, |
|
| 16 |
- entity converter |
|
| 17 |
- - Improved filetype detection; filetype definitions can be remotely updated |
|
| 18 |
- - Support for .cld containers (which replace .inc directories) |
|
| 19 |
- - Improved pattern matcher and signature formats |
|
| 20 |
- - More efficient scanning of HTML files |
|
| 21 |
- - Many other improvements |
|
| 22 |
- |
|
| 23 |
- * clamd: |
|
| 24 |
- - NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles |
|
| 25 |
- - ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion, |
|
| 26 |
- ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles, |
|
| 27 |
- ArchiveMaxCompressionRatio, ArchiveBlockMax |
|
| 28 |
- |
|
| 29 |
- * clamscan: |
|
| 30 |
- - NEW CMDLINE OPTIONS: --max-filesize, --max-scansize |
|
| 31 |
- - REMOVED OPTIONS: --block-max, --max-space, --max-ratio |
|
| 32 |
- |
|
| 33 |
- * freshclam: |
|
| 34 |
- - NEW CONFIG OPTION CompressLocalDatabase |
|
| 35 |
- - NEW CMDLINE SWITCH --no-warnings |
|
| 36 |
- - main.inc and daily.inc directories are no longer used by ClamAV; please |
|
| 37 |
- remove them manually from your database directory |
|
| 4 |
+This version improves handling of PDF, CAB, RTF, OLE2 and HTML files |
|
| 5 |
+and includes various bugfixes for 0.93 issues. |
|
| 38 | 6 |
|
| 39 | 7 |
-- |
| 40 | 8 |
The ClamAV team (http://www.clamav.net/team) |
| ... | ... |
@@ -2,6 +2,16 @@ 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.93.1 |
|
| 6 |
+------ |
|
| 7 |
+ |
|
| 8 |
+This version improves handling of PDF, CAB, RTF, OLE2 and HTML files |
|
| 9 |
+and includes various bugfixes for 0.93 issues. |
|
| 10 |
+ |
|
| 11 |
+-- |
|
| 12 |
+The ClamAV team (http://www.clamav.net/team) |
|
| 13 |
+ |
|
| 14 |
+ |
|
| 5 | 15 |
0.93 |
| 6 | 16 |
---- |
| 7 | 17 |
|
| ... | ... |
@@ -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.93 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.93.1 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -184,32 +184,34 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 184 | 184 |
<LI><A NAME="tex2html153" |
| 185 | 185 |
HREF="node44.html">Memory</A> |
| 186 | 186 |
<LI><A NAME="tex2html154" |
| 187 |
- HREF="node45.html">clamav-config</A> |
|
| 187 |
+ HREF="node45.html">Forking daemons</A> |
|
| 188 | 188 |
<LI><A NAME="tex2html155" |
| 189 |
- HREF="node46.html">Example</A> |
|
| 190 |
-</UL> |
|
| 189 |
+ HREF="node46.html">clamav-config</A> |
|
| 191 | 190 |
<LI><A NAME="tex2html156" |
| 192 |
- HREF="node47.html">CVD format</A> |
|
| 191 |
+ HREF="node47.html">Example</A> |
|
| 192 |
+</UL> |
|
| 193 | 193 |
<LI><A NAME="tex2html157" |
| 194 |
- HREF="node48.html">Contributors</A> |
|
| 194 |
+ HREF="node48.html">CVD format</A> |
|
| 195 | 195 |
<LI><A NAME="tex2html158" |
| 196 |
- HREF="node49.html">Donors</A> |
|
| 196 |
+ HREF="node49.html">Contributors</A> |
|
| 197 | 197 |
<LI><A NAME="tex2html159" |
| 198 |
- HREF="node50.html">Graphics</A> |
|
| 198 |
+ HREF="node50.html">Donors</A> |
|
| 199 | 199 |
<LI><A NAME="tex2html160" |
| 200 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 200 |
+ HREF="node51.html">Graphics</A> |
|
| 201 |
+<LI><A NAME="tex2html161" |
|
| 202 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 201 | 203 |
</UL> |
| 202 | 204 |
<BR> |
| 203 |
-<LI><A NAME="tex2html161" |
|
| 204 |
- HREF="node52.html">Core Team</A> |
|
| 205 | 205 |
<LI><A NAME="tex2html162" |
| 206 |
- HREF="node53.html">About this document ...</A> |
|
| 206 |
+ HREF="node53.html">Core Team</A> |
|
| 207 |
+<LI><A NAME="tex2html163" |
|
| 208 |
+ HREF="node54.html">About this document ...</A> |
|
| 207 | 209 |
</UL> |
| 208 | 210 |
<!--End of Table of Child-Links--> |
| 209 | 211 |
<BR><HR> |
| 210 | 212 |
<ADDRESS> |
| 211 | 213 |
Tomasz Kojm |
| 212 |
-2008-04-09 |
|
| 214 |
+2008-06-04 |
|
| 213 | 215 |
</ADDRESS> |
| 214 | 216 |
</BODY> |
| 215 | 217 |
</HTML> |
| ... | ... |
@@ -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.93 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.93.1 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -184,32 +184,34 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 184 | 184 |
<LI><A NAME="tex2html153" |
| 185 | 185 |
HREF="node44.html">Memory</A> |
| 186 | 186 |
<LI><A NAME="tex2html154" |
| 187 |
- HREF="node45.html">clamav-config</A> |
|
| 187 |
+ HREF="node45.html">Forking daemons</A> |
|
| 188 | 188 |
<LI><A NAME="tex2html155" |
| 189 |
- HREF="node46.html">Example</A> |
|
| 190 |
-</UL> |
|
| 189 |
+ HREF="node46.html">clamav-config</A> |
|
| 191 | 190 |
<LI><A NAME="tex2html156" |
| 192 |
- HREF="node47.html">CVD format</A> |
|
| 191 |
+ HREF="node47.html">Example</A> |
|
| 192 |
+</UL> |
|
| 193 | 193 |
<LI><A NAME="tex2html157" |
| 194 |
- HREF="node48.html">Contributors</A> |
|
| 194 |
+ HREF="node48.html">CVD format</A> |
|
| 195 | 195 |
<LI><A NAME="tex2html158" |
| 196 |
- HREF="node49.html">Donors</A> |
|
| 196 |
+ HREF="node49.html">Contributors</A> |
|
| 197 | 197 |
<LI><A NAME="tex2html159" |
| 198 |
- HREF="node50.html">Graphics</A> |
|
| 198 |
+ HREF="node50.html">Donors</A> |
|
| 199 | 199 |
<LI><A NAME="tex2html160" |
| 200 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 200 |
+ HREF="node51.html">Graphics</A> |
|
| 201 |
+<LI><A NAME="tex2html161" |
|
| 202 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 201 | 203 |
</UL> |
| 202 | 204 |
<BR> |
| 203 |
-<LI><A NAME="tex2html161" |
|
| 204 |
- HREF="node52.html">Core Team</A> |
|
| 205 | 205 |
<LI><A NAME="tex2html162" |
| 206 |
- HREF="node53.html">About this document ...</A> |
|
| 206 |
+ HREF="node53.html">Core Team</A> |
|
| 207 |
+<LI><A NAME="tex2html163" |
|
| 208 |
+ HREF="node54.html">About this document ...</A> |
|
| 207 | 209 |
</UL> |
| 208 | 210 |
<!--End of Table of Child-Links--> |
| 209 | 211 |
<BR><HR> |
| 210 | 212 |
<ADDRESS> |
| 211 | 213 |
Tomasz Kojm |
| 212 |
-2008-04-09 |
|
| 214 |
+2008-06-04 |
|
| 213 | 215 |
</ADDRESS> |
| 214 | 216 |
</BODY> |
| 215 | 217 |
</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="tex2html171" |
|
| 30 |
+<A NAME="tex2html172" |
|
| 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="tex2html169" |
|
| 33 |
+<A NAME="tex2html170" |
|
| 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="tex2html163" |
|
| 36 |
+<A NAME="tex2html164" |
|
| 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="tex2html172" |
|
| 40 |
+<B> Next:</B> <A NAME="tex2html173" |
|
| 41 | 41 |
HREF="node2.html">Introduction</A> |
| 42 |
-<B> Up:</B> <A NAME="tex2html170" |
|
| 42 |
+<B> Up:</B> <A NAME="tex2html171" |
|
| 43 | 43 |
HREF="clamdoc.html">clamdoc</A> |
| 44 |
-<B> Previous:</B> <A NAME="tex2html164" |
|
| 44 |
+<B> Previous:</B> <A NAME="tex2html165" |
|
| 45 | 45 |
HREF="clamdoc.html">clamdoc</A> |
| 46 | 46 |
<BR> |
| 47 | 47 |
<BR></DIV> |
| ... | ... |
@@ -54,92 +54,92 @@ Contents</A> |
| 54 | 54 |
<!--Table of Contents--> |
| 55 | 55 |
|
| 56 | 56 |
<UL CLASS="TofC"> |
| 57 |
-<LI><A NAME="tex2html173" |
|
| 57 |
+<LI><A NAME="tex2html174" |
|
| 58 | 58 |
HREF="node2.html">Introduction</A> |
| 59 | 59 |
<UL> |
| 60 |
-<LI><A NAME="tex2html174" |
|
| 61 |
- HREF="node3.html">Features</A> |
|
| 62 | 60 |
<LI><A NAME="tex2html175" |
| 63 |
- HREF="node4.html">Mailing lists and IRC channel</A> |
|
| 61 |
+ HREF="node3.html">Features</A> |
|
| 64 | 62 |
<LI><A NAME="tex2html176" |
| 63 |
+ HREF="node4.html">Mailing lists and IRC channel</A> |
|
| 64 |
+<LI><A NAME="tex2html177" |
|
| 65 | 65 |
HREF="node5.html">Virus submitting</A> |
| 66 | 66 |
</UL> |
| 67 | 67 |
<BR> |
| 68 |
-<LI><A NAME="tex2html177" |
|
| 68 |
+<LI><A NAME="tex2html178" |
|
| 69 | 69 |
HREF="node6.html">Base package</A> |
| 70 | 70 |
<UL> |
| 71 |
-<LI><A NAME="tex2html178" |
|
| 72 |
- HREF="node7.html">Supported platforms</A> |
|
| 73 | 71 |
<LI><A NAME="tex2html179" |
| 72 |
+ HREF="node7.html">Supported platforms</A> |
|
| 73 |
+<LI><A NAME="tex2html180" |
|
| 74 | 74 |
HREF="node8.html">Binary packages</A> |
| 75 | 75 |
</UL> |
| 76 | 76 |
<BR> |
| 77 |
-<LI><A NAME="tex2html180" |
|
| 77 |
+<LI><A NAME="tex2html181" |
|
| 78 | 78 |
HREF="node9.html">Installation</A> |
| 79 | 79 |
<UL> |
| 80 |
-<LI><A NAME="tex2html181" |
|
| 81 |
- HREF="node10.html">Requirements</A> |
|
| 82 | 80 |
<LI><A NAME="tex2html182" |
| 83 |
- HREF="node11.html">Installing on shell account</A> |
|
| 81 |
+ HREF="node10.html">Requirements</A> |
|
| 84 | 82 |
<LI><A NAME="tex2html183" |
| 85 |
- HREF="node12.html">Adding new system user and group</A> |
|
| 83 |
+ HREF="node11.html">Installing on shell account</A> |
|
| 86 | 84 |
<LI><A NAME="tex2html184" |
| 87 |
- HREF="node13.html">Compilation of base package</A> |
|
| 85 |
+ HREF="node12.html">Adding new system user and group</A> |
|
| 88 | 86 |
<LI><A NAME="tex2html185" |
| 87 |
+ HREF="node13.html">Compilation of base package</A> |
|
| 88 |
+<LI><A NAME="tex2html186" |
|
| 89 | 89 |
HREF="node14.html">Compilation with clamav-milter enabled</A> |
| 90 | 90 |
</UL> |
| 91 | 91 |
<BR> |
| 92 |
-<LI><A NAME="tex2html186" |
|
| 92 |
+<LI><A NAME="tex2html187" |
|
| 93 | 93 |
HREF="node15.html">Configuration</A> |
| 94 | 94 |
<UL> |
| 95 |
-<LI><A NAME="tex2html187" |
|
| 96 |
- HREF="node16.html">clamd</A> |
|
| 97 | 95 |
<LI><A NAME="tex2html188" |
| 98 |
- HREF="node18.html">clamav-milter</A> |
|
| 96 |
+ HREF="node16.html">clamd</A> |
|
| 99 | 97 |
<LI><A NAME="tex2html189" |
| 100 |
- HREF="node19.html">Testing</A> |
|
| 98 |
+ HREF="node18.html">clamav-milter</A> |
|
| 101 | 99 |
<LI><A NAME="tex2html190" |
| 100 |
+ HREF="node19.html">Testing</A> |
|
| 101 |
+<LI><A NAME="tex2html191" |
|
| 102 | 102 |
HREF="node20.html">Setting up auto-updating</A> |
| 103 | 103 |
</UL> |
| 104 | 104 |
<BR> |
| 105 |
-<LI><A NAME="tex2html191" |
|
| 105 |
+<LI><A NAME="tex2html192" |
|
| 106 | 106 |
HREF="node22.html">Usage</A> |
| 107 | 107 |
<UL> |
| 108 |
-<LI><A NAME="tex2html192" |
|
| 109 |
- HREF="node23.html">Clam daemon</A> |
|
| 110 | 108 |
<LI><A NAME="tex2html193" |
| 111 |
- HREF="node24.html">Clamdscan</A> |
|
| 109 |
+ HREF="node23.html">Clam daemon</A> |
|
| 112 | 110 |
<LI><A NAME="tex2html194" |
| 113 |
- HREF="node25.html">Clamuko</A> |
|
| 111 |
+ HREF="node24.html">Clamdscan</A> |
|
| 114 | 112 |
<LI><A NAME="tex2html195" |
| 113 |
+ HREF="node25.html">Clamuko</A> |
|
| 114 |
+<LI><A NAME="tex2html196" |
|
| 115 | 115 |
HREF="node26.html">Output format</A> |
| 116 | 116 |
</UL> |
| 117 | 117 |
<BR> |
| 118 |
-<LI><A NAME="tex2html196" |
|
| 118 |
+<LI><A NAME="tex2html197" |
|
| 119 | 119 |
HREF="node29.html">LibClamAV</A> |
| 120 | 120 |
<UL> |
| 121 |
-<LI><A NAME="tex2html197" |
|
| 122 |
- HREF="node30.html">Licence</A> |
|
| 123 | 121 |
<LI><A NAME="tex2html198" |
| 124 |
- HREF="node31.html">Supported formats</A> |
|
| 122 |
+ HREF="node30.html">Licence</A> |
|
| 125 | 123 |
<LI><A NAME="tex2html199" |
| 126 |
- HREF="node37.html">API</A> |
|
| 124 |
+ HREF="node31.html">Supported formats</A> |
|
| 127 | 125 |
<LI><A NAME="tex2html200" |
| 128 |
- HREF="node42.html">Database reloading</A> |
|
| 126 |
+ HREF="node37.html">API</A> |
|
| 129 | 127 |
<LI><A NAME="tex2html201" |
| 130 |
- HREF="node47.html">CVD format</A> |
|
| 128 |
+ HREF="node42.html">Database reloading</A> |
|
| 131 | 129 |
<LI><A NAME="tex2html202" |
| 132 |
- HREF="node48.html">Contributors</A> |
|
| 130 |
+ HREF="node48.html">CVD format</A> |
|
| 133 | 131 |
<LI><A NAME="tex2html203" |
| 134 |
- HREF="node49.html">Donors</A> |
|
| 132 |
+ HREF="node49.html">Contributors</A> |
|
| 135 | 133 |
<LI><A NAME="tex2html204" |
| 136 |
- HREF="node50.html">Graphics</A> |
|
| 134 |
+ HREF="node50.html">Donors</A> |
|
| 137 | 135 |
<LI><A NAME="tex2html205" |
| 138 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 136 |
+ HREF="node51.html">Graphics</A> |
|
| 137 |
+<LI><A NAME="tex2html206" |
|
| 138 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 139 | 139 |
</UL> |
| 140 | 140 |
<BR> |
| 141 |
-<LI><A NAME="tex2html206" |
|
| 142 |
- HREF="node52.html">Core Team</A> |
|
| 141 |
+<LI><A NAME="tex2html207" |
|
| 142 |
+ HREF="node53.html">Core Team</A> |
|
| 143 | 143 |
</UL> |
| 144 | 144 |
<!--End of Table of Contents--> <BR> |
| 145 | 145 |
<BR> |
| ... | ... |
@@ -179,7 +179,7 @@ ClamAV and Clam AntiVirus are trademarks of Sourcefire, Inc. |
| 179 | 179 |
<BR><HR> |
| 180 | 180 |
<ADDRESS> |
| 181 | 181 |
Tomasz Kojm |
| 182 |
-2008-04-09 |
|
| 182 |
+2008-06-04 |
|
| 183 | 183 |
</ADDRESS> |
| 184 | 184 |
</BODY> |
| 185 | 185 |
</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="tex2html319" |
|
| 30 |
+<A NAME="tex2html320" |
|
| 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="tex2html315" |
|
| 33 |
+<A NAME="tex2html316" |
|
| 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="tex2html309" |
|
| 36 |
+<A NAME="tex2html310" |
|
| 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="tex2html317" |
|
| 39 |
+<A NAME="tex2html318" |
|
| 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="tex2html320" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html321" |
|
| 44 | 44 |
HREF="node11.html">Installing on shell account</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html316" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html317" |
|
| 46 | 46 |
HREF="node9.html">Installation</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html310" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html311" |
|
| 48 | 48 |
HREF="node9.html">Installation</A> |
| 49 |
- <B> <A NAME="tex2html318" |
|
| 49 |
+ <B> <A NAME="tex2html319" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -96,7 +96,7 @@ A note for Solaris/SPARC users: you must set the <SPAN CLASS="textit">ABI</SPAN |
| 96 | 96 |
<BR><HR> |
| 97 | 97 |
<ADDRESS> |
| 98 | 98 |
Tomasz Kojm |
| 99 |
-2008-04-09 |
|
| 99 |
+2008-06-04 |
|
| 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="tex2html331" |
|
| 30 |
+<A NAME="tex2html332" |
|
| 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="tex2html327" |
|
| 33 |
+<A NAME="tex2html328" |
|
| 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="tex2html321" |
|
| 36 |
+<A NAME="tex2html322" |
|
| 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="tex2html329" |
|
| 39 |
+<A NAME="tex2html330" |
|
| 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="tex2html332" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html333" |
|
| 44 | 44 |
HREF="node12.html">Adding new system user</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html328" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html329" |
|
| 46 | 46 |
HREF="node9.html">Installation</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html322" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html323" |
|
| 48 | 48 |
HREF="node10.html">Requirements</A> |
| 49 |
- <B> <A NAME="tex2html330" |
|
| 49 |
+ <B> <A NAME="tex2html331" |
|
| 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-04-09 |
|
| 78 |
+2008-06-04 |
|
| 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="tex2html343" |
|
| 30 |
+<A NAME="tex2html344" |
|
| 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="tex2html339" |
|
| 33 |
+<A NAME="tex2html340" |
|
| 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="tex2html333" |
|
| 36 |
+<A NAME="tex2html334" |
|
| 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="tex2html341" |
|
| 39 |
+<A NAME="tex2html342" |
|
| 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="tex2html344" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html345" |
|
| 44 | 44 |
HREF="node13.html">Compilation of base package</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html340" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html341" |
|
| 46 | 46 |
HREF="node9.html">Installation</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html334" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html335" |
|
| 48 | 48 |
HREF="node11.html">Installing on shell account</A> |
| 49 |
- <B> <A NAME="tex2html342" |
|
| 49 |
+ <B> <A NAME="tex2html343" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -69,7 +69,7 @@ Adding new system user and group</A> |
| 69 | 69 |
<BR><HR> |
| 70 | 70 |
<ADDRESS> |
| 71 | 71 |
Tomasz Kojm |
| 72 |
-2008-04-09 |
|
| 72 |
+2008-06-04 |
|
| 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="tex2html355" |
|
| 30 |
+<A NAME="tex2html356" |
|
| 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="tex2html351" |
|
| 33 |
+<A NAME="tex2html352" |
|
| 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="tex2html345" |
|
| 36 |
+<A NAME="tex2html346" |
|
| 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="tex2html353" |
|
| 39 |
+<A NAME="tex2html354" |
|
| 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="tex2html356" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html357" |
|
| 44 | 44 |
HREF="node14.html">Compilation with clamav-milter enabled</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html352" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html353" |
|
| 46 | 46 |
HREF="node9.html">Installation</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html346" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html347" |
|
| 48 | 48 |
HREF="node12.html">Adding new system user</A> |
| 49 |
- <B> <A NAME="tex2html354" |
|
| 49 |
+ <B> <A NAME="tex2html355" |
|
| 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-04-09 |
|
| 78 |
+2008-06-04 |
|
| 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="tex2html365" |
|
| 29 |
+<A NAME="tex2html366" |
|
| 30 | 30 |
HREF="node15.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html361" |
|
| 32 |
+<A NAME="tex2html362" |
|
| 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="tex2html357" |
|
| 35 |
+<A NAME="tex2html358" |
|
| 36 | 36 |
HREF="node13.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html363" |
|
| 38 |
+<A NAME="tex2html364" |
|
| 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="tex2html366" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html367" |
|
| 43 | 43 |
HREF="node15.html">Configuration</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html362" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html363" |
|
| 45 | 45 |
HREF="node9.html">Installation</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html358" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html359" |
|
| 47 | 47 |
HREF="node13.html">Compilation of base package</A> |
| 48 |
- <B> <A NAME="tex2html364" |
|
| 48 |
+ <B> <A NAME="tex2html365" |
|
| 49 | 49 |
HREF="node1.html">Contents</A></B> |
| 50 | 50 |
<BR> |
| 51 | 51 |
<BR></DIV> |
| ... | ... |
@@ -64,7 +64,7 @@ Compilation with clamav-milter enabled</A> |
| 64 | 64 |
<BR><HR> |
| 65 | 65 |
<ADDRESS> |
| 66 | 66 |
Tomasz Kojm |
| 67 |
-2008-04-09 |
|
| 67 |
+2008-06-04 |
|
| 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="tex2html377" |
|
| 30 |
+<A NAME="tex2html378" |
|
| 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="tex2html373" |
|
| 33 |
+<A NAME="tex2html374" |
|
| 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="tex2html367" |
|
| 36 |
+<A NAME="tex2html368" |
|
| 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="tex2html375" |
|
| 39 |
+<A NAME="tex2html376" |
|
| 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="tex2html378" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html379" |
|
| 44 | 44 |
HREF="node16.html">clamd</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html374" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html375" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html368" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html369" |
|
| 48 | 48 |
HREF="node14.html">Compilation with clamav-milter enabled</A> |
| 49 |
- <B> <A NAME="tex2html376" |
|
| 49 |
+ <B> <A NAME="tex2html377" |
|
| 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="tex2html379" |
|
| 65 |
+<LI><A NAME="tex2html380" |
|
| 66 | 66 |
HREF="node16.html">clamd</A> |
| 67 | 67 |
<UL> |
| 68 |
-<LI><A NAME="tex2html380" |
|
| 68 |
+<LI><A NAME="tex2html381" |
|
| 69 | 69 |
HREF="node17.html">On-access scanning</A> |
| 70 | 70 |
</UL> |
| 71 | 71 |
<BR> |
| 72 |
-<LI><A NAME="tex2html381" |
|
| 73 |
- HREF="node18.html">clamav-milter</A> |
|
| 74 | 72 |
<LI><A NAME="tex2html382" |
| 75 |
- HREF="node19.html">Testing</A> |
|
| 73 |
+ HREF="node18.html">clamav-milter</A> |
|
| 76 | 74 |
<LI><A NAME="tex2html383" |
| 75 |
+ HREF="node19.html">Testing</A> |
|
| 76 |
+<LI><A NAME="tex2html384" |
|
| 77 | 77 |
HREF="node20.html">Setting up auto-updating</A> |
| 78 | 78 |
<UL> |
| 79 |
-<LI><A NAME="tex2html384" |
|
| 79 |
+<LI><A NAME="tex2html385" |
|
| 80 | 80 |
HREF="node21.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-04-09 |
|
| 86 |
+2008-06-04 |
|
| 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="tex2html395" |
|
| 30 |
+<A NAME="tex2html396" |
|
| 31 | 31 |
HREF="node17.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html391" |
|
| 33 |
+<A NAME="tex2html392" |
|
| 34 | 34 |
HREF="node15.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html385" |
|
| 36 |
+<A NAME="tex2html386" |
|
| 37 | 37 |
HREF="node15.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html393" |
|
| 39 |
+<A NAME="tex2html394" |
|
| 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="tex2html396" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html397" |
|
| 44 | 44 |
HREF="node17.html">On-access scanning</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html392" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html393" |
|
| 46 | 46 |
HREF="node15.html">Configuration</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html386" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html387" |
|
| 48 | 48 |
HREF="node15.html">Configuration</A> |
| 49 |
- <B> <A NAME="tex2html394" |
|
| 49 |
+ <B> <A NAME="tex2html395" |
|
| 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="tex2html397" |
|
| 75 |
+<LI><A NAME="tex2html398" |
|
| 76 | 76 |
HREF="node17.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-04-09 |
|
| 82 |
+2008-06-04 |
|
| 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="tex2html406" |
|
| 29 |
+<A NAME="tex2html407" |
|
| 30 | 30 |
HREF="node18.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html402" |
|
| 32 |
+<A NAME="tex2html403" |
|
| 33 | 33 |
HREF="node16.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html398" |
|
| 35 |
+<A NAME="tex2html399" |
|
| 36 | 36 |
HREF="node16.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html404" |
|
| 38 |
+<A NAME="tex2html405" |
|
| 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="tex2html407" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html408" |
|
| 43 | 43 |
HREF="node18.html">clamav-milter</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html403" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html404" |
|
| 45 | 45 |
HREF="node16.html">clamd</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html399" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html400" |
|
| 47 | 47 |
HREF="node16.html">clamd</A> |
| 48 |
- <B> <A NAME="tex2html405" |
|
| 48 |
+ <B> <A NAME="tex2html406" |
|
| 49 | 49 |
HREF="node1.html">Contents</A></B> |
| 50 | 50 |
<BR> |
| 51 | 51 |
<BR></DIV> |
| ... | ... |
@@ -90,7 +90,7 @@ On-access scanning</A> |
| 90 | 90 |
<BR><HR> |
| 91 | 91 |
<ADDRESS> |
| 92 | 92 |
Tomasz Kojm |
| 93 |
-2008-04-09 |
|
| 93 |
+2008-06-04 |
|
| 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="tex2html418" |
|
| 30 |
+<A NAME="tex2html419" |
|
| 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="tex2html414" |
|
| 33 |
+<A NAME="tex2html415" |
|
| 34 | 34 |
HREF="node15.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html408" |
|
| 36 |
+<A NAME="tex2html409" |
|
| 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="tex2html416" |
|
| 39 |
+<A NAME="tex2html417" |
|
| 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="tex2html419" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html420" |
|
| 44 | 44 |
HREF="node19.html">Testing</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html415" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html416" |
|
| 46 | 46 |
HREF="node15.html">Configuration</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html409" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html410" |
|
| 48 | 48 |
HREF="node17.html">On-access scanning</A> |
| 49 |
- <B> <A NAME="tex2html417" |
|
| 49 |
+ <B> <A NAME="tex2html418" |
|
| 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-04-09 |
|
| 84 |
+2008-06-04 |
|
| 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="tex2html430" |
|
| 30 |
+<A NAME="tex2html431" |
|
| 31 | 31 |
HREF="node20.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html426" |
|
| 33 |
+<A NAME="tex2html427" |
|
| 34 | 34 |
HREF="node15.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html420" |
|
| 36 |
+<A NAME="tex2html421" |
|
| 37 | 37 |
HREF="node18.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html428" |
|
| 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="tex2html431" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html432" |
|
| 44 | 44 |
HREF="node20.html">Setting up auto-updating</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html427" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html428" |
|
| 46 | 46 |
HREF="node15.html">Configuration</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html421" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html422" |
|
| 48 | 48 |
HREF="node18.html">clamav-milter</A> |
| 49 |
- <B> <A NAME="tex2html429" |
|
| 49 |
+ <B> <A NAME="tex2html430" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -75,7 +75,7 @@ Testing</A> |
| 75 | 75 |
<BR><HR> |
| 76 | 76 |
<ADDRESS> |
| 77 | 77 |
Tomasz Kojm |
| 78 |
-2008-04-09 |
|
| 78 |
+2008-06-04 |
|
| 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="tex2html217" |
|
| 30 |
+<A NAME="tex2html218" |
|
| 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="tex2html213" |
|
| 33 |
+<A NAME="tex2html214" |
|
| 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="tex2html207" |
|
| 36 |
+<A NAME="tex2html208" |
|
| 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="tex2html215" |
|
| 39 |
+<A NAME="tex2html216" |
|
| 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="tex2html218" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html219" |
|
| 44 | 44 |
HREF="node3.html">Features</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html214" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html215" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html208" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html209" |
|
| 48 | 48 |
HREF="node1.html">Contents</A> |
| 49 |
- <B> <A NAME="tex2html216" |
|
| 49 |
+ <B> <A NAME="tex2html217" |
|
| 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="tex2html219" |
|
| 72 |
- HREF="node3.html">Features</A> |
|
| 73 | 71 |
<LI><A NAME="tex2html220" |
| 74 |
- HREF="node4.html">Mailing lists and IRC channel</A> |
|
| 72 |
+ HREF="node3.html">Features</A> |
|
| 75 | 73 |
<LI><A NAME="tex2html221" |
| 74 |
+ HREF="node4.html">Mailing lists and IRC channel</A> |
|
| 75 |
+<LI><A NAME="tex2html222" |
|
| 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-04-09 |
|
| 82 |
+2008-06-04 |
|
| 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="tex2html440" |
|
| 29 |
+<A NAME="tex2html441" |
|
| 30 | 30 |
HREF="node21.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html436" |
|
| 32 |
+<A NAME="tex2html437" |
|
| 33 | 33 |
HREF="node15.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html432" |
|
| 35 |
+<A NAME="tex2html433" |
|
| 36 | 36 |
HREF="node19.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html438" |
|
| 38 |
+<A NAME="tex2html439" |
|
| 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="tex2html441" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html442" |
|
| 43 | 43 |
HREF="node21.html">Closest mirrors</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html437" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html438" |
|
| 45 | 45 |
HREF="node15.html">Configuration</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html433" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html434" |
|
| 47 | 47 |
HREF="node19.html">Testing</A> |
| 48 |
- <B> <A NAME="tex2html439" |
|
| 48 |
+ <B> <A NAME="tex2html440" |
|
| 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="tex2html442" |
|
| 111 |
+<LI><A NAME="tex2html443" |
|
| 112 | 112 |
HREF="node21.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="tex2html440" |
|
| 118 |
+<A NAME="tex2html441" |
|
| 119 | 119 |
HREF="node21.html"> |
| 120 | 120 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 121 |
-<A NAME="tex2html436" |
|
| 121 |
+<A NAME="tex2html437" |
|
| 122 | 122 |
HREF="node15.html"> |
| 123 | 123 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 124 |
-<A NAME="tex2html432" |
|
| 124 |
+<A NAME="tex2html433" |
|
| 125 | 125 |
HREF="node19.html"> |
| 126 | 126 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 127 |
-<A NAME="tex2html438" |
|
| 127 |
+<A NAME="tex2html439" |
|
| 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="tex2html441" |
|
| 131 |
+<B> Next:</B> <A NAME="tex2html442" |
|
| 132 | 132 |
HREF="node21.html">Closest mirrors</A> |
| 133 |
-<B> Up:</B> <A NAME="tex2html437" |
|
| 133 |
+<B> Up:</B> <A NAME="tex2html438" |
|
| 134 | 134 |
HREF="node15.html">Configuration</A> |
| 135 |
-<B> Previous:</B> <A NAME="tex2html433" |
|
| 135 |
+<B> Previous:</B> <A NAME="tex2html434" |
|
| 136 | 136 |
HREF="node19.html">Testing</A> |
| 137 |
- <B> <A NAME="tex2html439" |
|
| 137 |
+ <B> <A NAME="tex2html440" |
|
| 138 | 138 |
HREF="node1.html">Contents</A></B> </DIV> |
| 139 | 139 |
<!--End of Navigation Panel--> |
| 140 | 140 |
<ADDRESS> |
| 141 | 141 |
Tomasz Kojm |
| 142 |
-2008-04-09 |
|
| 142 |
+2008-06-04 |
|
| 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="tex2html451" |
|
| 29 |
+<A NAME="tex2html452" |
|
| 30 | 30 |
HREF="node22.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html447" |
|
| 32 |
+<A NAME="tex2html448" |
|
| 33 | 33 |
HREF="node20.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html443" |
|
| 35 |
+<A NAME="tex2html444" |
|
| 36 | 36 |
HREF="node20.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html449" |
|
| 38 |
+<A NAME="tex2html450" |
|
| 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="tex2html452" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html453" |
|
| 43 | 43 |
HREF="node22.html">Usage</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html448" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html449" |
|
| 45 | 45 |
HREF="node20.html">Setting up auto-updating</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html444" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html445" |
|
| 47 | 47 |
HREF="node20.html">Setting up auto-updating</A> |
| 48 |
- <B> <A NAME="tex2html450" |
|
| 48 |
+ <B> <A NAME="tex2html451" |
|
| 49 | 49 |
HREF="node1.html">Contents</A></B> |
| 50 | 50 |
<BR> |
| 51 | 51 |
<BR></DIV> |
| ... | ... |
@@ -77,7 +77,7 @@ Closest mirrors</A> |
| 77 | 77 |
<BR><HR> |
| 78 | 78 |
<ADDRESS> |
| 79 | 79 |
Tomasz Kojm |
| 80 |
-2008-04-09 |
|
| 80 |
+2008-06-04 |
|
| 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="tex2html463" |
|
| 30 |
+<A NAME="tex2html464" |
|
| 31 | 31 |
HREF="node23.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html459" |
|
| 33 |
+<A NAME="tex2html460" |
|
| 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="tex2html453" |
|
| 36 |
+<A NAME="tex2html454" |
|
| 37 | 37 |
HREF="node21.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html461" |
|
| 39 |
+<A NAME="tex2html462" |
|
| 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="tex2html464" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html465" |
|
| 44 | 44 |
HREF="node23.html">Clam daemon</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html460" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html461" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html454" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html455" |
|
| 48 | 48 |
HREF="node21.html">Closest mirrors</A> |
| 49 |
- <B> <A NAME="tex2html462" |
|
| 49 |
+ <B> <A NAME="tex2html463" |
|
| 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="tex2html465" |
|
| 66 |
- HREF="node23.html">Clam daemon</A> |
|
| 67 | 65 |
<LI><A NAME="tex2html466" |
| 68 |
- HREF="node24.html">Clam<SPAN CLASS="textbf">d</SPAN>scan</A> |
|
| 66 |
+ HREF="node23.html">Clam daemon</A> |
|
| 69 | 67 |
<LI><A NAME="tex2html467" |
| 70 |
- HREF="node25.html">Clamuko</A> |
|
| 68 |
+ HREF="node24.html">Clam<SPAN CLASS="textbf">d</SPAN>scan</A> |
|
| 71 | 69 |
<LI><A NAME="tex2html468" |
| 70 |
+ HREF="node25.html">Clamuko</A> |
|
| 71 |
+<LI><A NAME="tex2html469" |
|
| 72 | 72 |
HREF="node26.html">Output format</A> |
| 73 | 73 |
<UL> |
| 74 |
-<LI><A NAME="tex2html469" |
|
| 75 |
- HREF="node27.html">clamscan</A> |
|
| 76 | 74 |
<LI><A NAME="tex2html470" |
| 75 |
+ HREF="node27.html">clamscan</A> |
|
| 76 |
+<LI><A NAME="tex2html471" |
|
| 77 | 77 |
HREF="node28.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-04-09 |
|
| 83 |
+2008-06-04 |
|
| 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="tex2html481" |
|
| 30 |
+<A NAME="tex2html482" |
|
| 31 | 31 |
HREF="node24.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html477" |
|
| 33 |
+<A NAME="tex2html478" |
|
| 34 | 34 |
HREF="node22.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html471" |
|
| 36 |
+<A NAME="tex2html472" |
|
| 37 | 37 |
HREF="node22.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html479" |
|
| 39 |
+<A NAME="tex2html480" |
|
| 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="tex2html482" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html483" |
|
| 44 | 44 |
HREF="node24.html">Clamdscan</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html478" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html479" |
|
| 46 | 46 |
HREF="node22.html">Usage</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html472" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html473" |
|
| 48 | 48 |
HREF="node22.html">Usage</A> |
| 49 |
- <B> <A NAME="tex2html480" |
|
| 49 |
+ <B> <A NAME="tex2html481" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -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="tex2html481" |
|
| 139 |
+<A NAME="tex2html482" |
|
| 140 | 140 |
HREF="node24.html"> |
| 141 | 141 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 142 |
-<A NAME="tex2html477" |
|
| 142 |
+<A NAME="tex2html478" |
|
| 143 | 143 |
HREF="node22.html"> |
| 144 | 144 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 145 |
-<A NAME="tex2html471" |
|
| 145 |
+<A NAME="tex2html472" |
|
| 146 | 146 |
HREF="node22.html"> |
| 147 | 147 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 148 |
-<A NAME="tex2html479" |
|
| 148 |
+<A NAME="tex2html480" |
|
| 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="tex2html482" |
|
| 152 |
+<B> Next:</B> <A NAME="tex2html483" |
|
| 153 | 153 |
HREF="node24.html">Clamdscan</A> |
| 154 |
-<B> Up:</B> <A NAME="tex2html478" |
|
| 154 |
+<B> Up:</B> <A NAME="tex2html479" |
|
| 155 | 155 |
HREF="node22.html">Usage</A> |
| 156 |
-<B> Previous:</B> <A NAME="tex2html472" |
|
| 156 |
+<B> Previous:</B> <A NAME="tex2html473" |
|
| 157 | 157 |
HREF="node22.html">Usage</A> |
| 158 |
- <B> <A NAME="tex2html480" |
|
| 158 |
+ <B> <A NAME="tex2html481" |
|
| 159 | 159 |
HREF="node1.html">Contents</A></B> </DIV> |
| 160 | 160 |
<!--End of Navigation Panel--> |
| 161 | 161 |
<ADDRESS> |
| 162 | 162 |
Tomasz Kojm |
| 163 |
-2008-04-09 |
|
| 163 |
+2008-06-04 |
|
| 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="tex2html493" |
|
| 30 |
+<A NAME="tex2html494" |
|
| 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="tex2html489" |
|
| 33 |
+<A NAME="tex2html490" |
|
| 34 | 34 |
HREF="node22.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html483" |
|
| 36 |
+<A NAME="tex2html484" |
|
| 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="tex2html491" |
|
| 39 |
+<A NAME="tex2html492" |
|
| 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="tex2html494" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html495" |
|
| 44 | 44 |
HREF="node25.html">Clamuko</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html490" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html491" |
|
| 46 | 46 |
HREF="node22.html">Usage</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html484" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html485" |
|
| 48 | 48 |
HREF="node23.html">Clam daemon</A> |
| 49 |
- <B> <A NAME="tex2html492" |
|
| 49 |
+ <B> <A NAME="tex2html493" |
|
| 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-04-09 |
|
| 79 |
+2008-06-04 |
|
| 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="tex2html505" |
|
| 30 |
+<A NAME="tex2html506" |
|
| 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="tex2html501" |
|
| 33 |
+<A NAME="tex2html502" |
|
| 34 | 34 |
HREF="node22.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html495" |
|
| 36 |
+<A NAME="tex2html496" |
|
| 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="tex2html503" |
|
| 39 |
+<A NAME="tex2html504" |
|
| 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="tex2html506" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html507" |
|
| 44 | 44 |
HREF="node26.html">Output format</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html502" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html503" |
|
| 46 | 46 |
HREF="node22.html">Usage</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html496" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html497" |
|
| 48 | 48 |
HREF="node24.html">Clamdscan</A> |
| 49 |
- <B> <A NAME="tex2html504" |
|
| 49 |
+ <B> <A NAME="tex2html505" |
|
| 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-04-09 |
|
| 95 |
+2008-06-04 |
|
| 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="tex2html515" |
|
| 29 |
+<A NAME="tex2html516" |
|
| 30 | 30 |
HREF="node27.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html511" |
|
| 32 |
+<A NAME="tex2html512" |
|
| 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="tex2html507" |
|
| 35 |
+<A NAME="tex2html508" |
|
| 36 | 36 |
HREF="node25.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html513" |
|
| 38 |
+<A NAME="tex2html514" |
|
| 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="tex2html516" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html517" |
|
| 43 | 43 |
HREF="node27.html">clamscan</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html512" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html513" |
|
| 45 | 45 |
HREF="node22.html">Usage</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html508" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html509" |
|
| 47 | 47 |
HREF="node25.html">Clamuko</A> |
| 48 |
- <B> <A NAME="tex2html514" |
|
| 48 |
+ <B> <A NAME="tex2html515" |
|
| 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="tex2html517" |
|
| 65 |
- HREF="node27.html">clamscan</A> |
|
| 66 | 64 |
<LI><A NAME="tex2html518" |
| 65 |
+ HREF="node27.html">clamscan</A> |
|
| 66 |
+<LI><A NAME="tex2html519" |
|
| 67 | 67 |
HREF="node28.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-04-09 |
|
| 73 |
+2008-06-04 |
|
| 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="tex2html529" |
|
| 30 |
+<A NAME="tex2html530" |
|
| 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="tex2html525" |
|
| 33 |
+<A NAME="tex2html526" |
|
| 34 | 34 |
HREF="node26.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html519" |
|
| 36 |
+<A NAME="tex2html520" |
|
| 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="tex2html527" |
|
| 39 |
+<A NAME="tex2html528" |
|
| 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="tex2html530" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html531" |
|
| 44 | 44 |
HREF="node28.html">clamd</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html526" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html527" |
|
| 46 | 46 |
HREF="node26.html">Output format</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html520" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html521" |
|
| 48 | 48 |
HREF="node26.html">Output format</A> |
| 49 |
- <B> <A NAME="tex2html528" |
|
| 49 |
+ <B> <A NAME="tex2html529" |
|
| 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-04-09 |
|
| 97 |
+2008-06-04 |
|
| 98 | 98 |
</ADDRESS> |
| 99 | 99 |
</BODY> |
| 100 | 100 |
</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="tex2html539" |
|
| 29 |
+<A NAME="tex2html540" |
|
| 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="tex2html535" |
|
| 32 |
+<A NAME="tex2html536" |
|
| 33 | 33 |
HREF="node26.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html531" |
|
| 35 |
+<A NAME="tex2html532" |
|
| 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="tex2html537" |
|
| 38 |
+<A NAME="tex2html538" |
|
| 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="tex2html540" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html541" |
|
| 43 | 43 |
HREF="node29.html">LibClamAV</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html536" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html537" |
|
| 45 | 45 |
HREF="node26.html">Output format</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html532" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html533" |
|
| 47 | 47 |
HREF="node27.html">clamscan</A> |
| 48 |
- <B> <A NAME="tex2html538" |
|
| 48 |
+ <B> <A NAME="tex2html539" |
|
| 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-04-09 |
|
| 86 |
+2008-06-04 |
|
| 87 | 87 |
</ADDRESS> |
| 88 | 88 |
</BODY> |
| 89 | 89 |
</HTML> |
| ... | ... |
@@ -18,7 +18,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
-<LINK REL="next" HREF="node52.html"> |
|
| 21 |
+<LINK REL="next" HREF="node53.html"> |
|
| 22 | 22 |
<LINK REL="previous" HREF="node22.html"> |
| 23 | 23 |
<LINK REL="up" HREF="clamdoc.html"> |
| 24 | 24 |
<LINK REL="next" HREF="node30.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="tex2html551" |
|
| 30 |
+<A NAME="tex2html552" |
|
| 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="tex2html547" |
|
| 33 |
+<A NAME="tex2html548" |
|
| 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="tex2html541" |
|
| 36 |
+<A NAME="tex2html542" |
|
| 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="tex2html549" |
|
| 39 |
+<A NAME="tex2html550" |
|
| 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="tex2html552" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html553" |
|
| 44 | 44 |
HREF="node30.html">Licence</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html548" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html549" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html542" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html543" |
|
| 48 | 48 |
HREF="node28.html">clamd</A> |
| 49 |
- <B> <A NAME="tex2html550" |
|
| 49 |
+ <B> <A NAME="tex2html551" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -66,65 +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="tex2html553" |
|
| 70 |
- HREF="node30.html">Licence</A> |
|
| 71 | 69 |
<LI><A NAME="tex2html554" |
| 70 |
+ HREF="node30.html">Licence</A> |
|
| 71 |
+<LI><A NAME="tex2html555" |
|
| 72 | 72 |
HREF="node31.html">Supported formats</A> |
| 73 | 73 |
<UL> |
| 74 |
-<LI><A NAME="tex2html555" |
|
| 75 |
- HREF="node32.html">Executables</A> |
|
| 76 | 74 |
<LI><A NAME="tex2html556" |
| 77 |
- HREF="node33.html">Mail files</A> |
|
| 75 |
+ HREF="node32.html">Executables</A> |
|
| 78 | 76 |
<LI><A NAME="tex2html557" |
| 79 |
- HREF="node34.html">Archives and compressed files</A> |
|
| 77 |
+ HREF="node33.html">Mail files</A> |
|
| 80 | 78 |
<LI><A NAME="tex2html558" |
| 81 |
- HREF="node35.html">Documents</A> |
|
| 79 |
+ HREF="node34.html">Archives and compressed files</A> |
|
| 82 | 80 |
<LI><A NAME="tex2html559" |
| 81 |
+ HREF="node35.html">Documents</A> |
|
| 82 |
+<LI><A NAME="tex2html560" |
|
| 83 | 83 |
HREF="node36.html">Others</A> |
| 84 | 84 |
</UL> |
| 85 | 85 |
<BR> |
| 86 |
-<LI><A NAME="tex2html560" |
|
| 86 |
+<LI><A NAME="tex2html561" |
|
| 87 | 87 |
HREF="node37.html">API</A> |
| 88 | 88 |
<UL> |
| 89 |
-<LI><A NAME="tex2html561" |
|
| 90 |
- HREF="node38.html">Header file</A> |
|
| 91 | 89 |
<LI><A NAME="tex2html562" |
| 92 |
- HREF="node39.html">Database loading</A> |
|
| 90 |
+ HREF="node38.html">Header file</A> |
|
| 93 | 91 |
<LI><A NAME="tex2html563" |
| 94 |
- HREF="node40.html">Error handling</A> |
|
| 92 |
+ HREF="node39.html">Database loading</A> |
|
| 95 | 93 |
<LI><A NAME="tex2html564" |
| 94 |
+ HREF="node40.html">Error handling</A> |
|
| 95 |
+<LI><A NAME="tex2html565" |
|
| 96 | 96 |
HREF="node41.html">Engine structure</A> |
| 97 | 97 |
</UL> |
| 98 | 98 |
<BR> |
| 99 |
-<LI><A NAME="tex2html565" |
|
| 99 |
+<LI><A NAME="tex2html566" |
|
| 100 | 100 |
HREF="node42.html">Database reloading</A> |
| 101 | 101 |
<UL> |
| 102 |
-<LI><A NAME="tex2html566" |
|
| 103 |
- HREF="node43.html">Data scan functions</A> |
|
| 104 | 102 |
<LI><A NAME="tex2html567" |
| 105 |
- HREF="node44.html">Memory</A> |
|
| 103 |
+ HREF="node43.html">Data scan functions</A> |
|
| 106 | 104 |
<LI><A NAME="tex2html568" |
| 107 |
- HREF="node45.html">clamav-config</A> |
|
| 105 |
+ HREF="node44.html">Memory</A> |
|
| 108 | 106 |
<LI><A NAME="tex2html569" |
| 109 |
- HREF="node46.html">Example</A> |
|
| 110 |
-</UL> |
|
| 111 |
-<BR> |
|
| 107 |
+ HREF="node45.html">Forking daemons</A> |
|
| 112 | 108 |
<LI><A NAME="tex2html570" |
| 113 |
- HREF="node47.html">CVD format</A> |
|
| 109 |
+ HREF="node46.html">clamav-config</A> |
|
| 114 | 110 |
<LI><A NAME="tex2html571" |
| 115 |
- HREF="node48.html">Contributors</A> |
|
| 111 |
+ HREF="node47.html">Example</A> |
|
| 112 |
+</UL> |
|
| 113 |
+<BR> |
|
| 116 | 114 |
<LI><A NAME="tex2html572" |
| 117 |
- HREF="node49.html">Donors</A> |
|
| 115 |
+ HREF="node48.html">CVD format</A> |
|
| 118 | 116 |
<LI><A NAME="tex2html573" |
| 119 |
- HREF="node50.html">Graphics</A> |
|
| 117 |
+ HREF="node49.html">Contributors</A> |
|
| 120 | 118 |
<LI><A NAME="tex2html574" |
| 121 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 119 |
+ HREF="node50.html">Donors</A> |
|
| 120 |
+<LI><A NAME="tex2html575" |
|
| 121 |
+ HREF="node51.html">Graphics</A> |
|
| 122 |
+<LI><A NAME="tex2html576" |
|
| 123 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 122 | 124 |
</UL> |
| 123 | 125 |
<!--End of Table of Child-Links--> |
| 124 | 126 |
<BR><HR> |
| 125 | 127 |
<ADDRESS> |
| 126 | 128 |
Tomasz Kojm |
| 127 |
-2008-04-09 |
|
| 129 |
+2008-06-04 |
|
| 128 | 130 |
</ADDRESS> |
| 129 | 131 |
</BODY> |
| 130 | 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="tex2html232" |
|
| 30 |
+<A NAME="tex2html233" |
|
| 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="tex2html228" |
|
| 33 |
+<A NAME="tex2html229" |
|
| 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="tex2html222" |
|
| 36 |
+<A NAME="tex2html223" |
|
| 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="tex2html230" |
|
| 39 |
+<A NAME="tex2html231" |
|
| 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="tex2html233" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html234" |
|
| 44 | 44 |
HREF="node4.html">Mailing lists and IRC</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html229" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html230" |
|
| 46 | 46 |
HREF="node2.html">Introduction</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html223" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html224" |
|
| 48 | 48 |
HREF="node2.html">Introduction</A> |
| 49 |
- <B> <A NAME="tex2html231" |
|
| 49 |
+ <B> <A NAME="tex2html232" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -159,31 +159,31 @@ Features</A> |
| 159 | 159 |
|
| 160 | 160 |
<DIV CLASS="navigation"><HR> |
| 161 | 161 |
<!--Navigation Panel--> |
| 162 |
-<A NAME="tex2html232" |
|
| 162 |
+<A NAME="tex2html233" |
|
| 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="tex2html228" |
|
| 165 |
+<A NAME="tex2html229" |
|
| 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="tex2html222" |
|
| 168 |
+<A NAME="tex2html223" |
|
| 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="tex2html230" |
|
| 171 |
+<A NAME="tex2html231" |
|
| 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="tex2html233" |
|
| 175 |
+<B> Next:</B> <A NAME="tex2html234" |
|
| 176 | 176 |
HREF="node4.html">Mailing lists and IRC</A> |
| 177 |
-<B> Up:</B> <A NAME="tex2html229" |
|
| 177 |
+<B> Up:</B> <A NAME="tex2html230" |
|
| 178 | 178 |
HREF="node2.html">Introduction</A> |
| 179 |
-<B> Previous:</B> <A NAME="tex2html223" |
|
| 179 |
+<B> Previous:</B> <A NAME="tex2html224" |
|
| 180 | 180 |
HREF="node2.html">Introduction</A> |
| 181 |
- <B> <A NAME="tex2html231" |
|
| 181 |
+ <B> <A NAME="tex2html232" |
|
| 182 | 182 |
HREF="node1.html">Contents</A></B> </DIV> |
| 183 | 183 |
<!--End of Navigation Panel--> |
| 184 | 184 |
<ADDRESS> |
| 185 | 185 |
Tomasz Kojm |
| 186 |
-2008-04-09 |
|
| 186 |
+2008-06-04 |
|
| 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="tex2html585" |
|
| 30 |
+<A NAME="tex2html587" |
|
| 31 | 31 |
HREF="node31.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html581" |
|
| 33 |
+<A NAME="tex2html583" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html575" |
|
| 36 |
+<A NAME="tex2html577" |
|
| 37 | 37 |
HREF="node29.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html583" |
|
| 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="tex2html586" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html588" |
|
| 44 | 44 |
HREF="node31.html">Supported formats</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html582" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html584" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html576" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html578" |
|
| 48 | 48 |
HREF="node29.html">LibClamAV</A> |
| 49 |
- <B> <A NAME="tex2html584" |
|
| 49 |
+ <B> <A NAME="tex2html586" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -65,7 +65,7 @@ Licence</A> |
| 65 | 65 |
<BR><HR> |
| 66 | 66 |
<ADDRESS> |
| 67 | 67 |
Tomasz Kojm |
| 68 |
-2008-04-09 |
|
| 68 |
+2008-06-04 |
|
| 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="tex2html597" |
|
| 30 |
+<A NAME="tex2html599" |
|
| 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="tex2html593" |
|
| 33 |
+<A NAME="tex2html595" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html587" |
|
| 36 |
+<A NAME="tex2html589" |
|
| 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="tex2html595" |
|
| 39 |
+<A NAME="tex2html597" |
|
| 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="tex2html598" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html600" |
|
| 44 | 44 |
HREF="node32.html">Executables</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html594" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html596" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html588" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html590" |
|
| 48 | 48 |
HREF="node30.html">Licence</A> |
| 49 |
- <B> <A NAME="tex2html596" |
|
| 49 |
+ <B> <A NAME="tex2html598" |
|
| 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="tex2html599" |
|
| 65 |
+<LI><A NAME="tex2html601" |
|
| 66 | 66 |
HREF="node32.html">Executables</A> |
| 67 |
-<LI><A NAME="tex2html600" |
|
| 67 |
+<LI><A NAME="tex2html602" |
|
| 68 | 68 |
HREF="node33.html">Mail files</A> |
| 69 |
-<LI><A NAME="tex2html601" |
|
| 69 |
+<LI><A NAME="tex2html603" |
|
| 70 | 70 |
HREF="node34.html">Archives and compressed files</A> |
| 71 |
-<LI><A NAME="tex2html602" |
|
| 71 |
+<LI><A NAME="tex2html604" |
|
| 72 | 72 |
HREF="node35.html">Documents</A> |
| 73 |
-<LI><A NAME="tex2html603" |
|
| 73 |
+<LI><A NAME="tex2html605" |
|
| 74 | 74 |
HREF="node36.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-04-09 |
|
| 80 |
+2008-06-04 |
|
| 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="tex2html614" |
|
| 30 |
+<A NAME="tex2html616" |
|
| 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="tex2html610" |
|
| 33 |
+<A NAME="tex2html612" |
|
| 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="tex2html604" |
|
| 36 |
+<A NAME="tex2html606" |
|
| 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="tex2html612" |
|
| 39 |
+<A NAME="tex2html614" |
|
| 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="tex2html615" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html617" |
|
| 44 | 44 |
HREF="node33.html">Mail files</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html611" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html613" |
|
| 46 | 46 |
HREF="node31.html">Supported formats</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html605" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html607" |
|
| 48 | 48 |
HREF="node31.html">Supported formats</A> |
| 49 |
- <B> <A NAME="tex2html613" |
|
| 49 |
+ <B> <A NAME="tex2html615" |
|
| 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-04-09 |
|
| 90 |
+2008-06-04 |
|
| 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="tex2html626" |
|
| 30 |
+<A NAME="tex2html628" |
|
| 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="tex2html622" |
|
| 33 |
+<A NAME="tex2html624" |
|
| 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="tex2html616" |
|
| 36 |
+<A NAME="tex2html618" |
|
| 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="tex2html624" |
|
| 39 |
+<A NAME="tex2html626" |
|
| 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="tex2html627" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html629" |
|
| 44 | 44 |
HREF="node34.html">Archives and compressed files</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html623" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html625" |
|
| 46 | 46 |
HREF="node31.html">Supported formats</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html617" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html619" |
|
| 48 | 48 |
HREF="node32.html">Executables</A> |
| 49 |
- <B> <A NAME="tex2html625" |
|
| 49 |
+ <B> <A NAME="tex2html627" |
|
| 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-04-09 |
|
| 65 |
+2008-06-04 |
|
| 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="tex2html638" |
|
| 30 |
+<A NAME="tex2html640" |
|
| 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="tex2html634" |
|
| 33 |
+<A NAME="tex2html636" |
|
| 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="tex2html628" |
|
| 36 |
+<A NAME="tex2html630" |
|
| 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="tex2html636" |
|
| 39 |
+<A NAME="tex2html638" |
|
| 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="tex2html639" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html641" |
|
| 44 | 44 |
HREF="node35.html">Documents</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html635" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html637" |
|
| 46 | 46 |
HREF="node31.html">Supported formats</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html629" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html631" |
|
| 48 | 48 |
HREF="node33.html">Mail files</A> |
| 49 |
- <B> <A NAME="tex2html637" |
|
| 49 |
+ <B> <A NAME="tex2html639" |
|
| 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-04-09 |
|
| 93 |
+2008-06-04 |
|
| 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="tex2html650" |
|
| 30 |
+<A NAME="tex2html652" |
|
| 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="tex2html646" |
|
| 33 |
+<A NAME="tex2html648" |
|
| 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="tex2html640" |
|
| 36 |
+<A NAME="tex2html642" |
|
| 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="tex2html648" |
|
| 39 |
+<A NAME="tex2html650" |
|
| 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="tex2html651" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html653" |
|
| 44 | 44 |
HREF="node36.html">Others</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html647" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html649" |
|
| 46 | 46 |
HREF="node31.html">Supported formats</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html641" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html643" |
|
| 48 | 48 |
HREF="node34.html">Archives and compressed files</A> |
| 49 |
- <B> <A NAME="tex2html649" |
|
| 49 |
+ <B> <A NAME="tex2html651" |
|
| 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-04-09 |
|
| 76 |
+2008-06-04 |
|
| 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="tex2html660" |
|
| 29 |
+<A NAME="tex2html662" |
|
| 30 | 30 |
HREF="node37.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html656" |
|
| 32 |
+<A NAME="tex2html658" |
|
| 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="tex2html652" |
|
| 35 |
+<A NAME="tex2html654" |
|
| 36 | 36 |
HREF="node35.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html658" |
|
| 38 |
+<A NAME="tex2html660" |
|
| 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="tex2html661" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html663" |
|
| 43 | 43 |
HREF="node37.html">API</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html657" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html659" |
|
| 45 | 45 |
HREF="node31.html">Supported formats</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html653" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html655" |
|
| 47 | 47 |
HREF="node35.html">Documents</A> |
| 48 |
- <B> <A NAME="tex2html659" |
|
| 48 |
+ <B> <A NAME="tex2html661" |
|
| 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-04-09 |
|
| 78 |
+2008-06-04 |
|
| 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="tex2html672" |
|
| 30 |
+<A NAME="tex2html674" |
|
| 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="tex2html668" |
|
| 33 |
+<A NAME="tex2html670" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html662" |
|
| 36 |
+<A NAME="tex2html664" |
|
| 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="tex2html670" |
|
| 39 |
+<A NAME="tex2html672" |
|
| 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="tex2html673" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html675" |
|
| 44 | 44 |
HREF="node38.html">Header file</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html669" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html671" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html663" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html665" |
|
| 48 | 48 |
HREF="node36.html">Others</A> |
| 49 |
- <B> <A NAME="tex2html671" |
|
| 49 |
+ <B> <A NAME="tex2html673" |
|
| 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="tex2html674" |
|
| 65 |
+<LI><A NAME="tex2html676" |
|
| 66 | 66 |
HREF="node38.html">Header file</A> |
| 67 |
-<LI><A NAME="tex2html675" |
|
| 67 |
+<LI><A NAME="tex2html677" |
|
| 68 | 68 |
HREF="node39.html">Database loading</A> |
| 69 |
-<LI><A NAME="tex2html676" |
|
| 69 |
+<LI><A NAME="tex2html678" |
|
| 70 | 70 |
HREF="node40.html">Error handling</A> |
| 71 |
-<LI><A NAME="tex2html677" |
|
| 71 |
+<LI><A NAME="tex2html679" |
|
| 72 | 72 |
HREF="node41.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-04-09 |
|
| 78 |
+2008-06-04 |
|
| 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="tex2html688" |
|
| 30 |
+<A NAME="tex2html690" |
|
| 31 | 31 |
HREF="node39.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="tex2html686" |
|
| 34 | 34 |
HREF="node37.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="tex2html680" |
|
| 37 | 37 |
HREF="node37.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="tex2html688" |
|
| 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="tex2html691" |
|
| 44 | 44 |
HREF="node39.html">Database loading</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html685" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html687" |
|
| 46 | 46 |
HREF="node37.html">API</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html679" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html681" |
|
| 48 | 48 |
HREF="node37.html">API</A> |
| 49 |
- <B> <A NAME="tex2html687" |
|
| 49 |
+ <B> <A NAME="tex2html689" |
|
| 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-04-09 |
|
| 67 |
+2008-06-04 |
|
| 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="tex2html700" |
|
| 30 |
+<A NAME="tex2html702" |
|
| 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="tex2html696" |
|
| 33 |
+<A NAME="tex2html698" |
|
| 34 | 34 |
HREF="node37.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html690" |
|
| 36 |
+<A NAME="tex2html692" |
|
| 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="tex2html698" |
|
| 39 |
+<A NAME="tex2html700" |
|
| 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="tex2html701" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html703" |
|
| 44 | 44 |
HREF="node40.html">Error handling</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html697" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html699" |
|
| 46 | 46 |
HREF="node37.html">API</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html691" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html693" |
|
| 48 | 48 |
HREF="node38.html">Header file</A> |
| 49 |
- <B> <A NAME="tex2html699" |
|
| 49 |
+ <B> <A NAME="tex2html701" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -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-04-09 |
|
| 114 |
+2008-06-04 |
|
| 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="tex2html244" |
|
| 30 |
+<A NAME="tex2html245" |
|
| 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="tex2html240" |
|
| 33 |
+<A NAME="tex2html241" |
|
| 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="tex2html234" |
|
| 36 |
+<A NAME="tex2html235" |
|
| 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="tex2html242" |
|
| 39 |
+<A NAME="tex2html243" |
|
| 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="tex2html245" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html246" |
|
| 44 | 44 |
HREF="node5.html">Virus submitting</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html241" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html242" |
|
| 46 | 46 |
HREF="node2.html">Introduction</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html235" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html236" |
|
| 48 | 48 |
HREF="node3.html">Features</A> |
| 49 |
- <B> <A NAME="tex2html243" |
|
| 49 |
+ <B> <A NAME="tex2html244" |
|
| 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-04-09 |
|
| 89 |
+2008-06-04 |
|
| 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="tex2html712" |
|
| 30 |
+<A NAME="tex2html714" |
|
| 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="tex2html708" |
|
| 33 |
+<A NAME="tex2html710" |
|
| 34 | 34 |
HREF="node37.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html702" |
|
| 36 |
+<A NAME="tex2html704" |
|
| 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="tex2html710" |
|
| 39 |
+<A NAME="tex2html712" |
|
| 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="tex2html713" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html715" |
|
| 44 | 44 |
HREF="node41.html">Engine structure</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html709" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html711" |
|
| 46 | 46 |
HREF="node37.html">API</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html703" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html705" |
|
| 48 | 48 |
HREF="node39.html">Database loading</A> |
| 49 |
- <B> <A NAME="tex2html711" |
|
| 49 |
+ <B> <A NAME="tex2html713" |
|
| 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-04-09 |
|
| 71 |
+2008-06-04 |
|
| 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="tex2html722" |
|
| 29 |
+<A NAME="tex2html724" |
|
| 30 | 30 |
HREF="node42.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html718" |
|
| 32 |
+<A NAME="tex2html720" |
|
| 33 | 33 |
HREF="node37.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html714" |
|
| 35 |
+<A NAME="tex2html716" |
|
| 36 | 36 |
HREF="node40.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html720" |
|
| 38 |
+<A NAME="tex2html722" |
|
| 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="tex2html723" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html725" |
|
| 43 | 43 |
HREF="node42.html">Database reloading</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html719" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html721" |
|
| 45 | 45 |
HREF="node37.html">API</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html715" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html717" |
|
| 47 | 47 |
HREF="node40.html">Error handling</A> |
| 48 |
- <B> <A NAME="tex2html721" |
|
| 48 |
+ <B> <A NAME="tex2html723" |
|
| 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-04-09 |
|
| 77 |
+2008-06-04 |
|
| 78 | 78 |
</ADDRESS> |
| 79 | 79 |
</BODY> |
| 80 | 80 |
</HTML> |
| ... | ... |
@@ -18,7 +18,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
-<LINK REL="next" HREF="node47.html"> |
|
| 21 |
+<LINK REL="next" HREF="node48.html"> |
|
| 22 | 22 |
<LINK REL="previous" HREF="node37.html"> |
| 23 | 23 |
<LINK REL="up" HREF="node29.html"> |
| 24 | 24 |
<LINK REL="next" HREF="node43.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="tex2html734" |
|
| 30 |
+<A NAME="tex2html736" |
|
| 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="tex2html730" |
|
| 33 |
+<A NAME="tex2html732" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html724" |
|
| 36 |
+<A NAME="tex2html726" |
|
| 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="tex2html732" |
|
| 39 |
+<A NAME="tex2html734" |
|
| 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="tex2html735" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html737" |
|
| 44 | 44 |
HREF="node43.html">Data scan functions</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html731" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html733" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html725" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html727" |
|
| 48 | 48 |
HREF="node41.html">Engine structure</A> |
| 49 |
- <B> <A NAME="tex2html733" |
|
| 49 |
+ <B> <A NAME="tex2html735" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -88,20 +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="tex2html736" |
|
| 92 |
- HREF="node43.html">Data scan functions</A> |
|
| 93 |
-<LI><A NAME="tex2html737" |
|
| 94 |
- HREF="node44.html">Memory</A> |
|
| 95 | 91 |
<LI><A NAME="tex2html738" |
| 96 |
- HREF="node45.html">clamav-config</A> |
|
| 92 |
+ HREF="node43.html">Data scan functions</A> |
|
| 97 | 93 |
<LI><A NAME="tex2html739" |
| 98 |
- HREF="node46.html">Example</A> |
|
| 94 |
+ HREF="node44.html">Memory</A> |
|
| 95 |
+<LI><A NAME="tex2html740" |
|
| 96 |
+ HREF="node45.html">Forking daemons</A> |
|
| 97 |
+<LI><A NAME="tex2html741" |
|
| 98 |
+ HREF="node46.html">clamav-config</A> |
|
| 99 |
+<LI><A NAME="tex2html742" |
|
| 100 |
+ HREF="node47.html">Example</A> |
|
| 99 | 101 |
</UL> |
| 100 | 102 |
<!--End of Table of Child-Links--> |
| 101 | 103 |
<BR><HR> |
| 102 | 104 |
<ADDRESS> |
| 103 | 105 |
Tomasz Kojm |
| 104 |
-2008-04-09 |
|
| 106 |
+2008-06-04 |
|
| 105 | 107 |
</ADDRESS> |
| 106 | 108 |
</BODY> |
| 107 | 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="tex2html750" |
|
| 30 |
+<A NAME="tex2html753" |
|
| 31 | 31 |
HREF="node44.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="tex2html749" |
|
| 34 | 34 |
HREF="node42.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="tex2html743" |
|
| 37 | 37 |
HREF="node42.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="tex2html751" |
|
| 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="tex2html754" |
|
| 44 | 44 |
HREF="node44.html">Memory</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html747" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html750" |
|
| 46 | 46 |
HREF="node42.html">Database reloading</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html741" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html744" |
|
| 48 | 48 |
HREF="node42.html">Database reloading</A> |
| 49 |
- <B> <A NAME="tex2html749" |
|
| 49 |
+ <B> <A NAME="tex2html752" |
|
| 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="tex2html750" |
|
| 193 |
+<A NAME="tex2html753" |
|
| 194 | 194 |
HREF="node44.html"> |
| 195 | 195 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 196 |
-<A NAME="tex2html746" |
|
| 196 |
+<A NAME="tex2html749" |
|
| 197 | 197 |
HREF="node42.html"> |
| 198 | 198 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 199 |
-<A NAME="tex2html740" |
|
| 199 |
+<A NAME="tex2html743" |
|
| 200 | 200 |
HREF="node42.html"> |
| 201 | 201 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 202 |
-<A NAME="tex2html748" |
|
| 202 |
+<A NAME="tex2html751" |
|
| 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="tex2html751" |
|
| 206 |
+<B> Next:</B> <A NAME="tex2html754" |
|
| 207 | 207 |
HREF="node44.html">Memory</A> |
| 208 |
-<B> Up:</B> <A NAME="tex2html747" |
|
| 208 |
+<B> Up:</B> <A NAME="tex2html750" |
|
| 209 | 209 |
HREF="node42.html">Database reloading</A> |
| 210 |
-<B> Previous:</B> <A NAME="tex2html741" |
|
| 210 |
+<B> Previous:</B> <A NAME="tex2html744" |
|
| 211 | 211 |
HREF="node42.html">Database reloading</A> |
| 212 |
- <B> <A NAME="tex2html749" |
|
| 212 |
+ <B> <A NAME="tex2html752" |
|
| 213 | 213 |
HREF="node1.html">Contents</A></B> </DIV> |
| 214 | 214 |
<!--End of Navigation Panel--> |
| 215 | 215 |
<ADDRESS> |
| 216 | 216 |
Tomasz Kojm |
| 217 |
-2008-04-09 |
|
| 217 |
+2008-06-04 |
|
| 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="tex2html762" |
|
| 30 |
+<A NAME="tex2html765" |
|
| 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="tex2html758" |
|
| 33 |
+<A NAME="tex2html761" |
|
| 34 | 34 |
HREF="node42.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html752" |
|
| 36 |
+<A NAME="tex2html755" |
|
| 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="tex2html760" |
|
| 39 |
+<A NAME="tex2html763" |
|
| 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="tex2html763" |
|
| 44 |
- HREF="node45.html">clamav-config</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html759" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html766" |
|
| 44 |
+ HREF="node45.html">Forking daemons</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html762" |
|
| 46 | 46 |
HREF="node42.html">Database reloading</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html753" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html756" |
|
| 48 | 48 |
HREF="node43.html">Data scan functions</A> |
| 49 |
- <B> <A NAME="tex2html761" |
|
| 49 |
+ <B> <A NAME="tex2html764" |
|
| 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-04-09 |
|
| 65 |
+2008-06-04 |
|
| 66 | 66 |
</ADDRESS> |
| 67 | 67 |
</BODY> |
| 68 | 68 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>clamav-config</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="clamav-config"> |
|
| 10 |
+<TITLE>Forking daemons</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Forking daemons"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -27,47 +27,45 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 27 | 27 |
<BODY > |
| 28 | 28 |
|
| 29 | 29 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html774" |
|
| 30 |
+<A NAME="tex2html777" |
|
| 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="tex2html770" |
|
| 33 |
+<A NAME="tex2html773" |
|
| 34 | 34 |
HREF="node42.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html764" |
|
| 36 |
+<A NAME="tex2html767" |
|
| 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="tex2html772" |
|
| 39 |
+<A NAME="tex2html775" |
|
| 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="tex2html775" |
|
| 44 |
- HREF="node46.html">Example</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html771" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html778" |
|
| 44 |
+ HREF="node46.html">clamav-config</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html774" |
|
| 46 | 46 |
HREF="node42.html">Database reloading</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html765" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html768" |
|
| 48 | 48 |
HREF="node44.html">Memory</A> |
| 49 |
- <B> <A NAME="tex2html773" |
|
| 49 |
+ <B> <A NAME="tex2html776" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| 53 | 53 |
<!--End of Navigation Panel--> |
| 54 | 54 |
|
| 55 | 55 |
<H3><A NAME="SECTION00074300000000000000"> |
| 56 |
-clamav-config</A> |
|
| 56 |
+Forking daemons</A> |
|
| 57 | 57 |
</H3> |
| 58 |
- Use <code>clamav-config</code> to check compilation information for libclamav. |
|
| 59 |
- <PRE> |
|
| 60 |
- zolw@localhost:~$ clamav-config --libs |
|
| 61 |
- -L/usr/local/lib -lz -lbz2 -lgmp -lpthread |
|
| 62 |
- zolw@localhost:~$ clamav-config --cflags |
|
| 63 |
- -I/usr/local/include -g -O2 |
|
| 64 |
-</PRE> |
|
| 58 |
+ If you're using libclamav with a forking daemon you should call |
|
| 59 |
+ <code>srand()</code> inside a forked child before making any calls to the |
|
| 60 |
+ libclamav functions. This will avoid possible collisions with temporary |
|
| 61 |
+ filenames created by other processes of the daemon. This procedure |
|
| 62 |
+ is not required for multi-threaded daemons. |
|
| 65 | 63 |
|
| 66 | 64 |
<P> |
| 67 | 65 |
<BR><HR> |
| 68 | 66 |
<ADDRESS> |
| 69 | 67 |
Tomasz Kojm |
| 70 |
-2008-04-09 |
|
| 68 |
+2008-06-04 |
|
| 71 | 69 |
</ADDRESS> |
| 72 | 70 |
</BODY> |
| 73 | 71 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>Example</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="Example"> |
|
| 10 |
+<TITLE>clamav-config</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="clamav-config"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -18,6 +18,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
+<LINK REL="next" HREF="node47.html"> |
|
| 21 | 22 |
<LINK REL="previous" HREF="node45.html"> |
| 22 | 23 |
<LINK REL="up" HREF="node42.html"> |
| 23 | 24 |
<LINK REL="next" HREF="node47.html"> |
| ... | ... |
@@ -26,46 +27,47 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 26 | 26 |
<BODY > |
| 27 | 27 |
|
| 28 | 28 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 29 |
-<A NAME="tex2html784" |
|
| 29 |
+<A NAME="tex2html789" |
|
| 30 | 30 |
HREF="node47.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html780" |
|
| 32 |
+<A NAME="tex2html785" |
|
| 33 | 33 |
HREF="node42.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html776" |
|
| 35 |
+<A NAME="tex2html779" |
|
| 36 | 36 |
HREF="node45.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html782" |
|
| 38 |
+<A NAME="tex2html787" |
|
| 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="tex2html785" |
|
| 43 |
- HREF="node47.html">CVD format</A> |
|
| 44 |
-<B> Up:</B> <A NAME="tex2html781" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html790" |
|
| 43 |
+ HREF="node47.html">Example</A> |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html786" |
|
| 45 | 45 |
HREF="node42.html">Database reloading</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html777" |
|
| 47 |
- HREF="node45.html">clamav-config</A> |
|
| 48 |
- <B> <A NAME="tex2html783" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html780" |
|
| 47 |
+ HREF="node45.html">Forking daemons</A> |
|
| 48 |
+ <B> <A NAME="tex2html788" |
|
| 49 | 49 |
HREF="node1.html">Contents</A></B> |
| 50 | 50 |
<BR> |
| 51 | 51 |
<BR></DIV> |
| 52 | 52 |
<!--End of Navigation Panel--> |
| 53 | 53 |
|
| 54 | 54 |
<H3><A NAME="SECTION00074400000000000000"> |
| 55 |
-Example</A> |
|
| 55 |
+clamav-config</A> |
|
| 56 | 56 |
</H3> |
| 57 |
- You will find an example scanner application in the clamav sources |
|
| 58 |
- (/example). Don't forget that all programs based on libclamav must be |
|
| 59 |
- linked against it: |
|
| 57 |
+ Use <code>clamav-config</code> to check compilation information for libclamav. |
|
| 60 | 58 |
<PRE> |
| 61 |
- gcc -Wall ex1.c -o ex1 -lclamav |
|
| 59 |
+ zolw@localhost:~$ clamav-config --libs |
|
| 60 |
+ -L/usr/local/lib -lz -lbz2 -lgmp -lpthread |
|
| 61 |
+ zolw@localhost:~$ clamav-config --cflags |
|
| 62 |
+ -I/usr/local/include -g -O2 |
|
| 62 | 63 |
</PRE> |
| 63 | 64 |
|
| 64 | 65 |
<P> |
| 65 | 66 |
<BR><HR> |
| 66 | 67 |
<ADDRESS> |
| 67 | 68 |
Tomasz Kojm |
| 68 |
-2008-04-09 |
|
| 69 |
+2008-06-04 |
|
| 69 | 70 |
</ADDRESS> |
| 70 | 71 |
</BODY> |
| 71 | 72 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>CVD format</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="CVD format"> |
|
| 10 |
+<TITLE>Example</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Example"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -18,71 +18,54 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
-<LINK REL="next" HREF="node48.html"> |
|
| 22 |
-<LINK REL="previous" HREF="node42.html"> |
|
| 23 |
-<LINK REL="up" HREF="node29.html"> |
|
| 21 |
+<LINK REL="previous" HREF="node46.html"> |
|
| 22 |
+<LINK REL="up" HREF="node42.html"> |
|
| 24 | 23 |
<LINK REL="next" HREF="node48.html"> |
| 25 | 24 |
</HEAD> |
| 26 | 25 |
|
| 27 | 26 |
<BODY > |
| 28 | 27 |
|
| 29 | 28 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html796" |
|
| 29 |
+<A NAME="tex2html799" |
|
| 31 | 30 |
HREF="node48.html"> |
| 32 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html792" |
|
| 34 |
- HREF="node29.html"> |
|
| 32 |
+<A NAME="tex2html795" |
|
| 33 |
+ HREF="node42.html"> |
|
| 35 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html786" |
|
| 35 |
+<A NAME="tex2html791" |
|
| 37 | 36 |
HREF="node46.html"> |
| 38 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html794" |
|
| 38 |
+<A NAME="tex2html797" |
|
| 40 | 39 |
HREF="node1.html"> |
| 41 | 40 |
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
| 42 | 41 |
<BR> |
| 43 |
-<B> Next:</B> <A NAME="tex2html797" |
|
| 44 |
- HREF="node48.html">Contributors</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html793" |
|
| 46 |
- HREF="node29.html">LibClamAV</A> |
|
| 47 |
-<B> Previous:</B> <A NAME="tex2html787" |
|
| 48 |
- HREF="node46.html">Example</A> |
|
| 49 |
- <B> <A NAME="tex2html795" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html800" |
|
| 43 |
+ HREF="node48.html">CVD format</A> |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html796" |
|
| 45 |
+ HREF="node42.html">Database reloading</A> |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html792" |
|
| 47 |
+ HREF="node46.html">clamav-config</A> |
|
| 48 |
+ <B> <A NAME="tex2html798" |
|
| 50 | 49 |
HREF="node1.html">Contents</A></B> |
| 51 | 50 |
<BR> |
| 52 | 51 |
<BR></DIV> |
| 53 | 52 |
<!--End of Navigation Panel--> |
| 54 | 53 |
|
| 55 |
-<H2><A NAME="SECTION00075000000000000000"> |
|
| 56 |
-CVD format</A> |
|
| 57 |
-</H2> |
|
| 58 |
- CVD (ClamAV Virus Database) is a digitally signed tarball containing |
|
| 59 |
- one or more databases. The header is a 512-bytes long string with colon |
|
| 60 |
- separated fields: |
|
| 61 |
- <PRE> |
|
| 62 |
-ClamAV-VDB:build time:version:number of signatures:functionality |
|
| 63 |
-level required:MD5 checksum:digital signature:builder name:build time (sec) |
|
| 64 |
-</PRE> |
|
| 65 |
- <code>sigtool --info</code> displays detailed information on CVD files: |
|
| 54 |
+<H3><A NAME="SECTION00074500000000000000"> |
|
| 55 |
+Example</A> |
|
| 56 |
+</H3> |
|
| 57 |
+ You will find an example scanner application in the clamav sources |
|
| 58 |
+ (/example). Don't forget that all programs based on libclamav must be |
|
| 59 |
+ linked against it: |
|
| 66 | 60 |
<PRE> |
| 67 |
-zolw@localhost:/usr/local/share/clamav$ sigtool -i daily.cvd |
|
| 68 |
-File: daily.cvd |
|
| 69 |
-Build time: 10 Mar 2008 10:45 +0000 |
|
| 70 |
-Version: 6191 |
|
| 71 |
-Signatures: 59084 |
|
| 72 |
-Functionality level: 26 |
|
| 73 |
-Builder: ccordes |
|
| 74 |
-MD5: 6e6e29dae36b4b7315932c921e568330 |
|
| 75 |
-Digital signature: zz9irc9irupR3z7yX6J+OR6XdFPUat4HIM9ERn3kAcOWpcMFxq |
|
| 76 |
-Fs4toG5WJsHda0Jj92IUusZ7wAgYjpai1Nr+jFfXHsJxv0dBkS5/XWMntj0T1ctNgqmiF |
|
| 77 |
-+RLU6V0VeTl4Oej3Aya0cVpd9K4XXevEO2eTTvzWNCAq0ZzWNdjc |
|
| 78 |
-Verification OK. |
|
| 61 |
+ gcc -Wall ex1.c -o ex1 -lclamav |
|
| 79 | 62 |
</PRE> |
| 80 | 63 |
|
| 81 | 64 |
<P> |
| 82 | 65 |
<BR><HR> |
| 83 | 66 |
<ADDRESS> |
| 84 | 67 |
Tomasz Kojm |
| 85 |
-2008-04-09 |
|
| 68 |
+2008-06-04 |
|
| 86 | 69 |
</ADDRESS> |
| 87 | 70 |
</BODY> |
| 88 | 71 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>Contributors</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="Contributors"> |
|
| 10 |
+<TITLE>CVD format</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="CVD format"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -19,7 +19,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 | 21 |
<LINK REL="next" HREF="node49.html"> |
| 22 |
-<LINK REL="previous" HREF="node47.html"> |
|
| 22 |
+<LINK REL="previous" HREF="node42.html"> |
|
| 23 | 23 |
<LINK REL="up" HREF="node29.html"> |
| 24 | 24 |
<LINK REL="next" HREF="node49.html"> |
| 25 | 25 |
</HEAD> |
| ... | ... |
@@ -27,593 +27,62 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 27 | 27 |
<BODY > |
| 28 | 28 |
|
| 29 | 29 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html808" |
|
| 30 |
+<A NAME="tex2html811" |
|
| 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="tex2html804" |
|
| 33 |
+<A NAME="tex2html807" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html798" |
|
| 36 |
+<A NAME="tex2html801" |
|
| 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="tex2html806" |
|
| 39 |
+<A NAME="tex2html809" |
|
| 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="tex2html809" |
|
| 44 |
- HREF="node49.html">Donors</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html805" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html812" |
|
| 44 |
+ HREF="node49.html">Contributors</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html808" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html799" |
|
| 48 |
- HREF="node47.html">CVD format</A> |
|
| 49 |
- <B> <A NAME="tex2html807" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html802" |
|
| 48 |
+ HREF="node47.html">Example</A> |
|
| 49 |
+ <B> <A NAME="tex2html810" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| 53 | 53 |
<!--End of Navigation Panel--> |
| 54 | 54 |
|
| 55 |
-<H2><A NAME="SECTION00076000000000000000"> |
|
| 56 |
-Contributors</A> |
|
| 55 |
+<H2><A NAME="SECTION00075000000000000000"> |
|
| 56 |
+CVD format</A> |
|
| 57 | 57 |
</H2> |
| 58 |
- The following people contributed to our project in some way (providing |
|
| 59 |
- patches, bug reports, technical support, documentation, good ideas...): |
|
| 60 |
- |
|
| 61 |
-<UL> |
|
| 62 |
-<LI>Ian Abbott <abbotti*mev.co.uk> |
|
| 63 |
-</LI> |
|
| 64 |
-<LI>Clint Adams <schizo*debian.org> |
|
| 65 |
-</LI> |
|
| 66 |
-<LI>Sergey Y. Afonin <asy*kraft-s.ru> |
|
| 67 |
-</LI> |
|
| 68 |
-<LI>Robert Allerstorfer <roal*anet.at> |
|
| 69 |
-</LI> |
|
| 70 |
-<LI>Claudio Alonso <cfalonso*yahoo.com> |
|
| 71 |
-</LI> |
|
| 72 |
-<LI>Kevin Amorin <kamorin*ccs.neu.edu> |
|
| 73 |
-</LI> |
|
| 74 |
-<LI>Kamil Andrusz <wizz*mniam.net> |
|
| 75 |
-</LI> |
|
| 76 |
-<LI>Tayfun Asker <tasker*metu.edu.tr> |
|
| 77 |
-</LI> |
|
| 78 |
-<LI>Jean-Edouard Babin <Jeb*jeb.com.fr> |
|
| 79 |
-</LI> |
|
| 80 |
-<LI>Marc Baudoin <babafou*babafou.eu.org> |
|
| 81 |
-</LI> |
|
| 82 |
-<LI>Scott Beck <sbeck*gossamer-threads.com> |
|
| 83 |
-</LI> |
|
| 84 |
-<LI>Rolf Eike Beer <eike*mail.math.uni-mannheim.de> |
|
| 85 |
-</LI> |
|
| 86 |
-<LI>Rene Bellora <rbellora*tecnoaccion.com.ar> |
|
| 87 |
-</LI> |
|
| 88 |
-<LI>Carlo Marcelo Arenas Belon <carenas*sajinet.com.pe> |
|
| 89 |
-</LI> |
|
| 90 |
-<LI>Joseph Benden <joe*thrallingpenguin.com> |
|
| 91 |
-</LI> |
|
| 92 |
-<LI>Hilko Bengen <bengen*vdst-ka.inka.de> |
|
| 93 |
-</LI> |
|
| 94 |
-<LI>Hank Beatty <hbeatty*starband.net> |
|
| 95 |
-</LI> |
|
| 96 |
-<LI>Alexandre Biancalana <ale*seudns.net> |
|
| 97 |
-</LI> |
|
| 98 |
-<LI>Patrick Bihan-Faou <patrick*mindstep.com> |
|
| 99 |
-</LI> |
|
| 100 |
-<LI>Martin Blapp <mb*imp.ch> |
|
| 101 |
-</LI> |
|
| 102 |
-<LI>Dale Blount <dale*velocity.net> |
|
| 103 |
-</LI> |
|
| 104 |
-<LI>Serge van den Boom <svdb*stack.nl> |
|
| 105 |
-</LI> |
|
| 106 |
-<LI>Oliver Brandmueller <ob*e-Gitt.NET> |
|
| 107 |
-</LI> |
|
| 108 |
-<LI>Boguslaw Brandys <brandys*o2.pl> |
|
| 109 |
-</LI> |
|
| 110 |
-<LI>Igor Brezac <igor*ipass.net> |
|
| 111 |
-</LI> |
|
| 112 |
-<LI>Mike Brudenell <pmb1*york.ac.uk> |
|
| 113 |
-</LI> |
|
| 114 |
-<LI>Brian Bruns <bruns*2mbit.com> |
|
| 115 |
-</LI> |
|
| 116 |
-<LI>Len Budney <lbudney*pobox.com> |
|
| 117 |
-</LI> |
|
| 118 |
-<LI>Matt Butt <mattb*cre8tiv.com> |
|
| 119 |
-</LI> |
|
| 120 |
-<LI>Christopher X. Candreva <chris*westnet.com> |
|
| 121 |
-</LI> |
|
| 122 |
-<LI>Eric I. Lopez Carreon <elopezc*technitrade.com> |
|
| 123 |
-</LI> |
|
| 124 |
-<LI>Ales Casar <casar*uni-mb.si> |
|
| 125 |
-</LI> |
|
| 126 |
-<LI>Jonathan Chen <jon+clamav*spock.org> |
|
| 127 |
-</LI> |
|
| 128 |
-<LI>Andrey Cherezov <andrey*cherezov.koenig.su> |
|
| 129 |
-</LI> |
|
| 130 |
-<LI>Alex Cherney <alex*cher.id.au> |
|
| 131 |
-</LI> |
|
| 132 |
-<LI>Tom G. Christensen <tgc*statsbiblioteket.dk> |
|
| 133 |
-</LI> |
|
| 134 |
-<LI>Nicholas Chua <nicholas*ncmbox.net> |
|
| 135 |
-</LI> |
|
| 136 |
-<LI>Chris Conn <cconn*abacom.com> |
|
| 137 |
-</LI> |
|
| 138 |
-<LI>Christoph Cordes <ib*precompiled.de> |
|
| 139 |
-</LI> |
|
| 140 |
-<LI>Ole Craig <olc*cs.umass.edu> |
|
| 141 |
-</LI> |
|
| 142 |
-<LI>Eugene Crosser <crosser*rol.ru> |
|
| 143 |
-</LI> |
|
| 144 |
-<LI>Calin A. Culianu <calin*ajvar.org> |
|
| 145 |
-</LI> |
|
| 146 |
-<LI>Damien Curtain <damien*pagefault.org> |
|
| 147 |
-</LI> |
|
| 148 |
-<LI>Krisztian Czako <slapic*linux.co.hu> |
|
| 149 |
-</LI> |
|
| 150 |
-<LI>Diego d'Ambra <da*softcom.dk> |
|
| 151 |
-</LI> |
|
| 152 |
-<LI>Michael Dankov <misha*btrc.ru> |
|
| 153 |
-</LI> |
|
| 154 |
-<LI>Yuri Dario <mc6530*mclink.it> |
|
| 155 |
-</LI> |
|
| 156 |
-<LI>David <djgardner*users.sourceforge.net> |
|
| 157 |
-</LI> |
|
| 158 |
-<LI>Maxim Dounin <mdounin*rambler-co.ru> |
|
| 159 |
-</LI> |
|
| 160 |
-<LI>Alejandro Dubrovsky <s328940*student.uq.edu.au> |
|
| 161 |
-</LI> |
|
| 162 |
-<LI>James P. Dugal <jpd*louisiana.edu> |
|
| 163 |
-</LI> |
|
| 164 |
-<LI>Magnus Ekdahl <magnus*debian.org> |
|
| 165 |
-</LI> |
|
| 166 |
-<LI>Mehmet Ekiz <ekizm*tbmm.gov.tr> |
|
| 167 |
-</LI> |
|
| 168 |
-<LI>Jens Elkner <elkner*linofee.org> |
|
| 169 |
-</LI> |
|
| 170 |
-<LI>Fred van Engen <fred*wooha.org> |
|
| 171 |
-</LI> |
|
| 172 |
-<LI>Jason Englander <jason*englanders.cc> |
|
| 173 |
-</LI> |
|
| 174 |
-<LI>Oden Eriksson <oeriksson*mandrakesoft.com> |
|
| 175 |
-</LI> |
|
| 176 |
-<LI>Daniel Fahlgren <fahlgren*ardendo.se> |
|
| 177 |
-</LI> |
|
| 178 |
-<LI>Andy Fiddaman <af*jeamland.org> |
|
| 179 |
-</LI> |
|
| 180 |
-<LI>Edison Figueira Junior <edison*brc.com.br> |
|
| 181 |
-</LI> |
|
| 182 |
-<LI>David Ford <david+cert*blue-labs.org> |
|
| 183 |
-</LI> |
|
| 184 |
-<LI>Martin Forssen <maf*appgate.com> |
|
| 185 |
-</LI> |
|
| 186 |
-<LI>Brian J. France <list*firehawksystems.com> |
|
| 187 |
-</LI> |
|
| 188 |
-<LI>Free Oscar <freeoscar*wp.pl> |
|
| 189 |
-</LI> |
|
| 190 |
-<LI>Martin Fuxa <yeti*email.cz> |
|
| 191 |
-</LI> |
|
| 192 |
-<LI>Piotr Gackiewicz <gacek*intertele.pl> |
|
| 193 |
-</LI> |
|
| 194 |
-<LI>Jeremy Garcia <jeremy*linuxquestions.org> |
|
| 195 |
-</LI> |
|
| 196 |
-<LI>Dean Gaudet <dean-clamav*arctic.org> |
|
| 197 |
-</LI> |
|
| 198 |
-<LI>Michel Gaudet <Michel.Gaudet*ehess.fr> |
|
| 199 |
-</LI> |
|
| 200 |
-<LI>Philippe Gay <ph.gay*free.fr> |
|
| 201 |
-</LI> |
|
| 202 |
-<LI>Nick Gazaloff <nick*sbin.org> |
|
| 203 |
-</LI> |
|
| 204 |
-<LI>Geoff Gibbs <ggibbs*hgmp.mrc.ac.uk> |
|
| 205 |
-</LI> |
|
| 206 |
-<LI>Luca 'NERvOus' Gibelli <nervous*nervous.it> |
|
| 207 |
-</LI> |
|
| 208 |
-<LI>Scott Gifford <sgifford*suspectclass.com> |
|
| 209 |
-</LI> |
|
| 210 |
-<LI>Wieslaw Glod <wkg*x2.pl> |
|
| 211 |
-</LI> |
|
| 212 |
-<LI>Stephen Gran <steve*lobefin.net> |
|
| 213 |
-</LI> |
|
| 214 |
-<LI>Koryn Grant <koryn*endace.com> |
|
| 215 |
-</LI> |
|
| 216 |
-<LI>Matthew A. Grant <grantma*anathoth.gen.nz> |
|
| 217 |
-</LI> |
|
| 218 |
-<LI>Christophe Grenier <grenier*cgsecurity.org> |
|
| 219 |
-</LI> |
|
| 220 |
-<LI>Marek Gutkowski <hobbit*core.segfault.pl> |
|
| 221 |
-</LI> |
|
| 222 |
-<LI>Jason Haar <Jason.Haar*trimble.co.nz> |
|
| 223 |
-</LI> |
|
| 224 |
-<LI>Hrvoje Habjanic <hrvoje.habjanic*zg.hinet.hr> |
|
| 225 |
-</LI> |
|
| 226 |
-<LI>Michal Hajduczenia <michalis*mat.uni.torun.pl> |
|
| 227 |
-</LI> |
|
| 228 |
-<LI>Jean-Christophe Heger <jcheger*acytec.com> |
|
| 229 |
-</LI> |
|
| 230 |
-<LI>Martin Heinz <Martin*hemag.ch> |
|
| 231 |
-</LI> |
|
| 232 |
-<LI>Kevin Heneveld" <kevin*northstar.k12.ak.us> |
|
| 233 |
-</LI> |
|
| 234 |
-<LI>Anders Herbjornsen <andersh*gar.no> |
|
| 235 |
-</LI> |
|
| 236 |
-<LI>Paul Hoadley <paulh*logixsquad.net> |
|
| 237 |
-</LI> |
|
| 238 |
-<LI>Robert Hogan <robert*roberthogan.net> |
|
| 239 |
-</LI> |
|
| 240 |
-<LI>Przemyslaw Holowczyc <doozer*skc.com.pl> |
|
| 241 |
-</LI> |
|
| 242 |
-<LI>Thomas W. Holt Jr. <twh*cohesive.net> |
|
| 243 |
-</LI> |
|
| 244 |
-<LI>James F. Hranicky <jfh*cise.ufl.edu> |
|
| 245 |
-</LI> |
|
| 246 |
-<LI>Douglas J Hunley <doug*hunley.homeip.net> |
|
| 247 |
-</LI> |
|
| 248 |
-<LI>Kurt Huwig <kurt*iku-netz.de> |
|
| 249 |
-</LI> |
|
| 250 |
-<LI>Andy Igoshin <ai*vsu.ru> |
|
| 251 |
-</LI> |
|
| 252 |
-<LI>Michal Jaegermann <michal*harddata.com> |
|
| 253 |
-</LI> |
|
| 254 |
-<LI>Christophe Jaillet <christophe.jaillet*wanadoo.fr> |
|
| 255 |
-</LI> |
|
| 256 |
-<LI>Jay <sysop-clamav*coronastreet.net> |
|
| 257 |
-</LI> |
|
| 258 |
-<LI>Stephane Jeannenot <stephane.jeannenot*wanadoo.fr> |
|
| 259 |
-</LI> |
|
| 260 |
-<LI>Per Jessen <per*computer.org> |
|
| 261 |
-</LI> |
|
| 262 |
-<LI>Dave Jones <dave*kalkbay.co.za> |
|
| 263 |
-</LI> |
|
| 264 |
-<LI>Jesper Juhl <juhl*dif.dk> |
|
| 265 |
-</LI> |
|
| 266 |
-<LI>Kamil Kaczkowski <kamil*kamil.eisp.pl> |
|
| 267 |
-</LI> |
|
| 268 |
-<LI>Alex Kah <alex*narfonix.com> |
|
| 269 |
-</LI> |
|
| 270 |
-<LI>Stefan Kaltenbrunner <stefan*kaltenbrunner.cc> |
|
| 271 |
-</LI> |
|
| 272 |
-<LI>Lloyd Kamara <l.kamara*imperial.ac.uk> |
|
| 273 |
-</LI> |
|
| 274 |
-<LI>Stefan Kanthak <stefan.kanthak*fujitsu-siemens.com> |
|
| 275 |
-</LI> |
|
| 276 |
-<LI>Kazuhiko <kazuhiko*fdiary.net> |
|
| 277 |
-</LI> |
|
| 278 |
-<LI>Jeremy Kitchen <kitchen*scriptkitchen.com> |
|
| 279 |
-</LI> |
|
| 280 |
-<LI>Tomasz Klim <tomek*euroneto.pl> |
|
| 281 |
-</LI> |
|
| 282 |
-<LI>Robbert Kouprie <robbert*exx.nl> |
|
| 283 |
-</LI> |
|
| 284 |
-<LI>Martin Kraft <martin.kraft*fal.de> |
|
| 285 |
-</LI> |
|
| 286 |
-<LI>Petr Kristof <Kristof.P*fce.vutbr.cz> |
|
| 287 |
-</LI> |
|
| 288 |
-<LI>Henk Kuipers <henk*opensourcesolutions.nl> |
|
| 289 |
-</LI> |
|
| 290 |
-<LI>Nigel Kukard <nkukard*lbsd.net> |
|
| 291 |
-</LI> |
|
| 292 |
-<LI>Eugene Kurmanin <smfs*users.sourceforge.net> |
|
| 293 |
-</LI> |
|
| 294 |
-<LI>Dr Andrzej Kurpiel <akurpiel*mat.uni.torun.pl> |
|
| 295 |
-</LI> |
|
| 296 |
-<LI>Mark Kushinsky <mark*mdspc.com> |
|
| 297 |
-</LI> |
|
| 298 |
-<LI>Mike Lambert <lambert*jeol.com> |
|
| 299 |
-</LI> |
|
| 300 |
-<LI>Thomas Lamy <Thomas.Lamy*in-online.net> |
|
| 301 |
-</LI> |
|
| 302 |
-<LI>Stephane Leclerc <sleclerc*aliastec.net> |
|
| 303 |
-</LI> |
|
| 304 |
-<LI>Marty Lee <marty*maui.co.uk> |
|
| 305 |
-</LI> |
|
| 306 |
-<LI>Dennis Leeuw <dleeuw*made-it.com> |
|
| 307 |
-</LI> |
|
| 308 |
-<LI>Martin Lesser <admin-debian*bettercom.de> |
|
| 309 |
-</LI> |
|
| 310 |
-<LI>Peter N Lewis <peter*stairways.com.au> |
|
| 311 |
-</LI> |
|
| 312 |
-<LI>Matt Leyda <mfleyda*e-one.com> |
|
| 313 |
-</LI> |
|
| 314 |
-<LI>James Lick <jlick*drivel.com> |
|
| 315 |
-</LI> |
|
| 316 |
-<LI>Jerome Limozin <jerome*limozin.net> |
|
| 317 |
-</LI> |
|
| 318 |
-<LI>Mike Loewen <mloewen*sturgeon.cac.psu.edu> |
|
| 319 |
-</LI> |
|
| 320 |
-<LI>Roger Lucas <roger*planbit.co.uk> |
|
| 321 |
-</LI> |
|
| 322 |
-<LI>David Luyer <david_luyer*pacific.net.au> |
|
| 323 |
-</LI> |
|
| 324 |
-<LI>Richard Lyons <frob-clamav*webcentral.com.au> |
|
| 325 |
-</LI> |
|
| 326 |
-<LI>David S. Madole <david*madole.net> |
|
| 327 |
-</LI> |
|
| 328 |
-<LI>Thomas Madsen <tm*softcom.dk> |
|
| 329 |
-</LI> |
|
| 330 |
-<LI>Bill Maidment <bill*maidment.com.au> |
|
| 331 |
-</LI> |
|
| 332 |
-<LI>Joe Maimon <jmaimon*ttec.com> |
|
| 333 |
-</LI> |
|
| 334 |
-<LI>David Majorel <dm*lagoon.nc> |
|
| 335 |
-</LI> |
|
| 336 |
-<LI>Andrey V. Malyshev <amal*krasn.ru> |
|
| 337 |
-</LI> |
|
| 338 |
-<LI>Fukuda Manabu <fukuda*cri-mw.co.jp> |
|
| 339 |
-</LI> |
|
| 340 |
-<LI>Stefan Martig <sm*officeco.ch> |
|
| 341 |
-</LI> |
|
| 342 |
-<LI>Alexander Marx <mad-ml*madness.at> |
|
| 343 |
-</LI> |
|
| 344 |
-<LI>Andreas Marx (<TT><A NAME="tex2html16" |
|
| 345 |
- HREF="http://www.av-test.org/">http://www.av-test.org/</A></TT>) |
|
| 346 |
-</LI> |
|
| 347 |
-<LI>Chris Masters <cmasters*insl.co.uk> |
|
| 348 |
-</LI> |
|
| 349 |
-<LI>Fletcher Mattox <fletcher*cs.utexas.edu> |
|
| 350 |
-</LI> |
|
| 351 |
-<LI>Serhiy V. Matveyev <matveyev*uatele.com> |
|
| 352 |
-</LI> |
|
| 353 |
-<LI>Reinhard Max <max*suse.de> |
|
| 354 |
-</LI> |
|
| 355 |
-<LI>Brian May <bam*debian.org> |
|
| 356 |
-</LI> |
|
| 357 |
-<LI>Ken McKittrick <klmac*usadatanet.com> |
|
| 358 |
-</LI> |
|
| 359 |
-<LI>Chris van Meerendonk <cvm*castel.nl> |
|
| 360 |
-</LI> |
|
| 361 |
-<LI>Andrey J. Melnikoff <temnota*kmv.ru> |
|
| 362 |
-</LI> |
|
| 363 |
-<LI>Damian Menscher <menscher*uiuc.edu> |
|
| 364 |
-</LI> |
|
| 365 |
-<LI>Denis De Messemacker <ddm*clamav.net> |
|
| 366 |
-</LI> |
|
| 367 |
-<LI>Jasper Metselaar <jasper*formmailer.net> |
|
| 368 |
-</LI> |
|
| 369 |
-<LI>Arkadiusz Miskiewicz <misiek*pld-linux.org> |
|
| 370 |
-</LI> |
|
| 371 |
-<LI>Ted Mittelstaedt <tedm*toybox.placo.com> |
|
| 372 |
-</LI> |
|
| 373 |
-<LI>Mark Mielke <mark*mark.mielke.cc> |
|
| 374 |
-</LI> |
|
| 375 |
-<LI>John Miller <contact*glideslopesoftware.co.uk> |
|
| 376 |
-</LI> |
|
| 377 |
-<LI>Jo Mills <Jonathan.Mills*frequentis.com> |
|
| 378 |
-</LI> |
|
| 379 |
-<LI>Dustin Mollo <dustin.mollo*sonoma.edu> |
|
| 380 |
-</LI> |
|
| 381 |
-<LI>Remi Mommsen <remigius.mommsen*cern.ch> |
|
| 382 |
-</LI> |
|
| 383 |
-<LI>Doug Monroe <doug*planetconnect.com> |
|
| 384 |
-</LI> |
|
| 385 |
-<LI>Alex S Moore <asmoore*edge.net> |
|
| 386 |
-</LI> |
|
| 387 |
-<LI>Tim Morgan <tim*sentinelchicken.org> |
|
| 388 |
-</LI> |
|
| 389 |
-<LI>Dirk Mueller <mueller*kde.org> |
|
| 390 |
-</LI> |
|
| 391 |
-<LI>Flinn Mueller<flinn*activeintra.net> |
|
| 392 |
-</LI> |
|
| 393 |
-<LI>Hendrik Muhs <Hendrik.Muhs*student.uni-magdeburg.de> |
|
| 394 |
-</LI> |
|
| 395 |
-<LI>Simon Munton <simon*munton.demon.co.uk> |
|
| 396 |
-</LI> |
|
| 397 |
-<LI>Farit Nabiullin (<TT><A NAME="tex2html17" |
|
| 398 |
- HREF="http://program.farit.ru/">http://program.farit.ru/</A></TT>) |
|
| 399 |
-</LI> |
|
| 400 |
-<LI>Nemosoft Unv. <nemosoft*smcc.demon.nl> |
|
| 401 |
-</LI> |
|
| 402 |
-<LI>Wojciech Noworyta <wnow*konarski.edu.pl> |
|
| 403 |
-</LI> |
|
| 404 |
-<LI>Jorgen Norgaard <jnp*anneli.dk> |
|
| 405 |
-</LI> |
|
| 406 |
-<LI>Fajar A. Nugraha <fajar*telkom.co.id> |
|
| 407 |
-</LI> |
|
| 408 |
-<LI>Joe Oaks <joe.oaks*hp.com> |
|
| 409 |
-</LI> |
|
| 410 |
-<LI>Washington Odhiambo <wash*wananchi.com> |
|
| 411 |
-</LI> |
|
| 412 |
-<LI>Masaki Ogawa <proc*mac.com> |
|
| 413 |
-</LI> |
|
| 414 |
-<LI>John Ogness <jogness*antivir.de> |
|
| 415 |
-</LI> |
|
| 416 |
-<LI>Phil Oleson <oz*nixil.net> |
|
| 417 |
-</LI> |
|
| 418 |
-<LI>Jan Ondrej <ondrejj*salstar.sk> |
|
| 419 |
-</LI> |
|
| 420 |
-<LI>Martijn van Oosterhout <kleptog*svana.org> |
|
| 421 |
-</LI> |
|
| 422 |
-<LI>OpenAntiVirus Team (<TT><A NAME="tex2html18" |
|
| 423 |
- HREF="http://www.OpenAntiVirus.org/">http://www.OpenAntiVirus.org/</A></TT>) |
|
| 424 |
-</LI> |
|
| 425 |
-<LI>Tomasz Papszun <tomek*lodz.tpsa.pl> |
|
| 426 |
-</LI> |
|
| 427 |
-<LI>Eric Parsonage <eric*eparsonage.com> |
|
| 428 |
-</LI> |
|
| 429 |
-<LI>Oliver Paukstadt <pstadt*stud.fh-heilbronn.de> |
|
| 430 |
-</LI> |
|
| 431 |
-<LI>Christian Pelissier <Christian.Pelissier*onera.fr> |
|
| 432 |
-</LI> |
|
| 433 |
-<LI>Rudolph Pereira <rudolph*usyd.edu.au> |
|
| 434 |
-</LI> |
|
| 435 |
-<LI>Dennis Peterson <dennispe*inetnw.com> |
|
| 436 |
-</LI> |
|
| 437 |
-<LI>Ed Phillips <ed*UDel.Edu> |
|
| 438 |
-</LI> |
|
| 439 |
-<LI>Andreas Piesk <Andreas.Piesk*heise.de> |
|
| 440 |
-</LI> |
|
| 441 |
-<LI>Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net> |
|
| 442 |
-</LI> |
|
| 443 |
-<LI>Dean Plant <dean.plant*roke.co.uk> |
|
| 444 |
-</LI> |
|
| 445 |
-<LI>Alex Pleiner <pleiner*zeitform.de> |
|
| 446 |
-</LI> |
|
| 447 |
-<LI>Ant La Porte <ant*dvere.net> |
|
| 448 |
-</LI> |
|
| 449 |
-<LI>Jef Poskanzer <jef*acme.com> |
|
| 450 |
-</LI> |
|
| 451 |
-<LI>Christophe Poujol <Christophe.Poujol*atosorigin.com> |
|
| 452 |
-</LI> |
|
| 453 |
-<LI>Sergei Pronin <sp*finndesign.fi> |
|
| 454 |
-</LI> |
|
| 455 |
-<LI>Thomas Quinot <thomas*cuivre.fr.eu.org> |
|
| 456 |
-</LI> |
|
| 457 |
-<LI>Ed Ravin <eravin*panix.com> |
|
| 458 |
-</LI> |
|
| 459 |
-<LI>Robert Rebbun <robert*desertsurf.com> |
|
| 460 |
-</LI> |
|
| 461 |
-<LI>Brian A. Reiter <breiter*wolfereiter.com> |
|
| 462 |
-</LI> |
|
| 463 |
-<LI>Didi Rieder <adrieder*sbox.tugraz.at> |
|
| 464 |
-</LI> |
|
| 465 |
-<LI>Pavel V. Rochnyack <rpv*fsf.tsu.ru> |
|
| 466 |
-</LI> |
|
| 467 |
-<LI>Rupert Roesler-Schmidt <r.roesler-schmidt*uplink.at> |
|
| 468 |
-</LI> |
|
| 469 |
-<LI>David Sanchez <dsanchez*veloxia.com> |
|
| 470 |
-</LI> |
|
| 471 |
-<LI>David Santinoli <david*santinoli.com> |
|
| 472 |
-</LI> |
|
| 473 |
-<LI>Vijay Sarvepalli <vssarvep*office.uncg.edu> |
|
| 474 |
-</LI> |
|
| 475 |
-<LI>Martin Schitter |
|
| 476 |
-</LI> |
|
| 477 |
-<LI>Theo Schlossnagle <jesus*omniti.com> |
|
| 478 |
-</LI> |
|
| 479 |
-<LI>Enrico Scholz <enrico.scholz*informatik.tu-chemnitz.de> |
|
| 480 |
-</LI> |
|
| 481 |
-<LI>Karina Schwarz <k.schwarz*uplink.at> |
|
| 482 |
-</LI> |
|
| 483 |
-<LI>Scsi <scsi*softland.ru> |
|
| 484 |
-</LI> |
|
| 485 |
-<LI>Dr Matthew J Seaman <m.seaman*infracaninophile.co.uk> |
|
| 486 |
-</LI> |
|
| 487 |
-<LI>Hector M. Rulot Segovia <Hector.Rulot*uv.es> |
|
| 488 |
-</LI> |
|
| 489 |
-<LI>Omer Faruk Sen <ofsen*enderunix.org> |
|
| 490 |
-</LI> |
|
| 491 |
-<LI>Sergey <a_s_y*sama.ru> |
|
| 492 |
-</LI> |
|
| 493 |
-<LI>Tuomas Silen <tuomas.silen*nodeta.fi> |
|
| 494 |
-</LI> |
|
| 495 |
-<LI>David F. Skoll <dfs*roaringpenguin.com> |
|
| 496 |
-</LI> |
|
| 497 |
-<LI>Al Smith <ajs+clamav*aeschi.ch.eu.org> |
|
| 498 |
-</LI> |
|
| 499 |
-<LI>Sergey Smitienko <hunter*comsys.com.ua> |
|
| 500 |
-</LI> |
|
| 501 |
-<LI>Solar Designer <solar*openwall.com> |
|
| 502 |
-</LI> |
|
| 503 |
-<LI>Joerg Sonnenberger <joerg*britannica.bec.de> |
|
| 504 |
-</LI> |
|
| 505 |
-<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html19" |
|
| 506 |
- HREF="http://gim.org.pl/">http://gim.org.pl/</A></TT>) |
|
| 507 |
-</LI> |
|
| 508 |
-<LI>Kevin Spicer <kevin*kevinspicer.co.uk> |
|
| 509 |
-</LI> |
|
| 510 |
-<LI>GertJan Spoelman <cav*gjs.cc> |
|
| 511 |
-</LI> |
|
| 512 |
-<LI>Ole Stanstrup <ole*stanstrup.dk> |
|
| 513 |
-</LI> |
|
| 514 |
-<LI>Adam Stein <adam*scan.mc.xerox.com> |
|
| 515 |
-</LI> |
|
| 516 |
-<LI>Steve <steveb*webtribe.net> |
|
| 517 |
-</LI> |
|
| 518 |
-<LI>Richard Stevenson <richard*endace.com> |
|
| 519 |
-</LI> |
|
| 520 |
-<LI>Sven Strickroth <sstrickroth*gym-oha.de> |
|
| 521 |
-</LI> |
|
| 522 |
-<LI>Matt Sullivan <matt*sullivan.gen.nz> |
|
| 523 |
-</LI> |
|
| 524 |
-<LI>Dr Zbigniew Szewczak <zssz*mat.uni.torun.pl> |
|
| 525 |
-</LI> |
|
| 526 |
-<LI>Joe Talbott <josepht*cstone.net> |
|
| 527 |
-</LI> |
|
| 528 |
-<LI>Gernot Tenchio <g.tenchio*telco-tech.de> |
|
| 529 |
-</LI> |
|
| 530 |
-<LI>Masahiro Teramoto <markun*onohara.to> |
|
| 531 |
-</LI> |
|
| 532 |
-<LI>Daniel Theodoro <dtheodoro*ig.com.br> |
|
| 533 |
-</LI> |
|
| 534 |
-<LI>Ryan Thompson <clamav*sasknow.com> |
|
| 535 |
-</LI> |
|
| 536 |
-<LI>Gianluigi Tiesi <sherpya*netfarm.it> |
|
| 537 |
-</LI> |
|
| 538 |
-<LI>Yar Tikhiy <yar*comp.chem.msu.su> |
|
| 539 |
-</LI> |
|
| 540 |
-<LI>Andrew Toller <atoller*connectfree.co.uk> |
|
| 541 |
-</LI> |
|
| 542 |
-<LI>Michael L. Torrie <torriem*chem.byu.edu> |
|
| 543 |
-</LI> |
|
| 544 |
-<LI>Trashware <trashware*gmx.net> |
|
| 545 |
-</LI> |
|
| 546 |
-<LI>Matthew Trent <mtrent*localaccess.com> |
|
| 547 |
-</LI> |
|
| 548 |
-<LI>Reini Urban <rurban*x-ray.at> |
|
| 549 |
-</LI> |
|
| 550 |
-<LI>Daniel Mario Vega <dv5a*dc.uba.ar> |
|
| 551 |
-</LI> |
|
| 552 |
-<LI>Denis Vlasenko <vda*ilport.com.ua> |
|
| 553 |
-</LI> |
|
| 554 |
-<LI>Laurent Wacrenier <lwa*teaser.fr> |
|
| 555 |
-</LI> |
|
| 556 |
-<LI>Charlie Watts <cewatts*brainstorminternet.net> |
|
| 557 |
-</LI> |
|
| 558 |
-<LI>Florian Weimer <fw*deneb.enyo.de> |
|
| 559 |
-</LI> |
|
| 560 |
-<LI>Paul Welsh <paul*welshfamily.com> |
|
| 561 |
-</LI> |
|
| 562 |
-<LI>Nicklaus Wicker <n.wicker*cnk-networks.de> |
|
| 563 |
-</LI> |
|
| 564 |
-<LI>David Woakes <david*mitredata.co.uk> |
|
| 565 |
-</LI> |
|
| 566 |
-<LI>Troy Wollenslegel <troy*intranet.org> |
|
| 567 |
-</LI> |
|
| 568 |
-<LI>ST Wong <st-wong*cuhk.edu.hk> |
|
| 569 |
-</LI> |
|
| 570 |
-<LI>Dale Woolridge <dwoolridge*drh.net> |
|
| 571 |
-</LI> |
|
| 572 |
-<LI>David Wu <dyw*iohk.com> |
|
| 573 |
-</LI> |
|
| 574 |
-<LI>Takumi Yamane <yamtak*b-session.com> |
|
| 575 |
-</LI> |
|
| 576 |
-<LI>Youza Youzovic <youza*post.cz> |
|
| 577 |
-</LI> |
|
| 578 |
-<LI>Anton Yuzhaninov <citrin*rambler-co.ru> |
|
| 579 |
-</LI> |
|
| 580 |
-<LI>Leonid Zeitlin <lz*europe.com> |
|
| 581 |
-</LI> |
|
| 582 |
-<LI>ZMan Z. <x86zman*go-a-way.dyndns.org> |
|
| 583 |
-</LI> |
|
| 584 |
-<LI>Andoni Zubimendi <andoni*lpsat.net> |
|
| 585 |
-</LI> |
|
| 586 |
-</UL> |
|
| 58 |
+ CVD (ClamAV Virus Database) is a digitally signed tarball containing |
|
| 59 |
+ one or more databases. The header is a 512-bytes long string with colon |
|
| 60 |
+ separated fields: |
|
| 61 |
+ <PRE> |
|
| 62 |
+ClamAV-VDB:build time:version:number of signatures:functionality |
|
| 63 |
+level required:MD5 checksum:digital signature:builder name:build time (sec) |
|
| 64 |
+</PRE> |
|
| 65 |
+ <code>sigtool --info</code> displays detailed information on CVD files: |
|
| 66 |
+ <PRE> |
|
| 67 |
+zolw@localhost:/usr/local/share/clamav$ sigtool -i daily.cvd |
|
| 68 |
+File: daily.cvd |
|
| 69 |
+Build time: 10 Mar 2008 10:45 +0000 |
|
| 70 |
+Version: 6191 |
|
| 71 |
+Signatures: 59084 |
|
| 72 |
+Functionality level: 26 |
|
| 73 |
+Builder: ccordes |
|
| 74 |
+MD5: 6e6e29dae36b4b7315932c921e568330 |
|
| 75 |
+Digital signature: zz9irc9irupR3z7yX6J+OR6XdFPUat4HIM9ERn3kAcOWpcMFxq |
|
| 76 |
+Fs4toG5WJsHda0Jj92IUusZ7wAgYjpai1Nr+jFfXHsJxv0dBkS5/XWMntj0T1ctNgqmiF |
|
| 77 |
++RLU6V0VeTl4Oej3Aya0cVpd9K4XXevEO2eTTvzWNCAq0ZzWNdjc |
|
| 78 |
+Verification OK. |
|
| 79 |
+</PRE> |
|
| 587 | 80 |
|
| 588 | 81 |
<P> |
| 589 |
- |
|
| 590 |
-<DIV CLASS="navigation"><HR> |
|
| 591 |
-<!--Navigation Panel--> |
|
| 592 |
-<A NAME="tex2html808" |
|
| 593 |
- HREF="node49.html"> |
|
| 594 |
-<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
|
| 595 |
-<A NAME="tex2html804" |
|
| 596 |
- HREF="node29.html"> |
|
| 597 |
-<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
|
| 598 |
-<A NAME="tex2html798" |
|
| 599 |
- HREF="node47.html"> |
|
| 600 |
-<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
|
| 601 |
-<A NAME="tex2html806" |
|
| 602 |
- HREF="node1.html"> |
|
| 603 |
-<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
|
| 604 |
-<BR> |
|
| 605 |
-<B> Next:</B> <A NAME="tex2html809" |
|
| 606 |
- HREF="node49.html">Donors</A> |
|
| 607 |
-<B> Up:</B> <A NAME="tex2html805" |
|
| 608 |
- HREF="node29.html">LibClamAV</A> |
|
| 609 |
-<B> Previous:</B> <A NAME="tex2html799" |
|
| 610 |
- HREF="node47.html">CVD format</A> |
|
| 611 |
- <B> <A NAME="tex2html807" |
|
| 612 |
- HREF="node1.html">Contents</A></B> </DIV> |
|
| 613 |
-<!--End of Navigation Panel--> |
|
| 82 |
+<BR><HR> |
|
| 614 | 83 |
<ADDRESS> |
| 615 | 84 |
Tomasz Kojm |
| 616 |
-2008-04-09 |
|
| 85 |
+2008-06-04 |
|
| 617 | 86 |
</ADDRESS> |
| 618 | 87 |
</BODY> |
| 619 | 88 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>Donors</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="Donors"> |
|
| 10 |
+<TITLE>Contributors</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Contributors"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -27,407 +27,561 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 27 | 27 |
<BODY > |
| 28 | 28 |
|
| 29 | 29 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html820" |
|
| 30 |
+<A NAME="tex2html823" |
|
| 31 | 31 |
HREF="node50.html"> |
| 32 | 32 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html816" |
|
| 33 |
+<A NAME="tex2html819" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html810" |
|
| 36 |
+<A NAME="tex2html813" |
|
| 37 | 37 |
HREF="node48.html"> |
| 38 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html818" |
|
| 39 |
+<A NAME="tex2html821" |
|
| 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="tex2html821" |
|
| 44 |
- HREF="node50.html">Graphics</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html817" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html824" |
|
| 44 |
+ HREF="node50.html">Donors</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html820" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html811" |
|
| 48 |
- HREF="node48.html">Contributors</A> |
|
| 49 |
- <B> <A NAME="tex2html819" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html814" |
|
| 48 |
+ HREF="node48.html">CVD format</A> |
|
| 49 |
+ <B> <A NAME="tex2html822" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| 53 | 53 |
<!--End of Navigation Panel--> |
| 54 | 54 |
|
| 55 |
-<H2><A NAME="SECTION00077000000000000000"> |
|
| 56 |
-Donors</A> |
|
| 55 |
+<H2><A NAME="SECTION00076000000000000000"> |
|
| 56 |
+Contributors</A> |
|
| 57 | 57 |
</H2> |
| 58 |
- We've received financial support from: (in alphabetical order) |
|
| 58 |
+ The following people contributed to our project in some way (providing |
|
| 59 |
+ patches, bug reports, technical support, documentation, good ideas...): |
|
| 59 | 60 |
|
| 60 | 61 |
<UL> |
| 61 |
-<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html20" |
|
| 62 |
- HREF="http://www.activeintra.net/">http://www.activeintra.net/</A></TT>) |
|
| 62 |
+<LI>Ian Abbott <abbotti*mev.co.uk> |
|
| 63 | 63 |
</LI> |
| 64 |
-<LI>Advance Healthcare Group (<TT><A NAME="tex2html21" |
|
| 65 |
- HREF="http://www.ahgl.com.au/">http://www.ahgl.com.au/</A></TT>) |
|
| 64 |
+<LI>Clint Adams <schizo*debian.org> |
|
| 66 | 65 |
</LI> |
| 67 |
-<LI>Allied Quotes (<TT><A NAME="tex2html22" |
|
| 68 |
- HREF="http://www.AlliedQuotes.com /">http://www.AlliedQuotes.com /</A></TT>) |
|
| 66 |
+<LI>Sergey Y. Afonin <asy*kraft-s.ru> |
|
| 69 | 67 |
</LI> |
| 70 |
-<LI>American Computer & Electronic Services Corp. (<TT><A NAME="tex2html23" |
|
| 71 |
- HREF="http://www.acesnw.com/">http://www.acesnw.com/</A></TT>) |
|
| 68 |
+<LI>Robert Allerstorfer <roal*anet.at> |
|
| 72 | 69 |
</LI> |
| 73 |
-<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html24" |
|
| 74 |
- HREF="http://www.amnesty.ch/">http://www.amnesty.ch/</A></TT>) |
|
| 70 |
+<LI>Claudio Alonso <cfalonso*yahoo.com> |
|
| 75 | 71 |
</LI> |
| 76 |
-<LI>Steve Anderson |
|
| 72 |
+<LI>Kevin Amorin <kamorin*ccs.neu.edu> |
|
| 77 | 73 |
</LI> |
| 78 |
-<LI>Anonymous donor from Colorado, US |
|
| 74 |
+<LI>Kamil Andrusz <wizz*mniam.net> |
|
| 79 | 75 |
</LI> |
| 80 |
-<LI>Arudius (<TT><A NAME="tex2html25" |
|
| 81 |
- HREF="http://arudius.sourceforge.net/">http://arudius.sourceforge.net/</A></TT>) |
|
| 76 |
+<LI>Tayfun Asker <tasker*metu.edu.tr> |
|
| 82 | 77 |
</LI> |
| 83 |
-<LI>Peter Ashman |
|
| 78 |
+<LI>Jean-Edouard Babin <Jeb*jeb.com.fr> |
|
| 84 | 79 |
</LI> |
| 85 |
-<LI>Atlas College (<TT><A NAME="tex2html26" |
|
| 86 |
- HREF="http://www.atlascollege.nl/">http://www.atlascollege.nl/</A></TT>) |
|
| 80 |
+<LI>Marc Baudoin <babafou*babafou.eu.org> |
|
| 87 | 81 |
</LI> |
| 88 |
-<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html27" |
|
| 89 |
- HREF="http://www.cashdoctors.com.au/">http://www.cashdoctors.com.au/</A></TT>) |
|
| 82 |
+<LI>Scott Beck <sbeck*gossamer-threads.com> |
|
| 90 | 83 |
</LI> |
| 91 |
-<LI>AWD Online (<TT><A NAME="tex2html28" |
|
| 92 |
- HREF="http://www.awdonline.com/">http://www.awdonline.com/</A></TT>) |
|
| 84 |
+<LI>Rolf Eike Beer <eike*mail.math.uni-mannheim.de> |
|
| 93 | 85 |
</LI> |
| 94 |
-<LI>BackupAssist Backup Software (<TT><A NAME="tex2html29" |
|
| 95 |
- HREF="http://www.backupassist.com/">http://www.backupassist.com/</A></TT>) |
|
| 86 |
+<LI>Rene Bellora <rbellora*tecnoaccion.com.ar> |
|
| 96 | 87 |
</LI> |
| 97 |
-<LI>Dave Baker |
|
| 88 |
+<LI>Carlo Marcelo Arenas Belon <carenas*sajinet.com.pe> |
|
| 98 | 89 |
</LI> |
| 99 |
-<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html30" |
|
| 100 |
- HREF="http://www.bear-consulting.com/">http://www.bear-consulting.com/</A></TT>) |
|
| 90 |
+<LI>Joseph Benden <joe*thrallingpenguin.com> |
|
| 101 | 91 |
</LI> |
| 102 |
-<LI>Aaron Begley |
|
| 92 |
+<LI>Hilko Bengen <bengen*vdst-ka.inka.de> |
|
| 103 | 93 |
</LI> |
| 104 |
-<LI>Craig H. Block |
|
| 94 |
+<LI>Hank Beatty <hbeatty*starband.net> |
|
| 105 | 95 |
</LI> |
| 106 |
-<LI>Norman E. Brake, Jr. |
|
| 96 |
+<LI>Alexandre Biancalana <ale*seudns.net> |
|
| 107 | 97 |
</LI> |
| 108 |
-<LI>Josh Burstyn |
|
| 98 |
+<LI>Patrick Bihan-Faou <patrick*mindstep.com> |
|
| 109 | 99 |
</LI> |
| 110 |
-<LI>By Design (<TT><A NAME="tex2html31" |
|
| 111 |
- HREF="http://www.by-design.net/">http://www.by-design.net/</A></TT>) |
|
| 100 |
+<LI>Martin Blapp <mb*imp.ch> |
|
| 112 | 101 |
</LI> |
| 113 |
-<LI>Canadian Web Hosting (<TT><A NAME="tex2html32" |
|
| 114 |
- HREF="http://www.canadianwebhosting.com/">http://www.canadianwebhosting.com/</A></TT>) |
|
| 102 |
+<LI>Dale Blount <dale*velocity.net> |
|
| 115 | 103 |
</LI> |
| 116 |
-<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html33" |
|
| 117 |
- HREF="http://www.cedarcreeksoftware.com/">http://www.cedarcreeksoftware.com/</A></TT>) |
|
| 104 |
+<LI>Serge van den Boom <svdb*stack.nl> |
|
| 118 | 105 |
</LI> |
| 119 |
-<LI>Ricardo Cerqueira |
|
| 106 |
+<LI>Oliver Brandmueller <ob*e-Gitt.NET> |
|
| 120 | 107 |
</LI> |
| 121 |
-<LI>Thanos Chatziathanassiou |
|
| 108 |
+<LI>Boguslaw Brandys <brandys*o2.pl> |
|
| 122 | 109 |
</LI> |
| 123 |
-<LI>Cheahch from Singapore |
|
| 110 |
+<LI>Igor Brezac <igor*ipass.net> |
|
| 124 | 111 |
</LI> |
| 125 |
-<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html34" |
|
| 126 |
- HREF="http://www.conexim.com.au">http://www.conexim.com.au</A></TT>) |
|
| 112 |
+<LI>Mike Brudenell <pmb1*york.ac.uk> |
|
| 127 | 113 |
</LI> |
| 128 |
-<LI>Alan Cook |
|
| 114 |
+<LI>Brian Bruns <bruns*2mbit.com> |
|
| 129 | 115 |
</LI> |
| 130 |
-<LI>Joe Cooper |
|
| 116 |
+<LI>Len Budney <lbudney*pobox.com> |
|
| 131 | 117 |
</LI> |
| 132 |
-<LI>CustomLogic LLC (<TT><A NAME="tex2html35" |
|
| 133 |
- HREF="http://www.customlogic.com/">http://www.customlogic.com/</A></TT>) |
|
| 118 |
+<LI>Matt Butt <mattb*cre8tiv.com> |
|
| 134 | 119 |
</LI> |
| 135 |
-<LI>Ron DeFulio |
|
| 120 |
+<LI>Christopher X. Candreva <chris*westnet.com> |
|
| 136 | 121 |
</LI> |
| 137 |
-<LI>Digirati (<TT><A NAME="tex2html36" |
|
| 138 |
- HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>) |
|
| 122 |
+<LI>Eric I. Lopez Carreon <elopezc*technitrade.com> |
|
| 139 | 123 |
</LI> |
| 140 |
-<LI>Steve Donegan (<TT><A NAME="tex2html37" |
|
| 141 |
- HREF="http://www.donegan.org/">http://www.donegan.org/</A></TT>) |
|
| 124 |
+<LI>Ales Casar <casar*uni-mb.si> |
|
| 142 | 125 |
</LI> |
| 143 |
-<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html38" |
|
| 144 |
- HREF="http://www.dyndns.org/">http://www.dyndns.org/</A></TT>) |
|
| 126 |
+<LI>Jonathan Chen <jon+clamav*spock.org> |
|
| 145 | 127 |
</LI> |
| 146 |
-<LI>EAS Enterprises LLC |
|
| 128 |
+<LI>Andrey Cherezov <andrey*cherezov.koenig.su> |
|
| 147 | 129 |
</LI> |
| 148 |
-<LI>eCoupons.com (<TT><A NAME="tex2html39" |
|
| 149 |
- HREF="http://www.ecoupons.com/">http://www.ecoupons.com/</A></TT>) |
|
| 130 |
+<LI>Alex Cherney <alex*cher.id.au> |
|
| 150 | 131 |
</LI> |
| 151 |
-<LI>Electric Embers (<TT><A NAME="tex2html40" |
|
| 152 |
- HREF="http://electricembers.net">http://electricembers.net</A></TT>) |
|
| 132 |
+<LI>Tom G. Christensen <tgc*statsbiblioteket.dk> |
|
| 153 | 133 |
</LI> |
| 154 |
-<LI>John T. Ellis |
|
| 134 |
+<LI>Nicholas Chua <nicholas*ncmbox.net> |
|
| 155 | 135 |
</LI> |
| 156 |
-<LI>Epublica |
|
| 136 |
+<LI>Chris Conn <cconn*abacom.com> |
|
| 157 | 137 |
</LI> |
| 158 |
-<LI>Bernhard Erdmann |
|
| 138 |
+<LI>Christoph Cordes <ib*precompiled.de> |
|
| 159 | 139 |
</LI> |
| 160 |
-<LI>David Eriksson (<TT><A NAME="tex2html41" |
|
| 161 |
- HREF="http://www.2good.nu/">http://www.2good.nu/</A></TT>) |
|
| 140 |
+<LI>Ole Craig <olc*cs.umass.edu> |
|
| 162 | 141 |
</LI> |
| 163 |
-<LI>Philip Ershler |
|
| 142 |
+<LI>Eugene Crosser <crosser*rol.ru> |
|
| 164 | 143 |
</LI> |
| 165 |
-<LI>Explido Software USA Inc. (<TT><A NAME="tex2html42" |
|
| 166 |
- HREF="http://www.explido.us/">http://www.explido.us/</A></TT>) |
|
| 144 |
+<LI>Calin A. Culianu <calin*ajvar.org> |
|
| 167 | 145 |
</LI> |
| 168 |
-<LI>David Farrick |
|
| 146 |
+<LI>Damien Curtain <damien*pagefault.org> |
|
| 169 | 147 |
</LI> |
| 170 |
-<LI>Jim Feldman |
|
| 148 |
+<LI>Krisztian Czako <slapic*linux.co.hu> |
|
| 171 | 149 |
</LI> |
| 172 |
-<LI>Petr Ferschmann (<TT><A NAME="tex2html43" |
|
| 173 |
- HREF="http://petr.ferschmann.cz/">http://petr.ferschmann.cz/</A></TT>) |
|
| 150 |
+<LI>Diego d'Ambra <da*softcom.dk> |
|
| 174 | 151 |
</LI> |
| 175 |
-<LI>Andries Filmer (<TT><A NAME="tex2html44" |
|
| 176 |
- HREF="http://www.netexpo.nl/">http://www.netexpo.nl/</A></TT>) |
|
| 152 |
+<LI>Michael Dankov <misha*btrc.ru> |
|
| 177 | 153 |
</LI> |
| 178 |
-<LI>The Free Shopping Cart people (<TT><A NAME="tex2html45" |
|
| 179 |
- HREF="http://www.precisionweb.net/">http://www.precisionweb.net/</A></TT>) |
|
| 154 |
+<LI>Yuri Dario <mc6530*mclink.it> |
|
| 180 | 155 |
</LI> |
| 181 |
-<LI>Paul Freeman |
|
| 156 |
+<LI>David <djgardner*users.sourceforge.net> |
|
| 182 | 157 |
</LI> |
| 183 |
-<LI>Jack Fung |
|
| 158 |
+<LI>Maxim Dounin <mdounin*rambler-co.ru> |
|
| 184 | 159 |
</LI> |
| 185 |
-<LI>Stephen Gageby |
|
| 160 |
+<LI>Alejandro Dubrovsky <s328940*student.uq.edu.au> |
|
| 186 | 161 |
</LI> |
| 187 |
-<LI>Paolo Galeazzi |
|
| 162 |
+<LI>James P. Dugal <jpd*louisiana.edu> |
|
| 188 | 163 |
</LI> |
| 189 |
-<LI>GANDI (<TT><A NAME="tex2html46" |
|
| 190 |
- HREF="http://www.gandi.net/">http://www.gandi.net/</A></TT>) |
|
| 164 |
+<LI>Magnus Ekdahl <magnus*debian.org> |
|
| 191 | 165 |
</LI> |
| 192 |
-<LI>Jeremy Garcia (<TT><A NAME="tex2html47" |
|
| 193 |
- HREF="http://www.linuxquestions.org/">http://www.linuxquestions.org/</A></TT>) |
|
| 166 |
+<LI>Mehmet Ekiz <ekizm*tbmm.gov.tr> |
|
| 194 | 167 |
</LI> |
| 195 |
-<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html48" |
|
| 196 |
- HREF="http://www.gbc.net/">http://www.gbc.net/</A></TT>) |
|
| 168 |
+<LI>Jens Elkner <elkner*linofee.org> |
|
| 197 | 169 |
</LI> |
| 198 |
-<LI>GCS Tech (<TT><A NAME="tex2html49" |
|
| 199 |
- HREF="http://www.gcstech.net/">http://www.gcstech.net/</A></TT>) |
|
| 170 |
+<LI>Fred van Engen <fred*wooha.org> |
|
| 200 | 171 |
</LI> |
| 201 |
-<LI>GHRS (<TT><A NAME="tex2html50" |
|
| 202 |
- HREF="http://www.ghrshotels.com/">http://www.ghrshotels.com/</A></TT>) |
|
| 172 |
+<LI>Jason Englander <jason*englanders.cc> |
|
| 203 | 173 |
</LI> |
| 204 |
-<LI>Lyle Giese |
|
| 174 |
+<LI>Oden Eriksson <oeriksson*mandrakesoft.com> |
|
| 205 | 175 |
</LI> |
| 206 |
-<LI>Todd Goodman |
|
| 176 |
+<LI>Daniel Fahlgren <fahlgren*ardendo.se> |
|
| 207 | 177 |
</LI> |
| 208 |
-<LI>Bill Gradwohl (<TT><A NAME="tex2html51" |
|
| 209 |
- HREF="http://www.ycc.com/">http://www.ycc.com/</A></TT>) |
|
| 178 |
+<LI>Andy Fiddaman <af*jeamland.org> |
|
| 210 | 179 |
</LI> |
| 211 |
-<LI>Grain-of-Salt Consulting |
|
| 180 |
+<LI>Edison Figueira Junior <edison*brc.com.br> |
|
| 212 | 181 |
</LI> |
| 213 |
-<LI>Terje Gravvold |
|
| 182 |
+<LI>David Ford <david+cert*blue-labs.org> |
|
| 214 | 183 |
</LI> |
| 215 |
-<LI>Hart Computer (<TT><A NAME="tex2html52" |
|
| 216 |
- HREF="http://www.hart.co.jp/">http://www.hart.co.jp/</A></TT>) |
|
| 184 |
+<LI>Martin Forssen <maf*appgate.com> |
|
| 217 | 185 |
</LI> |
| 218 |
-<LI>Pen Helm |
|
| 186 |
+<LI>Brian J. France <list*firehawksystems.com> |
|
| 219 | 187 |
</LI> |
| 220 |
-<LI>Hosting Metro LLC (<TT><A NAME="tex2html53" |
|
| 221 |
- HREF="http://www.hostingmetro.com/">http://www.hostingmetro.com/</A></TT>) |
|
| 188 |
+<LI>Free Oscar <freeoscar*wp.pl> |
|
| 222 | 189 |
</LI> |
| 223 |
-<LI>IDEAL Software GmbH (<TT><A NAME="tex2html54" |
|
| 224 |
- HREF="http://www.IdealSoftware.com/">http://www.IdealSoftware.com/</A></TT>) |
|
| 190 |
+<LI>Martin Fuxa <yeti*email.cz> |
|
| 225 | 191 |
</LI> |
| 226 |
-<LI>Industry Standard Computers (<TT><A NAME="tex2html55" |
|
| 227 |
- HREF="http://www.ISCnetwork.com/">http://www.ISCnetwork.com/</A></TT>) |
|
| 192 |
+<LI>Piotr Gackiewicz <gacek*intertele.pl> |
|
| 228 | 193 |
</LI> |
| 229 |
-<LI>Interact2Day (<TT><A NAME="tex2html56" |
|
| 230 |
- HREF="http://www.interact2day.com/">http://www.interact2day.com/</A></TT>) |
|
| 194 |
+<LI>Jeremy Garcia <jeremy*linuxquestions.org> |
|
| 231 | 195 |
</LI> |
| 232 |
-<LI>Invisik Corporation (<TT><A NAME="tex2html57" |
|
| 233 |
- HREF="http://www.invisik.com/">http://www.invisik.com/</A></TT>) |
|
| 196 |
+<LI>Dean Gaudet <dean-clamav*arctic.org> |
|
| 234 | 197 |
</LI> |
| 235 |
-<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html58" |
|
| 236 |
- HREF="http://www.itxcel.com">http://www.itxcel.com</A></TT>) |
|
| 198 |
+<LI>Michel Gaudet <Michel.Gaudet*ehess.fr> |
|
| 237 | 199 |
</LI> |
| 238 |
-<LI>Craig Jackson |
|
| 200 |
+<LI>Philippe Gay <ph.gay*free.fr> |
|
| 239 | 201 |
</LI> |
| 240 |
-<LI>Stuart Jones |
|
| 202 |
+<LI>Nick Gazaloff <nick*sbin.org> |
|
| 241 | 203 |
</LI> |
| 242 |
-<LI>Jason Judge |
|
| 204 |
+<LI>Geoff Gibbs <ggibbs*hgmp.mrc.ac.uk> |
|
| 243 | 205 |
</LI> |
| 244 |
-<LI>Keith (<TT><A NAME="tex2html59" |
|
| 245 |
- HREF="http://www.textpad.com/">http://www.textpad.com/</A></TT>) |
|
| 206 |
+<LI>Luca 'NERvOus' Gibelli <nervous*nervous.it> |
|
| 246 | 207 |
</LI> |
| 247 |
-<LI>Ewald Kicker (<TT><A NAME="tex2html60" |
|
| 248 |
- HREF="http://www.very-clever.com/">http://www.very-clever.com/</A></TT>) |
|
| 208 |
+<LI>Scott Gifford <sgifford*suspectclass.com> |
|
| 249 | 209 |
</LI> |
| 250 |
-<LI>Brad Koehn |
|
| 210 |
+<LI>Wieslaw Glod <wkg*x2.pl> |
|
| 251 | 211 |
</LI> |
| 252 |
-<LI>Christina Kuratli (<TT><A NAME="tex2html61" |
|
| 253 |
- HREF="http://www.virusprotect.ch/">http://www.virusprotect.ch/</A></TT>) |
|
| 212 |
+<LI>Stephen Gran <steve*lobefin.net> |
|
| 254 | 213 |
</LI> |
| 255 |
-<LI>Logic Partners Inc. (<TT><A NAME="tex2html62" |
|
| 256 |
- HREF="http://www.logicpartners.com/">http://www.logicpartners.com/</A></TT>) |
|
| 214 |
+<LI>Koryn Grant <koryn*endace.com> |
|
| 257 | 215 |
</LI> |
| 258 |
-<LI>Mark Lotspaih (<TT><A NAME="tex2html63" |
|
| 259 |
- HREF="http://www.lotcom.org/">http://www.lotcom.org/</A></TT>) |
|
| 216 |
+<LI>Matthew A. Grant <grantma*anathoth.gen.nz> |
|
| 260 | 217 |
</LI> |
| 261 |
-<LI>Michel Machado (<TT><A NAME="tex2html64" |
|
| 262 |
- HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>) |
|
| 218 |
+<LI>Christophe Grenier <grenier*cgsecurity.org> |
|
| 263 | 219 |
</LI> |
| 264 |
-<LI>Olivier Marechal |
|
| 220 |
+<LI>Marek Gutkowski <hobbit*core.segfault.pl> |
|
| 265 | 221 |
</LI> |
| 266 |
-<LI>Matthew McKenzie |
|
| 222 |
+<LI>Jason Haar <Jason.Haar*trimble.co.nz> |
|
| 267 | 223 |
</LI> |
| 268 |
-<LI>Durval Menezes (<TT><A NAME="tex2html65" |
|
| 269 |
- HREF="http://www.durval.com.br/">http://www.durval.com.br/</A></TT>) |
|
| 224 |
+<LI>Hrvoje Habjanic <hrvoje.habjanic*zg.hinet.hr> |
|
| 270 | 225 |
</LI> |
| 271 |
-<LI>Micro Logic Systems (<TT><A NAME="tex2html66" |
|
| 272 |
- HREF="http://www.mls.nc/">http://www.mls.nc/</A></TT>) |
|
| 226 |
+<LI>Michal Hajduczenia <michalis*mat.uni.torun.pl> |
|
| 273 | 227 |
</LI> |
| 274 |
-<LI>Midcoast Internet Solutions |
|
| 228 |
+<LI>Jean-Christophe Heger <jcheger*acytec.com> |
|
| 275 | 229 |
</LI> |
| 276 |
-<LI>Mimecast (<TT><A NAME="tex2html67" |
|
| 277 |
- HREF="http://www.mimecast.com/">http://www.mimecast.com/</A></TT>) |
|
| 230 |
+<LI>Martin Heinz <Martin*hemag.ch> |
|
| 278 | 231 |
</LI> |
| 279 |
-<LI>Kazuhiro Miyaji |
|
| 232 |
+<LI>Kevin Heneveld" <kevin*northstar.k12.ak.us> |
|
| 280 | 233 |
</LI> |
| 281 |
-<LI>Bozidar Mladenovic |
|
| 234 |
+<LI>Anders Herbjornsen <andersh*gar.no> |
|
| 282 | 235 |
</LI> |
| 283 |
-<LI>Paul Morgan |
|
| 236 |
+<LI>Paul Hoadley <paulh*logixsquad.net> |
|
| 284 | 237 |
</LI> |
| 285 |
-<LI>Tomas Morkus |
|
| 238 |
+<LI>Robert Hogan <robert*roberthogan.net> |
|
| 286 | 239 |
</LI> |
| 287 |
-<LI>The Names Database (<TT><A NAME="tex2html68" |
|
| 288 |
- HREF="http://static.namesdatabase.com">http://static.namesdatabase.com</A></TT>) |
|
| 240 |
+<LI>Przemyslaw Holowczyc <doozer*skc.com.pl> |
|
| 289 | 241 |
</LI> |
| 290 |
-<LI>Names Directory (<TT><A NAME="tex2html69" |
|
| 291 |
- HREF="http://www.namesdir.com/">http://www.namesdir.com/</A></TT>) |
|
| 242 |
+<LI>Thomas W. Holt Jr. <twh*cohesive.net> |
|
| 292 | 243 |
</LI> |
| 293 |
-<LI>Michael Nolan (<TT><A NAME="tex2html70" |
|
| 294 |
- HREF="http://www.michaelnolan.co.uk/">http://www.michaelnolan.co.uk/</A></TT>) |
|
| 244 |
+<LI>James F. Hranicky <jfh*cise.ufl.edu> |
|
| 295 | 245 |
</LI> |
| 296 |
-<LI>Jorgen Norgaard |
|
| 246 |
+<LI>Douglas J Hunley <doug*hunley.homeip.net> |
|
| 297 | 247 |
</LI> |
| 298 |
-<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html71" |
|
| 299 |
- HREF="http://www.whyville.net/">http://www.whyville.net/</A></TT>) |
|
| 248 |
+<LI>Kurt Huwig <kurt*iku-netz.de> |
|
| 300 | 249 |
</LI> |
| 301 |
-<LI>Oneworkspace.com (<TT><A NAME="tex2html72" |
|
| 302 |
- HREF="http://www.oneworkspace.com/">http://www.oneworkspace.com/</A></TT>) |
|
| 250 |
+<LI>Andy Igoshin <ai*vsu.ru> |
|
| 303 | 251 |
</LI> |
| 304 |
-<LI>Online Literature (<TT><A NAME="tex2html73" |
|
| 305 |
- HREF="http://www.couol.com/">http://www.couol.com/</A></TT>) |
|
| 252 |
+<LI>Michal Jaegermann <michal*harddata.com> |
|
| 306 | 253 |
</LI> |
| 307 |
-<LI>Origin Solutions (<TT><A NAME="tex2html74" |
|
| 308 |
- HREF="http://www.originsolutions.com.au/">http://www.originsolutions.com.au/</A></TT>) |
|
| 254 |
+<LI>Christophe Jaillet <christophe.jaillet*wanadoo.fr> |
|
| 309 | 255 |
</LI> |
| 310 |
-<LI>outermedia GmbH (<TT><A NAME="tex2html75" |
|
| 311 |
- HREF="http://www.outermedia.de/">http://www.outermedia.de/</A></TT>) |
|
| 256 |
+<LI>Jay <sysop-clamav*coronastreet.net> |
|
| 312 | 257 |
</LI> |
| 313 |
-<LI>Kevin Pang (<TT><A NAME="tex2html76" |
|
| 314 |
- HREF="http://www.freebsdblog.org/">http://www.freebsdblog.org/</A></TT>) |
|
| 258 |
+<LI>Stephane Jeannenot <stephane.jeannenot*wanadoo.fr> |
|
| 315 | 259 |
</LI> |
| 316 |
-<LI>Alexander Panzhin |
|
| 260 |
+<LI>Per Jessen <per*computer.org> |
|
| 317 | 261 |
</LI> |
| 318 |
-<LI>Passageway Communications (<TT><A NAME="tex2html77" |
|
| 319 |
- HREF="http://www.passageway.com">http://www.passageway.com</A></TT>) |
|
| 262 |
+<LI>Dave Jones <dave*kalkbay.co.za> |
|
| 320 | 263 |
</LI> |
| 321 |
-<LI>Dan Pelleg (<TT><A NAME="tex2html78" |
|
| 322 |
- HREF="http://www.libagent.org/">http://www.libagent.org/</A></TT>) |
|
| 264 |
+<LI>Jesper Juhl <juhl*dif.dk> |
|
| 323 | 265 |
</LI> |
| 324 |
-<LI>Thodoris Pitikaris |
|
| 266 |
+<LI>Kamil Kaczkowski <kamil*kamil.eisp.pl> |
|
| 325 | 267 |
</LI> |
| 326 |
-<LI>Paul Rantin |
|
| 268 |
+<LI>Alex Kah <alex*narfonix.com> |
|
| 327 | 269 |
</LI> |
| 328 |
-<LI>Thomas J. Raef (<TT><A NAME="tex2html79" |
|
| 329 |
- HREF="http://www.ebasedsecurity.com">http://www.ebasedsecurity.com</A></TT>) |
|
| 270 |
+<LI>Stefan Kaltenbrunner <stefan*kaltenbrunner.cc> |
|
| 330 | 271 |
</LI> |
| 331 |
-<LI>Luke Reeves (<TT><A NAME="tex2html80" |
|
| 332 |
- HREF="http://www.neuro-tech.net/">http://www.neuro-tech.net/</A></TT>) |
|
| 272 |
+<LI>Lloyd Kamara <l.kamara*imperial.ac.uk> |
|
| 333 | 273 |
</LI> |
| 334 |
-<LI>RHX (<TT><A NAME="tex2html81" |
|
| 335 |
- HREF="http://www.rhx.it/">http://www.rhx.it/</A></TT>) |
|
| 274 |
+<LI>Stefan Kanthak <stefan.kanthak*fujitsu-siemens.com> |
|
| 336 | 275 |
</LI> |
| 337 |
-<LI>Stefano Rizzetto |
|
| 276 |
+<LI>Kazuhiko <kazuhiko*fdiary.net> |
|
| 338 | 277 |
</LI> |
| 339 |
-<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html82" |
|
| 340 |
- HREF="http://www.roaringpenguin.com/">http://www.roaringpenguin.com/</A></TT>) |
|
| 278 |
+<LI>Jeremy Kitchen <kitchen*scriptkitchen.com> |
|
| 341 | 279 |
</LI> |
| 342 |
-<LI>Luke Rosenthal |
|
| 280 |
+<LI>Tomasz Klim <tomek*euroneto.pl> |
|
| 343 | 281 |
</LI> |
| 344 | ||
| 345 |
- HREF="http://PokerListings.com">http://PokerListings.com</A></TT>) |
|
| 282 |
+<LI>Robbert Kouprie <robbert*exx.nl> |
|
| 346 | 283 |
</LI> |
| 347 |
-<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html84" |
|
| 348 |
- HREF="http://www.seas.upenn.edu/">http://www.seas.upenn.edu/</A></TT>) |
|
| 284 |
+<LI>Martin Kraft <martin.kraft*fal.de> |
|
| 349 | 285 |
</LI> |
| 350 |
-<LI>Tim Scoff |
|
| 286 |
+<LI>Petr Kristof <Kristof.P*fce.vutbr.cz> |
|
| 351 | 287 |
</LI> |
| 352 |
-<LI>Seattle Server (<TT><A NAME="tex2html85" |
|
| 353 |
- HREF="http://www.seattleserver.com/">http://www.seattleserver.com/</A></TT>) |
|
| 288 |
+<LI>Henk Kuipers <henk*opensourcesolutions.nl> |
|
| 354 | 289 |
</LI> |
| 355 |
-<LI>Software Workshop Inc (<TT><A NAME="tex2html86" |
|
| 356 |
- HREF="http://www.softwareworkshop.com/">http://www.softwareworkshop.com/</A></TT>) |
|
| 290 |
+<LI>Nigel Kukard <nkukard*lbsd.net> |
|
| 357 | 291 |
</LI> |
| 358 |
-<LI>Solutions In A Box (<TT><A NAME="tex2html87" |
|
| 359 |
- HREF="http://www.siab.com.au/">http://www.siab.com.au/</A></TT>) |
|
| 292 |
+<LI>Eugene Kurmanin <smfs*users.sourceforge.net> |
|
| 360 | 293 |
</LI> |
| 361 |
-<LI>Stephane Rault |
|
| 294 |
+<LI>Dr Andrzej Kurpiel <akurpiel*mat.uni.torun.pl> |
|
| 362 | 295 |
</LI> |
| 363 |
-<LI>SearchMain (<TT><A NAME="tex2html88" |
|
| 364 |
- HREF="http://www.searchmain.com/">http://www.searchmain.com/</A></TT>) |
|
| 296 |
+<LI>Mark Kushinsky <mark*mdspc.com> |
|
| 365 | 297 |
</LI> |
| 366 |
-<LI>Olivier Silber |
|
| 298 |
+<LI>Mike Lambert <lambert*jeol.com> |
|
| 367 | 299 |
</LI> |
| 368 |
-<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html89" |
|
| 369 |
- HREF="http://www.linuxplace.com.br/">http://www.linuxplace.com.br/</A></TT>) |
|
| 300 |
+<LI>Thomas Lamy <Thomas.Lamy*in-online.net> |
|
| 370 | 301 |
</LI> |
| 371 |
-<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html90" |
|
| 372 |
- HREF="http://www.sfg.se/">http://www.sfg.se/</A></TT>) |
|
| 302 |
+<LI>Stephane Leclerc <sleclerc*aliastec.net> |
|
| 373 | 303 |
</LI> |
| 374 |
-<LI>StarBand (<TT><A NAME="tex2html91" |
|
| 375 |
- HREF="http://www.starband.com/">http://www.starband.com/</A></TT>) |
|
| 304 |
+<LI>Marty Lee <marty*maui.co.uk> |
|
| 376 | 305 |
</LI> |
| 377 |
-<LI>Stroke of Color, Inc. |
|
| 306 |
+<LI>Dennis Leeuw <dleeuw*made-it.com> |
|
| 378 | 307 |
</LI> |
| 379 |
-<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html92" |
|
| 380 |
- HREF="http://synchro.com.br/">http://synchro.com.br/</A></TT>) |
|
| 308 |
+<LI>Martin Lesser <admin-debian*bettercom.de> |
|
| 381 | 309 |
</LI> |
| 382 |
-<LI>Sahil Tandon |
|
| 310 |
+<LI>Peter N Lewis <peter*stairways.com.au> |
|
| 383 | 311 |
</LI> |
| 384 |
-<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html93" |
|
| 385 |
- HREF="http://www.spamex.com">http://www.spamex.com</A></TT>) |
|
| 312 |
+<LI>Matt Leyda <mfleyda*e-one.com> |
|
| 386 | 313 |
</LI> |
| 387 |
-<LI>Brad Tarver |
|
| 314 |
+<LI>James Lick <jlick*drivel.com> |
|
| 388 | 315 |
</LI> |
| 389 |
-<LI>TGT Tampermeier & Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html94" |
|
| 390 |
- HREF="http://www.tgt.at/">http://www.tgt.at/</A></TT>) |
|
| 316 |
+<LI>Jerome Limozin <jerome*limozin.net> |
|
| 391 | 317 |
</LI> |
| 392 |
-<LI>Per Reedtz Thomsen |
|
| 318 |
+<LI>Mike Loewen <mloewen*sturgeon.cac.psu.edu> |
|
| 393 | 319 |
</LI> |
| 394 |
-<LI>William Tisdale |
|
| 320 |
+<LI>Roger Lucas <roger*planbit.co.uk> |
|
| 395 | 321 |
</LI> |
| 396 |
-<LI>Up Time Technology (<TT><A NAME="tex2html95" |
|
| 397 |
- HREF="http://www.uptimetech.com/">http://www.uptimetech.com/</A></TT>) |
|
| 322 |
+<LI>David Luyer <david_luyer*pacific.net.au> |
|
| 398 | 323 |
</LI> |
| 399 |
-<LI>Ulfi |
|
| 324 |
+<LI>Richard Lyons <frob-clamav*webcentral.com.au> |
|
| 400 | 325 |
</LI> |
| 401 |
-<LI>Jeremy Vanderburg (<TT><A NAME="tex2html96" |
|
| 402 |
- HREF="http://www.jeremytech.com/">http://www.jeremytech.com/</A></TT>) |
|
| 326 |
+<LI>David S. Madole <david*madole.net> |
|
| 403 | 327 |
</LI> |
| 404 |
-<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html97" |
|
| 405 |
- HREF="http://www.webarbyte.de/">http://www.webarbyte.de/</A></TT>) |
|
| 328 |
+<LI>Thomas Madsen <tm*softcom.dk> |
|
| 406 | 329 |
</LI> |
| 407 |
-<LI>Webzone Srl (<TT><A NAME="tex2html98" |
|
| 408 |
- HREF="http://www.webzone.it/">http://www.webzone.it/</A></TT>) |
|
| 330 |
+<LI>Bill Maidment <bill*maidment.com.au> |
|
| 409 | 331 |
</LI> |
| 410 |
-<LI>Markus Welsch (<TT><A NAME="tex2html99" |
|
| 411 |
- HREF="http://www.linux-corner.net/">http://www.linux-corner.net/</A></TT>) |
|
| 332 |
+<LI>Joe Maimon <jmaimon*ttec.com> |
|
| 412 | 333 |
</LI> |
| 413 |
-<LI>Julia White (<TT><A NAME="tex2html100" |
|
| 414 |
- HREF="http://www.convert-tools.com/">http://www.convert-tools.com/</A></TT>) |
|
| 334 |
+<LI>David Majorel <dm*lagoon.nc> |
|
| 415 | 335 |
</LI> |
| 416 |
-<LI>Nicklaus Wicker |
|
| 336 |
+<LI>Andrey V. Malyshev <amal*krasn.ru> |
|
| 417 | 337 |
</LI> |
| 418 |
-<LI>David Williams (<TT><A NAME="tex2html101" |
|
| 419 |
- HREF="http://kayakero.net/">http://kayakero.net/</A></TT>) |
|
| 338 |
+<LI>Fukuda Manabu <fukuda*cri-mw.co.jp> |
|
| 420 | 339 |
</LI> |
| 421 |
-<LI>Glenn R Williams |
|
| 340 |
+<LI>Stefan Martig <sm*officeco.ch> |
|
| 422 | 341 |
</LI> |
| 423 |
-<LI>Kelly Williams |
|
| 342 |
+<LI>Alexander Marx <mad-ml*madness.at> |
|
| 424 | 343 |
</LI> |
| 425 |
-<LI>XRoads Networks (<TT><A NAME="tex2html102" |
|
| 426 |
- HREF="http://xroadsnetworks.com/">http://xroadsnetworks.com/</A></TT>) |
|
| 344 |
+<LI>Andreas Marx (<TT><A NAME="tex2html16" |
|
| 345 |
+ HREF="http://www.av-test.org/">http://www.av-test.org/</A></TT>) |
|
| 427 | 346 |
</LI> |
| 428 |
-<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html103" |
|
| 429 |
- HREF="http://www.zimbra.com/">http://www.zimbra.com/</A></TT>) |
|
| 430 |
- |
|
| 347 |
+<LI>Chris Masters <cmasters*insl.co.uk> |
|
| 348 |
+</LI> |
|
| 349 |
+<LI>Fletcher Mattox <fletcher*cs.utexas.edu> |
|
| 350 |
+</LI> |
|
| 351 |
+<LI>Serhiy V. Matveyev <matveyev*uatele.com> |
|
| 352 |
+</LI> |
|
| 353 |
+<LI>Reinhard Max <max*suse.de> |
|
| 354 |
+</LI> |
|
| 355 |
+<LI>Brian May <bam*debian.org> |
|
| 356 |
+</LI> |
|
| 357 |
+<LI>Ken McKittrick <klmac*usadatanet.com> |
|
| 358 |
+</LI> |
|
| 359 |
+<LI>Chris van Meerendonk <cvm*castel.nl> |
|
| 360 |
+</LI> |
|
| 361 |
+<LI>Andrey J. Melnikoff <temnota*kmv.ru> |
|
| 362 |
+</LI> |
|
| 363 |
+<LI>Damian Menscher <menscher*uiuc.edu> |
|
| 364 |
+</LI> |
|
| 365 |
+<LI>Denis De Messemacker <ddm*clamav.net> |
|
| 366 |
+</LI> |
|
| 367 |
+<LI>Jasper Metselaar <jasper*formmailer.net> |
|
| 368 |
+</LI> |
|
| 369 |
+<LI>Arkadiusz Miskiewicz <misiek*pld-linux.org> |
|
| 370 |
+</LI> |
|
| 371 |
+<LI>Ted Mittelstaedt <tedm*toybox.placo.com> |
|
| 372 |
+</LI> |
|
| 373 |
+<LI>Mark Mielke <mark*mark.mielke.cc> |
|
| 374 |
+</LI> |
|
| 375 |
+<LI>John Miller <contact*glideslopesoftware.co.uk> |
|
| 376 |
+</LI> |
|
| 377 |
+<LI>Jo Mills <Jonathan.Mills*frequentis.com> |
|
| 378 |
+</LI> |
|
| 379 |
+<LI>Dustin Mollo <dustin.mollo*sonoma.edu> |
|
| 380 |
+</LI> |
|
| 381 |
+<LI>Remi Mommsen <remigius.mommsen*cern.ch> |
|
| 382 |
+</LI> |
|
| 383 |
+<LI>Doug Monroe <doug*planetconnect.com> |
|
| 384 |
+</LI> |
|
| 385 |
+<LI>Alex S Moore <asmoore*edge.net> |
|
| 386 |
+</LI> |
|
| 387 |
+<LI>Tim Morgan <tim*sentinelchicken.org> |
|
| 388 |
+</LI> |
|
| 389 |
+<LI>Dirk Mueller <mueller*kde.org> |
|
| 390 |
+</LI> |
|
| 391 |
+<LI>Flinn Mueller<flinn*activeintra.net> |
|
| 392 |
+</LI> |
|
| 393 |
+<LI>Hendrik Muhs <Hendrik.Muhs*student.uni-magdeburg.de> |
|
| 394 |
+</LI> |
|
| 395 |
+<LI>Simon Munton <simon*munton.demon.co.uk> |
|
| 396 |
+</LI> |
|
| 397 |
+<LI>Farit Nabiullin (<TT><A NAME="tex2html17" |
|
| 398 |
+ HREF="http://program.farit.ru/">http://program.farit.ru/</A></TT>) |
|
| 399 |
+</LI> |
|
| 400 |
+<LI>Nemosoft Unv. <nemosoft*smcc.demon.nl> |
|
| 401 |
+</LI> |
|
| 402 |
+<LI>Wojciech Noworyta <wnow*konarski.edu.pl> |
|
| 403 |
+</LI> |
|
| 404 |
+<LI>Jorgen Norgaard <jnp*anneli.dk> |
|
| 405 |
+</LI> |
|
| 406 |
+<LI>Fajar A. Nugraha <fajar*telkom.co.id> |
|
| 407 |
+</LI> |
|
| 408 |
+<LI>Joe Oaks <joe.oaks*hp.com> |
|
| 409 |
+</LI> |
|
| 410 |
+<LI>Washington Odhiambo <wash*wananchi.com> |
|
| 411 |
+</LI> |
|
| 412 |
+<LI>Masaki Ogawa <proc*mac.com> |
|
| 413 |
+</LI> |
|
| 414 |
+<LI>John Ogness <jogness*antivir.de> |
|
| 415 |
+</LI> |
|
| 416 |
+<LI>Phil Oleson <oz*nixil.net> |
|
| 417 |
+</LI> |
|
| 418 |
+<LI>Jan Ondrej <ondrejj*salstar.sk> |
|
| 419 |
+</LI> |
|
| 420 |
+<LI>Martijn van Oosterhout <kleptog*svana.org> |
|
| 421 |
+</LI> |
|
| 422 |
+<LI>OpenAntiVirus Team (<TT><A NAME="tex2html18" |
|
| 423 |
+ HREF="http://www.OpenAntiVirus.org/">http://www.OpenAntiVirus.org/</A></TT>) |
|
| 424 |
+</LI> |
|
| 425 |
+<LI>Tomasz Papszun <tomek*lodz.tpsa.pl> |
|
| 426 |
+</LI> |
|
| 427 |
+<LI>Eric Parsonage <eric*eparsonage.com> |
|
| 428 |
+</LI> |
|
| 429 |
+<LI>Oliver Paukstadt <pstadt*stud.fh-heilbronn.de> |
|
| 430 |
+</LI> |
|
| 431 |
+<LI>Christian Pelissier <Christian.Pelissier*onera.fr> |
|
| 432 |
+</LI> |
|
| 433 |
+<LI>Rudolph Pereira <rudolph*usyd.edu.au> |
|
| 434 |
+</LI> |
|
| 435 |
+<LI>Dennis Peterson <dennispe*inetnw.com> |
|
| 436 |
+</LI> |
|
| 437 |
+<LI>Ed Phillips <ed*UDel.Edu> |
|
| 438 |
+</LI> |
|
| 439 |
+<LI>Andreas Piesk <Andreas.Piesk*heise.de> |
|
| 440 |
+</LI> |
|
| 441 |
+<LI>Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net> |
|
| 442 |
+</LI> |
|
| 443 |
+<LI>Dean Plant <dean.plant*roke.co.uk> |
|
| 444 |
+</LI> |
|
| 445 |
+<LI>Alex Pleiner <pleiner*zeitform.de> |
|
| 446 |
+</LI> |
|
| 447 |
+<LI>Ant La Porte <ant*dvere.net> |
|
| 448 |
+</LI> |
|
| 449 |
+<LI>Jef Poskanzer <jef*acme.com> |
|
| 450 |
+</LI> |
|
| 451 |
+<LI>Christophe Poujol <Christophe.Poujol*atosorigin.com> |
|
| 452 |
+</LI> |
|
| 453 |
+<LI>Sergei Pronin <sp*finndesign.fi> |
|
| 454 |
+</LI> |
|
| 455 |
+<LI>Thomas Quinot <thomas*cuivre.fr.eu.org> |
|
| 456 |
+</LI> |
|
| 457 |
+<LI>Ed Ravin <eravin*panix.com> |
|
| 458 |
+</LI> |
|
| 459 |
+<LI>Robert Rebbun <robert*desertsurf.com> |
|
| 460 |
+</LI> |
|
| 461 |
+<LI>Brian A. Reiter <breiter*wolfereiter.com> |
|
| 462 |
+</LI> |
|
| 463 |
+<LI>Didi Rieder <adrieder*sbox.tugraz.at> |
|
| 464 |
+</LI> |
|
| 465 |
+<LI>Pavel V. Rochnyack <rpv*fsf.tsu.ru> |
|
| 466 |
+</LI> |
|
| 467 |
+<LI>Rupert Roesler-Schmidt <r.roesler-schmidt*uplink.at> |
|
| 468 |
+</LI> |
|
| 469 |
+<LI>David Sanchez <dsanchez*veloxia.com> |
|
| 470 |
+</LI> |
|
| 471 |
+<LI>David Santinoli <david*santinoli.com> |
|
| 472 |
+</LI> |
|
| 473 |
+<LI>Vijay Sarvepalli <vssarvep*office.uncg.edu> |
|
| 474 |
+</LI> |
|
| 475 |
+<LI>Martin Schitter |
|
| 476 |
+</LI> |
|
| 477 |
+<LI>Theo Schlossnagle <jesus*omniti.com> |
|
| 478 |
+</LI> |
|
| 479 |
+<LI>Enrico Scholz <enrico.scholz*informatik.tu-chemnitz.de> |
|
| 480 |
+</LI> |
|
| 481 |
+<LI>Karina Schwarz <k.schwarz*uplink.at> |
|
| 482 |
+</LI> |
|
| 483 |
+<LI>Scsi <scsi*softland.ru> |
|
| 484 |
+</LI> |
|
| 485 |
+<LI>Dr Matthew J Seaman <m.seaman*infracaninophile.co.uk> |
|
| 486 |
+</LI> |
|
| 487 |
+<LI>Hector M. Rulot Segovia <Hector.Rulot*uv.es> |
|
| 488 |
+</LI> |
|
| 489 |
+<LI>Omer Faruk Sen <ofsen*enderunix.org> |
|
| 490 |
+</LI> |
|
| 491 |
+<LI>Sergey <a_s_y*sama.ru> |
|
| 492 |
+</LI> |
|
| 493 |
+<LI>Tuomas Silen <tuomas.silen*nodeta.fi> |
|
| 494 |
+</LI> |
|
| 495 |
+<LI>David F. Skoll <dfs*roaringpenguin.com> |
|
| 496 |
+</LI> |
|
| 497 |
+<LI>Al Smith <ajs+clamav*aeschi.ch.eu.org> |
|
| 498 |
+</LI> |
|
| 499 |
+<LI>Sergey Smitienko <hunter*comsys.com.ua> |
|
| 500 |
+</LI> |
|
| 501 |
+<LI>Solar Designer <solar*openwall.com> |
|
| 502 |
+</LI> |
|
| 503 |
+<LI>Joerg Sonnenberger <joerg*britannica.bec.de> |
|
| 504 |
+</LI> |
|
| 505 |
+<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html19" |
|
| 506 |
+ HREF="http://gim.org.pl/">http://gim.org.pl/</A></TT>) |
|
| 507 |
+</LI> |
|
| 508 |
+<LI>Kevin Spicer <kevin*kevinspicer.co.uk> |
|
| 509 |
+</LI> |
|
| 510 |
+<LI>GertJan Spoelman <cav*gjs.cc> |
|
| 511 |
+</LI> |
|
| 512 |
+<LI>Ole Stanstrup <ole*stanstrup.dk> |
|
| 513 |
+</LI> |
|
| 514 |
+<LI>Adam Stein <adam*scan.mc.xerox.com> |
|
| 515 |
+</LI> |
|
| 516 |
+<LI>Steve <steveb*webtribe.net> |
|
| 517 |
+</LI> |
|
| 518 |
+<LI>Richard Stevenson <richard*endace.com> |
|
| 519 |
+</LI> |
|
| 520 |
+<LI>Sven Strickroth <sstrickroth*gym-oha.de> |
|
| 521 |
+</LI> |
|
| 522 |
+<LI>Matt Sullivan <matt*sullivan.gen.nz> |
|
| 523 |
+</LI> |
|
| 524 |
+<LI>Dr Zbigniew Szewczak <zssz*mat.uni.torun.pl> |
|
| 525 |
+</LI> |
|
| 526 |
+<LI>Joe Talbott <josepht*cstone.net> |
|
| 527 |
+</LI> |
|
| 528 |
+<LI>Gernot Tenchio <g.tenchio*telco-tech.de> |
|
| 529 |
+</LI> |
|
| 530 |
+<LI>Masahiro Teramoto <markun*onohara.to> |
|
| 531 |
+</LI> |
|
| 532 |
+<LI>Daniel Theodoro <dtheodoro*ig.com.br> |
|
| 533 |
+</LI> |
|
| 534 |
+<LI>Ryan Thompson <clamav*sasknow.com> |
|
| 535 |
+</LI> |
|
| 536 |
+<LI>Gianluigi Tiesi <sherpya*netfarm.it> |
|
| 537 |
+</LI> |
|
| 538 |
+<LI>Yar Tikhiy <yar*comp.chem.msu.su> |
|
| 539 |
+</LI> |
|
| 540 |
+<LI>Andrew Toller <atoller*connectfree.co.uk> |
|
| 541 |
+</LI> |
|
| 542 |
+<LI>Michael L. Torrie <torriem*chem.byu.edu> |
|
| 543 |
+</LI> |
|
| 544 |
+<LI>Trashware <trashware*gmx.net> |
|
| 545 |
+</LI> |
|
| 546 |
+<LI>Matthew Trent <mtrent*localaccess.com> |
|
| 547 |
+</LI> |
|
| 548 |
+<LI>Reini Urban <rurban*x-ray.at> |
|
| 549 |
+</LI> |
|
| 550 |
+<LI>Daniel Mario Vega <dv5a*dc.uba.ar> |
|
| 551 |
+</LI> |
|
| 552 |
+<LI>Denis Vlasenko <vda*ilport.com.ua> |
|
| 553 |
+</LI> |
|
| 554 |
+<LI>Laurent Wacrenier <lwa*teaser.fr> |
|
| 555 |
+</LI> |
|
| 556 |
+<LI>Charlie Watts <cewatts*brainstorminternet.net> |
|
| 557 |
+</LI> |
|
| 558 |
+<LI>Florian Weimer <fw*deneb.enyo.de> |
|
| 559 |
+</LI> |
|
| 560 |
+<LI>Paul Welsh <paul*welshfamily.com> |
|
| 561 |
+</LI> |
|
| 562 |
+<LI>Nicklaus Wicker <n.wicker*cnk-networks.de> |
|
| 563 |
+</LI> |
|
| 564 |
+<LI>David Woakes <david*mitredata.co.uk> |
|
| 565 |
+</LI> |
|
| 566 |
+<LI>Troy Wollenslegel <troy*intranet.org> |
|
| 567 |
+</LI> |
|
| 568 |
+<LI>ST Wong <st-wong*cuhk.edu.hk> |
|
| 569 |
+</LI> |
|
| 570 |
+<LI>Dale Woolridge <dwoolridge*drh.net> |
|
| 571 |
+</LI> |
|
| 572 |
+<LI>David Wu <dyw*iohk.com> |
|
| 573 |
+</LI> |
|
| 574 |
+<LI>Takumi Yamane <yamtak*b-session.com> |
|
| 575 |
+</LI> |
|
| 576 |
+<LI>Youza Youzovic <youza*post.cz> |
|
| 577 |
+</LI> |
|
| 578 |
+<LI>Anton Yuzhaninov <citrin*rambler-co.ru> |
|
| 579 |
+</LI> |
|
| 580 |
+<LI>Leonid Zeitlin <lz*europe.com> |
|
| 581 |
+</LI> |
|
| 582 |
+<LI>ZMan Z. <x86zman*go-a-way.dyndns.org> |
|
| 583 |
+</LI> |
|
| 584 |
+<LI>Andoni Zubimendi <andoni*lpsat.net> |
|
| 431 | 585 |
</LI> |
| 432 | 586 |
</UL> |
| 433 | 587 |
|
| ... | ... |
@@ -435,31 +589,31 @@ Donors</A> |
| 435 | 435 |
|
| 436 | 436 |
<DIV CLASS="navigation"><HR> |
| 437 | 437 |
<!--Navigation Panel--> |
| 438 |
-<A NAME="tex2html820" |
|
| 438 |
+<A NAME="tex2html823" |
|
| 439 | 439 |
HREF="node50.html"> |
| 440 | 440 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 441 |
-<A NAME="tex2html816" |
|
| 441 |
+<A NAME="tex2html819" |
|
| 442 | 442 |
HREF="node29.html"> |
| 443 | 443 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 444 |
-<A NAME="tex2html810" |
|
| 444 |
+<A NAME="tex2html813" |
|
| 445 | 445 |
HREF="node48.html"> |
| 446 | 446 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 447 |
-<A NAME="tex2html818" |
|
| 447 |
+<A NAME="tex2html821" |
|
| 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="tex2html821" |
|
| 452 |
- HREF="node50.html">Graphics</A> |
|
| 453 |
-<B> Up:</B> <A NAME="tex2html817" |
|
| 451 |
+<B> Next:</B> <A NAME="tex2html824" |
|
| 452 |
+ HREF="node50.html">Donors</A> |
|
| 453 |
+<B> Up:</B> <A NAME="tex2html820" |
|
| 454 | 454 |
HREF="node29.html">LibClamAV</A> |
| 455 |
-<B> Previous:</B> <A NAME="tex2html811" |
|
| 456 |
- HREF="node48.html">Contributors</A> |
|
| 457 |
- <B> <A NAME="tex2html819" |
|
| 455 |
+<B> Previous:</B> <A NAME="tex2html814" |
|
| 456 |
+ HREF="node48.html">CVD format</A> |
|
| 457 |
+ <B> <A NAME="tex2html822" |
|
| 458 | 458 |
HREF="node1.html">Contents</A></B> </DIV> |
| 459 | 459 |
<!--End of Navigation Panel--> |
| 460 | 460 |
<ADDRESS> |
| 461 | 461 |
Tomasz Kojm |
| 462 |
-2008-04-09 |
|
| 462 |
+2008-06-04 |
|
| 463 | 463 |
</ADDRESS> |
| 464 | 464 |
</BODY> |
| 465 | 465 |
</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="tex2html254" |
|
| 29 |
+<A NAME="tex2html255" |
|
| 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="tex2html250" |
|
| 32 |
+<A NAME="tex2html251" |
|
| 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="tex2html246" |
|
| 35 |
+<A NAME="tex2html247" |
|
| 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="tex2html252" |
|
| 38 |
+<A NAME="tex2html253" |
|
| 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="tex2html255" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html256" |
|
| 43 | 43 |
HREF="node6.html">Base package</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html251" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html252" |
|
| 45 | 45 |
HREF="node2.html">Introduction</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html247" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html248" |
|
| 47 | 47 |
HREF="node4.html">Mailing lists and IRC</A> |
| 48 |
- <B> <A NAME="tex2html253" |
|
| 48 |
+ <B> <A NAME="tex2html254" |
|
| 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-04-09 |
|
| 68 |
+2008-06-04 |
|
| 69 | 69 |
</ADDRESS> |
| 70 | 70 |
</BODY> |
| 71 | 71 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>Graphics</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="Graphics"> |
|
| 10 |
+<TITLE>Donors</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Donors"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -27,43 +27,439 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 27 | 27 |
<BODY > |
| 28 | 28 |
|
| 29 | 29 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html832" |
|
| 30 |
+<A NAME="tex2html835" |
|
| 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="tex2html828" |
|
| 33 |
+<A NAME="tex2html831" |
|
| 34 | 34 |
HREF="node29.html"> |
| 35 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html822" |
|
| 36 |
+<A NAME="tex2html825" |
|
| 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="tex2html830" |
|
| 39 |
+<A NAME="tex2html833" |
|
| 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="tex2html833" |
|
| 44 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html829" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html836" |
|
| 44 |
+ HREF="node51.html">Graphics</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html832" |
|
| 46 | 46 |
HREF="node29.html">LibClamAV</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html823" |
|
| 48 |
- HREF="node49.html">Donors</A> |
|
| 49 |
- <B> <A NAME="tex2html831" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html826" |
|
| 48 |
+ HREF="node49.html">Contributors</A> |
|
| 49 |
+ <B> <A NAME="tex2html834" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| 53 | 53 |
<!--End of Navigation Panel--> |
| 54 | 54 |
|
| 55 |
-<H2><A NAME="SECTION00078000000000000000"> |
|
| 56 |
-Graphics</A> |
|
| 55 |
+<H2><A NAME="SECTION00077000000000000000"> |
|
| 56 |
+Donors</A> |
|
| 57 | 57 |
</H2> |
| 58 |
- The ClamAV logo was created by Mia Kalenius and Sergei Pronin from |
|
| 59 |
- Finndesign (<TT><A NAME="tex2html104" |
|
| 60 |
- HREF="http://www.finndesign.fi/">http://www.finndesign.fi/</A></TT>). |
|
| 58 |
+ We've received financial support from: (in alphabetical order) |
|
| 59 |
+ |
|
| 60 |
+<UL> |
|
| 61 |
+<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html20" |
|
| 62 |
+ HREF="http://www.activeintra.net/">http://www.activeintra.net/</A></TT>) |
|
| 63 |
+</LI> |
|
| 64 |
+<LI>Advance Healthcare Group (<TT><A NAME="tex2html21" |
|
| 65 |
+ HREF="http://www.ahgl.com.au/">http://www.ahgl.com.au/</A></TT>) |
|
| 66 |
+</LI> |
|
| 67 |
+<LI>Allied Quotes (<TT><A NAME="tex2html22" |
|
| 68 |
+ HREF="http://www.AlliedQuotes.com /">http://www.AlliedQuotes.com /</A></TT>) |
|
| 69 |
+</LI> |
|
| 70 |
+<LI>American Computer & Electronic Services Corp. (<TT><A NAME="tex2html23" |
|
| 71 |
+ HREF="http://www.acesnw.com/">http://www.acesnw.com/</A></TT>) |
|
| 72 |
+</LI> |
|
| 73 |
+<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html24" |
|
| 74 |
+ HREF="http://www.amnesty.ch/">http://www.amnesty.ch/</A></TT>) |
|
| 75 |
+</LI> |
|
| 76 |
+<LI>Steve Anderson |
|
| 77 |
+</LI> |
|
| 78 |
+<LI>Anonymous donor from Colorado, US |
|
| 79 |
+</LI> |
|
| 80 |
+<LI>Arudius (<TT><A NAME="tex2html25" |
|
| 81 |
+ HREF="http://arudius.sourceforge.net/">http://arudius.sourceforge.net/</A></TT>) |
|
| 82 |
+</LI> |
|
| 83 |
+<LI>Peter Ashman |
|
| 84 |
+</LI> |
|
| 85 |
+<LI>Atlas College (<TT><A NAME="tex2html26" |
|
| 86 |
+ HREF="http://www.atlascollege.nl/">http://www.atlascollege.nl/</A></TT>) |
|
| 87 |
+</LI> |
|
| 88 |
+<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html27" |
|
| 89 |
+ HREF="http://www.cashdoctors.com.au/">http://www.cashdoctors.com.au/</A></TT>) |
|
| 90 |
+</LI> |
|
| 91 |
+<LI>AWD Online (<TT><A NAME="tex2html28" |
|
| 92 |
+ HREF="http://www.awdonline.com/">http://www.awdonline.com/</A></TT>) |
|
| 93 |
+</LI> |
|
| 94 |
+<LI>BackupAssist Backup Software (<TT><A NAME="tex2html29" |
|
| 95 |
+ HREF="http://www.backupassist.com/">http://www.backupassist.com/</A></TT>) |
|
| 96 |
+</LI> |
|
| 97 |
+<LI>Dave Baker |
|
| 98 |
+</LI> |
|
| 99 |
+<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html30" |
|
| 100 |
+ HREF="http://www.bear-consulting.com/">http://www.bear-consulting.com/</A></TT>) |
|
| 101 |
+</LI> |
|
| 102 |
+<LI>Aaron Begley |
|
| 103 |
+</LI> |
|
| 104 |
+<LI>Craig H. Block |
|
| 105 |
+</LI> |
|
| 106 |
+<LI>Norman E. Brake, Jr. |
|
| 107 |
+</LI> |
|
| 108 |
+<LI>Josh Burstyn |
|
| 109 |
+</LI> |
|
| 110 |
+<LI>By Design (<TT><A NAME="tex2html31" |
|
| 111 |
+ HREF="http://www.by-design.net/">http://www.by-design.net/</A></TT>) |
|
| 112 |
+</LI> |
|
| 113 |
+<LI>Canadian Web Hosting (<TT><A NAME="tex2html32" |
|
| 114 |
+ HREF="http://www.canadianwebhosting.com/">http://www.canadianwebhosting.com/</A></TT>) |
|
| 115 |
+</LI> |
|
| 116 |
+<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html33" |
|
| 117 |
+ HREF="http://www.cedarcreeksoftware.com/">http://www.cedarcreeksoftware.com/</A></TT>) |
|
| 118 |
+</LI> |
|
| 119 |
+<LI>Ricardo Cerqueira |
|
| 120 |
+</LI> |
|
| 121 |
+<LI>Thanos Chatziathanassiou |
|
| 122 |
+</LI> |
|
| 123 |
+<LI>Cheahch from Singapore |
|
| 124 |
+</LI> |
|
| 125 |
+<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html34" |
|
| 126 |
+ HREF="http://www.conexim.com.au">http://www.conexim.com.au</A></TT>) |
|
| 127 |
+</LI> |
|
| 128 |
+<LI>Alan Cook |
|
| 129 |
+</LI> |
|
| 130 |
+<LI>Joe Cooper |
|
| 131 |
+</LI> |
|
| 132 |
+<LI>CustomLogic LLC (<TT><A NAME="tex2html35" |
|
| 133 |
+ HREF="http://www.customlogic.com/">http://www.customlogic.com/</A></TT>) |
|
| 134 |
+</LI> |
|
| 135 |
+<LI>Ron DeFulio |
|
| 136 |
+</LI> |
|
| 137 |
+<LI>Digirati (<TT><A NAME="tex2html36" |
|
| 138 |
+ HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>) |
|
| 139 |
+</LI> |
|
| 140 |
+<LI>Steve Donegan (<TT><A NAME="tex2html37" |
|
| 141 |
+ HREF="http://www.donegan.org/">http://www.donegan.org/</A></TT>) |
|
| 142 |
+</LI> |
|
| 143 |
+<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html38" |
|
| 144 |
+ HREF="http://www.dyndns.org/">http://www.dyndns.org/</A></TT>) |
|
| 145 |
+</LI> |
|
| 146 |
+<LI>EAS Enterprises LLC |
|
| 147 |
+</LI> |
|
| 148 |
+<LI>eCoupons.com (<TT><A NAME="tex2html39" |
|
| 149 |
+ HREF="http://www.ecoupons.com/">http://www.ecoupons.com/</A></TT>) |
|
| 150 |
+</LI> |
|
| 151 |
+<LI>Electric Embers (<TT><A NAME="tex2html40" |
|
| 152 |
+ HREF="http://electricembers.net">http://electricembers.net</A></TT>) |
|
| 153 |
+</LI> |
|
| 154 |
+<LI>John T. Ellis |
|
| 155 |
+</LI> |
|
| 156 |
+<LI>Epublica |
|
| 157 |
+</LI> |
|
| 158 |
+<LI>Bernhard Erdmann |
|
| 159 |
+</LI> |
|
| 160 |
+<LI>David Eriksson (<TT><A NAME="tex2html41" |
|
| 161 |
+ HREF="http://www.2good.nu/">http://www.2good.nu/</A></TT>) |
|
| 162 |
+</LI> |
|
| 163 |
+<LI>Philip Ershler |
|
| 164 |
+</LI> |
|
| 165 |
+<LI>Explido Software USA Inc. (<TT><A NAME="tex2html42" |
|
| 166 |
+ HREF="http://www.explido.us/">http://www.explido.us/</A></TT>) |
|
| 167 |
+</LI> |
|
| 168 |
+<LI>David Farrick |
|
| 169 |
+</LI> |
|
| 170 |
+<LI>Jim Feldman |
|
| 171 |
+</LI> |
|
| 172 |
+<LI>Petr Ferschmann (<TT><A NAME="tex2html43" |
|
| 173 |
+ HREF="http://petr.ferschmann.cz/">http://petr.ferschmann.cz/</A></TT>) |
|
| 174 |
+</LI> |
|
| 175 |
+<LI>Andries Filmer (<TT><A NAME="tex2html44" |
|
| 176 |
+ HREF="http://www.netexpo.nl/">http://www.netexpo.nl/</A></TT>) |
|
| 177 |
+</LI> |
|
| 178 |
+<LI>The Free Shopping Cart people (<TT><A NAME="tex2html45" |
|
| 179 |
+ HREF="http://www.precisionweb.net/">http://www.precisionweb.net/</A></TT>) |
|
| 180 |
+</LI> |
|
| 181 |
+<LI>Paul Freeman |
|
| 182 |
+</LI> |
|
| 183 |
+<LI>Jack Fung |
|
| 184 |
+</LI> |
|
| 185 |
+<LI>Stephen Gageby |
|
| 186 |
+</LI> |
|
| 187 |
+<LI>Paolo Galeazzi |
|
| 188 |
+</LI> |
|
| 189 |
+<LI>GANDI (<TT><A NAME="tex2html46" |
|
| 190 |
+ HREF="http://www.gandi.net/">http://www.gandi.net/</A></TT>) |
|
| 191 |
+</LI> |
|
| 192 |
+<LI>Jeremy Garcia (<TT><A NAME="tex2html47" |
|
| 193 |
+ HREF="http://www.linuxquestions.org/">http://www.linuxquestions.org/</A></TT>) |
|
| 194 |
+</LI> |
|
| 195 |
+<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html48" |
|
| 196 |
+ HREF="http://www.gbc.net/">http://www.gbc.net/</A></TT>) |
|
| 197 |
+</LI> |
|
| 198 |
+<LI>GCS Tech (<TT><A NAME="tex2html49" |
|
| 199 |
+ HREF="http://www.gcstech.net/">http://www.gcstech.net/</A></TT>) |
|
| 200 |
+</LI> |
|
| 201 |
+<LI>GHRS (<TT><A NAME="tex2html50" |
|
| 202 |
+ HREF="http://www.ghrshotels.com/">http://www.ghrshotels.com/</A></TT>) |
|
| 203 |
+</LI> |
|
| 204 |
+<LI>Lyle Giese |
|
| 205 |
+</LI> |
|
| 206 |
+<LI>Todd Goodman |
|
| 207 |
+</LI> |
|
| 208 |
+<LI>Bill Gradwohl (<TT><A NAME="tex2html51" |
|
| 209 |
+ HREF="http://www.ycc.com/">http://www.ycc.com/</A></TT>) |
|
| 210 |
+</LI> |
|
| 211 |
+<LI>Grain-of-Salt Consulting |
|
| 212 |
+</LI> |
|
| 213 |
+<LI>Terje Gravvold |
|
| 214 |
+</LI> |
|
| 215 |
+<LI>Hart Computer (<TT><A NAME="tex2html52" |
|
| 216 |
+ HREF="http://www.hart.co.jp/">http://www.hart.co.jp/</A></TT>) |
|
| 217 |
+</LI> |
|
| 218 |
+<LI>Pen Helm |
|
| 219 |
+</LI> |
|
| 220 |
+<LI>Hosting Metro LLC (<TT><A NAME="tex2html53" |
|
| 221 |
+ HREF="http://www.hostingmetro.com/">http://www.hostingmetro.com/</A></TT>) |
|
| 222 |
+</LI> |
|
| 223 |
+<LI>IDEAL Software GmbH (<TT><A NAME="tex2html54" |
|
| 224 |
+ HREF="http://www.IdealSoftware.com/">http://www.IdealSoftware.com/</A></TT>) |
|
| 225 |
+</LI> |
|
| 226 |
+<LI>Industry Standard Computers (<TT><A NAME="tex2html55" |
|
| 227 |
+ HREF="http://www.ISCnetwork.com/">http://www.ISCnetwork.com/</A></TT>) |
|
| 228 |
+</LI> |
|
| 229 |
+<LI>Interact2Day (<TT><A NAME="tex2html56" |
|
| 230 |
+ HREF="http://www.interact2day.com/">http://www.interact2day.com/</A></TT>) |
|
| 231 |
+</LI> |
|
| 232 |
+<LI>Invisik Corporation (<TT><A NAME="tex2html57" |
|
| 233 |
+ HREF="http://www.invisik.com/">http://www.invisik.com/</A></TT>) |
|
| 234 |
+</LI> |
|
| 235 |
+<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html58" |
|
| 236 |
+ HREF="http://www.itxcel.com">http://www.itxcel.com</A></TT>) |
|
| 237 |
+</LI> |
|
| 238 |
+<LI>Craig Jackson |
|
| 239 |
+</LI> |
|
| 240 |
+<LI>Stuart Jones |
|
| 241 |
+</LI> |
|
| 242 |
+<LI>Jason Judge |
|
| 243 |
+</LI> |
|
| 244 |
+<LI>Keith (<TT><A NAME="tex2html59" |
|
| 245 |
+ HREF="http://www.textpad.com/">http://www.textpad.com/</A></TT>) |
|
| 246 |
+</LI> |
|
| 247 |
+<LI>Ewald Kicker (<TT><A NAME="tex2html60" |
|
| 248 |
+ HREF="http://www.very-clever.com/">http://www.very-clever.com/</A></TT>) |
|
| 249 |
+</LI> |
|
| 250 |
+<LI>Brad Koehn |
|
| 251 |
+</LI> |
|
| 252 |
+<LI>Christina Kuratli (<TT><A NAME="tex2html61" |
|
| 253 |
+ HREF="http://www.virusprotect.ch/">http://www.virusprotect.ch/</A></TT>) |
|
| 254 |
+</LI> |
|
| 255 |
+<LI>Logic Partners Inc. (<TT><A NAME="tex2html62" |
|
| 256 |
+ HREF="http://www.logicpartners.com/">http://www.logicpartners.com/</A></TT>) |
|
| 257 |
+</LI> |
|
| 258 |
+<LI>Mark Lotspaih (<TT><A NAME="tex2html63" |
|
| 259 |
+ HREF="http://www.lotcom.org/">http://www.lotcom.org/</A></TT>) |
|
| 260 |
+</LI> |
|
| 261 |
+<LI>Michel Machado (<TT><A NAME="tex2html64" |
|
| 262 |
+ HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>) |
|
| 263 |
+</LI> |
|
| 264 |
+<LI>Olivier Marechal |
|
| 265 |
+</LI> |
|
| 266 |
+<LI>Matthew McKenzie |
|
| 267 |
+</LI> |
|
| 268 |
+<LI>Durval Menezes (<TT><A NAME="tex2html65" |
|
| 269 |
+ HREF="http://www.durval.com.br/">http://www.durval.com.br/</A></TT>) |
|
| 270 |
+</LI> |
|
| 271 |
+<LI>Micro Logic Systems (<TT><A NAME="tex2html66" |
|
| 272 |
+ HREF="http://www.mls.nc/">http://www.mls.nc/</A></TT>) |
|
| 273 |
+</LI> |
|
| 274 |
+<LI>Midcoast Internet Solutions |
|
| 275 |
+</LI> |
|
| 276 |
+<LI>Mimecast (<TT><A NAME="tex2html67" |
|
| 277 |
+ HREF="http://www.mimecast.com/">http://www.mimecast.com/</A></TT>) |
|
| 278 |
+</LI> |
|
| 279 |
+<LI>Kazuhiro Miyaji |
|
| 280 |
+</LI> |
|
| 281 |
+<LI>Bozidar Mladenovic |
|
| 282 |
+</LI> |
|
| 283 |
+<LI>Paul Morgan |
|
| 284 |
+</LI> |
|
| 285 |
+<LI>Tomas Morkus |
|
| 286 |
+</LI> |
|
| 287 |
+<LI>The Names Database (<TT><A NAME="tex2html68" |
|
| 288 |
+ HREF="http://static.namesdatabase.com">http://static.namesdatabase.com</A></TT>) |
|
| 289 |
+</LI> |
|
| 290 |
+<LI>Names Directory (<TT><A NAME="tex2html69" |
|
| 291 |
+ HREF="http://www.namesdir.com/">http://www.namesdir.com/</A></TT>) |
|
| 292 |
+</LI> |
|
| 293 |
+<LI>Michael Nolan (<TT><A NAME="tex2html70" |
|
| 294 |
+ HREF="http://www.michaelnolan.co.uk/">http://www.michaelnolan.co.uk/</A></TT>) |
|
| 295 |
+</LI> |
|
| 296 |
+<LI>Jorgen Norgaard |
|
| 297 |
+</LI> |
|
| 298 |
+<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html71" |
|
| 299 |
+ HREF="http://www.whyville.net/">http://www.whyville.net/</A></TT>) |
|
| 300 |
+</LI> |
|
| 301 |
+<LI>Oneworkspace.com (<TT><A NAME="tex2html72" |
|
| 302 |
+ HREF="http://www.oneworkspace.com/">http://www.oneworkspace.com/</A></TT>) |
|
| 303 |
+</LI> |
|
| 304 |
+<LI>Online Literature (<TT><A NAME="tex2html73" |
|
| 305 |
+ HREF="http://www.couol.com/">http://www.couol.com/</A></TT>) |
|
| 306 |
+</LI> |
|
| 307 |
+<LI>Origin Solutions (<TT><A NAME="tex2html74" |
|
| 308 |
+ HREF="http://www.originsolutions.com.au/">http://www.originsolutions.com.au/</A></TT>) |
|
| 309 |
+</LI> |
|
| 310 |
+<LI>outermedia GmbH (<TT><A NAME="tex2html75" |
|
| 311 |
+ HREF="http://www.outermedia.de/">http://www.outermedia.de/</A></TT>) |
|
| 312 |
+</LI> |
|
| 313 |
+<LI>Kevin Pang (<TT><A NAME="tex2html76" |
|
| 314 |
+ HREF="http://www.freebsdblog.org/">http://www.freebsdblog.org/</A></TT>) |
|
| 315 |
+</LI> |
|
| 316 |
+<LI>Alexander Panzhin |
|
| 317 |
+</LI> |
|
| 318 |
+<LI>Passageway Communications (<TT><A NAME="tex2html77" |
|
| 319 |
+ HREF="http://www.passageway.com">http://www.passageway.com</A></TT>) |
|
| 320 |
+</LI> |
|
| 321 |
+<LI>Dan Pelleg (<TT><A NAME="tex2html78" |
|
| 322 |
+ HREF="http://www.libagent.org/">http://www.libagent.org/</A></TT>) |
|
| 323 |
+</LI> |
|
| 324 |
+<LI>Thodoris Pitikaris |
|
| 325 |
+</LI> |
|
| 326 |
+<LI>Paul Rantin |
|
| 327 |
+</LI> |
|
| 328 |
+<LI>Thomas J. Raef (<TT><A NAME="tex2html79" |
|
| 329 |
+ HREF="http://www.ebasedsecurity.com">http://www.ebasedsecurity.com</A></TT>) |
|
| 330 |
+</LI> |
|
| 331 |
+<LI>Luke Reeves (<TT><A NAME="tex2html80" |
|
| 332 |
+ HREF="http://www.neuro-tech.net/">http://www.neuro-tech.net/</A></TT>) |
|
| 333 |
+</LI> |
|
| 334 |
+<LI>RHX (<TT><A NAME="tex2html81" |
|
| 335 |
+ HREF="http://www.rhx.it/">http://www.rhx.it/</A></TT>) |
|
| 336 |
+</LI> |
|
| 337 |
+<LI>Stefano Rizzetto |
|
| 338 |
+</LI> |
|
| 339 |
+<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html82" |
|
| 340 |
+ HREF="http://www.roaringpenguin.com/">http://www.roaringpenguin.com/</A></TT>) |
|
| 341 |
+</LI> |
|
| 342 |
+<LI>Luke Rosenthal |
|
| 343 |
+</LI> |
|
| 344 | ||
| 345 |
+ HREF="http://PokerListings.com">http://PokerListings.com</A></TT>) |
|
| 346 |
+</LI> |
|
| 347 |
+<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html84" |
|
| 348 |
+ HREF="http://www.seas.upenn.edu/">http://www.seas.upenn.edu/</A></TT>) |
|
| 349 |
+</LI> |
|
| 350 |
+<LI>Tim Scoff |
|
| 351 |
+</LI> |
|
| 352 |
+<LI>Seattle Server (<TT><A NAME="tex2html85" |
|
| 353 |
+ HREF="http://www.seattleserver.com/">http://www.seattleserver.com/</A></TT>) |
|
| 354 |
+</LI> |
|
| 355 |
+<LI>Software Workshop Inc (<TT><A NAME="tex2html86" |
|
| 356 |
+ HREF="http://www.softwareworkshop.com/">http://www.softwareworkshop.com/</A></TT>) |
|
| 357 |
+</LI> |
|
| 358 |
+<LI>Solutions In A Box (<TT><A NAME="tex2html87" |
|
| 359 |
+ HREF="http://www.siab.com.au/">http://www.siab.com.au/</A></TT>) |
|
| 360 |
+</LI> |
|
| 361 |
+<LI>Stephane Rault |
|
| 362 |
+</LI> |
|
| 363 |
+<LI>SearchMain (<TT><A NAME="tex2html88" |
|
| 364 |
+ HREF="http://www.searchmain.com/">http://www.searchmain.com/</A></TT>) |
|
| 365 |
+</LI> |
|
| 366 |
+<LI>Olivier Silber |
|
| 367 |
+</LI> |
|
| 368 |
+<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html89" |
|
| 369 |
+ HREF="http://www.linuxplace.com.br/">http://www.linuxplace.com.br/</A></TT>) |
|
| 370 |
+</LI> |
|
| 371 |
+<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html90" |
|
| 372 |
+ HREF="http://www.sfg.se/">http://www.sfg.se/</A></TT>) |
|
| 373 |
+</LI> |
|
| 374 |
+<LI>StarBand (<TT><A NAME="tex2html91" |
|
| 375 |
+ HREF="http://www.starband.com/">http://www.starband.com/</A></TT>) |
|
| 376 |
+</LI> |
|
| 377 |
+<LI>Stroke of Color, Inc. |
|
| 378 |
+</LI> |
|
| 379 |
+<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html92" |
|
| 380 |
+ HREF="http://synchro.com.br/">http://synchro.com.br/</A></TT>) |
|
| 381 |
+</LI> |
|
| 382 |
+<LI>Sahil Tandon |
|
| 383 |
+</LI> |
|
| 384 |
+<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html93" |
|
| 385 |
+ HREF="http://www.spamex.com">http://www.spamex.com</A></TT>) |
|
| 386 |
+</LI> |
|
| 387 |
+<LI>Brad Tarver |
|
| 388 |
+</LI> |
|
| 389 |
+<LI>TGT Tampermeier & Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html94" |
|
| 390 |
+ HREF="http://www.tgt.at/">http://www.tgt.at/</A></TT>) |
|
| 391 |
+</LI> |
|
| 392 |
+<LI>Per Reedtz Thomsen |
|
| 393 |
+</LI> |
|
| 394 |
+<LI>William Tisdale |
|
| 395 |
+</LI> |
|
| 396 |
+<LI>Up Time Technology (<TT><A NAME="tex2html95" |
|
| 397 |
+ HREF="http://www.uptimetech.com/">http://www.uptimetech.com/</A></TT>) |
|
| 398 |
+</LI> |
|
| 399 |
+<LI>Ulfi |
|
| 400 |
+</LI> |
|
| 401 |
+<LI>Jeremy Vanderburg (<TT><A NAME="tex2html96" |
|
| 402 |
+ HREF="http://www.jeremytech.com/">http://www.jeremytech.com/</A></TT>) |
|
| 403 |
+</LI> |
|
| 404 |
+<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html97" |
|
| 405 |
+ HREF="http://www.webarbyte.de/">http://www.webarbyte.de/</A></TT>) |
|
| 406 |
+</LI> |
|
| 407 |
+<LI>Webzone Srl (<TT><A NAME="tex2html98" |
|
| 408 |
+ HREF="http://www.webzone.it/">http://www.webzone.it/</A></TT>) |
|
| 409 |
+</LI> |
|
| 410 |
+<LI>Markus Welsch (<TT><A NAME="tex2html99" |
|
| 411 |
+ HREF="http://www.linux-corner.net/">http://www.linux-corner.net/</A></TT>) |
|
| 412 |
+</LI> |
|
| 413 |
+<LI>Julia White (<TT><A NAME="tex2html100" |
|
| 414 |
+ HREF="http://www.convert-tools.com/">http://www.convert-tools.com/</A></TT>) |
|
| 415 |
+</LI> |
|
| 416 |
+<LI>Nicklaus Wicker |
|
| 417 |
+</LI> |
|
| 418 |
+<LI>David Williams (<TT><A NAME="tex2html101" |
|
| 419 |
+ HREF="http://kayakero.net/">http://kayakero.net/</A></TT>) |
|
| 420 |
+</LI> |
|
| 421 |
+<LI>Glenn R Williams |
|
| 422 |
+</LI> |
|
| 423 |
+<LI>Kelly Williams |
|
| 424 |
+</LI> |
|
| 425 |
+<LI>XRoads Networks (<TT><A NAME="tex2html102" |
|
| 426 |
+ HREF="http://xroadsnetworks.com/">http://xroadsnetworks.com/</A></TT>) |
|
| 427 |
+</LI> |
|
| 428 |
+<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html103" |
|
| 429 |
+ HREF="http://www.zimbra.com/">http://www.zimbra.com/</A></TT>) |
|
| 430 |
+ |
|
| 431 |
+</LI> |
|
| 432 |
+</UL> |
|
| 61 | 433 |
|
| 62 | 434 |
<P> |
| 63 |
-<BR><HR> |
|
| 435 |
+ |
|
| 436 |
+<DIV CLASS="navigation"><HR> |
|
| 437 |
+<!--Navigation Panel--> |
|
| 438 |
+<A NAME="tex2html835" |
|
| 439 |
+ HREF="node51.html"> |
|
| 440 |
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
|
| 441 |
+<A NAME="tex2html831" |
|
| 442 |
+ HREF="node29.html"> |
|
| 443 |
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
|
| 444 |
+<A NAME="tex2html825" |
|
| 445 |
+ HREF="node49.html"> |
|
| 446 |
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
|
| 447 |
+<A NAME="tex2html833" |
|
| 448 |
+ HREF="node1.html"> |
|
| 449 |
+<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
|
| 450 |
+<BR> |
|
| 451 |
+<B> Next:</B> <A NAME="tex2html836" |
|
| 452 |
+ HREF="node51.html">Graphics</A> |
|
| 453 |
+<B> Up:</B> <A NAME="tex2html832" |
|
| 454 |
+ HREF="node29.html">LibClamAV</A> |
|
| 455 |
+<B> Previous:</B> <A NAME="tex2html826" |
|
| 456 |
+ HREF="node49.html">Contributors</A> |
|
| 457 |
+ <B> <A NAME="tex2html834" |
|
| 458 |
+ HREF="node1.html">Contents</A></B> </DIV> |
|
| 459 |
+<!--End of Navigation Panel--> |
|
| 64 | 460 |
<ADDRESS> |
| 65 | 461 |
Tomasz Kojm |
| 66 |
-2008-04-09 |
|
| 462 |
+2008-06-04 |
|
| 67 | 463 |
</ADDRESS> |
| 68 | 464 |
</BODY> |
| 69 | 465 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>OpenAntiVirus</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="OpenAntiVirus"> |
|
| 10 |
+<TITLE>Graphics</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Graphics"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -18,6 +18,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
+<LINK REL="next" HREF="node52.html"> |
|
| 21 | 22 |
<LINK REL="previous" HREF="node50.html"> |
| 22 | 23 |
<LINK REL="up" HREF="node29.html"> |
| 23 | 24 |
<LINK REL="next" HREF="node52.html"> |
| ... | ... |
@@ -26,43 +27,43 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 26 | 26 |
<BODY > |
| 27 | 27 |
|
| 28 | 28 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 29 |
-<A NAME="tex2html842" |
|
| 29 |
+<A NAME="tex2html847" |
|
| 30 | 30 |
HREF="node52.html"> |
| 31 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 32 |
-<A NAME="tex2html838" |
|
| 32 |
+<A NAME="tex2html843" |
|
| 33 | 33 |
HREF="node29.html"> |
| 34 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 35 |
-<A NAME="tex2html834" |
|
| 35 |
+<A NAME="tex2html837" |
|
| 36 | 36 |
HREF="node50.html"> |
| 37 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 38 |
-<A NAME="tex2html840" |
|
| 38 |
+<A NAME="tex2html845" |
|
| 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="tex2html843" |
|
| 43 |
- HREF="node52.html">Core Team</A> |
|
| 44 |
-<B> Up:</B> <A NAME="tex2html839" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html848" |
|
| 43 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html844" |
|
| 45 | 45 |
HREF="node29.html">LibClamAV</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html835" |
|
| 47 |
- HREF="node50.html">Graphics</A> |
|
| 48 |
- <B> <A NAME="tex2html841" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html838" |
|
| 47 |
+ HREF="node50.html">Donors</A> |
|
| 48 |
+ <B> <A NAME="tex2html846" |
|
| 49 | 49 |
HREF="node1.html">Contents</A></B> |
| 50 | 50 |
<BR> |
| 51 | 51 |
<BR></DIV> |
| 52 | 52 |
<!--End of Navigation Panel--> |
| 53 | 53 |
|
| 54 |
-<H2><A NAME="SECTION00079000000000000000"> |
|
| 55 |
-OpenAntiVirus</A> |
|
| 54 |
+<H2><A NAME="SECTION00078000000000000000"> |
|
| 55 |
+Graphics</A> |
|
| 56 | 56 |
</H2> |
| 57 |
- Our database includes the virus database (about 7000 signatures) from |
|
| 58 |
- OpenAntiVirus (<TT><A NAME="tex2html105" |
|
| 59 |
- HREF="http://OpenAntiVirus.org">http://OpenAntiVirus.org</A></TT>). |
|
| 57 |
+ The ClamAV logo was created by Mia Kalenius and Sergei Pronin from |
|
| 58 |
+ Finndesign (<TT><A NAME="tex2html104" |
|
| 59 |
+ HREF="http://www.finndesign.fi/">http://www.finndesign.fi/</A></TT>). |
|
| 60 | 60 |
|
| 61 | 61 |
<P> |
| 62 | 62 |
<BR><HR> |
| 63 | 63 |
<ADDRESS> |
| 64 | 64 |
Tomasz Kojm |
| 65 |
-2008-04-09 |
|
| 65 |
+2008-06-04 |
|
| 66 | 66 |
</ADDRESS> |
| 67 | 67 |
</BODY> |
| 68 | 68 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>Core Team</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="Core Team"> |
|
| 10 |
+<TITLE>OpenAntiVirus</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="OpenAntiVirus"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -18,123 +18,51 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
-<LINK REL="next" HREF="node53.html"> |
|
| 22 |
-<LINK REL="previous" HREF="node29.html"> |
|
| 23 |
-<LINK REL="up" HREF="clamdoc.html"> |
|
| 21 |
+<LINK REL="previous" HREF="node51.html"> |
|
| 22 |
+<LINK REL="up" HREF="node29.html"> |
|
| 24 | 23 |
<LINK REL="next" HREF="node53.html"> |
| 25 | 24 |
</HEAD> |
| 26 | 25 |
|
| 27 | 26 |
<BODY > |
| 28 | 27 |
|
| 29 | 28 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 30 |
-<A NAME="tex2html854" |
|
| 29 |
+<A NAME="tex2html857" |
|
| 31 | 30 |
HREF="node53.html"> |
| 32 | 31 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
| 33 |
-<A NAME="tex2html850" |
|
| 34 |
- HREF="clamdoc.html"> |
|
| 32 |
+<A NAME="tex2html853" |
|
| 33 |
+ HREF="node29.html"> |
|
| 35 | 34 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 36 |
-<A NAME="tex2html844" |
|
| 35 |
+<A NAME="tex2html849" |
|
| 37 | 36 |
HREF="node51.html"> |
| 38 | 37 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 39 |
-<A NAME="tex2html852" |
|
| 38 |
+<A NAME="tex2html855" |
|
| 40 | 39 |
HREF="node1.html"> |
| 41 | 40 |
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
| 42 | 41 |
<BR> |
| 43 |
-<B> Next:</B> <A NAME="tex2html855" |
|
| 44 |
- HREF="node53.html">About this document ...</A> |
|
| 45 |
-<B> Up:</B> <A NAME="tex2html851" |
|
| 46 |
- HREF="clamdoc.html">clamdoc</A> |
|
| 47 |
-<B> Previous:</B> <A NAME="tex2html845" |
|
| 48 |
- HREF="node51.html">OpenAntiVirus</A> |
|
| 49 |
- <B> <A NAME="tex2html853" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html858" |
|
| 43 |
+ HREF="node53.html">Core Team</A> |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html854" |
|
| 45 |
+ HREF="node29.html">LibClamAV</A> |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html850" |
|
| 47 |
+ HREF="node51.html">Graphics</A> |
|
| 48 |
+ <B> <A NAME="tex2html856" |
|
| 50 | 49 |
HREF="node1.html">Contents</A></B> |
| 51 | 50 |
<BR> |
| 52 | 51 |
<BR></DIV> |
| 53 | 52 |
<!--End of Navigation Panel--> |
| 54 | 53 |
|
| 55 |
-<H1><A NAME="SECTION00080000000000000000"> |
|
| 56 |
-Core Team</A> |
|
| 57 |
-</H1> |
|
| 58 |
- |
|
| 59 |
-<P> |
|
| 60 |
- |
|
| 61 |
-<UL> |
|
| 62 |
-<LI>aCaB <acab*clamav.net>, Italy |
|
| 63 |
-<BR> |
|
| 64 |
-Role: virus database maintainer, coder |
|
| 65 |
- |
|
| 66 |
-<P> |
|
| 67 |
-</LI> |
|
| 68 |
-<LI>Mike Cathey <mike*clamav.net>, USA |
|
| 69 |
-<BR> |
|
| 70 |
-Role: co-sysadmin |
|
| 71 |
- |
|
| 72 |
-<P> |
|
| 73 |
-</LI> |
|
| 74 |
-<LI>Christoph Cordes <ccordes*clamav.net>, Germany |
|
| 75 |
-<BR> |
|
| 76 |
-Role: virus database maintainer |
|
| 77 |
- |
|
| 78 |
-<P> |
|
| 79 |
-</LI> |
|
| 80 |
-<LI>Diego d'Ambra <diego*clamav.net>, Denmark |
|
| 81 |
-<BR> |
|
| 82 |
-Role: virus database maintainer |
|
| 83 |
- |
|
| 84 |
-<P> |
|
| 85 |
-</LI> |
|
| 86 |
-<LI>Luca Gibelli <luca*clamav.net>, Italy |
|
| 87 |
-<BR> |
|
| 88 |
-Role: sysadmin, mirror coordinator |
|
| 89 |
- |
|
| 90 |
-<P> |
|
| 91 |
-</LI> |
|
| 92 |
-<LI>Nigel Horne <njh*clamav.net>, United Kingdom |
|
| 93 |
-<BR> |
|
| 94 |
-Role: coder |
|
| 95 |
- |
|
| 96 |
-<P> |
|
| 97 |
-</LI> |
|
| 98 |
-<LI>Arnaud Jacques <arnaud*clamav.net>, France |
|
| 99 |
-<BR> |
|
| 100 |
-Role: virus database maintainer |
|
| 101 |
- |
|
| 102 |
-<P> |
|
| 103 |
-</LI> |
|
| 104 |
-<LI>Tomasz Kojm <tkojm*clamav.net>, Poland |
|
| 105 |
-<BR> |
|
| 106 |
-Role: project leader, coder |
|
| 107 |
- |
|
| 108 |
-<P> |
|
| 109 |
-</LI> |
|
| 110 |
-<LI>Tomasz Papszun <tomek*clamav.net>, Poland |
|
| 111 |
-<BR> |
|
| 112 |
-Role: various help |
|
| 113 |
- |
|
| 114 |
-<P> |
|
| 115 |
-</LI> |
|
| 116 |
-<LI>Sven Strickroth <sven*clamav.net>, Germany |
|
| 117 |
-<BR> |
|
| 118 |
-Role: virus database maintainer, virus submission management |
|
| 54 |
+<H2><A NAME="SECTION00079000000000000000"> |
|
| 55 |
+OpenAntiVirus</A> |
|
| 56 |
+</H2> |
|
| 57 |
+ Our database includes the virus database (about 7000 signatures) from |
|
| 58 |
+ OpenAntiVirus (<TT><A NAME="tex2html105" |
|
| 59 |
+ HREF="http://OpenAntiVirus.org">http://OpenAntiVirus.org</A></TT>). |
|
| 119 | 60 |
|
| 120 | 61 |
<P> |
| 121 |
-</LI> |
|
| 122 |
-<LI>Edwin Torok <edwin*clamav.net>, Romania |
|
| 123 |
-<BR> |
|
| 124 |
-Role: coder |
|
| 125 |
- |
|
| 126 |
-<P> |
|
| 127 |
-</LI> |
|
| 128 |
-<LI>Trog <trog*clamav.net>, United Kingdom |
|
| 129 |
-<BR> |
|
| 130 |
-Role: coder |
|
| 131 |
- |
|
| 132 |
-</LI> |
|
| 133 |
-</UL> |
|
| 134 | 62 |
<BR><HR> |
| 135 | 63 |
<ADDRESS> |
| 136 | 64 |
Tomasz Kojm |
| 137 |
-2008-04-09 |
|
| 65 |
+2008-06-04 |
|
| 138 | 66 |
</ADDRESS> |
| 139 | 67 |
</BODY> |
| 140 | 68 |
</HTML> |
| ... | ... |
@@ -7,8 +7,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 7 | 7 |
Jens Lippmann, Marek Rouchal, Martin Wilck and others --> |
| 8 | 8 |
<HTML> |
| 9 | 9 |
<HEAD> |
| 10 |
-<TITLE>About this document ...</TITLE> |
|
| 11 |
-<META NAME="description" CONTENT="About this document ..."> |
|
| 10 |
+<TITLE>Core Team</TITLE> |
|
| 11 |
+<META NAME="description" CONTENT="Core Team"> |
|
| 12 | 12 |
<META NAME="keywords" CONTENT="clamdoc"> |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| ... | ... |
@@ -18,57 +18,123 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 18 | 18 |
|
| 19 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| 20 | 20 |
|
| 21 |
-<LINK REL="previous" HREF="node52.html"> |
|
| 21 |
+<LINK REL="next" HREF="node54.html"> |
|
| 22 |
+<LINK REL="previous" HREF="node29.html"> |
|
| 22 | 23 |
<LINK REL="up" HREF="clamdoc.html"> |
| 24 |
+<LINK REL="next" HREF="node54.html"> |
|
| 23 | 25 |
</HEAD> |
| 24 | 26 |
|
| 25 | 27 |
<BODY > |
| 26 | 28 |
|
| 27 | 29 |
<DIV CLASS="navigation"><!--Navigation Panel--> |
| 28 |
-<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png"> |
|
| 29 |
-<A NAME="tex2html860" |
|
| 30 |
+<A NAME="tex2html869" |
|
| 31 |
+ HREF="node54.html"> |
|
| 32 |
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> |
|
| 33 |
+<A NAME="tex2html865" |
|
| 30 | 34 |
HREF="clamdoc.html"> |
| 31 | 35 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 32 |
-<A NAME="tex2html856" |
|
| 36 |
+<A NAME="tex2html859" |
|
| 33 | 37 |
HREF="node52.html"> |
| 34 | 38 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 35 |
-<A NAME="tex2html862" |
|
| 39 |
+<A NAME="tex2html867" |
|
| 36 | 40 |
HREF="node1.html"> |
| 37 | 41 |
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
| 38 | 42 |
<BR> |
| 39 |
-<B> Up:</B> <A NAME="tex2html861" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html870" |
|
| 44 |
+ HREF="node54.html">About this document ...</A> |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html866" |
|
| 40 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 41 |
-<B> Previous:</B> <A NAME="tex2html857" |
|
| 42 |
- HREF="node52.html">Core Team</A> |
|
| 43 |
- <B> <A NAME="tex2html863" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html860" |
|
| 48 |
+ HREF="node52.html">OpenAntiVirus</A> |
|
| 49 |
+ <B> <A NAME="tex2html868" |
|
| 44 | 50 |
HREF="node1.html">Contents</A></B> |
| 45 | 51 |
<BR> |
| 46 | 52 |
<BR></DIV> |
| 47 | 53 |
<!--End of Navigation Panel--> |
| 48 | 54 |
|
| 49 |
-<H1><A NAME="SECTION00090000000000000000"> |
|
| 50 |
-About this document ...</A> |
|
| 55 |
+<H1><A NAME="SECTION00080000000000000000"> |
|
| 56 |
+Core Team</A> |
|
| 51 | 57 |
</H1> |
| 52 |
- <P> |
|
| 53 |
-This document was generated using the |
|
| 54 |
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71) |
|
| 58 |
+ |
|
| 59 |
+<P> |
|
| 60 |
+ |
|
| 61 |
+<UL> |
|
| 62 |
+<LI>aCaB <acab*clamav.net>, Italy |
|
| 63 |
+<BR> |
|
| 64 |
+Role: virus database maintainer, coder |
|
| 65 |
+ |
|
| 55 | 66 |
<P> |
| 56 |
-Copyright © 1993, 1994, 1995, 1996, |
|
| 57 |
-Nikos Drakos, |
|
| 58 |
-Computer Based Learning Unit, University of Leeds. |
|
| 67 |
+</LI> |
|
| 68 |
+<LI>Mike Cathey <mike*clamav.net>, USA |
|
| 59 | 69 |
<BR> |
| 60 |
-Copyright © 1997, 1998, 1999, |
|
| 61 |
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>, |
|
| 62 |
-Mathematics Department, Macquarie University, Sydney. |
|
| 70 |
+Role: co-sysadmin |
|
| 71 |
+ |
|
| 72 |
+<P> |
|
| 73 |
+</LI> |
|
| 74 |
+<LI>Christoph Cordes <ccordes*clamav.net>, Germany |
|
| 75 |
+<BR> |
|
| 76 |
+Role: virus database maintainer |
|
| 77 |
+ |
|
| 63 | 78 |
<P> |
| 64 |
-The command line arguments were: <BR> |
|
| 65 |
- <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT> |
|
| 79 |
+</LI> |
|
| 80 |
+<LI>Diego d'Ambra <diego*clamav.net>, Denmark |
|
| 81 |
+<BR> |
|
| 82 |
+Role: virus database maintainer |
|
| 83 |
+ |
|
| 84 |
+<P> |
|
| 85 |
+</LI> |
|
| 86 |
+<LI>Luca Gibelli <luca*clamav.net>, Italy |
|
| 87 |
+<BR> |
|
| 88 |
+Role: sysadmin, mirror coordinator |
|
| 89 |
+ |
|
| 90 |
+<P> |
|
| 91 |
+</LI> |
|
| 92 |
+<LI>Nigel Horne <njh*clamav.net>, United Kingdom |
|
| 93 |
+<BR> |
|
| 94 |
+Role: coder |
|
| 95 |
+ |
|
| 66 | 96 |
<P> |
| 67 |
-The translation was initiated by Tomasz Kojm on 2008-04-09 |
|
| 97 |
+</LI> |
|
| 98 |
+<LI>Arnaud Jacques <arnaud*clamav.net>, France |
|
| 99 |
+<BR> |
|
| 100 |
+Role: virus database maintainer |
|
| 101 |
+ |
|
| 102 |
+<P> |
|
| 103 |
+</LI> |
|
| 104 |
+<LI>Tomasz Kojm <tkojm*clamav.net>, Poland |
|
| 105 |
+<BR> |
|
| 106 |
+Role: project leader, coder |
|
| 107 |
+ |
|
| 108 |
+<P> |
|
| 109 |
+</LI> |
|
| 110 |
+<LI>Tomasz Papszun <tomek*clamav.net>, Poland |
|
| 111 |
+<BR> |
|
| 112 |
+Role: various help |
|
| 113 |
+ |
|
| 114 |
+<P> |
|
| 115 |
+</LI> |
|
| 116 |
+<LI>Sven Strickroth <sven*clamav.net>, Germany |
|
| 117 |
+<BR> |
|
| 118 |
+Role: virus database maintainer, virus submission management |
|
| 119 |
+ |
|
| 120 |
+<P> |
|
| 121 |
+</LI> |
|
| 122 |
+<LI>Edwin Torok <edwin*clamav.net>, Romania |
|
| 123 |
+<BR> |
|
| 124 |
+Role: coder |
|
| 125 |
+ |
|
| 126 |
+<P> |
|
| 127 |
+</LI> |
|
| 128 |
+<LI>Trog <trog*clamav.net>, United Kingdom |
|
| 129 |
+<BR> |
|
| 130 |
+Role: coder |
|
| 131 |
+ |
|
| 132 |
+</LI> |
|
| 133 |
+</UL> |
|
| 68 | 134 |
<BR><HR> |
| 69 | 135 |
<ADDRESS> |
| 70 | 136 |
Tomasz Kojm |
| 71 |
-2008-04-09 |
|
| 137 |
+2008-06-04 |
|
| 72 | 138 |
</ADDRESS> |
| 73 | 139 |
</BODY> |
| 74 | 140 |
</HTML> |
| ... | ... |
@@ -1,6 +1,6 @@ |
| 1 |
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
|
| 1 |
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
| 2 | 2 |
|
| 3 |
-<!--Converted with LaTeX2HTML 99.2beta8 (1.46) |
|
| 3 |
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71) |
|
| 4 | 4 |
original version by: Nikos Drakos, CBLU, University of Leeds |
| 5 | 5 |
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan |
| 6 | 6 |
* with significant contributions from: |
| ... | ... |
@@ -13,8 +13,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 13 | 13 |
<META NAME="resource-type" CONTENT="document"> |
| 14 | 14 |
<META NAME="distribution" CONTENT="global"> |
| 15 | 15 |
|
| 16 |
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> |
|
| 17 |
-<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8"> |
|
| 16 |
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1"> |
|
| 18 | 17 |
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| 19 | 18 |
|
| 20 | 19 |
<LINK REL="STYLESHEET" HREF="clamdoc.css"> |
| ... | ... |
@@ -24,26 +23,27 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 24 | 24 |
</HEAD> |
| 25 | 25 |
|
| 26 | 26 |
<BODY > |
| 27 |
-<!--Navigation Panel--> |
|
| 27 |
+ |
|
| 28 |
+<DIV CLASS="navigation"><!--Navigation Panel--> |
|
| 28 | 29 |
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png"> |
| 29 |
-<A NAME="tex2html877" |
|
| 30 |
+<A NAME="tex2html875" |
|
| 30 | 31 |
HREF="clamdoc.html"> |
| 31 | 32 |
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> |
| 32 |
-<A NAME="tex2html873" |
|
| 33 |
+<A NAME="tex2html871" |
|
| 33 | 34 |
HREF="node53.html"> |
| 34 | 35 |
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> |
| 35 |
-<A NAME="tex2html879" |
|
| 36 |
+<A NAME="tex2html877" |
|
| 36 | 37 |
HREF="node1.html"> |
| 37 | 38 |
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> |
| 38 | 39 |
<BR> |
| 39 |
-<B> Up:</B> <A NAME="tex2html878" |
|
| 40 |
+<B> Up:</B> <A NAME="tex2html876" |
|
| 40 | 41 |
HREF="clamdoc.html">clamdoc</A> |
| 41 |
-<B> Previous:</B> <A NAME="tex2html874" |
|
| 42 |
+<B> Previous:</B> <A NAME="tex2html872" |
|
| 42 | 43 |
HREF="node53.html">Core Team</A> |
| 43 |
-   <B> <A NAME="tex2html880" |
|
| 44 |
+ <B> <A NAME="tex2html878" |
|
| 44 | 45 |
HREF="node1.html">Contents</A></B> |
| 45 | 46 |
<BR> |
| 46 |
-<BR> |
|
| 47 |
+<BR></DIV> |
|
| 47 | 48 |
<!--End of Navigation Panel--> |
| 48 | 49 |
|
| 49 | 50 |
<H1><A NAME="SECTION00090000000000000000"> |
| ... | ... |
@@ -51,10 +51,10 @@ About this document ...</A> |
| 51 | 51 |
</H1> |
| 52 | 52 |
<P> |
| 53 | 53 |
This document was generated using the |
| 54 |
-<A HREF="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 99.2beta8 (1.46) |
|
| 54 |
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71) |
|
| 55 | 55 |
<P> |
| 56 | 56 |
Copyright © 1993, 1994, 1995, 1996, |
| 57 |
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>, |
|
| 57 |
+Nikos Drakos, |
|
| 58 | 58 |
Computer Based Learning Unit, University of Leeds. |
| 59 | 59 |
<BR> |
| 60 | 60 |
Copyright © 1997, 1998, 1999, |
| ... | ... |
@@ -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 2007-07-11 |
|
| 67 |
+The translation was initiated by Tomasz Kojm on 2008-06-04 |
|
| 68 | 68 |
<BR><HR> |
| 69 | 69 |
<ADDRESS> |
| 70 | 70 |
Tomasz Kojm |
| 71 |
-2007-07-11 |
|
| 71 |
+2008-06-04 |
|
| 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="tex2html266" |
|
| 30 |
+<A NAME="tex2html267" |
|
| 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="tex2html262" |
|
| 33 |
+<A NAME="tex2html263" |
|
| 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="tex2html256" |
|
| 36 |
+<A NAME="tex2html257" |
|
| 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="tex2html264" |
|
| 39 |
+<A NAME="tex2html265" |
|
| 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="tex2html267" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html268" |
|
| 44 | 44 |
HREF="node7.html">Supported platforms</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html263" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html264" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html257" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html258" |
|
| 48 | 48 |
HREF="node5.html">Virus submitting</A> |
| 49 |
- <B> <A NAME="tex2html265" |
|
| 49 |
+ <B> <A NAME="tex2html266" |
|
| 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="tex2html268" |
|
| 66 |
- HREF="node7.html">Supported platforms</A> |
|
| 67 | 65 |
<LI><A NAME="tex2html269" |
| 66 |
+ HREF="node7.html">Supported platforms</A> |
|
| 67 |
+<LI><A NAME="tex2html270" |
|
| 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-04-09 |
|
| 74 |
+2008-06-04 |
|
| 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="tex2html280" |
|
| 30 |
+<A NAME="tex2html281" |
|
| 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="tex2html276" |
|
| 33 |
+<A NAME="tex2html277" |
|
| 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="tex2html270" |
|
| 36 |
+<A NAME="tex2html271" |
|
| 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="tex2html278" |
|
| 39 |
+<A NAME="tex2html279" |
|
| 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="tex2html281" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html282" |
|
| 44 | 44 |
HREF="node8.html">Binary packages</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html277" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html278" |
|
| 46 | 46 |
HREF="node6.html">Base package</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html271" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html272" |
|
| 48 | 48 |
HREF="node6.html">Base package</A> |
| 49 |
- <B> <A NAME="tex2html279" |
|
| 49 |
+ <B> <A NAME="tex2html280" |
|
| 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-04-09 |
|
| 83 |
+2008-06-04 |
|
| 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="tex2html290" |
|
| 29 |
+<A NAME="tex2html291" |
|
| 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="tex2html286" |
|
| 32 |
+<A NAME="tex2html287" |
|
| 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="tex2html282" |
|
| 35 |
+<A NAME="tex2html283" |
|
| 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="tex2html288" |
|
| 38 |
+<A NAME="tex2html289" |
|
| 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="tex2html291" |
|
| 42 |
+<B> Next:</B> <A NAME="tex2html292" |
|
| 43 | 43 |
HREF="node9.html">Installation</A> |
| 44 |
-<B> Up:</B> <A NAME="tex2html287" |
|
| 44 |
+<B> Up:</B> <A NAME="tex2html288" |
|
| 45 | 45 |
HREF="node6.html">Base package</A> |
| 46 |
-<B> Previous:</B> <A NAME="tex2html283" |
|
| 46 |
+<B> Previous:</B> <A NAME="tex2html284" |
|
| 47 | 47 |
HREF="node7.html">Supported platforms</A> |
| 48 |
- <B> <A NAME="tex2html289" |
|
| 48 |
+ <B> <A NAME="tex2html290" |
|
| 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-04-09 |
|
| 64 |
+2008-06-04 |
|
| 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="tex2html302" |
|
| 30 |
+<A NAME="tex2html303" |
|
| 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="tex2html298" |
|
| 33 |
+<A NAME="tex2html299" |
|
| 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="tex2html292" |
|
| 36 |
+<A NAME="tex2html293" |
|
| 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="tex2html300" |
|
| 39 |
+<A NAME="tex2html301" |
|
| 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="tex2html303" |
|
| 43 |
+<B> Next:</B> <A NAME="tex2html304" |
|
| 44 | 44 |
HREF="node10.html">Requirements</A> |
| 45 |
-<B> Up:</B> <A NAME="tex2html299" |
|
| 45 |
+<B> Up:</B> <A NAME="tex2html300" |
|
| 46 | 46 |
HREF="clamdoc.html">clamdoc</A> |
| 47 |
-<B> Previous:</B> <A NAME="tex2html293" |
|
| 47 |
+<B> Previous:</B> <A NAME="tex2html294" |
|
| 48 | 48 |
HREF="node8.html">Binary packages</A> |
| 49 |
- <B> <A NAME="tex2html301" |
|
| 49 |
+ <B> <A NAME="tex2html302" |
|
| 50 | 50 |
HREF="node1.html">Contents</A></B> |
| 51 | 51 |
<BR> |
| 52 | 52 |
<BR></DIV> |
| ... | ... |
@@ -62,22 +62,22 @@ Installation</A> |
| 62 | 62 |
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A> |
| 63 | 63 |
|
| 64 | 64 |
<UL CLASS="ChildLinks"> |
| 65 |
-<LI><A NAME="tex2html304" |
|
| 66 |
- HREF="node10.html">Requirements</A> |
|
| 67 | 65 |
<LI><A NAME="tex2html305" |
| 68 |
- HREF="node11.html">Installing on shell account</A> |
|
| 66 |
+ HREF="node10.html">Requirements</A> |
|
| 69 | 67 |
<LI><A NAME="tex2html306" |
| 70 |
- HREF="node12.html">Adding new system user and group</A> |
|
| 68 |
+ HREF="node11.html">Installing on shell account</A> |
|
| 71 | 69 |
<LI><A NAME="tex2html307" |
| 72 |
- HREF="node13.html">Compilation of base package</A> |
|
| 70 |
+ HREF="node12.html">Adding new system user and group</A> |
|
| 73 | 71 |
<LI><A NAME="tex2html308" |
| 72 |
+ HREF="node13.html">Compilation of base package</A> |
|
| 73 |
+<LI><A NAME="tex2html309" |
|
| 74 | 74 |
HREF="node14.html">Compilation with clamav-milter enabled</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-04-09 |
|
| 80 |
+2008-06-04 |
|
| 81 | 81 |
</ADDRESS> |
| 82 | 82 |
</BODY> |
| 83 | 83 |
</HTML> |
| ... | ... |
@@ -2227,7 +2227,10 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re |
| 2227 | 2227 |
aMessage = messages[multiparts] = messageCreate(); |
| 2228 | 2228 |
if(aMessage == NULL) {
|
| 2229 | 2229 |
multiparts--; |
| 2230 |
- continue; |
|
| 2230 |
+ /* if allocation failed the first time, |
|
| 2231 |
+ * there's no point in retrying, just |
|
| 2232 |
+ * break out */ |
|
| 2233 |
+ break; |
|
| 2231 | 2234 |
} |
| 2232 | 2235 |
messageSetCTX(aMessage, mctx->ctx); |
| 2233 | 2236 |
|
| ... | ... |
@@ -2486,6 +2489,24 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re |
| 2486 | 2486 |
if(rc == VIRUS) |
| 2487 | 2487 |
infected = TRUE; |
| 2488 | 2488 |
break; |
| 2489 |
+ |
|
| 2490 |
+ case RELATED: |
|
| 2491 |
+ case ENCRYPTED: |
|
| 2492 |
+ case SIGNED: |
|
| 2493 |
+ case PARALLEL: |
|
| 2494 |
+ /* all the subtypes that we handle |
|
| 2495 |
+ * (all from the switch(tableFind...) below) |
|
| 2496 |
+ * must be listed here */ |
|
| 2497 |
+ break; |
|
| 2498 |
+ default: |
|
| 2499 |
+ /* this is a subtype that we |
|
| 2500 |
+ * don't handle anyway, |
|
| 2501 |
+ * don't store */ |
|
| 2502 |
+ if(messages[multiparts]) {
|
|
| 2503 |
+ messageDestroy(messages[multiparts]); |
|
| 2504 |
+ messages[multiparts] = NULL; |
|
| 2505 |
+ } |
|
| 2506 |
+ --multiparts; |
|
| 2489 | 2507 |
} |
| 2490 | 2508 |
} |
| 2491 | 2509 |
|
| ... | ... |
@@ -2562,7 +2583,7 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re |
| 2562 | 2562 |
|
| 2563 | 2563 |
htmltextPart = getTextPart(messages, multiparts); |
| 2564 | 2564 |
|
| 2565 |
- if(htmltextPart >= 0) {
|
|
| 2565 |
+ if(htmltextPart >= 0 && messages) {
|
|
| 2566 | 2566 |
if(messageGetBody(messages[htmltextPart])) |
| 2567 | 2567 |
|
| 2568 | 2568 |
aText = textAddMessage(aText, messages[htmltextPart]); |
| ... | ... |
@@ -2675,11 +2696,12 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re |
| 2675 | 2675 |
* message and we need to dig out the plain |
| 2676 | 2676 |
* text part of that alternative |
| 2677 | 2677 |
*/ |
| 2678 |
- htmltextPart = getTextPart(messages, multiparts); |
|
| 2679 |
- if(htmltextPart == -1) |
|
| 2680 |
- htmltextPart = 0; |
|
| 2681 |
- |
|
| 2682 |
- rc = parseEmailBody(messages[htmltextPart], aText, mctx, recursion_level + 1); |
|
| 2678 |
+ if(messages) {
|
|
| 2679 |
+ htmltextPart = getTextPart(messages, multiparts); |
|
| 2680 |
+ if(htmltextPart == -1) |
|
| 2681 |
+ htmltextPart = 0; |
|
| 2682 |
+ rc = parseEmailBody(messages[htmltextPart], aText, mctx, recursion_level + 1); |
|
| 2683 |
+ } |
|
| 2683 | 2684 |
break; |
| 2684 | 2685 |
default: |
| 2685 | 2686 |
assert(0); |
| ... | ... |
@@ -87,7 +87,7 @@ static pthread_mutex_t cli_ctime_mutex = PTHREAD_MUTEX_INITIALIZER; |
| 87 | 87 |
#define P_tmpdir "C:\\WINDOWS\\TEMP" |
| 88 | 88 |
#endif |
| 89 | 89 |
|
| 90 |
-#define CL_FLEVEL 29 /* don't touch it */ |
|
| 90 |
+#define CL_FLEVEL 31 /* don't touch it */ |
|
| 91 | 91 |
|
| 92 | 92 |
uint8_t cli_debug_flag = 0, cli_leavetemps_flag = 0; |
| 93 | 93 |
|
| ... | ... |
@@ -265,6 +265,7 @@ int petite_inflate2x_1to9(char *buf, uint32_t minrva, uint32_t bufsz, struct cli |
| 265 | 265 |
uint32_t check1, check2; |
| 266 | 266 |
uint8_t mydl = 0; |
| 267 | 267 |
uint8_t goback; |
| 268 |
+ unsigned int q; |
|
| 268 | 269 |
|
| 269 | 270 |
/* Unpak each original section in turn */ |
| 270 | 271 |
|
| ... | ... |
@@ -312,15 +313,18 @@ int petite_inflate2x_1to9(char *buf, uint32_t minrva, uint32_t bufsz, struct cli |
| 312 | 312 |
* (eg the icon): let's fix the rva |
| 313 | 313 |
*/ |
| 314 | 314 |
|
| 315 |
- if (!check4resources) {
|
|
| 316 |
- unsigned int q; |
|
| 317 |
- for ( q = 0 ; q < sectcount ; q++ ) {
|
|
| 318 |
- if ( thisrva <= sections[q].rva || thisrva >= sections[q].rva + sections[q].vsz) |
|
| 319 |
- continue; |
|
| 315 |
+ for ( q = 0 ; q < sectcount ; q++ ) {
|
|
| 316 |
+ if(!CLI_ISCONTAINED(sections[q].rva, sections[q].vsz, usects[j].rva, usects[j].vsz)) |
|
| 317 |
+ continue; |
|
| 318 |
+ if (!check4resources) {
|
|
| 320 | 319 |
usects[j].rva = sections[q].rva; |
| 321 | 320 |
usects[j].rsz = thisrva - sections[q].rva + size; |
| 322 |
- break; |
|
| 323 | 321 |
} |
| 322 |
+ break; |
|
| 323 |
+ } |
|
| 324 |
+ if (q == sectcount) {
|
|
| 325 |
+ free(usects); |
|
| 326 |
+ return 1; |
|
| 324 | 327 |
} |
| 325 | 328 |
|
| 326 | 329 |
/* Increase count of unpacked sections */ |