📄 changes
字号:
------------------------------------------------------------------------22-Sep-2001 (Version 1.06) - NIMDA virus wouldn't get detected, because VSAPI returns 3983 instead of 1 (what Trophie expected). Fixed.------------------------------------------------------------------------23-Aug-2001 (Version 1.05) - Reversed changes made in order to make Trophie abort dir scanning after 1st virus is found. It brought some problems, and Trophie will now not stop til the whole scan if finished (you might then want to increase the timeout value for Trophie). Basically, -88 would be returned when viruses were found. If you experienced this problem (and I bet you did, if you used Trophie), upgrade to 1.05.------------------------------------------------------------------------17-Aug-2001 (Version 1.04) - "-89" response gets caught and rewritten as "0" now (once I find out exactly what -89 is for - I might implement it. However, it happens on bzip2 compressed files, some MPEG movies, etc. Not sure what it is about. - Directory scan would always return 0 (even if viruses were present. Seems that VSScanDir() return 0 as 'status code', while filescan callback function needs to take care of virus reporting. Now Trophie checks if VIR_NAME is set (it gets set when virus is is found), and if so - returns and reports virus. - Trophie will check now for file/dir existance before performing scan.------------------------------------------------------------------------12-Aug-2001 (Version 1.03) - Small visual change. Socket path will show up in "-v" output.------------------------------------------------------------------------11-Aug-2001 (Version 1.02) - If invalid group was specified for Trophie socket, and -D was used, error would show up only in syslog. Now, Trophie will complain to stderr as well.------------------------------------------------------------------------08-Aug-2001 (Version 1.01) - Modified the way Trophie reads from the socket. Before, only one request (for file) would be processed (because I didn't need anything else :). Now, you can send more requests, as long as socket to Trophie is open. (requested by Rainer Link <link at suse.de>)------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -