Code

Programming Languages: C, Java

License: GNU General Public License (GPL), BSD License

Repositories

browse code, statistics svn co https://openantivirus.svn.sourceforge.net/svnroot/openantivirus openantivirus

browse code, statistics cvs -d:pserver:anonymous@openantivirus.cvs.sourceforge.net:/cvsroot/openantivirus login

cvs -z3 -d:pserver:anonymous@openantivirus.cvs.sourceforge.net:/cvsroot/openantivirus co -P modulename

Show:

What's happening?

  • Comment: Samba-vscan (clamav) patch for samba 3.2.5

    i've got the same problem, when i test with an eicar file i've got this error message in log file "RROR: string overflow by 1 (18 - 17) in safe_strcpy" and the file is not deleted (my conf file say to delete infected files)

    2009-10-22 09:45:19 UTC by pascal-legrand

  • Comment: Samba-vscan (clamav) patch for samba 3.2.5

    I'm using FreeBSD 7.0 and samba 3.3.7 and when I applied patches I've got some errors in vscan-fileaccesslog.c file near line 177: DLIST_ADD_END(Lrufiles, new, tmp); compiler says "expected ; before tmp". then I replaced line above with this: #if (SMB_VFS_INTERFACE_VERSION >= 21) DLIST_ADD_END(Lrufiles, new, struct lrufiles_struct *); #else...

    2009-10-15 15:24:58 UTC by https://www.google.com/accounts

Our Numbers