Commit Graph

14 Commits

Author SHA1 Message Date
Török Edvin
b070a1d264 fix build on platforms where pthread in not part of libc (bb #1470).
git-svn: trunk@4946
2009-03-14 14:31:49 +00:00
aCaB
ee6702abf5 unify actions
git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamd-proto@4751 77e5149b-7576-45b1-b177-96237e5ba77b
2009-02-12 15:14:12 +00:00
aCaB
f687013351 IDSESSION + INSTREAM sport
tidy
(smthng still fuxxxd up)

git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamd-proto@4693 77e5149b-7576-45b1-b177-96237e5ba77b
2009-02-07 00:59:58 +00:00
aCaB
07e8d00f49 now handling recursion for remote/fdpass scanning
still lots of fixmes
todo: iSESSION

git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamd-proto@4631 77e5149b-7576-45b1-b177-96237e5ba77b
2009-01-22 17:29:40 +00:00
Tomasz Kojm
a68d5e2fb2 shared/optparser.c, clamdscan: use the new option parser (bb#1215)
git-svn: trunk@4581
2008-12-30 21:16:02 +00:00
Török Edvin
c1a133a07b add file descriptor passing support to clamdscan (from contrib/clamd_fdscan)
git-svn: trunk@4080
2008-08-04 14:01:21 +00:00
Török Edvin
dfc0c031cb if there is a version.h.static use that instead of output from svnversion
Makefile portability fixes
fix assert failure
add lcov to top level makefile
cleanup after lcov when you run make clean (bb #1112)
fix parsing of [^.] character class
fix parsing of [r-t]
fix handling of @ for URL hashes
fix handling of &# inside URLs
drop some dead code
more unit tests for str
portability fixes

git-svn: trunk@4078
2008-08-04 12:44:16 +00:00
Török Edvin
1eb943f3fc use automake for a basic check that the installed programs work.
currently only tests clamscan and sigtool

database: 0 sized .cvd files were still installed, because exit 0 didn't stop
the entire rule. fixed


git-svn: trunk@4042
2008-07-31 13:58:30 +00:00
Török Edvin
4c56bffa3b build system modernization: (based on suggestion from
Markus Elfring <Markus.Elfring*web.de> in bb #452)
	* use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete
	* put configure files into auxiliary directory
	* fix main declaration in FD_SETSIZE test
	* check for failure on fopen in FD_SETSIZE test
	* move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete
	* eliminate automake warnings, update Makefile.am
	* rename .splitted to .split (requested by aCaB)


git-svn: trunk@3563
2008-01-30 21:06:36 +00:00
Tomasz Kojm
2a36337713 remove dependendcy on libclamav (bb#750), patch from Edwin
git-svn: trunk@3492
2008-01-10 13:57:05 +00:00
Tomasz Kojm
561f5956d2 add -I$(top_srcdir) to Makefile.am (bb#404)
git-svn: trunk@2961
2007-03-20 23:27:26 +00:00
Tomasz Kojm
8ca8a18e2d drop shared/memory.[ch]
git-svn: trunk@2874
2007-02-28 02:44:23 +00:00
Tomasz Kojm
e091cb386e clamscan, clamdscan, clamconf: compile with CL_NOTHREADS defined
git-svn: trunk@2860
2007-02-24 20:36:44 +00:00
Sven Strickroth
a99111f050 remove old CVS-stuff and make the repository look more like SVN
git-svn: trunk@2755
2007-02-17 19:02:20 +00:00