Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-09 Thread Stephen Gran
This one time, at band camp, Marc Haber said: > I'd like to adapt clamav-data soon. Can we settle on "reload-database" > as target name, and a non-1 exit code if the reload-database call went > wrong? Background: I want clamav-data to work with sarge and volatile > clamav as well, and thus I need t

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-08 Thread Marc Haber
On Mon, Aug 08, 2005 at 02:19:35PM -0400, Stephen Gran wrote: > This one time, at band camp, Marc Haber said: > > On Mon, Aug 08, 2005 at 09:18:56AM -0400, Stephen Gran wrote: > > > Upstream developed the rough communication protocol (PING, RELOAD, > > > SHUTDOWN, etc), and they prefer to use it ov

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-08 Thread Stephen Gran
This one time, at band camp, Marc Haber said: > On Mon, Aug 08, 2005 at 09:18:56AM -0400, Stephen Gran wrote: > > Upstream developed the rough communication protocol (PING, RELOAD, > > SHUTDOWN, etc), and they prefer to use it over signals. However, for a > > third party app, I think that using si

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-08 Thread Stephen Gran
This one time, at band camp, Marc Haber said: > On Sun, Aug 07, 2005 at 10:30:28AM +0200, Johan Thelmén wrote: > > söndagen den 7 augusti 2005 10.01 skrev Marc Haber: > > > Package: clamav > > > Severity: wishlist > > > > > > please give clamdscan an option to signal a running clamd to reload > >

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-08 Thread Marc Haber
On Mon, Aug 08, 2005 at 09:18:56AM -0400, Stephen Gran wrote: > Upstream developed the rough communication protocol (PING, RELOAD, > SHUTDOWN, etc), and they prefer to use it over signals. However, for a > third party app, I think that using signals is appropriate. I will put > a reload-database

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-07 Thread Marc Haber
On Sun, Aug 07, 2005 at 10:30:28AM +0200, Johan Thelmén wrote: > söndagen den 7 augusti 2005 10.01 skrev Marc Haber: > > Package: clamav > > Severity: wishlist > > > > please give clamdscan an option to signal a running clamd to reload > > the databases. Alternatively, please include a clamdreload

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-07 Thread Johan Thelmén
söndagen den 7 augusti 2005 10.01 skrev Marc Haber: > Package: clamav > Severity: wishlist > > Hi, > > please give clamdscan an option to signal a running clamd to reload > the databases. Alternatively, please include a clamdreload binary > which does this. Like this? killall -USR2 clamd -- J

Bug#321725: clamav: please provide command or option to clamdscan to reload databases

2005-08-07 Thread Marc Haber
Package: clamav Severity: wishlist Hi, please give clamdscan an option to signal a running clamd to reload the databases. Alternatively, please include a clamdreload binary which does this. The code to do so is already there, in freshclam/notify.c. It only needs to be factored out in a dedicated