summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/table_api.c
AgeCommit message (Expand)Author
2015-12-05EAGAIN handling for imsg_read. OK henning@ benno@Claudio Jeker
2015-01-20use <limits.h> comprehensively. For now try to push <> includes toTheo de Raadt
2014-08-11missing memset in table_api.c (currently only used by pluggable tables)Gilles Chehade
2014-07-08Update the table API: lookup functions can take an optional parametersEric Faurot
2014-02-04socketmap table backend.Eric Faurot
2013-10-26%i -> %d in format stringsEric Faurot
2013-07-20Update ldap and sqlite table backends and provide them as external backends.Eric Faurot
2013-07-19Add a table_proc backend for delegating table lookups to anotherEric Faurot