summaryrefslogtreecommitdiffstats
path: root/sqwebmail
AgeCommit message (Collapse)Author
2022-04-16all: scripts to create installable *.deb packages.Sam Varshavchik
2022-03-23Search for ispell or aspell.Sam Varshavchik
2022-03-22Fix a few instances of misspellings of "occurred"Roel van Meer
See also: https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch
2022-01-18Partially revert commit f67b3067a0fee0b7e768f6bd9e12649cacc1f0d2.Sam Varshavchik
2022-01-17Clean up maildir_getnew.Sam Varshavchik
2022-01-17Fix minor memory leaks.Sam Varshavchik
bdbobj_nextkey can leak memory. Looks like some glibc or valgrind configs detect memory leaks from putenv(), use setenv() instead. It's POSIX 2001. Take this opportunity to clean up the test script.
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-21-Wall and -Werror fixesSam 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-19Update changelogSam Varshavchik
2021-02-18Replace FAM/Gamin with inotifySam Varshavchik
2021-02-09Bump versionSam Varshavchik
2021-02-05Fix UTF-8 addresses.Sam Varshavchik
2020-11-04Fix spec file.Sam Varshavchik
2020-10-27gpg update.Sam Varshavchik
2020-06-17Bump version.Sam Varshavchik
2020-05-18Update ChangeLogSam Varshavchik
2020-05-18courier-authlib update.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99Sam Varshavchik
2019-12-06Explicitly chmod installed directories.Sam Varshavchik
make install results in identical permissions with umask 022 or 002.
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-05-17Fix quoting of HTTP headers of error messages.Sam Varshavchik
2019-03-27Bump versionSam Varshavchik
2018-09-13Update versions.Sam Varshavchik
2018-08-01Update logo.Sam Varshavchik
2018-07-29UTF8 changes.Sam Varshavchik
2018-07-28sqwebmail: format UTF8 delivery status notificationsSam Varshavchik
2018-07-18Merge branch 'master'.Sam Varshavchik
2018-07-18Update documentationSam Varshavchik
2018-07-16sqwebmail: update folder encoding scheme to be compatible with IMAP UTF8Sam Varshavchik
2018-04-27Fedora 28 fixes.Sam Varshavchik
2017-11-27ChangelogSam Varshavchik
2017-11-26Misc fixes.Sam Varshavchik
Potential null pointer dereference in pcp.c. Convert waitlib to use libtool.
2017-11-26mailbot: fix null pointer dereferences.Sam Varshavchik
2017-10-03Bump version.Sam Varshavchik
2017-09-27Fix configure.ac.Sam Varshavchik
2017-09-19Update changelogs.Sam Varshavchik
2017-09-19Change default encoding character set to UTF-8.Sam Varshavchik
2017-06-23Bump versionSam Varshavchik
2017-06-17Skip symlinks when recalculating current maildir quota.Sam Varshavchik
2017-03-11couriertcpd: do not issue ANY queries for DNSBL lookups.Sam Varshavchik
2017-03-09courier-unicode API update.Sam Varshavchik
2017-01-13Bump versionSam Varshavchik