Török Edvin
aeebf2ea28
cannot use if in cli_dbgmsg() macro
...
git-svn: trunk@3646
2008-02-16 15:05:27 +00:00
Török Edvin
b309ed2f61
AC_TRY_COMPILE already wraps its args with int main(){}, don't do it twice This fixes a build failure on HP-UX
...
git-svn: trunk@3645
2008-02-16 11:58:06 +00:00
Török Edvin
8a65cd5aba
fix location of nsis headers, needed for 'make dist' to work
...
git-svn: trunk@3644
2008-02-16 11:05:40 +00:00
Török Edvin
7be8d871f6
replace cli_dbgmsg with a macro that avoids calling
...
the real function if we're not debugging. Statically
predict this branch as untaken.
updates due to above change
git-svn: trunk@3643
2008-02-15 20:45:51 +00:00
Tomasz Kojm
e979398ca8
delay the call to daemonize() (bb#839)
...
git-svn: trunk@3642
2008-02-15 17:37:53 +00:00
Nigel Horne
dfb844fd31
First draft
...
git-svn: trunk@3641
2008-02-15 12:35:27 +00:00
aCaB
f97245ae57
bb#842
...
git-svn: trunk@3640
2008-02-15 12:30:06 +00:00
Török Edvin
c77ebdab69
need to include clamav-config.h (thanks Nigel)
...
git-svn: trunk@3639
2008-02-15 12:24:45 +00:00
aCaB
4fd3c0442d
document limits
...
git-svn: trunk@3638
2008-02-15 12:16:11 +00:00
Török Edvin
59838e6c64
change order of checks whitelist/isURL
...
git-svn: trunk@3637
2008-02-14 20:58:03 +00:00
Tomasz Kojm
6506412549
fix handling of root->ac_pattable (bb#837)
...
git-svn: trunk@3636
2008-02-14 20:45:18 +00:00
aCaB
08d0fdc5b1
check limits in ole2
...
git-svn: trunk@3635
2008-02-14 20:34:02 +00:00
aCaB
381391504a
limit set typoed in clamscan
...
git-svn: trunk@3634
2008-02-14 18:53:01 +00:00
aCaB
561b5297bd
blob limits
...
git-svn: trunk@3633
2008-02-14 18:34:20 +00:00
aCaB
965220979f
warnings in pdf and tar
...
git-svn: trunk@3632
2008-02-14 15:38:59 +00:00
aCaB
d0d1afd7c7
untar OTF
...
git-svn: trunk@3631
2008-02-14 15:24:07 +00:00
aCaB
84f4e2bbc0
revert nsis zlibs
...
git-svn: trunk@3630
2008-02-14 02:12:13 +00:00
aCaB
d9844083b5
typo clamd limits
...
git-svn: trunk@3629
2008-02-13 16:28:16 +00:00
Tomasz Kojm
2cc53b50c9
fix example settings
...
git-svn: trunk@3628
2008-02-13 11:03:01 +00:00
Török Edvin
d6df9ffb5a
use pthread_cond_* instead of usleep() in MULTISCAN (bb #758 )
...
enable entconv by default
others.c: fix compiler warning
regex_list.c: remove unused code, because a better solution is scheduled for 0.94 (bb #725 )
git-svn: trunk@3627
2008-02-13 10:57:33 +00:00
Tomasz Kojm
f0f7f92f9a
merge security fixes
...
git-svn: trunk@3626
2008-02-13 10:34:58 +00:00
Török Edvin
ec774193d3
SVN r3619 broke phishing detection, fixed it
...
git-svn: trunk@3625
2008-02-13 10:24:51 +00:00
aCaB
a5d91be788
limits: defaults and conf files
...
git-svn: trunk@3624
2008-02-13 02:06:19 +00:00
Nigel Horne
a5afcb6772
Fix compilation error on Cygwin
...
git-svn: trunk@3623
2008-02-12 11:33:47 +00:00
Nigel Horne
913f211edd
Code tidy
...
git-svn: trunk@3622
2008-02-12 11:27:23 +00:00
aCaB
23f5dfbd96
clamd options reordered
...
git-svn: trunk@3621
2008-02-12 03:19:50 +00:00
aCaB
d070d47570
otf pdf scanning
...
git-svn: trunk@3620
2008-02-12 00:58:49 +00:00
Török Edvin
0664128a61
tagless version of HTML file (bb #162 )
...
fix compiler warning
git-svn: trunk@3619
2008-02-11 21:41:58 +00:00
aCaB
2ac2095aa5
limits in scanbuff
...
git-svn: trunk@3618
2008-02-11 21:31:39 +00:00
aCaB
41273d0802
quick fix for edwin
...
git-svn: trunk@3617
2008-02-11 21:15:15 +00:00
aCaB
86e209d667
more limits
...
git-svn: trunk@3616
2008-02-11 20:19:20 +00:00
Tomasz Kojm
c754386654
mail: scan text attachments and decoded base64 bodies also with type 4 sigs (bb#378)
...
git-svn: trunk@3615
2008-02-11 18:34:28 +00:00
aCaB
e7a322eae4
newlimits merge
...
git-svn: trunk@3614
2008-02-11 17:38:21 +00:00
Török Edvin
a5cac7bc08
add bugzilla reference
...
git-svn: trunk@3613
2008-02-11 16:48:44 +00:00
aCaB
a93ecd0957
fixme
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3612 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-11 16:48:34 +00:00
Török Edvin
f87a92ca87
replace getc() with getc_unlocked() when available. This
...
avoids a function call on systems that have getc_unlocked()
implemented as a macro.
git-svn: trunk@3611
2008-02-11 16:48:14 +00:00
Tomasz Kojm
87e914447c
add missing mutex sync for progexit (bb#461)
...
git-svn: trunk@3610
2008-02-11 15:00:37 +00:00
aCaB
5a0c148d68
gotta love brackets
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3609 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-11 13:20:44 +00:00
aCaB
bbd6ca3fbb
more limits and ole2 collision fixup
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3608 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-11 13:18:41 +00:00
Tomasz Kojm
eec679f57f
match_regex: make sure --exclude/include patterns with trailing slashes are handled correctly (bb#820)
...
git-svn: trunk@3607
2008-02-11 11:36:11 +00:00
Tomasz Kojm
c91956eace
fix return value of daemonize() under Windows&OS/2 (thx NJH)
...
git-svn: trunk@3606
2008-02-11 10:27:51 +00:00
Tomasz Kojm
7db77fbf36
improve I/O error handling in cli_filetype2 (bb#818)
...
git-svn: trunk@3605
2008-02-11 10:21:03 +00:00
Török Edvin
e1bb690579
don't use EXIT_SUCCESS if <stdlib.h> is not included;
...
include <sys/select.h> only if needed for fd_set (bb #452 )
git-svn: trunk@3604
2008-02-10 08:44:14 +00:00
aCaB
ec32d1d8cb
oops
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3603 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-08 22:16:27 +00:00
aCaB
c17ed38ceb
nsis
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3602 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-08 22:15:52 +00:00
Tomasz Kojm
ed9753e99d
add support for signature whitelisting with daily.ign/local.ign (bb#779)
...
git-svn: trunk@3601
2008-02-08 19:32:45 +00:00
aCaB
de2c23eee7
sync to trunk - complete
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3600 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-08 18:38:47 +00:00
aCaB
2455584143
sync to trunk
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3599 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-08 17:50:44 +00:00
Török Edvin
282417339c
quote macro arguments, group AC_C_* macros (bb #452 ),
...
thanks to Markus Elfring <Markus.Elfring*web.de>
move ld --version-script check after compiler checks
run autoreconf (new libtool)
git-svn: trunk@3598
2008-02-08 12:38:09 +00:00
aCaB
f7fb0b42d3
add new version
...
git-svn: trunk@3597
2008-02-08 12:14:59 +00:00