fumiyas / samba-virusfilter

Samba-VirusFilter - On-access anti-virus filter for Samba (DISCONTINUED. See vfs_virusfilter(8) in Samba upstream)
GNU General Public License v3.0
8 stars 7 forks source link

Rename quarantine work #15

Closed treveradams closed 8 years ago

treveradams commented 8 years ago

This implements all of the changes in the TODO for quarantine and rename. Keep Tree means quarantine in place/rename in place. Keep name keeps the name but adds any prefix/suffix.

It requires PR#12, PR#13, PR#14.

treveradams commented 8 years ago

Ok, I believe this does what you want. I have read and reread the code and done fairly extensive testing. I believe it is ready for merging.