[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#521257: Use of uninitialized value in bitwise or (|) at /usr/share/lintian/lib/Lintian/Command.pm line 308.



[...]
> 
> I'm unable to reproduce it, but the error in Command.pm can be fixed with:
> diff --git a/lib/Lintian/Command.pm b/lib/Lintian/Command.pm
> index 0292fea..5ba58ed 100644
> --- a/lib/Lintian/Command.pm
> +++ b/lib/Lintian/Command.pm
> @@ -303,7 +303,7 @@ all the executions of kill_kill.
>  =cut
> 
>  sub kill {
> -    my $status;
> +    my $status = 0;
>      while (my $opts = shift @_) {
>         $status |= kill_kill($opts->{'harness'}, grace => 2);
>      }
> 
> 
> Could you please run lintian with --keep-lab, and in the generated lab (you
> can manually specify one with --lab, or use -d to see where it was created)
> and attach the path/to/lab/source/clamav/index file?
> 

Attached.

> > [...] (no further errors)
> > 
> > I think the "commmand failed with error code 123" issue has been reported
> > before already, but the uninitialized value in line 308 seems new.
> 
> The "command failed..." error was supposed to be fixed in 2.2.8, but looks
> like something is missing.
> 

It seems that both of these errors only happen on my system, I couldn't
reproduce it on pergolesi.d.o. Strange. Please let me know if there is anything
else I could do to help debugging this.

Best,
Michael

-rw------- michael/staff  2676 2009-03-16 19:37 AUTHORS
-rw------- michael/staff    24 2009-03-16 19:37 BUGS
-rw------- michael/staff  17991 2009-03-16 19:37 COPYING
-rw------- michael/staff  26527 2009-03-16 19:37 COPYING.LGPL
-rw------- michael/staff   2049 2009-03-16 19:37 COPYING.bzip2
-rw------- michael/staff   1872 2009-03-16 19:37 COPYING.file
-rw------- michael/staff   1125 2009-03-16 19:37 COPYING.getopt
-rw------- michael/staff   2588 2009-03-16 19:37 COPYING.lzma
-rw------- michael/staff   1762 2009-03-16 19:37 COPYING.regex
-rw------- michael/staff   1332 2009-03-16 19:37 COPYING.sha256
-rw------- michael/staff   2403 2009-03-16 19:37 COPYING.unrar
-rw------- michael/staff    885 2009-03-16 19:37 COPYING.zlib
-rw------- michael/staff 560164 2009-03-23 18:15 ChangeLog
-rw------- michael/staff       53 2009-03-16 19:37 FAQ
-rw------- michael/staff     9416 2009-03-16 19:37 INSTALL
-rw------- michael/staff     2726 2009-03-23 18:09 Makefile.am
-rw------- michael/staff    30739 2009-03-23 18:09 Makefile.in
-rw------- michael/staff     2960 2009-03-23 17:36 NEWS
-rw------- michael/staff    79505 2009-03-23 17:35 README
-rw------- michael/staff       48 2009-03-16 19:37 UPGRADE
-rw------- michael/staff 36026 2009-03-16 19:37 aclocal.m4
-rw------- michael/staff  12851 2009-03-16 19:37 clamav-config.h.in
-rw------- michael/staff   1023 2009-03-16 19:37 clamav-config.in
drwx------ michael/staff      0 2009-03-23 18:15 clamav-milter/
-rw------- michael/staff   1744 2009-03-16 19:37 clamav-milter/Makefile.am
-rw------- michael/staff  29392 2009-03-23 18:09 clamav-milter/Makefile.in
-rw------- michael/staff   8370 2009-03-16 19:37 clamav-milter/clamav-milter.c
-rw------- michael/staff  13578 2009-03-20 22:15 clamav-milter/clamfi.c
-rw------- michael/staff   1374 2009-03-16 19:37 clamav-milter/clamfi.h
-rw------- michael/staff   7287 2009-03-16 19:37 clamav-milter/connpool.c
-rw------- michael/staff   1604 2009-03-16 19:37 clamav-milter/connpool.h
-rw------- michael/staff  12290 2009-03-16 19:37 clamav-milter/netcode.c
-rw------- michael/staff   1339 2009-03-16 19:37 clamav-milter/netcode.h
-rw------- michael/staff   2645 2009-03-16 19:37 clamav-milter/whitelist.c
-rw------- michael/staff    916 2009-03-16 19:37 clamav-milter/whitelist.h
drwx------ michael/staff      0 2009-03-23 18:15 clamconf/
-rw------- michael/staff   1259 2009-03-16 19:37 clamconf/Makefile.am
-rw------- michael/staff  23385 2009-03-23 18:09 clamconf/Makefile.in
-rw------- michael/staff   6736 2009-03-16 19:37 clamconf/clamconf.c
drwx------ michael/staff      0 2009-03-23 18:15 clamd/
-rw------- michael/staff   1999 2009-03-16 19:37 clamd/Makefile.am
-rw------- michael/staff  30284 2009-03-23 18:09 clamd/Makefile.in
-rw------- michael/staff  12840 2009-03-16 19:37 clamd/clamd.c
-rw------- michael/staff   5092 2009-03-16 19:37 clamd/clamuko.c
-rw------- michael/staff    886 2009-03-16 19:37 clamd/clamuko.h
-rw------- michael/staff   7459 2009-03-16 19:37 clamd/dazuko_xp.h
-rw------- michael/staff  20029 2009-03-16 19:37 clamd/dazukoio.c
-rw------- michael/staff   3488 2009-03-16 19:37 clamd/dazukoio.h
-rw------- michael/staff   9062 2009-03-16 19:37 clamd/dazukoio_compat12.c
-rw------- michael/staff   2986 2009-03-16 19:37 clamd/dazukoio_compat12.h
-rw------- michael/staff   3064 2009-03-16 19:37 clamd/dazukoio_xp.h
-rw------- michael/staff   3512 2009-03-16 19:37 clamd/localserver.c
-rw------- michael/staff    886 2009-03-16 19:37 clamd/localserver.h
-rw------- michael/staff  16455 2009-03-22 14:56 clamd/others.c
-rw------- michael/staff   2368 2009-03-16 19:37 clamd/others.h
-rw------- michael/staff  13264 2009-03-16 19:37 clamd/scanner.c
-rw------- michael/staff   1815 2009-03-16 19:37 clamd/scanner.h
-rw------- michael/staff  36147 2009-03-16 19:37 clamd/server-th.c
-rw------- michael/staff   1666 2009-03-16 19:37 clamd/server.h
-rw------- michael/staff  15384 2009-03-16 19:37 clamd/session.c
-rw------- michael/staff   2754 2009-03-16 19:37 clamd/session.h
-rw------- michael/staff    898 2009-03-16 19:37 clamd/shared.h
-rw------- michael/staff   2721 2009-03-16 19:37 clamd/tcpserver.c
-rw------- michael/staff    880 2009-03-16 19:37 clamd/tcpserver.h
-rw------- michael/staff  21673 2009-03-16 19:37 clamd/thrmgr.c
-rw------- michael/staff   2880 2009-03-16 19:37 clamd/thrmgr.h
drwx------ michael/staff      0 2009-03-23 18:15 clamdscan/
-rw------- michael/staff   1657 2009-03-16 19:37 clamdscan/Makefile.am
-rw------- michael/staff  30608 2009-03-23 18:09 clamdscan/Makefile.in
-rw------- michael/staff   5457 2009-03-16 19:37 clamdscan/clamdscan.c
-rw------- michael/staff   7697 2009-03-16 19:37 clamdscan/client.c
-rw------- michael/staff   1052 2009-03-16 19:37 clamdscan/client.h
-rw------- michael/staff  14532 2009-03-16 19:37 clamdscan/proto.c
-rw------- michael/staff   1400 2009-03-16 19:37 clamdscan/proto.h
drwx------ michael/staff      0 2009-03-23 18:15 clamdtop/
-rw------- michael/staff    560 2009-03-16 19:37 clamdtop/Makefile.am
-rw------- michael/staff  24912 2009-03-23 18:09 clamdtop/Makefile.in
-rw------- michael/staff  36140 2009-03-16 19:37 clamdtop/clamdtop.c
drwx------ michael/staff      0 2009-03-23 18:15 clamscan/
-rw------- michael/staff   1534 2009-03-16 19:37 clamscan/Makefile.am
-rw------- michael/staff  27600 2009-03-23 18:09 clamscan/Makefile.in
-rw------- michael/staff  10700 2009-03-16 19:37 clamscan/clamscan.c
-rw------- michael/staff   1246 2009-03-16 19:37 clamscan/global.h
-rw------- michael/staff  15825 2009-03-22 15:14 clamscan/manager.c
-rw------- michael/staff    878 2009-03-16 19:37 clamscan/manager.h
-rw------- michael/staff   2656 2009-03-16 19:37 clamscan/others.c
-rw------- michael/staff    910 2009-03-16 19:37 clamscan/others.h
drwx------ michael/staff      0 2009-03-23 18:15 config/
-rwx------ michael/staff  44892 2009-03-16 19:37 config/config.guess
-rwx------ michael/staff  18343 2009-03-16 19:37 config/config.rpath
-rwx------ michael/staff  33387 2009-03-16 19:37 config/config.sub
-rwx------ michael/staff  17867 2009-03-16 19:37 config/depcomp
-rwx------ michael/staff  13620 2009-03-16 19:37 config/install-sh
-rwx------ michael/staff 243453 2009-03-16 19:37 config/ltmain.sh
-rwx------ michael/staff  11135 2009-03-16 19:37 config/missing
-rwx------ michael/staff 807224 2009-03-23 18:10 configure
-rw------- michael/staff  47144 2009-03-23 18:09 configure.in
drwx------ michael/staff      0 2009-03-23 18:09 contrib/
drwx------ michael/staff      0 2009-03-23 18:08 contrib/DJGPP/
-rw------- michael/staff     79 2009-03-22 17:29 contrib/DJGPP/README
-rw------- michael/staff  26679 2009-03-22 17:27 contrib/DJGPP/djgpp_0.95.diff
drwx------ michael/staff      0 2009-03-23 18:08 contrib/clamdmon/
-rw------- michael/staff   9728 2009-03-16 19:37 contrib/clamdmon/clamdmon-1.0.tar.gz
drwx------ michael/staff      0 2009-03-23 18:08 contrib/clamdwatch/
-rw------- michael/staff   4218 2009-03-16 19:37 contrib/clamdwatch/clamdwatch.tar.gz
-rwx------ michael/staff    610 2009-03-16 19:37 contrib/cleanup-partial.pl
drwx------ michael/staff      0 2009-03-23 18:08 contrib/hwaccel/
-rw------- michael/staff  42214 2009-03-16 19:37 contrib/hwaccel/hwaccel.patch
-rw------- michael/staff  12193 2009-03-16 19:37 contrib/make-clamav-milter-conf.pl
drwx------ michael/staff      0 2009-03-23 18:08 contrib/old-clamav-milter/
-rw------- michael/staff  18129 2009-03-16 19:37 contrib/old-clamav-milter/INSTALL
-rw------- michael/staff   1659 2009-03-16 19:37 contrib/old-clamav-milter/Makefile.am
-rw------- michael/staff  30495 2009-03-16 19:37 contrib/old-clamav-milter/Makefile.in
-rw------- michael/staff 176288 2009-03-16 19:37 contrib/old-clamav-milter/clamav-milter.c
-rw------- michael/staff  23387 2009-03-16 19:37 contrib/old-clamav-milter/clamav-milter.po
drwx------ michael/staff      0 2009-03-23 18:15 database/
-rw------- michael/staff     2244 2009-03-16 19:37 database/Makefile.am
-rw------- michael/staff    12594 2009-03-23 18:09 database/Makefile.in
-rw------- michael/staff 895232 2009-03-23 17:22 database/daily.cvd
-rw------- michael/staff 20091559 2009-02-15 22:47 database/main.cvd
drwx------ michael/staff        0 2009-03-23 18:15 docs/
-rw------- michael/staff     1153 2009-03-16 19:37 docs/Makefile.am
-rw------- michael/staff    16471 2009-03-23 18:09 docs/Makefile.in
-rw------- michael/staff  1442515 2009-03-16 19:37 docs/clam.eps
-rw------- michael/staff    82058 2009-03-16 19:37 docs/clamav-mirror-howto.pdf
-rw------- michael/staff    17301 2009-03-16 19:37 docs/clamav-mirror-howto.tex
-rw------- michael/staff   262823 2009-03-23 17:37 docs/clamdoc.pdf
-rw------- michael/staff    66562 2009-03-23 17:36 docs/clamdoc.tex
drwx------ michael/staff        0 2009-03-23 18:05 docs/html/
-rw------- michael/staff      891 2009-03-16 19:37 docs/html/clamdoc.css
-rw------- michael/staff     6152 2009-03-23 17:37 docs/html/clamdoc.html
-rw------- michael/staff      278 2009-03-16 19:37 docs/html/contents.png
-rw------- michael/staff     3007 2009-03-23 17:37 docs/html/footnode.html
-rw------- michael/staff      144 2009-03-16 19:37 docs/html/img1.png
-rw------- michael/staff   161985 2009-03-16 19:37 docs/html/img2.png
-rw------- michael/staff    34077 2009-03-16 19:37 docs/html/img3.png
-rw------- michael/staff     2933 2009-03-16 19:37 docs/html/img4.png
-rw------- michael/staff     6152 2009-03-23 17:37 docs/html/index.html
-rw------- michael/staff      245 2009-03-16 19:37 docs/html/next.png
-rw------- michael/staff      272 2009-03-16 19:37 docs/html/next_g.png
-rw------- michael/staff     5024 2009-03-23 17:37 docs/html/node1.html
-rw------- michael/staff     2840 2009-03-23 17:37 docs/html/node10.html
-rw------- michael/staff     2666 2009-03-23 17:37 docs/html/node11.html
-rw------- michael/staff     2466 2009-03-23 17:37 docs/html/node12.html
-rw------- michael/staff     2602 2009-03-23 17:37 docs/html/node13.html
-rw------- michael/staff     2202 2009-03-23 17:37 docs/html/node14.html
-rw------- michael/staff     4894 2009-03-23 17:37 docs/html/node15.html
-rw------- michael/staff     3046 2009-03-23 17:37 docs/html/node16.html
-rw------- michael/staff     2619 2009-03-23 17:37 docs/html/node17.html
-rw------- michael/staff     2651 2009-03-23 17:37 docs/html/node18.html
-rw------- michael/staff     3097 2009-03-23 17:37 docs/html/node19.html
-rw------- michael/staff     2701 2009-03-23 17:37 docs/html/node2.html
-rw------- michael/staff     2452 2009-03-23 17:37 docs/html/node20.html
-rw------- michael/staff     2629 2009-03-23 17:37 docs/html/node21.html
-rw------- michael/staff     5330 2009-03-23 17:37 docs/html/node22.html
-rw------- michael/staff     3127 2009-03-23 17:37 docs/html/node23.html
-rw------- michael/staff     4198 2009-03-23 17:37 docs/html/node24.html
-rw------- michael/staff     2507 2009-03-23 17:37 docs/html/node25.html
-rw------- michael/staff     9700 2009-03-23 17:37 docs/html/node26.html
-rw------- michael/staff     2617 2009-03-23 17:37 docs/html/node27.html
-rw------- michael/staff     3276 2009-03-23 17:37 docs/html/node28.html
-rw------- michael/staff     2178 2009-03-23 17:37 docs/html/node29.html
-rw------- michael/staff     4380 2009-03-23 17:37 docs/html/node3.html
-rw------- michael/staff     2903 2009-03-23 17:37 docs/html/node30.html
-rw------- michael/staff     2696 2009-03-23 17:37 docs/html/node31.html
-rw------- michael/staff     4087 2009-03-23 17:37 docs/html/node32.html
-rw------- michael/staff     2271 2009-03-23 17:37 docs/html/node33.html
-rw------- michael/staff     2514 2009-03-23 17:37 docs/html/node34.html
-rw------- michael/staff     2414 2009-03-23 17:37 docs/html/node35.html
-rw------- michael/staff     2069 2009-03-23 17:37 docs/html/node36.html
-rw------- michael/staff     2411 2009-03-23 17:37 docs/html/node37.html
-rw------- michael/staff     2127 2009-03-23 17:37 docs/html/node38.html
-rw------- michael/staff     2089 2009-03-23 17:37 docs/html/node39.html
-rw------- michael/staff     3001 2009-03-23 17:37 docs/html/node4.html
-rw------- michael/staff     2163 2009-03-23 17:37 docs/html/node40.html
-rw------- michael/staff     2137 2009-03-23 17:37 docs/html/node41.html
-rw------- michael/staff     2027 2009-03-23 17:37 docs/html/node42.html
-rw------- michael/staff     3012 2009-03-23 17:37 docs/html/node43.html
-rw------- michael/staff     3953 2009-03-23 17:37 docs/html/node44.html
-rw------- michael/staff     2259 2009-03-23 17:37 docs/html/node45.html
-rw------- michael/staff     2450 2009-03-23 17:37 docs/html/node46.html
-rw------- michael/staff     2780 2009-03-23 17:37 docs/html/node47.html
-rw------- michael/staff     3345 2009-03-23 17:37 docs/html/node48.html
-rw------- michael/staff     7547 2009-03-23 17:37 docs/html/node49.html
-rw------- michael/staff     2203 2009-03-23 17:37 docs/html/node5.html
-rw------- michael/staff     2129 2009-03-23 17:37 docs/html/node50.html
-rw------- michael/staff     2304 2009-03-23 17:37 docs/html/node51.html
-rw------- michael/staff     2215 2009-03-23 17:37 docs/html/node52.html
-rw------- michael/staff     2135 2009-03-23 17:37 docs/html/node53.html
-rw------- michael/staff     2796 2009-03-23 17:37 docs/html/node54.html
-rw------- michael/staff    17031 2009-03-23 17:37 docs/html/node55.html
-rw------- michael/staff    15185 2009-03-23 17:37 docs/html/node56.html
-rw------- michael/staff     2119 2009-03-23 17:37 docs/html/node57.html
-rw------- michael/staff     2099 2009-03-23 17:37 docs/html/node58.html
-rw------- michael/staff     3093 2009-03-23 17:37 docs/html/node59.html
-rw------- michael/staff     2249 2009-03-23 17:37 docs/html/node6.html
-rw------- michael/staff     2372 2009-03-23 17:37 docs/html/node60.html
-rw------- michael/staff     2440 2009-03-23 17:37 docs/html/node7.html
-rw------- michael/staff     2122 2009-03-23 17:37 docs/html/node8.html
-rw------- michael/staff     2660 2009-03-23 17:37 docs/html/node9.html
-rw------- michael/staff      279 2009-03-16 19:37 docs/html/prev.png
-rw------- michael/staff      327 2009-03-16 19:37 docs/html/prev_g.png
-rw------- michael/staff      211 2009-03-16 19:37 docs/html/up.png
-rw------- michael/staff      231 2009-03-16 19:37 docs/html/up_g.png
drwx------ michael/staff        0 2009-03-23 18:15 docs/man/
-rw------- michael/staff      920 2009-03-16 19:37 docs/man/clamav-milter.8.in
-rw------- michael/staff      894 2009-03-16 19:37 docs/man/clamconf.1.in
-rw------- michael/staff     5888 2009-03-16 19:37 docs/man/clamd.8.in
-rw------- michael/staff    12556 2009-03-16 19:37 docs/man/clamd.conf.5.in
-rw------- michael/staff     2658 2009-03-16 19:37 docs/man/clamdscan.1.in
-rw------- michael/staff     5312 2009-03-16 19:37 docs/man/clamdtop.1.in
-rw------- michael/staff     8427 2009-03-16 19:37 docs/man/clamscan.1.in
-rw------- michael/staff     4185 2009-03-16 19:37 docs/man/freshclam.1.in
-rw------- michael/staff     6055 2009-03-16 19:37 docs/man/freshclam.conf.5.in
-rw------- michael/staff     2348 2009-03-16 19:37 docs/man/sigtool.1.in
-rw------- michael/staff   103787 2009-03-16 19:37 docs/phishsigs_howto.pdf
-rw------- michael/staff    22758 2009-03-16 19:37 docs/phishsigs_howto.tex
-rw------- michael/staff    29229 2009-03-16 19:37 docs/signatures.pdf
-rw------- michael/staff    11688 2009-03-16 19:37 docs/signatures.tex
drwx------ michael/staff        0 2009-03-23 18:15 etc/
-rw------- michael/staff     1306 2009-03-16 19:37 etc/Makefile.am
-rw------- michael/staff    11726 2009-03-23 18:09 etc/Makefile.in
-rw------- michael/staff     6268 2009-03-22 17:19 etc/clamav-milter.conf
-rw------- michael/staff    11419 2009-03-16 19:37 etc/clamd.conf
-rw------- michael/staff     5960 2009-03-16 19:43 etc/freshclam.conf
drwx------ michael/staff        0 2009-03-23 18:05 examples/
-rw------- michael/staff     2811 2009-03-16 19:37 examples/ex1.c
drwx------ michael/staff        0 2009-03-23 18:15 freshclam/
-rw------- michael/staff     1774 2009-03-16 19:37 freshclam/Makefile.am
-rw------- michael/staff    29918 2009-03-23 18:09 freshclam/Makefile.in
-rw------- michael/staff     4506 2009-03-16 19:37 freshclam/dns.c
-rw------- michael/staff      894 2009-03-16 19:37 freshclam/dns.h
-rw------- michael/staff     2226 2009-03-16 19:37 freshclam/execute.c
-rw------- michael/staff      944 2009-03-16 19:37 freshclam/execute.h
-rw------- michael/staff    13437 2009-03-16 19:37 freshclam/freshclam.c
-rw------- michael/staff    49966 2009-03-16 19:37 freshclam/manager.c
-rw------- michael/staff     1125 2009-03-16 19:37 freshclam/manager.h
-rw------- michael/staff     6424 2009-03-16 19:37 freshclam/mirman.c
-rw------- michael/staff     1741 2009-03-16 19:37 freshclam/mirman.h
-rw------- michael/staff     8173 2009-03-16 19:37 freshclam/nonblock.c
-rw------- michael/staff     1296 2009-03-16 19:37 freshclam/nonblock.h
-rw------- michael/staff     5396 2009-03-16 19:37 freshclam/notify.c
-rw------- michael/staff      812 2009-03-16 19:37 freshclam/notify.h
-rw------- michael/staff      239 2009-03-16 19:37 libclamav.pc.in
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/
-rw------- michael/staff     8775 2009-03-16 19:37 libclamav/Makefile.am
-rw------- michael/staff    77135 2009-03-23 18:09 libclamav/Makefile.in
-rw------- michael/staff    11502 2009-03-16 19:37 libclamav/aspack.c
-rw------- michael/staff      968 2009-03-16 19:37 libclamav/aspack.h
-rw------- michael/staff    24512 2009-03-16 19:37 libclamav/autoit.c
-rw------- michael/staff      874 2009-03-16 19:37 libclamav/autoit.h
-rw------- michael/staff   238542 2009-03-16 19:37 libclamav/bignum.c
-rw------- michael/staff    17414 2009-03-16 19:37 libclamav/bignum.h
-rw------- michael/staff    21427 2009-03-16 19:37 libclamav/bignum_class.h
-rw------- michael/staff     4891 2009-03-16 19:37 libclamav/binhex.c
-rw------- michael/staff     1135 2009-03-16 19:37 libclamav/binhex.h
-rw------- michael/staff    14573 2009-03-16 19:37 libclamav/blob.c
-rw------- michael/staff     2677 2009-03-16 19:37 libclamav/blob.h
-rw------- michael/staff    19270 2009-03-23 13:59 libclamav/cab.c
-rw------- michael/staff     1896 2009-03-23 13:59 libclamav/cab.h
-rw------- michael/staff    27615 2009-03-16 19:37 libclamav/chmunpack.c
-rw------- michael/staff     3330 2009-03-16 19:37 libclamav/chmunpack.h
-rw------- michael/staff     6217 2009-03-22 15:14 libclamav/clamav.h
-rw------- michael/staff     1840 2009-03-16 19:37 libclamav/cltypes.h
-rw------- michael/staff    13823 2009-03-16 19:37 libclamav/cvd.c
-rw------- michael/staff     1114 2009-03-16 19:37 libclamav/cvd.h
-rw------- michael/staff     9916 2009-03-16 19:37 libclamav/dconf.c
-rw------- michael/staff     3044 2009-03-16 19:37 libclamav/dconf.h
-rw------- michael/staff     1198 2009-03-16 19:37 libclamav/default.h
-rw------- michael/staff    77723 2009-03-16 19:37 libclamav/disasm.c
-rw------- michael/staff      924 2009-03-16 19:37 libclamav/disasm.h
-rw------- michael/staff     5974 2009-03-16 19:37 libclamav/disasmpriv.h
-rw------- michael/staff    13646 2009-03-16 19:37 libclamav/dlp.c
-rw------- michael/staff     4678 2009-03-16 19:37 libclamav/dlp.h
-rw------- michael/staff     3767 2009-03-16 19:37 libclamav/dsig.c
-rw------- michael/staff     1005 2009-03-16 19:37 libclamav/dsig.h
-rw------- michael/staff    15474 2009-03-16 19:37 libclamav/elf.c
-rw------- michael/staff     1804 2009-03-16 19:37 libclamav/elf.h
-rw------- michael/staff     2002 2009-03-16 19:37 libclamav/encoding_aliases.h
-rw------- michael/staff    20583 2009-03-16 19:37 libclamav/entconv.c
-rw------- michael/staff     1923 2009-03-16 19:37 libclamav/entconv.h
-rw------- michael/staff    32870 2009-03-16 19:37 libclamav/entitylist.h
-rw------- michael/staff     1299 2009-03-16 19:37 libclamav/execs.h
-rw------- michael/staff     7778 2009-03-16 19:37 libclamav/explode.c
-rw------- michael/staff     1684 2009-03-16 19:37 libclamav/explode.h
-rw------- michael/staff     7713 2009-03-16 19:37 libclamav/filetypes.c
-rw------- michael/staff     2739 2009-03-16 19:37 libclamav/filetypes.h
-rw------- michael/staff     7753 2009-03-16 19:37 libclamav/filetypes_int.h
-rw------- michael/staff     3455 2009-03-16 19:37 libclamav/fsg.c
-rw------- michael/staff     1009 2009-03-16 19:37 libclamav/fsg.h
-rw------- michael/staff    16012 2009-03-16 19:37 libclamav/hashtab.c
-rw------- michael/staff     2906 2009-03-16 19:37 libclamav/hashtab.h
-rw------- michael/staff    53739 2009-03-16 19:37 libclamav/htmlnorm.c
-rw------- michael/staff     1417 2009-03-16 19:37 libclamav/htmlnorm.h
-rw------- michael/staff    11288 2009-03-16 19:37 libclamav/iana_cctld.h
-rw------- michael/staff    17214 2009-03-16 19:37 libclamav/iana_tld.h
-rw------- michael/staff     8089 2009-03-16 19:37 libclamav/inffixed64.h
-rw------- michael/staff    42823 2009-03-16 19:37 libclamav/inflate64.c
-rw------- michael/staff     3083 2009-03-16 19:37 libclamav/inflate64.h
-rw------- michael/staff     8156 2009-03-16 19:37 libclamav/inflate64_priv.h
-rw------- michael/staff     2212 2009-03-16 19:37 libclamav/is_tar.c
-rw------- michael/staff     1102 2009-03-16 19:37 libclamav/is_tar.h
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/jsparse/
-rw------- michael/staff      227 2009-03-16 19:37 libclamav/jsparse/future_reserved_words.list
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/jsparse/generated/
-rw------- michael/staff     7530 2009-03-16 19:37 libclamav/jsparse/generated/keywords.h
-rw------- michael/staff     7473 2009-03-16 19:37 libclamav/jsparse/generated/operators.h
-rw------- michael/staff    42066 2009-03-16 19:37 libclamav/jsparse/js-norm.c
-rw------- michael/staff     1194 2009-03-16 19:37 libclamav/jsparse/js-norm.h
-rw------- michael/staff      147 2009-03-16 19:37 libclamav/jsparse/keywords.list
-rw------- michael/staff     3087 2009-03-16 19:37 libclamav/jsparse/lexglobal.h
-rw------- michael/staff      931 2009-03-16 19:37 libclamav/jsparse/operators.gperf
-rw------- michael/staff       47 2009-03-16 19:37 libclamav/jsparse/special_keywords.list
-rw------- michael/staff     1021 2009-03-16 19:37 libclamav/jsparse/textbuf.h
-rw------- michael/staff     2645 2009-03-23 13:48 libclamav/libclamav.map
-rw------- michael/staff     2715 2009-03-16 19:37 libclamav/line.c
-rw------- michael/staff     1484 2009-03-16 19:37 libclamav/line.h
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/lzma/
-rw------- michael/staff    14852 2009-03-16 19:37 libclamav/lzma/LzmaStateDecode.c
-rw------- michael/staff     2719 2009-03-16 19:37 libclamav/lzma/LzmaStateDecode.h
-rw------- michael/staff      591 2009-03-16 19:37 libclamav/lzma/LzmaTypes.h
-rw------- michael/staff      900 2009-03-16 19:37 libclamav/lzma/Makefile.am
-rw------- michael/staff    15665 2009-03-23 18:09 libclamav/lzma/Makefile.in
-rw------- michael/staff    21760 2009-03-16 19:37 libclamav/lzma/lzma.txt
-rw------- michael/staff     4201 2009-03-16 19:37 libclamav/lzma_iface.c
-rw------- michael/staff     1306 2009-03-16 19:37 libclamav/lzma_iface.h
-rw------- michael/staff    36090 2009-03-16 19:37 libclamav/matcher-ac.c
-rw------- michael/staff     3025 2009-03-16 19:37 libclamav/matcher-ac.h
-rw------- michael/staff     5988 2009-03-16 19:37 libclamav/matcher-bm.c
-rw------- michael/staff     1392 2009-03-16 19:37 libclamav/matcher-bm.h
-rw------- michael/staff    10977 2009-03-16 19:37 libclamav/matcher.c
-rw------- michael/staff     3850 2009-03-16 19:37 libclamav/matcher.h
-rw------- michael/staff   128590 2009-03-23 13:48 libclamav/mbox.c
-rw------- michael/staff     1423 2009-03-16 19:37 libclamav/mbox.h
-rw------- michael/staff     7560 2009-03-16 19:37 libclamav/md5.c
-rw------- michael/staff      766 2009-03-16 19:37 libclamav/md5.h
-rw------- michael/staff    66154 2009-03-23 13:48 libclamav/message.c
-rw------- michael/staff     3440 2009-03-16 19:37 libclamav/message.h
-rw------- michael/staff    22062 2009-03-16 19:37 libclamav/mew.c
-rw------- michael/staff     1356 2009-03-16 19:37 libclamav/mew.h
-rw------- michael/staff    18068 2009-03-16 19:37 libclamav/mpool.c
-rw------- michael/staff     2172 2009-03-16 19:37 libclamav/mpool.h
-rw------- michael/staff     3379 2009-03-16 19:37 libclamav/msexpand.c
-rw------- michael/staff      872 2009-03-16 19:37 libclamav/msexpand.h
-rw------- michael/staff    69679 2009-03-16 19:37 libclamav/mspack.c
-rw------- michael/staff    11179 2009-03-16 19:37 libclamav/mspack.h
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/nsis/
-rw------- michael/staff    38398 2009-03-16 19:37 libclamav/nsis/bzlib.c
-rw------- michael/staff    12997 2009-03-16 19:37 libclamav/nsis/bzlib_private.h
-rw------- michael/staff    22142 2009-03-16 19:37 libclamav/nsis/infblock.c
-rw------- michael/staff     5987 2009-03-16 19:37 libclamav/nsis/nsis_bzlib.h
-rw------- michael/staff       74 2009-03-16 19:37 libclamav/nsis/nsis_zconf.h
-rw------- michael/staff     7753 2009-03-16 19:37 libclamav/nsis/nsis_zlib.h
-rw------- michael/staff     1864 2009-03-16 19:37 libclamav/nsis/nsis_zutil.h
-rw------- michael/staff    14128 2009-03-16 19:37 libclamav/nsis/nulsft.c
-rw------- michael/staff      869 2009-03-16 19:37 libclamav/nsis/nulsft.h
-rw------- michael/staff    30043 2009-03-16 19:37 libclamav/ole2_extract.c
-rw------- michael/staff      995 2009-03-16 19:37 libclamav/ole2_extract.h
-rw------- michael/staff    20720 2009-03-22 15:14 libclamav/others.c
-rw------- michael/staff    13701 2009-03-23 17:44 libclamav/others.h
-rw------- michael/staff    19912 2009-03-16 19:37 libclamav/others_common.c
-rw------- michael/staff     7863 2009-03-16 19:37 libclamav/packlibs.c
-rw------- michael/staff     1039 2009-03-16 19:37 libclamav/packlibs.h
-rw------- michael/staff    21794 2009-03-16 19:37 libclamav/pdf.c
-rw------- michael/staff      880 2009-03-16 19:37 libclamav/pdf.h
-rw------- michael/staff    75704 2009-03-23 17:20 libclamav/pe.c
-rw------- michael/staff     4775 2009-03-16 19:37 libclamav/pe.h
-rw------- michael/staff    14026 2009-03-16 19:37 libclamav/petite.c
-rw------- michael/staff     1056 2009-03-16 19:37 libclamav/petite.h
-rw------- michael/staff     2191 2009-03-16 19:37 libclamav/phish_domaincheck_db.c
-rw------- michael/staff     1253 2009-03-16 19:37 libclamav/phish_domaincheck_db.h
-rw------- michael/staff     2283 2009-03-16 19:37 libclamav/phish_whitelist.c
-rw------- michael/staff     1197 2009-03-16 19:37 libclamav/phish_whitelist.h
-rw------- michael/staff    46011 2009-03-16 19:37 libclamav/phishcheck.c
-rw------- michael/staff     2301 2009-03-16 19:37 libclamav/phishcheck.h
-rw------- michael/staff    51050 2009-03-22 15:12 libclamav/readdb.c
-rw------- michael/staff     2259 2009-03-16 19:37 libclamav/readdb.h
-rw------- michael/staff     6510 2009-03-16 19:37 libclamav/rebuildpe.c
-rw------- michael/staff      947 2009-03-16 19:37 libclamav/rebuildpe.h
drwx------ michael/staff        0 2009-03-23 18:15 libclamav/regex/
-rw------- michael/staff     2846 2009-03-16 19:37 libclamav/regex/cclass.h
-rw------- michael/staff     4263 2009-03-16 19:37 libclamav/regex/cname.h
-rw------- michael/staff    26485 2009-03-16 19:37 libclamav/regex/engine.c
-rw------- michael/staff    35643 2009-03-16 19:37 libclamav/regex/regcomp.c
-rw------- michael/staff     4460 2009-03-16 19:37 libclamav/regex/regerror.c
-rw------- michael/staff     3561 2009-03-16 19:37 libclamav/regex/regex.h
-rw------- michael/staff     6870 2009-03-16 19:37 libclamav/regex/regex2.h
-rw------- michael/staff     5756 2009-03-16 19:37 libclamav/regex/regexec.c
-rw------- michael/staff     2559 2009-03-16 19:37 libclamav/regex/regfree.c
-rw------- michael/staff     1590 2009-03-16 19:37 libclamav/regex/strlcpy.c
-rw------- michael/staff     2366 2009-03-16 19:37 libclamav/regex/utils.h
-rw------- michael/staff    22453 2009-03-16 19:37 libclamav/regex_list.c
-rw------- michael/staff     2331 2009-03-16 19:37 libclamav/regex_list.h
-rw------- michael/staff    10442 2009-03-16 19:37 libclamav/regex_suffix.c
-rw------- michael/staff     1177 2009-03-16 19:37 libclamav/regex_suffix.h
-rw------- michael/staff    20004 2009-03-16 19:37 libclamav/rtf.c
-rw------- michael/staff      854 2009-03-16 19:37 libclamav/rtf.h
-rw------- michael/staff    53734 2009-03-20 22:22 libclamav/scanners.c
-rw------- michael/staff      938 2009-03-16 19:37 libclamav/scanners.h
-rw------- michael/staff    12500 2009-03-16 19:37 libclamav/sha256.c
-rw------- michael/staff     2151 2009-03-16 19:37 libclamav/sha256.h
-rw------- michael/staff    37848 2009-03-16 19:37 libclamav/sis.c
-rw------- michael/staff      853 2009-03-16 19:37 libclamav/sis.h
-rw------- michael/staff    11104 2009-03-22 17:18 libclamav/special.c
-rw------- michael/staff     1237 2009-03-16 19:37 libclamav/special.h
-rw------- michael/staff    13171 2009-03-16 19:37 libclamav/spin.c
-rw------- michael/staff      920 2009-03-16 19:37 libclamav/spin.h
-rw------- michael/staff    12311 2009-03-16 19:37 libclamav/str.c
-rw------- michael/staff     2039 2009-03-16 19:37 libclamav/str.h
-rw------- michael/staff     4834 2009-03-16 19:37 libclamav/table.c
-rw------- michael/staff     1429 2009-03-16 19:37 libclamav/table.h
-rw------- michael/staff     9233 2009-03-16 19:37 libclamav/text.c
-rw------- michael/staff     1745 2009-03-16 19:37 libclamav/text.h
-rw------- michael/staff     5981 2009-03-16 19:37 libclamav/textdet.c
-rw------- michael/staff      860 2009-03-16 19:37 libclamav/textdet.h
-rw------- michael/staff     4164 2009-03-16 19:37 libclamav/textnorm.c
-rw------- michael/staff     1144 2009-03-16 19:37 libclamav/textnorm.h
-rw------- michael/staff    10040 2009-03-16 19:37 libclamav/tnef.c
-rw------- michael/staff      870 2009-03-16 19:37 libclamav/tnef.h
-rw------- michael/staff    25760 2009-03-16 19:37 libclamav/unarj.c
-rw------- michael/staff     1213 2009-03-16 19:37 libclamav/unarj.h
-rw------- michael/staff     2800 2009-03-16 19:37 libclamav/uniq.c
-rw------- michael/staff     1225 2009-03-16 19:37 libclamav/uniq.h
-rw------- michael/staff    15170 2009-03-16 19:37 libclamav/unsp.c
-rw------- michael/staff     1687 2009-03-16 19:37 libclamav/unsp.h
-rw------- michael/staff     5726 2009-03-23 17:20 libclamav/untar.c
-rw------- michael/staff     1340 2009-03-16 19:37 libclamav/untar.h
-rw------- michael/staff    16767 2009-03-16 19:37 libclamav/unzip.c
-rw------- michael/staff     4259 2009-03-16 19:37 libclamav/unzip.h
-rw------- michael/staff    22118 2009-03-16 19:37 libclamav/upack.c
-rw------- michael/staff      972 2009-03-16 19:37 libclamav/upack.h
-rw------- michael/staff    16656 2009-03-16 19:37 libclamav/upx.c
-rw------- michael/staff     1163 2009-03-16 19:37 libclamav/upx.h
-rw------- michael/staff     3180 2009-03-16 19:37 libclamav/uuencode.c
-rw------- michael/staff      928 2009-03-16 19:37 libclamav/uuencode.h
-rw------- michael/staff    27891 2009-03-16 19:37 libclamav/vba_extract.c
-rw------- michael/staff     1540 2009-03-16 19:37 libclamav/vba_extract.h
-rw------- michael/staff      293 2009-03-16 19:37 libclamav/version.c
-rw------- michael/staff        0 2009-03-23 18:12 libclamav/version.h
-rw------- michael/staff     5492 2009-03-16 19:37 libclamav/wwunpack.c
-rw------- michael/staff      933 2009-03-16 19:37 libclamav/wwunpack.h
-rw------- michael/staff     6022 2009-03-16 19:37 libclamav/yc.c
-rw------- michael/staff      939 2009-03-16 19:37 libclamav/yc.h
drwx------ michael/staff        0 2009-03-24 20:17 libclamunrar/
-rw------- michael/staff      161 2009-03-16 19:37 libclamunrar/libclamunrar.map
drwx------ michael/staff        0 2009-03-23 18:15 libclamunrar_iface/
-rw------- michael/staff      215 2009-03-16 19:37 libclamunrar_iface/libclamunrar_iface.map
-rw------- michael/staff    17715 2009-03-23 14:03 libclamunrar_iface/unrar_iface.c
-rw------- michael/staff     3944 2009-03-20 22:16 libclamunrar_iface/unrar_iface.h
drwx------ michael/staff        0 2009-03-23 18:15 libltdl/
-rw------- michael/staff    26542 2009-03-16 19:37 libltdl/COPYING.LIB
-rw------- michael/staff     5141 2009-03-16 19:37 libltdl/Makefile.am
-rw------- michael/staff    44173 2009-03-23 18:09 libltdl/Makefile.in
-rw------- michael/staff     1526 2009-03-16 19:37 libltdl/README
-rw------- michael/staff     5903 2009-03-16 19:37 libltdl/argz.c
-rw------- michael/staff     2220 2009-03-16 19:37 libltdl/argz_.h
drwx------ michael/staff        0 2009-03-23 18:15 libltdl/libltdl/
-rw------- michael/staff     2195 2009-03-16 19:37 libltdl/libltdl/lt__alloc.h
-rw------- michael/staff     2516 2009-03-16 19:37 libltdl/libltdl/lt__dirent.h
-rw------- michael/staff     2720 2009-03-16 19:37 libltdl/libltdl/lt__glibc.h
-rw------- michael/staff     4520 2009-03-16 19:37 libltdl/libltdl/lt__private.h
-rw------- michael/staff     1984 2009-03-16 19:37 libltdl/libltdl/lt__strl.h
-rw------- michael/staff     3188 2009-03-16 19:37 libltdl/libltdl/lt_dlloader.h
-rw------- michael/staff     3642 2009-03-16 19:37 libltdl/libltdl/lt_error.h
-rw------- michael/staff     4888 2009-03-16 19:37 libltdl/libltdl/lt_system.h
-rw------- michael/staff     3198 2009-03-16 19:37 libltdl/libltdl/slist.h
drwx------ michael/staff        0 2009-03-23 18:15 libltdl/loaders/
-rw------- michael/staff     4577 2009-03-16 19:37 libltdl/loaders/dld_link.c
-rw------- michael/staff     6369 2009-03-16 19:37 libltdl/loaders/dlopen.c
-rw------- michael/staff    13662 2009-03-16 19:37 libltdl/loaders/dyld.c
-rw------- michael/staff     4804 2009-03-16 19:37 libltdl/loaders/load_add_on.c
-rw------- michael/staff     6719 2009-03-16 19:37 libltdl/loaders/loadlibrary.c
-rw------- michael/staff     9517 2009-03-16 19:37 libltdl/loaders/preopen.c
-rw------- michael/staff     6718 2009-03-16 19:37 libltdl/loaders/shl_load.c
-rw------- michael/staff     2285 2009-03-16 19:37 libltdl/lt__alloc.c
-rw------- michael/staff     3034 2009-03-16 19:37 libltdl/lt__dirent.c
-rw------- michael/staff     3606 2009-03-16 19:37 libltdl/lt__strl.c
-rw------- michael/staff     6046 2009-03-16 19:37 libltdl/lt_dlloader.c
-rw------- michael/staff     2961 2009-03-16 19:37 libltdl/lt_error.c
-rw------- michael/staff    53895 2009-03-16 19:37 libltdl/ltdl.c
-rw------- michael/staff     5715 2009-03-16 19:37 libltdl/ltdl.h
-rw------- michael/staff     9775 2009-03-16 19:37 libltdl/slist.c
drwx------ michael/staff        0 2009-03-23 18:15 m4/
-rw------- michael/staff    28242 2009-03-16 19:37 m4/acinclude.m4
-rw------- michael/staff     2615 2009-03-16 19:37 m4/argz.m4
-rw------- michael/staff     5283 2009-03-16 19:37 m4/fdpassing.m4
-rw------- michael/staff    30261 2009-03-16 19:37 m4/lib-link.m4
-rw------- michael/staff     5621 2009-03-16 19:37 m4/lib-prefix.m4
-rw------- michael/staff   260278 2009-03-16 19:37 m4/libtool.m4
-rw------- michael/staff    26602 2009-03-16 19:37 m4/ltdl.m4
-rw------- michael/staff    11938 2009-03-16 19:37 m4/ltoptions.m4
-rw------- michael/staff     4372 2009-03-16 19:37 m4/ltsugar.m4
-rw------- michael/staff      701 2009-03-16 19:37 m4/ltversion.m4
-rw------- michael/staff     5707 2009-03-16 19:37 m4/lt~obsolete.m4
-rw------- michael/staff     2870 2009-03-16 19:37 m4/mmap_private.m4
-rw------- michael/staff     1689 2009-03-16 19:37 m4/resolv.m4
drwx------ michael/staff        0 2009-03-23 18:05 shared/
-rw------- michael/staff     3432 2009-03-16 19:37 shared/actions.c
-rw------- michael/staff      938 2009-03-16 19:37 shared/actions.h
-rw------- michael/staff    25753 2009-03-16 19:37 shared/cdiff.c
-rw------- michael/staff      896 2009-03-16 19:37 shared/cdiff.h
-rw------- michael/staff     1340 2009-03-16 19:37 shared/fdpassing.h
-rw------- michael/staff     8804 2009-03-16 19:37 shared/getopt.c
-rw------- michael/staff     2423 2009-03-16 19:37 shared/getopt.h
-rw------- michael/staff     6508 2009-03-16 19:37 shared/misc.c
-rw------- michael/staff     1583 2009-03-16 19:37 shared/misc.h
-rw------- michael/staff     2660 2009-03-16 19:37 shared/network.c
-rw------- michael/staff     1055 2009-03-16 19:37 shared/network.h
-rw------- michael/staff    55024 2009-03-22 17:19 shared/optparser.c
-rw------- michael/staff     2075 2009-03-16 19:37 shared/optparser.h
-rw------- michael/staff    10760 2009-03-16 19:37 shared/output.c
-rw------- michael/staff     1694 2009-03-16 19:37 shared/output.h
-rw------- michael/staff     2755 2009-03-16 19:37 shared/tar.c
-rw------- michael/staff      936 2009-03-16 19:37 shared/tar.h
drwx------ michael/staff        0 2009-03-23 18:15 sigtool/
-rw------- michael/staff     1503 2009-03-16 19:37 sigtool/Makefile.am
-rw------- michael/staff    29163 2009-03-23 18:09 sigtool/Makefile.in
-rw------- michael/staff    45264 2009-03-16 19:37 sigtool/sigtool.c
-rw------- michael/staff    29163 2009-03-16 19:37 sigtool/vba.c
-rw------- michael/staff      937 2009-03-16 19:37 sigtool/vba.h
drwx------ michael/staff        0 2009-03-23 18:15 test/
drwx------ michael/staff        0 2009-03-23 18:05 test/.split/
-rw------- michael/staff     3840 2009-03-16 19:37 test/.split/split.clam-aspack.exeaa
-rw------- michael/staff     3840 2009-03-16 19:37 test/.split/split.clam-aspack.exeab
-rw------- michael/staff     3328 2009-03-16 19:37 test/.split/split.clam-fsg.exeaa
-rw------- michael/staff     3328 2009-03-16 19:37 test/.split/split.clam-fsg.exeab
-rw------- michael/staff      780 2009-03-16 19:37 test/.split/split.clam-mew.exeaa
-rw------- michael/staff      780 2009-03-16 19:37 test/.split/split.clam-mew.exeab
-rw------- michael/staff    23719 2009-03-16 19:37 test/.split/split.clam-nsis.exeaa
-rw------- michael/staff    23718 2009-03-16 19:37 test/.split/split.clam-nsis.exeab
-rw------- michael/staff     8192 2009-03-16 19:37 test/.split/split.clam-pespin.exeaa
-rw------- michael/staff     8192 2009-03-16 19:37 test/.split/split.clam-pespin.exeab
-rw------- michael/staff     2048 2009-03-16 19:37 test/.split/split.clam-petite.exeaa
-rw------- michael/staff     2048 2009-03-16 19:37 test/.split/split.clam-petite.exeab
-rw------- michael/staff      926 2009-03-16 19:37 test/.split/split.clam-upack.exeaa
-rw------- michael/staff      926 2009-03-16 19:37 test/.split/split.clam-upack.exeab
-rw------- michael/staff     1536 2009-03-16 19:37 test/.split/split.clam-upx.exeaa
-rw------- michael/staff     1536 2009-03-16 19:37 test/.split/split.clam-upx.exeab
-rw------- michael/staff      175 2009-03-16 19:37 test/.split/split.clam-v2.raraa
-rw------- michael/staff      175 2009-03-16 19:37 test/.split/split.clam-v2.rarab
-rw------- michael/staff      182 2009-03-16 19:37 test/.split/split.clam-v3.raraa
-rw------- michael/staff      182 2009-03-16 19:37 test/.split/split.clam-v3.rarab
-rw------- michael/staff     2048 2009-03-16 19:37 test/.split/split.clam-wwpack.exeaa
-rw------- michael/staff     2048 2009-03-16 19:37 test/.split/split.clam-wwpack.exeab
-rw------- michael/staff      197 2009-03-16 19:37 test/.split/split.clam.arjaa
-rw------- michael/staff      196 2009-03-16 19:37 test/.split/split.clam.arjab
-rw------- michael/staff      231 2009-03-16 19:37 test/.split/split.clam.bz2.zipaa
-rw------- michael/staff      231 2009-03-16 19:37 test/.split/split.clam.bz2.zipab
-rw------- michael/staff      311 2009-03-16 19:37 test/.split/split.clam.cabaa
-rw------- michael/staff      310 2009-03-16 19:37 test/.split/split.clam.cabab
-rw------- michael/staff     5475 2009-03-16 19:37 test/.split/split.clam.chmaa
-rw------- michael/staff     5475 2009-03-16 19:37 test/.split/split.clam.chmab
-rw------- michael/staff      211 2009-03-16 19:37 test/.split/split.clam.d64.zipaa
-rw------- michael/staff      211 2009-03-16 19:37 test/.split/split.clam.d64.zipab
-rw------- michael/staff   105869 2009-03-16 19:37 test/.split/split.clam.ea05.exeaa
-rw------- michael/staff   105869 2009-03-16 19:37 test/.split/split.clam.ea05.exeab
-rw------- michael/staff   128980 2009-03-16 19:37 test/.split/split.clam.ea06.exeaa
-rw------- michael/staff   128980 2009-03-16 19:37 test/.split/split.clam.ea06.exeab
-rw------- michael/staff      418 2009-03-16 19:37 test/.split/split.clam.exe.binhexaa
-rw------- michael/staff      415 2009-03-16 19:37 test/.split/split.clam.exe.binhexab
-rw------- michael/staff      174 2009-03-16 19:37 test/.split/split.clam.exe.bz2aa
-rw------- michael/staff      174 2009-03-16 19:37 test/.split/split.clam.exe.bz2ab
-rw------- michael/staff      391 2009-03-16 19:37 test/.split/split.clam.exe.htmlaa
-rw------- michael/staff      391 2009-03-16 19:37 test/.split/split.clam.exe.htmlab
-rw------- michael/staff      460 2009-03-16 19:37 test/.split/split.clam.exe.mbox.base64aa
-rw------- michael/staff      459 2009-03-16 19:37 test/.split/split.clam.exe.mbox.base64ab
-rw------- michael/staff      480 2009-03-16 19:37 test/.split/split.clam.exe.mbox.uuaa
-rw------- michael/staff      480 2009-03-16 19:37 test/.split/split.clam.exe.mbox.uuab
-rw------- michael/staff     1024 2009-03-16 19:37 test/.split/split.clam.exe.rtfaa
-rw------- michael/staff    19231 2009-03-16 19:37 test/.split/split.clam.exe.rtfab
-rw------- michael/staff      154 2009-03-16 19:37 test/.split/split.clam.exe.szddaa
-rw------- michael/staff      154 2009-03-16 19:37 test/.split/split.clam.exe.szddab
-rw------- michael/staff      272 2009-03-16 19:37 test/.split/split.clam.exeaa
-rw------- michael/staff      272 2009-03-16 19:37 test/.split/split.clam.exeab
-rw------- michael/staff      197 2009-03-16 19:37 test/.split/split.clam.impl.zipaa
-rw------- michael/staff      197 2009-03-16 19:37 test/.split/split.clam.impl.zipab
-rw------- michael/staff      669 2009-03-16 19:37 test/.split/split.clam.mailaa
-rw------- michael/staff      668 2009-03-16 19:37 test/.split/split.clam.mailab
-rw------- michael/staff     8192 2009-03-16 19:37 test/.split/split.clam.ole.docaa
-rw------- michael/staff     8192 2009-03-16 19:37 test/.split/split.clam.ole.docab
-rw------- michael/staff     3639 2009-03-16 19:37 test/.split/split.clam.pdfaa
-rw------- michael/staff     3638 2009-03-16 19:37 test/.split/split.clam.pdfab
-rw------- michael/staff     1024 2009-03-16 19:37 test/.split/split.clam.pptaa
-rw------- michael/staff    32769 2009-03-16 19:37 test/.split/split.clam.pptab
-rw------- michael/staff      298 2009-03-16 19:37 test/.split/split.clam.sisaa
-rw------- michael/staff      298 2009-03-16 19:37 test/.split/split.clam.sisab
-rw------- michael/staff      243 2009-03-16 19:37 test/.split/split.clam.tar.gzaa
-rw------- michael/staff      243 2009-03-16 19:37 test/.split/split.clam.tar.gzab
-rw------- michael/staff     4869 2009-03-16 19:37 test/.split/split.clam.tnefaa
-rw------- michael/staff     4869 2009-03-16 19:37 test/.split/split.clam.tnefab
-rw------- michael/staff      202 2009-03-16 19:37 test/.split/split.clam.zipaa
-rw------- michael/staff      202 2009-03-16 19:37 test/.split/split.clam.zipab
-rw------- michael/staff      645 2009-03-16 19:37 test/Makefile.am
-rw------- michael/staff    11033 2009-03-23 18:09 test/Makefile.in
-rw------- michael/staff      281 2009-03-16 19:37 test/README
drwx------ michael/staff        0 2009-03-23 18:15 unit_tests/
drwx------ michael/staff        0 2009-03-23 18:05 unit_tests/.split/
-rw------- michael/staff      200 2009-03-16 19:37 unit_tests/.split/split.clam-phish-exeaa
-rw------- michael/staff      328 2009-03-16 19:37 unit_tests/.split/split.clam-phish-exeab
-rw------- michael/staff     2812 2009-03-16 19:37 unit_tests/Makefile.am
-rw------- michael/staff    44216 2009-03-23 18:09 unit_tests/Makefile.in
-rw------- michael/staff    12652 2009-03-16 19:37 unit_tests/buf.nocomment.ref
-rw------- michael/staff    12602 2009-03-16 19:37 unit_tests/buf.notags.ref
-rw------- michael/staff    18129 2009-03-16 19:37 unit_tests/check_clamav.c
-rw------- michael/staff      221 2009-03-16 19:37 unit_tests/check_clamav_skip.c
-rw------- michael/staff    21844 2009-03-20 22:15 unit_tests/check_clamd.c
-rwx------ michael/staff     8700 2009-03-16 19:37 unit_tests/check_clamd.sh
-rwx------ michael/staff     1807 2009-03-16 19:37 unit_tests/check_clamscan.sh
-rw------- michael/staff     4358 2009-03-16 19:37 unit_tests/check_disasm.c
-rwx------ michael/staff       89 2009-03-16 19:37 unit_tests/check_freshclam.sh
-rw------- michael/staff     4647 2009-03-16 19:37 unit_tests/check_htmlnorm.c
-rw------- michael/staff    15007 2009-03-16 19:37 unit_tests/check_jsnorm.c
-rw------- michael/staff     4803 2009-03-16 19:37 unit_tests/check_matchers.c
-rw------- michael/staff    15598 2009-03-16 19:37 unit_tests/check_regex.c
-rwx------ michael/staff       43 2009-03-16 19:37 unit_tests/check_sigtool.sh
-rw------- michael/staff     6640 2009-03-23 13:48 unit_tests/check_str.c
-rw------- michael/staff     3053 2009-03-16 19:37 unit_tests/check_uniq.c
-rw------- michael/staff      534 2009-03-16 19:37 unit_tests/checks.h
-rw------- michael/staff      493 2009-03-16 19:37 unit_tests/checks_common.h
-rwx------ michael/staff     1340 2009-03-16 19:37 unit_tests/duma_tests.sh
-rwx------ michael/staff     1486 2009-03-16 19:37 unit_tests/efence_tests.sh
-rw------- michael/staff     8304 2009-03-16 19:37 unit_tests/encode.js.ref
-rw------- michael/staff     8442 2009-03-16 19:37 unit_tests/encode.nocomment.ref
drwx------ michael/staff        0 2009-03-23 18:05 unit_tests/input/
-rw------- michael/staff    17992 2009-03-16 19:37 unit_tests/input/COPYING
-rw------- michael/staff     5845 2009-03-16 19:37 unit_tests/input/daily.ftm
-rw------- michael/staff      166 2009-03-16 19:37 unit_tests/input/daily.gdb
-rw------- michael/staff     3270 2009-03-16 19:37 unit_tests/input/daily.pdb
-rw------- michael/staff     1674 2009-03-16 19:37 unit_tests/input/daily.wdb
-rw------- michael/staff     2368 2009-03-16 19:37 unit_tests/input/disasmref.bin
-rw------- michael/staff    20855 2009-03-16 19:37 unit_tests/input/htmlnorm_buf.html
-rw------- michael/staff     8459 2009-03-16 19:37 unit_tests/input/htmlnorm_encode.html
-rw------- michael/staff      248 2009-03-16 19:37 unit_tests/input/htmlnorm_js_test.html
-rw------- michael/staff      213 2009-03-16 19:37 unit_tests/input/htmlnorm_test.html
-rw------- michael/staff      307 2009-03-16 19:37 unit_tests/input/htmlnorm_urls.html
-rw------- michael/staff      189 2009-03-16 19:37 unit_tests/input/phish-test-clean
-rw------- michael/staff      142 2009-03-16 19:37 unit_tests/input/phish-test-cloak
-rw------- michael/staff      135 2009-03-16 19:37 unit_tests/input/phish-test-ssl
-rw------- michael/staff     8258 2009-03-16 19:37 unit_tests/input/screnc_test
-rw------- michael/staff      209 2009-03-16 19:37 unit_tests/js.js.ref
-rw------- michael/staff      209 2009-03-16 19:37 unit_tests/js.nocomment.ref
-rwx------ michael/staff      183 2009-03-16 19:37 unit_tests/preload_run.sh
-rw------- michael/staff      426 2009-03-16 19:37 unit_tests/test-clamd.conf
-rw------- michael/staff       25 2009-03-16 19:37 unit_tests/test-freshclam.conf
-rw------- michael/staff      185 2009-03-16 19:37 unit_tests/test.nocomment.ref
-rw------- michael/staff       87 2009-03-16 19:37 unit_tests/test.notags.ref
-rw------- michael/staff      275 2009-03-16 19:37 unit_tests/urls.nocomment.ref
-rw------- michael/staff       86 2009-03-16 19:37 unit_tests/urls.notags.ref
-rw------- michael/staff     4501 2009-03-16 19:37 unit_tests/valgrind.supp
-rwx------ michael/staff     3020 2009-03-16 19:37 unit_tests/valgrind_tests.sh
-rwx------ michael/staff      354 2009-03-16 19:37 unit_tests/virusaction-test.sh

Attachment: pgpTZPgCduizi.pgp
Description: PGP signature


Reply to: