[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Gilles Chehade <gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 17 Nov 2008 14:50:43 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/11/17 14:50:43
Modified files:
usr.sbin/smtpd : smtp_session.c smtpd.h
Log message:
- until now a client could issue a command from an extension even though it
greeted with helo and not ehlo. introduce session flag F_EHLO and
make sure the session_command() dispatch only looks at extensions
when a session does not have the F_EHLO flag.
Visit your host, monkey.org