summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add missed fileSergey Matveychuk2004-12-021-0/+20
| | | | | | | Reported by: kris (via pointyhat) Notes: svn path=/head/; revision=122967
* - Update to 4.32.1Sergey Matveychuk2004-11-255-199/+102
| | | | | | | | | | - Pass maintainership to submitter PR: ports/72511 Submitted by: Demin Alexander <support(at)spectrum.ru> Notes: svn path=/head/; revision=122397
* - Update to 4.31Pav Lucistnik2004-03-242-33/+26
| | | | | | | | | | | - Reset unresponsive maintainer PR: ports/63838 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=105157
* Upgrade to 4.29.12-DAndrey A. Chernov2003-07-012-52/+45
| | | | Notes: svn path=/head/; revision=83955
* FIx to understand drweb 4.29.5 configAndrey A. Chernov2003-06-071-4/+14
| | | | Notes: svn path=/head/; revision=82426
* Upgrade to 4.29.10-AAndrey A. Chernov2003-02-191-9/+0
| | | | Notes: svn path=/head/; revision=75846
* Upgrade to 4.29.10Andrey A. Chernov2003-02-183-34/+71
| | | | Notes: svn path=/head/; revision=75773
* Upgrade to 4.29Andrey A. Chernov2002-10-312-146/+5
| | | | Notes: svn path=/head/; revision=69183
* Upgrade to 4.28.11Andrey A. Chernov2002-10-071-21/+3
| | | | Notes: svn path=/head/; revision=67512
* Upgrade to 4.28.10Andrey A. Chernov2002-08-2510-339/+221
| | | | Notes: svn path=/head/; revision=64974
* Upgrade to 4.28.4Andrey A. Chernov2002-06-121-16/+8
| | | | Notes: svn path=/head/; revision=61148
* Upgrade to 4.28.3Andrey A. Chernov2002-05-311-1/+1
| | | | Notes: svn path=/head/; revision=60344
* Put virus names only into E-mail report, not part of drwebd logAndrey A. Chernov2002-05-211-3/+3
| | | | Notes: svn path=/head/; revision=59635
* Distfile re-rolled on official siteAndrey A. Chernov2002-05-211-8/+16
| | | | Notes: svn path=/head/; revision=59631
* Add missing demon error codeAndrey A. Chernov2002-05-181-0/+10
| | | | Notes: svn path=/head/; revision=59431
* Remove RETURN_CODES from output, there is error with diagnosticAndrey A. Chernov2002-05-171-0/+11
| | | | Notes: svn path=/head/; revision=59344
* Upgrade to 4.28Andrey A. Chernov2002-05-1110-97/+413
| | | | Notes: svn path=/head/; revision=58891
* Tune for -current sendmail 8.12.2Andrey A. Chernov2002-02-202-31/+13
| | | | Notes: svn path=/head/; revision=55005
* Add -D_THREAD_SAFE, remove libsmutil buildingAndrey A. Chernov2002-02-113-0/+27
| | | | Notes: svn path=/head/; revision=54573
* Upgrade to 4.27Andrey A. Chernov2002-01-041-10/+0
| | | | Notes: svn path=/head/; revision=52557
* Upgrade to 4.26cAndrey A. Chernov2001-11-071-11/+0
| | | | Notes: svn path=/head/; revision=49743
* Fix argument order in mail reply messageAndrey A. Chernov2001-10-221-0/+11
| | | | Notes: svn path=/head/; revision=49072
* Upgrade to 4.26bAndrey A. Chernov2001-10-206-143/+14
| | | | Notes: svn path=/head/; revision=49013
* Run as drweb user, not as rootAndrey A. Chernov2001-10-061-2/+9
| | | | Notes: svn path=/head/; revision=48489
* Add WITH_DRWEBSFM_SENDMAIL_DIR configuration knobAndrey A. Chernov2001-10-032-0/+20
| | | | | | | | Add example*.sh to DOC_DIR Use local version of libsmutil Makefile with FFR_MILTER always turned on Notes: svn path=/head/; revision=48416
* Wrap long line in virus detection mail messageAndrey A. Chernov2001-10-031-2/+22
| | | | Notes: svn path=/head/; revision=48412
* Fix socket permissions and startup race conditionAndrey A. Chernov2001-10-031-0/+22
| | | | Notes: svn path=/head/; revision=48411
* Use native drweb-sendmail.sh script for both daemon & filterAndrey A. Chernov2001-10-031-28/+0
| | | | Notes: svn path=/head/; revision=48408
* Move drweb-dependent configuration into pre-install sectionAndrey A. Chernov2001-10-031-1/+10
| | | | | | | Fix one spelling mistake in diagnostic Notes: svn path=/head/; revision=48384
* Configuration tuningsAndrey A. Chernov2001-10-034-1/+73
| | | | Notes: svn path=/head/; revision=48383
* Upgrade to 4.26Andrey A. Chernov2001-10-034-58/+73
| | | | | | | (working, but not cleanly configured) Notes: svn path=/head/; revision=48380
* Fix more spellingsAndrey A. Chernov2001-09-161-1/+19
| | | | Notes: svn path=/head/; revision=47863
* Yet one spellingAndrey A. Chernov2001-08-311-1/+1
| | | | Notes: svn path=/head/; revision=47199
* Don't attempt to notify empty <> senderAndrey A. Chernov2001-08-291-2/+11
| | | | Notes: svn path=/head/; revision=47114
* Remove workaround until I dig more on this - can't reproduce the bug now.Andrey A. Chernov2001-08-251-9/+0
| | | | Notes: svn path=/head/; revision=46898
* Workaround to prevent coredump in stdio cleanup() on exit() when signal 15Andrey A. Chernov2001-08-251-2/+11
| | | | | | | arrived Notes: svn path=/head/; revision=46895
* Use right umask for socket creationAndrey A. Chernov2001-08-252-1/+11
| | | | Notes: svn path=/head/; revision=46886
* Fix socket permissions after startAndrey A. Chernov2001-08-251-0/+1
| | | | Notes: svn path=/head/; revision=46884
* Spelling fixAndrey A. Chernov2001-08-251-0/+11
| | | | Notes: svn path=/head/; revision=46881
* Use more natural initial valuesAndrey A. Chernov2001-08-251-2/+4
| | | | Notes: svn path=/head/; revision=46879
* drwebd -> drwebfilterAndrey A. Chernov2001-08-251-1/+1
| | | | Notes: svn path=/head/; revision=46863
* 1) Add ability to build on any machine by direct adding -D_FFR_MILTER=1Andrey A. Chernov2001-08-241-1/+1
| | | | | | | | | to libmilter Makefile, so remove IS_INSTERACTIVE 2) Rename final rc.d/drweb-smf.sh to rc.d/drwebsmf.sh to start it _after_ drwebd.sh if on the same machine Notes: svn path=/head/; revision=46819
* Add -current detection as FreeBSDAndrey A. Chernov2001-08-241-0/+12
| | | | Notes: svn path=/head/; revision=46815
* DrWeb antivirus sendmail integrationAndrey A. Chernov2001-08-242-0/+45
Notes: svn path=/head/; revision=46800