aboutsummaryrefslogtreecommitdiffstats
path: root/extras/tables/table-mysql/table_mysql.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update table_mysql.c6.7.1Gilles Chehade2020-04-181-3/+1
* fix mysql disconnect on error6.7.0Gilles Chehade2020-04-061-3/+1
* Fix builds for MariaDB usersadufray2020-01-291-1/+1
* Fix building with MySQL 8.0.1.Reio Remma2019-12-191-0/+4
* support for mailaddrmap lookups in table-mysqlfgma2019-10-181-0/+3
* fix compatibility with opensmtpd 5.9+Jakub Jirutka2018-07-281-3/+3
* remove trailing whitespacesJoerg Jung2016-09-141-1/+1
* Revert "remove some empty lines"Joerg Jung2016-09-141-1/+6
* remove some empty linesJoerg Jung2016-09-121-6/+1
* unify log_warn() and log_warnx() instancesJoerg Jung2016-09-121-54/+35
* move main to bottom of file and remove no longer needed prototypesJoerg Jung2016-09-111-59/+44
* more knf and some labels and commentsJoerg Jung2016-09-111-9/+6
* knf formattingJoerg Jung2016-09-111-3/+4
* unify log_debug() instancesJoerg Jung2016-09-111-3/+2
* shorten some if conditionsJoerg Jung2016-09-111-7/+3
* unbreak queues, tables, and schedulersJoerg Jung2016-07-091-3/+1
* rework layoutgilles2016-06-221-0/+648
* move all filters to wip/ and update build to use proper includeGilles Chehade2015-05-221-666/+0
* Merge branch 'master' into portableGilles Chehade2015-02-151-0/+1
|\
| * Include <limits.h> to fix build after <netdb.h> change on OpenBSDGiovanni Bechis2015-01-191-0/+1
* | Merge branch 'portable' of https://github.com/OpenSMTPD/OpenSMTPD-extras into portableGilles Chehade2014-11-211-0/+2
|\ \ | |/ |/|
| * Merge branch 'master' into portableCharles Longeau2014-07-071-6/+6
| |\
| * | opensmtpd-extras is now portable. Some cleanups and fixes still need to be doneCharles Longeau2014-06-201-0/+2
* | | Do not exit if the table process cannot connect to the databaseGiovanni Bechis2014-09-091-1/+0
| |/ |/|
* | prepare for additional parameters in table lookupsEric Faurot2014-06-261-6/+6
|/
* update layoutGilles Chehade2014-06-191-0/+664