CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2011/12/12 10:20:36
Modified files: usr.sbin/smtpd : smtp_session.c smtpd.c smtpd.h Log message: add a session_enter_state() function to change the state of an smtp session and allow those state changes to be traced (add traces flags for upcoming changes while there). ok chl@ gilles@