Re: [Clamav-users] HTTPUserAgent must be disabled for SubmitDetectionStats

2010-03-26 Thread Tomasz Kojm
On Fri Mar 26 2010 11:46:12 GMT+0100 (CET) Andreas Schulze wrote: > Hello, > > I notice that clamav 0.96 provide some kind of personalized detection > statistics. > Thes data are transfered by freshclam > > In our network we are forced to setup a special http useragent to make > freshclam to w

Re: [Clamav-users] HTTPUserAgent must be disabled for SubmitDetectionStats

2010-03-26 Thread Andreas Schulze
Hallo, I wrote a small patch to demonstrate.. The patch is ugly but does not introduce new char[] with fixed size. A real programmer knows to make it better... > I suggest to transfer the hostid into an X-Subisstion-HostID header as part > of the > http-request and *not* as part of the useragen

[Clamav-users] HTTPUserAgent must be disabled for SubmitDetectionStats

2010-03-26 Thread Andreas Schulze
Hello, I notice that clamav 0.96 provide some kind of personalized detection statistics. Thes data are transfered by freshclam In our network we are forced to setup a special http useragent to make freshclam to work. Unfortunly this will make it impossible to send detection statistics. I sugge