aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inline the only use of tls_handshake_wrapperHEADmasterOmar Polo2024-02-281-11/+6
* table-ldap: add ldaps supportPhilipp Takacs2024-02-281-5/+47
* table-ldap: handle more then one resultPhilipp Takacs2024-02-281-72/+92
* table-ldap: request only required attributesPhilipp Takacs2024-02-241-1/+1
* table-ldap: update ber and aldapPhilipp Takacs2024-02-246-635/+1059
* remove trailing whitespaceOmar Polo2024-02-101-1/+1
* add AC_USE_SYSTEM_EXTENSIONSOmar Polo2024-02-101-0/+2
* table-ldap: fix reconnection logic againPhilipp Takacs2024-02-041-2/+4
* table-ldap: check if a filter is configured before try to queryPhilipp Takacs2024-02-041-0/+6
* table-ldap: do the string replace in the ldap parserPhilipp Takacs2024-02-043-20/+56
* table-postgres: check if errfld is NULL before derefPhilipp Takacs2024-02-041-1/+6
* mark log.h' fatal and fatalx as noreturnOmar Polo2024-01-291-2/+4
* table-ldap: fix reconnection logicPhilipp Takacs2024-01-271-5/+6
* table-ldap: add example config filePhilipp Takacs2024-01-271-0/+48
* table-ldap: add netaddr and mailaddrmap supportPhilipp Takacs2024-01-271-0/+17
* table-ldap: don't free addr in aldap_parse_urlPhilipp Takacs2024-01-273-10/+3
* fix typo in .gitignore and make some patterns work with got(1) tooOmar Polo2024-01-272-5/+5
* add gitignorePhilipp Takacs2024-01-2717-0/+43
* table-ldap: keep port number as stringPhilipp Takacs2024-01-273-13/+8
* table-ldap: free aldap_urlPhilipp Takacs2024-01-272-2/+4
* table-ldap: simplify getaddrinfo() usageOmar Polo2024-01-251-20/+15
* Merge pull request #66 from ryanakca/cross-buildGilles Chehade2020-05-251-12/+8
|\
| * Don't hard code build architecture so that we can cross-buildRyan Kavanagh2020-05-251-12/+8
|/
* Update README.mdGilles Chehade2020-04-291-2/+0
* Update table_mysql.c6.7.1Gilles Chehade2020-04-181-3/+1
* fix mysql disconnect on error6.7.0Gilles Chehade2020-04-061-3/+1
* Merge pull request #65 from adufray/patch-1Gilles Chehade2020-01-291-1/+1
|\
| * Fix builds for MariaDB usersadufray2020-01-291-1/+1
|/
* Merge pull request #63 from whataboutpereira/mysql-v8Gilles Chehade2019-12-201-0/+4
|\
| * Fix building with MySQL 8.0.1.Reio Remma2019-12-191-0/+4
|/
* Merge pull request #61 from fgma/mysql-update6.6.0Gilles Chehade2019-10-182-0/+12
|\
| * new parameter added to manpagefgma2019-10-181-0/+9
| * support for mailaddrmap lookups in table-mysqlfgma2019-10-181-0/+3
* | Update README.mdGilles Chehade2019-10-181-0/+4
* | Merge pull request #60 from fgma/sqlite-updateGilles Chehade2019-10-182-0/+12
|\ \
| * | new parameter added to manpagefgma2019-10-171-0/+9
| |/
| * support for mailaddrmap lookups in table-sqlitefgma2019-10-171-0/+3
|/
* Merge pull request #59 from fgma/postgres-updateGilles Chehade2019-10-172-0/+12
|\
| * new parameter added to manpagefgma2019-10-171-0/+9
| * support for mailaddrmap lookups in table-postgresfgma2019-10-161-0/+3
|/
* Merge pull request #57 from jdelic/upstream-pr/automake-16Gilles Chehade2019-08-151-1/+1
|\
| * add automake 16 which I need to build on alpine 3.10Jonas Maurus2019-08-151-1/+1
|/
* use mysql_config if availableGilles Chehade2019-08-111-0/+13
* allow automake 1.13 as it is still usedGilles Chehade2019-08-111-3/+3
* Merge pull request #56 from ahendriksen/fix-table-socketmap-getlineGilles Chehade2019-08-101-1/+1
|\
| * Fix bug in table_socketmap: error check of getlineAllard Hendriksen2019-08-051-1/+1
|/
* fix Makefile.amGilles Chehade2018-11-071-1/+1
* remove filters and toolsGilles Chehade2018-11-0723-2001/+0
* Merge pull request #53 from jirutka/fix-compatGilles Chehade2018-08-157-16/+12
|\
| * fix compatibility with opensmtpd 5.9+Jakub Jirutka2018-07-287-16/+12
|/