CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/19 13:53:33
Modified files:
usr.sbin/smtpd : parse.y smtpd-api.h smtpd.h table.c
usr.sbin/smtpd/makemap: Makefile
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : table_api.c table_proc.c
Log message:
Add a table_proc backend for delegating table lookups to another
process. Stop building experimental table_sqlite and table_ldap as
they will be provided as external backends.
