summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/table_sqlite.c
AgeCommit message (Expand)Author
2013-11-18change dict_poproot() prototype: do not take key placeholder parameter asEric Faurot
2013-10-26%i -> %d in format stringsEric Faurot
2013-10-24fix USERINFO and CREDENTIALS lookups in experimental sqlite backend.Eric Faurot
2013-07-22use unistd.h instead of getopt.hEric Faurot
2013-07-21tweak log messagesEric Faurot
2013-07-20Update ldap and sqlite table backends and provide them as external backends.Eric Faurot
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-31assorted fixes spotted by Coverity.Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade