February 4, 2009
View afff80e

libclamav, shared: minor cleanups; fix handling of long file names (bb#1349)

Tomasz Kojm authored on 2009/02/04 03:47:18
November 26, 2008
View c6677c9

LogFileUnlock was not working correctly (bb#1304)

Tomasz Kojm authored on 2008/11/26 05:07:11
February 4, 2008
View 9e75180

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.

Török Edvin authored on 2008/02/04 04:23:20
January 24, 2008
View 5a3aeff

fix handling of special characters in mprintf/logg (bb#360)

Tomasz Kojm authored on 2008/01/24 01:38:36
January 23, 2008
View bcbe6ad

reduce the number of error messages (bb#478)

Tomasz Kojm authored on 2008/01/23 21:12:25
October 8, 2007
View 73b243d

fix some warnings

Tomasz Kojm authored on 2007/10/08 23:43:32
View 1b38f50

add support for LogFileMaxSize and LogTime

Tomasz Kojm authored on 2007/10/08 22:07:57
April 1, 2007
View bb34cb3

update some copyrights and stick to GPL v2

Tomasz Kojm authored on 2007/04/01 05:31:04
March 2, 2007
View 4b25a0d

revert patch for bb#360

Tomasz Kojm authored on 2007/03/02 11:41:29
View 6b04ac1

fix handling of special characters in mprintf (bb#360)

Tomasz Kojm authored on 2007/03/02 02:17:58
March 1, 2007
View 65d08d6

some mallocs should be callocs

Tomasz Kojm authored on 2007/03/01 10:27:43
February 28, 2007
View ace24e1

merge win32 patches from NJH

Tomasz Kojm authored on 2007/02/28 12:12:51
View 8ca8a18

drop shared/memory.[ch]

Tomasz Kojm authored on 2007/02/28 11:44:23
February 25, 2007
View 2ed08e8

move check for CL_NOTHREADS down

Tomasz Kojm authored on 2007/02/25 08:44:41
February 18, 2007
View a99111f

remove old CVS-stuff and make the repository look more like SVN

Sven Strickroth authored on 2007/02/18 04:02:20