~ubuntu-branches/ubuntu/raring/clamav/raring

« back to all changes in this revision

Viewing changes to libclamav/dconf.h

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran
  • Date: 2008-09-05 17:25:34 UTC
  • mfrom: (0.35.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080905172534-yi3f8fkye1o7u1r3
* New upstream version (closes: #497662, #497773)
  - lots of new options for clamd.conf
  - fixes CVEs CVE-2008-3912, CVE-2008-3913, CVE-2008-3914, and
    CVE-2008-1389
* No longer supports --unzip option, so typo is gone (closes: #496276)
* Translations:
  - sv (thanks Martin Bagge <brother@bsnet.se>) (closes: #491760)

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
#define DOC_CONF_PDF            0x4
80
80
#define DOC_CONF_SCRIPT         0x8
81
81
#define DOC_CONF_HTML_SKIPRAW   0x10
 
82
#define DOC_CONF_JSNORM         0x20
82
83
 
83
84
/* Mail flags */
84
85
#define MAIL_CONF_MBOX      0x1
90
91
#define OTHER_CONF_RIFF     0x4
91
92
#define OTHER_CONF_JPEG     0x8
92
93
#define OTHER_CONF_CRYPTFF  0x10
 
94
#define OTHER_CONF_DLP      0x20
93
95
 
94
96
/* Phishing flags */
95
97
#define PHISHING_CONF_ENGINE   0x1