CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/17 06:47:32
Modified files:
usr.sbin/smtpd : lka.c map.c ruleset.c smtpd.h
Log message:
the map api becomes backend-agnostic with initial support for db(3) and
stdio(3) backends, though for now we only enable db(3). this is the first
commit of a serie to improve maps and everything related.
idea discussed with and diff okay jacekm@
