File: ChangeLog

package info (click to toggle)
clamfs 1.0.1-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 800 kB
  • sloc: cpp: 1,010; sh: 996; makefile: 71; xml: 60
file content (59 lines) | stat: -rw-r--r-- 1,879 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
(This file is discontinued, please use SCM repositories' history.)

2009-02-04  Krzysztof Burghardt

    * doc/clamfs.xml, src/clamav.cxx, src/clamfs.cxx: add new option
    <clamd ... check="no" /> to allow to mount ClamFS file system when
    clamd is not available
    * src/clamfs.cxx, src/stats.cxx, src/stats.hxx: do not cache scan "result"
    if scan failed because clamd is unavailable
    * src/clamav.cxx: "Access denied" reply from clamd is assumed to be a scan
    failure
    * src/clamav.cxx: PATH_MAX removed, fixed length buffer changed to
    std::string

2008-12-28  Krzysztof Burghardt

    * src/Makefile.am: fixed mistake with .(c|h)pp/.(c|h)xx file names

2008-12-06  Krzysztof Burghardt

    * src/clamfs.cxx: add read-only mount option
    * src/config.hxx: {start|end}Element and destructor are virtual now

2008-11-22  Krzysztof Burghardt

    * src/clamfs.cxx, src/scancache.{c|h}xx: add negative cache
    (cache information about infected files)
    * src/clamfs.cxx, src/stats.{c|h}xx: add filesystem statistics

2007-03-17  Krzysztof Burghardt

    * debian: directory removed
    * configure.ac: bumped to 0.9.1

2007-03-11  Krzysztof Burghardt

    * src/clamfs.cxx: main(): add option to mount into non-empty directory

2007-02-18  Krzysztof Burghardt

    * src/clamfs.cxx: clamfs_open(): add whitelist and blacklist match
    of file extension 
    * configure.ac: bumped to 0.9.0

2007-02-12  Krzysztof Burghardt

    * src/clamfs.cxx: main(): add sanity check of configuration
    * src/clamfs.cxx: clamfs_open(): add exclude from anti-virus scan
    based on file size

2007-02-11  Krzysztof Burghardt

    * src/clamfs.cxx: clamfs_fixpath() renamed to fixpath()
    * src/clamfs.cxx: clamfs_open_backend() renamed to open_backend()
    * configure.ac: bumped to 0.7.0

2007-02-09  Krzysztof Burghardt

    * configure.ac: bumped to 0.5.0