Commit graph

65 commits

Author SHA1 Message Date
Tomasz Kojm
064b4a0c99 initial version of the unified option parser (bb#1215)
git-svn: trunk@4565
2008-12-17 21:42:54 +00:00
Török Edvin
1642ffba29 fix some races in check_clamd.sh
add more valgrind suppressions
better log parsing for valgrind
add mutex to prevent multiple simultaneous forks (bb #1187)

git-svn: trunk@4182
2008-09-16 12:34:40 +00:00
Török Edvin
7959343dc7 allow make distcheck to succeed (bb #1142)
fix some more warnings
  filter -Werror in clamav-milter.c

git-svn: trunk@4141
2008-08-25 14:18:48 +00:00
Török Edvin
e357da7b90 more leak fixes (bb #1141)
git-svn: trunk@4127
2008-08-21 15:58:02 +00:00
Török Edvin
751f84706b avoid calling non-async-signal-safe functions between fork()
and exec() (bb #889)
unit_tests: add unit-test for virusaction


git-svn: trunk@4034
2008-07-30 17:26:46 +00:00
Tomasz Kojm
29676a327f improve handling of memory errors
git-svn: trunk@3964
2008-07-16 14:55:53 +00:00
Tomasz Kojm
17f74f9f5c sync with 0.93.3
git-svn: trunk@3922
2008-07-08 16:22:31 +00:00
Tomasz Kojm
72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)
git-svn: trunk@3862
2008-05-27 16:30:47 +00:00
Török Edvin
85700357c3 FD passing support has been moved to recvfd_and_scan in session.c.
The new code defines _XOPEN_SOURCE to get msg_control field when needed, however
the code in others.c didn't.


git-svn: trunk@3858
2008-05-24 19:26:16 +00:00
Tomasz Kojm
bb34cb31fe update some copyrights and stick to GPL v2
git-svn: trunk@3003
2007-03-31 20:31:04 +00:00
Tomasz Kojm
1095156aef fix gcc -W* warnings
git-svn: trunk@2914
2007-03-06 16:31:49 +00:00
Tomasz Kojm
8ca8a18e2d drop shared/memory.[ch]
git-svn: trunk@2874
2007-02-28 02:44:23 +00:00
aCaB
1775823530 handle signals while polling in select mode
git-svn: trunk@2839
2007-02-22 17:19:19 +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
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
Renamed from clamav-devel/clamd/others.c (Browse further)