AntiVir for UNIX User Change Log

version 2.1.3

	ALL
	+ added warn messages for problems reading .conf files
	+ added warn messages for problems writing log files
	+ changed default ArchiveMaxRecurion from 5 to 20

	SCRIPTS
	+ changed to new all-in-one package

	UPDATER
	+ improved updater messages with more specific details

	GUI
	+ resolved several issues with interface
	+ resolved several issues with networking
	+ fixed Solaris support


version 2.1.2

	ALL
	+ added GUI support

	GUARD
	+ DAZUKO_ON_CLOSE_MODIFIED events recognized

	COMMAND LINE SCANNER
	+ fixed problem with >79 arguments
	+ introduced "skipped files" counter when --allfiles is not used

	INTERNET UPDATER
	+ fixed restart issue when mailgate AND milter are installed


version 2.1.1

	ALL
	+ added heuristic support using the "HeuristicsMacro" and
	  "HeuristicsLevel" directives in antivir.conf
	+ fixed minor problems in pack library with failing to identify
	  certain MIME configurations or corrupted archives
	+ improved initialization failure messages

	COMMAND LINE SCANNER
	+ added heuristic support with "--heur-macro" and "--heur-level=N"
	  arguments (macro heuristic is on by default)
	+ new exit code (3) when suspicious files found

	INTERNET UPDATER
	+ added support for HTTP redirects (302 response code)
	+ improved support for varying HTTP responses
	+ download server changed from www.antivir.de to dl.antivir.de


version 2.1.0

	ALL
	+ detect other types, such as dialers, games, jokes and possible
	  malicious softare using the "DetectDialer" "DetectJoke" "DetectGame"
	  "DetectPMS" directives in antivir.conf
	+ Pack libary updated to support mailboxes and "exploding archives"
	  (aka mailbombs)
	+ more intense selfcheck on startup

	COMMAND LINE SCANNER
	+ exclude files or paths with "--exclude=" argument
	+ allow warnings to be handled as alerts with "--warnings-as-alerts"
	  argument
	+ send emails when alerts are found using the "--log-email=" argument
	+ scan mbox files with "--scan-in-mbox" argument
	+ set max archive size and recursion with "--archive-max-size=" and
	  "--archive-max-recursion" arguments
	+ detect other types, such as dialers, games, jokes and possible
	  malicious software using the "--with-dialer" "--with-game"
	  "--with-joke" "--with-pm" arguments, or you can detect all types
	  with the "--alltype" argument

	GUARD
	+ run external program with each alert using the "ExternalProgram"
	  directive in avguard.conf
	+ supports Dazuko 2.0
	+ file cache integrated into antivir binary (no longer a separate
	  antivir-fc file)
	+ support for file including/excluding
	+ support for filenames of any length added

	INTERNET UPDATER
	+ keep backups after each update using the "UpdaterKeepBackups"
	  directive in antivir.conf
	+ supports chunked HTTP/1.1 download formats


version 2.0.9-12

	ALL
	+ fixed problem mentioned on security focus
	  http://www.securityfocus.com/archive/1/349554/2004-01-10/2004-01-16/0


version 2.0.9

	ALL
	+ emailing now based on more secure methods
	+ multiple email addresses officially supported with "EmailTo a1 a2 a3"

	GUARD
	+ files are backed up before attempting to repair


version 2.0.8

	ALL
	+ added support for TMPDIR environment variable

	SCRIPTS
	+ fixed minor bugs in the config script
	+ added /tmp and /var/tmp to default IncludePath

	INTERNET UPDATER
	+ improved handling timeouts (implemented hard limit)
	+ fixed a problem with the updater shutting itself down
	+ fixed mailgate reloading with non-default temp directory

	GUARD
	+ now compatible with Dazuko 1.2.x
	+ fixed disabling (NumDaemons 0)


