summaryrefslogtreecommitdiffstats
path: root/imap/Makefile.am
AgeCommit message (Collapse)Author
2022-04-18courier-imap: remove the --disable-root-check configure optionSam Varshavchik
2022-04-16all: scripts to create installable *.deb packages.Sam Varshavchik
2022-03-20imap: fix make check without valgrind.Sam Varshavchik
2022-03-06Add additional tests.Sam Varshavchik
2022-02-21Add additional tests.Sam Varshavchik
2022-02-14Additional test coverage for IMAP_USELOCKSSam Varshavchik
2022-02-02Fix minor memory leaks.Sam Varshavchik
2022-01-22Add additional tests.Sam Varshavchik
Test for IMAP_EMPTYTRASH parsing.
2022-01-22imap: fixes to let make check be run as root.Sam Varshavchik
2022-01-15Fix minor memory leaksSam Varshavchik
2021-02-18Replace FAM/Gamin with inotifySam Varshavchik
2020-07-12Pass --nonet to xsltproc.Sam Varshavchik
2018-07-21courier-imap: implement UTF8 mode in the POP3 server.Sam Varshavchik
2017-07-24Fix man page generation.Sam Varshavchik
2015-02-28Make sure the .in files get rebuilt.Sam 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.
2015-02-28Update to courier-unicode 1.2Sam Varshavchik
2015-02-23courier-imap: add makeimapaccess wrapper, man page.Sam Varshavchik
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-11-28courier-imap: 4.15.0Sam Varshavchik
2013-11-10Update DH parameter configuration scripts.Sam Varshavchik
* libs/tcpd/libcouriergnutls.c, libs/tcpd/libcouriertls.c: remove the TLS_DHCERTFILE setting, and use TLS_CERTFILE for all functionality. Read DH parameters from TLS_CERTFILE, or from the new TLS_DHPARAMS environment variable. * mkdhparams: New script that generates DH parameters into a standalone file. * Remove TLS_DHCERTFILE setting from imapd-ssl, pop3d-ssl, esmtpd and esmtpd-ssl. Add TLS_DHPARAMS. * Update imapd.cnf.openssl, pop3d.cnf.openssl, esmtpd.cnf.openssl, set default number of bits for RSA keys to 4096.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.