head	1.5;
access;
symbols
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4;
locks; strict;
comment	@# @;


1.5
date	2002.05.10.06.36.14;	author ache;	state dead;
branches;
next	1.4;

1.4
date	2002.01.04.07.13.24;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	2001.10.15.15.44.21;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.06.04.10.21;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.03.06.39.31;	author ache;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Upgrade to 4.28
@
text
@--- drweb32.ini-tmpl.orig	Fri Jan  4 09:31:39 2002
+++ drweb32.ini-tmpl	Fri Jan  4 09:32:40 2002
@@@@ -5,7 +5,7 @@@@
 
 [BSD]
 Key = "__INSTALL_DIR__/drweb.key"
-LogFileName = "/var/log/drweb.log"
+LogFileName = "/dev/null"
 RenameFilesTo = #??
 FilesTypes = EXE,COM,SYS,OV?,BAT,BIN,DRV,PRG,BOO,SCR,CMD,VXD,386,DLL,FON,DO?
 FilesTypes = XL?,WIZ,RTF,CL*,HT*,VB*,JS*,INF,AR?,ZIP,R??,PP?,OBJ,LIB,HLP,MD?
@@@@ -30,7 +30,7 @@@@
 ScanSubDirectories = Yes
 PromptOnAction = No
 LimitLog = No
-MaxLogSize = 512
+;MaxLogSize = 512
 OutputMode = Terminal
 FollowLinks = No
 
@@@@ -38,22 +38,24 @@@@
 Key = "__INSTALL_DIR__/drwebd.key"
 LogTime = Yes
 LogFileName = "syslog"
+PidFile = "__INSTALL_DIR__/run/drwebd.pid"
 ;BusyFile = "/var/run/drwebd.bsy"
-SocketMode = TCP
-;SocketMode = Unix
-;SocketAccess 0666
+;SocketMode = TCP
+SocketMode = Unix
+SocketFile = "__INSTALL_DIR__/run/drwebd.sock"
+SocketAccess 0660
 DaemonPort = 3000
 SocketTimeout = 40
 SocketReuseAddr = Yes
 FileTimeout = 40
-OutputMode = Terminal
+OutputMode = Quiet
 LimitLog = No
 MaxLogSize = 512
 LogScanned = Yes
 LogInfo = Yes
 LogPacked = Yes
 Interfaces = "localhost"
-;User = drweb
+User = drweb
 ;UserID = 
 ;GroupID = 
 ScanFiles = All
@@@@ -63,5 +65,5 @@@@
 SyslogPriority = "Alert"
 
 FilterRule X-Mailer ".*Mass.*Sender.*" Reject
-FilterRule To ".*undisclosed.*recipient.*" Reject
-FilterRule Subject ".*free.*xxx.*" Reject
+;FilterRule To ".*undisclosed.*recipient.*" Reject
+;FilterRule Subject ".*free.*xxx.*" Reject
@


1.4
log
@Upgrade to 4.27
@
text
@@


1.3
log
@Put it into security sandbox - don't allow 'drweb' user to own any files
excepting pid/socket/temp
@
text
@d1 2
a2 2
--- drweb32.ini-tmpl.orig	Mon Oct 15 19:26:56 2001
+++ drweb32.ini-tmpl	Mon Oct 15 19:30:53 2001
d12 2
a13 1
@@@@ -37,7 +37,7 @@@@
a14 1
 PromptFloppy = No
d18 1
a18 1
 OutputMode = Color
d21 2
a22 2
@@@@ -48,21 +48,23 @@@@
 FilesTypes = INI,MBR,IMG,CSC,CPL,MBP,SHS,SHB,PIF
d29 1
d33 1
d51 8
@


1.2
log
@Run as drweb user, not as root
@
text
@d1 2
a2 2
--- drweb32.ini-tmpl.orig	Sat Oct  6 07:36:56 2001
+++ drweb32.ini-tmpl	Sat Oct  6 07:39:10 2001
d25 1
a25 1
+PidFile = "__INSTALL_DIR__/drwebd.pid"
d31 1
a31 1
+SocketFile = "__INSTALL_DIR__/drwebd.sock"
@


1.1
log
@Configuration tuning
@
text
@d1 2
a2 2
--- drweb32.ini-tmpl.orig	Wed Oct  3 10:27:06 2001
+++ drweb32.ini-tmpl	Wed Oct  3 10:31:53 2001
d21 1
a21 2
@@@@ -47,22 +47,23 @@@@
 FilesTypes = XL?,WIZ,RTF,CL*,HT*,VB*,JS*,INF,AR?,ZIP,R??,PP?,OBJ,LIB,HLP,MD?
d24 2
a25 2
-LogFileName = "syslog"
+LogFileName = "/var/log/drwebd.log"
d31 1
a31 1
+SocketFile = "/var/run/drwebd.sock"
a36 1
-LimitLog = No
d38 1
a38 1
+LimitLog = Yes
d45 1
a45 1
+User = root
@

