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