summaryrefslogtreecommitdiffstats
path: root/sqwebmail/configure.ac
AgeCommit message (Collapse)Author
2022-01-16Update versions.Sam Varshavchik
2022-01-16Fix linking failure.Sam Varshavchik
2022-01-16Update version.Sam Varshavchik
2021-11-28Convert to PCRE2.Sam Varshavchik
2021-05-19Tolerate -Wall and -WerrorSam Varshavchik
Fixes to configure scripts and code so that it compiles (hopefully correctly) with -Wall and -Werror. Remove support for ancient BSD stricmp and strnicmp functions. AC_CHECK_FUNC does not work for strcasecmp and strncasecmp under -Wall, it's simpler to remove it.
2021-03-13Bump versionSam Varshavchik
2021-02-09Bump versionSam Varshavchik
2020-06-17Bump version.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99Sam Varshavchik
2019-11-16gettext update.Sam Varshavchik
2019-08-28Fix documentation of openssl settings.Sam Varshavchik
2019-06-08sqwebmail: fix regression when renaming the Sent folder every month.Sam Varshavchik
2019-03-27Bump versionSam Varshavchik
2018-09-13Update versions.Sam Varshavchik
2018-07-29UTF8 changes.Sam Varshavchik
2017-11-26mailbot: fix null pointer dereferences.Sam Varshavchik
2017-10-03Bump version.Sam Varshavchik
2017-06-23Bump versionSam Varshavchik
2017-01-13Bump versionSam Varshavchik
2015-06-27Fix some bounds checking issues. Added ESMTP_PREFER_IPV6_MX setting.Sam Varshavchik
2015-04-25Bump versionSam Varshavchik
2015-02-28Remove clean and smudge filters from the git repo that are used toSam Varshavchik
stamp sysconftool-processed configuration file. Rename all sysconftool-processed configuration files to *.git, and use a build rule to create a stamped sysconftool file. Fix a couple of compilation warnings.
2014-12-13Bump versionSam Varshavchik
2014-12-13Bump versionSam Varshavchik
2014-02-15fix for automake >=1.13David Heidelberger
2013-12-23Fix some badness in sqwebmaild caused by bad ACLs.Sam Varshavchik
2013-11-28sqwebmail: 5.7.1Sam Varshavchik
2013-09-25sqwebmail: bump versionsSam Varshavchik
2013-08-25Renamed configure.in to configure.acSam Varshavchik