Tomasz Kojm
77404545b3
fix compilation error on Tru64 (bb#829)
...
git-svn: trunk@3666
2008-02-21 15:30:17 +00:00
aCaB
d9844083b5
typo clamd limits
...
git-svn: trunk@3629
2008-02-13 16:28:16 +00:00
aCaB
23f5dfbd96
clamd options reordered
...
git-svn: trunk@3621
2008-02-12 03:19:50 +00:00
aCaB
e7a322eae4
newlimits merge
...
git-svn: trunk@3614
2008-02-11 17:38:21 +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
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
efac2f09b7
don't ignore SIGBUS, SIGFPE, SIGILL, and SIGSEGV.
...
POSIX says the behaviour is undefined if they are ignored.
(on HP-UX behaviour was: hang)
make BIGSTACK the default on HPUX
git-svn: trunk@3593
2008-02-07 20:47:50 +00:00
aCaB
281c7642fb
config
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3592 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-07 02:00:21 +00:00
aCaB
d91ab809a2
initial rewrite of limits
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3591 77e5149b-7576-45b1-b177-96237e5ba77b
2008-02-06 21:19:10 +00:00
Török Edvin
9e751804a2
introduce cli_ctime() that uses ctime_r() when
...
available, and falls back to locking with a mutex around
ctime(). (ensures we are using the same mutex always).
use cli_ctime() instead of the thread-unsafe ctime().
This fixes stability problems.
git-svn: trunk@3578
2008-02-03 19:23:20 +00:00
aCaB
813864ce6b
(hopefully) all the stuff lost
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/not_for_0.92_tempbranch@3388 77e5149b-7576-45b1-b177-96237e5ba77b
2007-12-10 22:17:06 +00:00
Tomasz Kojm
aae6f809b4
shutdown conn->sd when exiting scanner_thread() (bb#674)
...
git-svn: trunk@3274
2007-10-06 00:10:16 +00:00
Tomasz Kojm
09eab32afc
move hardware acceleration code to contrib/hwaccel/hwaccel.patch
...
git-svn: trunk@3209
2007-09-07 14:22:10 +00:00
Tomasz Kojm
082567c7f7
fix incorrect handling of SIGSEGV (bb#514)
...
git-svn: trunk@3070
2007-05-28 16:02:15 +00:00
Tomasz Kojm
692bda6847
prepare for enabling phishing code in non-experimental builds
...
git-svn: trunk@3042
2007-05-01 16:08:57 +00:00
Tomasz Kojm
b6e7566510
fix some mistakes, thx to TP
...
git-svn: trunk@2976
2007-03-27 08:39:56 +00:00
Tomasz Kojm
1095156aef
fix gcc -W* warnings
...
git-svn: trunk@2914
2007-03-06 16:31:49 +00:00
Tomasz Kojm
120f3c8560
make more attempts when cl_load returns CL_ELOCKDB
...
git-svn: trunk@2893
2007-03-01 23:10:09 +00:00
Tomasz Kojm
8ca8a18e2d
drop shared/memory.[ch]
...
git-svn: trunk@2874
2007-02-28 02:44:23 +00:00
Tomasz Kojm
c5107e70f5
add switches for pdf
...
git-svn: trunk@2841
2007-02-22 17:49:57 +00:00
aCaB
f22f13d980
partial fix for signal immunity in clamd
...
more to come...
(closes bb#320)
git-svn: trunk@2836
2007-02-22 11:52:48 +00:00
Tomasz Kojm
477cfb9707
merge win32 patches from NJH
...
git-svn: trunk@2819
2007-02-20 16:58:46 +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