summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-31Check SENDMAIL_VERSION only if definedAndrey A. Chernov1-2/+2
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA1-36/+36
2002-01-04Upgrade to 4.27Andrey A. Chernov3-14/+3
2001-12-17Update to reflect drweb dist re-rollingAndrey A. Chernov2-3/+5
2001-11-07Upgrade to 4.26cAndrey A. Chernov3-15/+4
2001-11-02Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitAndrey A. Chernov1-1/+1
2001-10-22Fix argument order in mail reply messageAndrey A. Chernov2-0/+12
2001-10-20Upgrade to 4.26bAndrey A. Chernov8-146/+18
2001-10-20Remove user deleting from here, it still needed for drweb sub-portAndrey A. Chernov2-23/+1
2001-10-19Move user adding/deleting to pkg*installAndrey A. Chernov3-4/+34
2001-10-17Add drweb:drweb automaticallyAndrey A. Chernov1-15/+23
2001-10-15Put it into security sandbox disallowing 'drweb' user to own any filesAndrey A. Chernov1-2/+2
2001-10-14Bump PORTVERSION for prev. changeAndrey A. Chernov1-1/+1
2001-10-141) Configure should be run after drweb-smf binary has been installedYing-Chieh Liao1-7/+5
2001-10-08Install drwebdc into sbinAndrey A. Chernov2-3/+3
2001-10-06Run as drweb user, not as rootAndrey A. Chernov3-5/+33
2001-10-03Add WITH_DRWEBSFM_SENDMAIL_DIR configuration knobAndrey A. Chernov4-15/+35
2001-10-03Wrap long line in virus detection mail messageAndrey A. Chernov2-3/+23
2001-10-03Fix socket permissions and startup race conditionAndrey A. Chernov2-1/+23
2001-10-03Use native drweb-sendmail.sh script for both daemon & filterAndrey A. Chernov3-35/+12
2001-10-03Move drweb-dependent configuration into pre-install sectionAndrey A. Chernov2-3/+12
2001-10-03Configuration tuningsAndrey A. Chernov6-8/+84
2001-10-03Upgrade to 4.26Andrey A. Chernov7-73/+132
2001-09-16Fix more spellingsAndrey A. Chernov1-1/+19
2001-08-31Yet one spellingAndrey A. Chernov2-2/+2
2001-08-29Don't attempt to notify empty <> senderAndrey A. Chernov2-2/+12
2001-08-25Remove workaround until I dig more on this - can't reproduce the bug now.Andrey A. Chernov1-9/+0
2001-08-25Workaround to prevent coredump in stdio cleanup() on exit() when signal 15Andrey A. Chernov1-2/+11
2001-08-25Oops, remove wrong warning - there was a problem in drweb32.iniAndrey A. Chernov2-4/+0
2001-08-25Simplify configuration installation in rc.dAndrey A. Chernov2-7/+0
2001-08-25Add warnings that viruses in mail not detected with evaluation keyAndrey A. Chernov2-0/+5
2001-08-25Use right umask for socket creationAndrey A. Chernov2-1/+11
2001-08-25Fix socket permissions after startAndrey A. Chernov1-0/+1
2001-08-25Install drwebdc tooAndrey A. Chernov2-1/+3
2001-08-25Spelling fixAndrey A. Chernov1-0/+11
2001-08-25Use more natural initial valuesAndrey A. Chernov1-2/+4
2001-08-25Do not overwrite existen drwebsmf.sh on installAndrey A. Chernov2-3/+17
2001-08-25drwebd -> drwebfilterAndrey A. Chernov1-1/+1
2001-08-24Fix my typoAndrey A. Chernov1-2/+2
2001-08-24Use ${CFLAGS} when compiling dwcAndrey A. Chernov1-1/+1
2001-08-241) Add ability to build on any machine by direct adding -D_FFR_MILTER=1Andrey A. Chernov3-8/+4
2001-08-24Hide extraction processAndrey A. Chernov1-1/+1
2001-08-24Print pkg-message note and ask for confirmation before anything elseAndrey A. Chernov1-0/+5
2001-08-24Add -current detection as FreeBSDAndrey A. Chernov1-0/+12
2001-08-24Fix typoAndrey A. Chernov1-1/+1
2001-08-24DrWeb antivirus sendmail integrationAndrey A. Chernov8-0/+140