version 2.0.7

	ALL
	+ mail sending now based on sendmail and mail
	+ fixed binary link resolution problem

	INTERNET UPDATER
	+ server can be set with HTTPUpdateServer
	+ cut-off downloads resumed
	+ more effort is given when establishing connections

	GUARD
	+ RepairInfected directive now RepairConcerningFiles
	+ RenameInfected directive now RenameConcerningFiles
	+ MoveInfectedTo directive now MoveConcerningFilesTo

	COMMAND LINE SCANNER
	+ fixed -C problem
	+ syslog settings no longer ignored


version 2.0.6

	INTERNET UPDATER
	+ fixed an error in checking gnupg return code
	+ updates now assigned correct mode,uid,gid

	GUARD
	+ split file caching system from main binary

	COMMAND LINE SCANNER
	+ fixed -cf command
	+ dynamically linked


version 2.0.5

	INTERNET UPDATER
	+ fixed a problem with daemon restarter for AvMailGate
	+ added cooler update visuals :)

	GUARD
	+ now recognizes (and ignores) HUP signals
	+ file caching system integrated (in server product)
	+ console alerts no longer sent (in workstation product)

	COMMAND LINE SCANNER
	+ now recognizes (and ignores) HUP signals
	+ fixed BSD console output
	+ resolves relative paths correctly
	+ rename and delete archives as well
	+ now linked statically


version 2.0.4

	GUARD
	+ now compatible with Dazuko 1.1.0

	INTERNET UPDATER
	+ rewrote daemon restarter (now based on PID files)
	+ fixed a minor problem with MS Windows proxy servers
	+ non-engine/program updates now available
	+ fixed engine updates for FreeBSD/OpenBSD
	+ implemented standard email signature
	+ added "personal messages" to emails
	+ rewrote version parser
	+ new parameters added:
		--check

	COMMAND LINE SCANNER
	+ fixed reading keys in FreeBSD


version 2.0.3

	SCRIPTS
	+ more reliable start/stop/status results
	+ removed unnecessary sleeping

	GUARD
	+ email messages specify rename/move action

	INTERNET UPDATER
	+ fixed mkdir() problem with BSDi
	+ force "no caching" for servers/proxies
	+ more improvements when restarting daemons
	+ fixed --temp parameter
	+ added an extra DNS lookup if first failed
	+ added lots more log output for failed updates
	+ no longer utilizes tmpfile() (caused libc5 problems)
	+ GnuPG support added
	+ reduced required temp space

	COMMAND LINE SCANNER
	+ individual messages for archives printed
	+ fixed a bug in packlib (for corrupted .rar files)
	+ added more information to --version output
	+ fixed --home-dir parameter
	+ real-time scan output is surpressed for non-tty's
	+ new parameters added:
		--info


version 2.0.2

	SCRIPTS
	+ changed defaults for a new install

	INTERNET UPDATER
	+ minor improvements when restarting daemons
	+ fixed error in proxy request header
	+ added lots of log output for failed updates
	+ version information added to update messages

	COMMAND LINE SCANNER
	+ cleaned up the real-time output
	+ added a lot of pack formats to packlib
	+ implemented buffer overflow protection
	+ added local* syslog facilities


version 2.0.1

	SCRIPTS
	+ redid install
	+ added avupdater
	+ added an extra sleep to avguard
	+ added configantivir
	+ avguard shows if it is server/workstation

	GUARD
	+ we no longer supply pre-compiled dazuko modules

	INTERNET UPDATER
	+ updater no longer dependant on guard
	+ fixed a bug in replacing executable
	+ the --update flag will now also restart guard (if root)
	+ added proxy support
	+ improved & added email/log notifications

	COMMAND LINE SCANNER
	+ fixed a bug in extension-matching
	+ upgraded zlib to 1.1.4
	+ fixed a bug in packlib (for corrupted .arj files)
	+ new parameters added:
		--help
		--allfiles
		--version
		--update
		--home-dir
		-C


version 2.0

	+ AvGuard integrated
	+ Internet Update system
	+ Automatic Internet Updater added

