CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/07 13:02:55
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : authenticate.c
Log message:
wrap auth_userokay in a new function authenticate_user() and make sure
that only authenticate.c knows about bsd_auth, no functionnal change.
