54 Commits (master)

Author SHA1 Message Date
Oswald Buddenhagen eb1f10762f added sync support for the arrival date of messages 11 years ago
Felipe Contreras ff9bf4d91b Fix build with recent autoconf and modernize configure.ac 12 years ago
Felipe Contreras 10a146e1b9 Rename configure.in to the modern equivalent 12 years ago
Oswald Buddenhagen dead12efdd don't claim that we are looking for exactly bdb 4.2 12 years ago
Oswald Buddenhagen 2585dd3324 add support for hierarchical mailboxes 12 years ago
Oswald Buddenhagen 256a147945 compile with -ansi -pedantic on gcc 12 years ago
Oswald Buddenhagen 96eaeb428d define _GNU_SOURCE on the command line 12 years ago
Oswald Buddenhagen bd93d689db fully asynchronous IMAP operation 12 years ago
Oswald Buddenhagen 7867eb9009 add simple mainloop implementation 12 years ago
Oswald Buddenhagen 8174bdcbd4 bump version. no, i'm not releasing yet ... :) 19 years ago
Oswald Buddenhagen d414d0aae2 solaris 10 fix: use sys/filio.h for FIONREAD. untested. 19 years ago
Oswald Buddenhagen 7f26ca3c0a bump version 20 years ago
Oswald Buddenhagen efa062ccdb whoops, wrong define 20 years ago
Oswald Buddenhagen f5eeecaf45 don't encode maturity in version number 20 years ago
Oswald Buddenhagen eb0bbf8b84 sanitize the OpenSSL detection 20 years ago
Oswald Buddenhagen 5f46b66547 A{C,S}_HELP_STRING aliasing tricks. 21 years ago
Oswald Buddenhagen 130664b622 The Big Rewrite. too many change to list them all. 21 years ago
Nicolas Boullis fc9bd1b874 Add a --disable-maintainer-mode option to configure. 21 years ago
Oswald Buddenhagen 7fe9fb7ef0 remove useless define and more verbose error message. 21 years ago
Theodore Ts'o e1d0ea8a18 Use a more sophisticated test for the existence of libdb that works for 21 years ago
Oswald Buddenhagen b239e7b814 bah, forgot to remove debian/Makefile.in from AC_OUTPUT. :} 21 years ago
Oswald Buddenhagen 180f5fa201 sync uid database after every message. this is accompanied by a dbm -> 21 years ago
Oswald Buddenhagen 8859fd45a8 bump version 21 years ago
Oswald Buddenhagen b535af4fc4 - make it work without SSL 22 years ago
Oswald Buddenhagen 958e74dfc8 cleanup 22 years ago
Oswald Buddenhagen b10718cf20 - took over maintenance 22 years ago
Michael Elkins 1a1d2af012 Fixed to compile under FreeBSD 4.6-RELEASE. Must include ndbm.h rather than 23 years ago
Michael Elkins fe438026b0 PREAUTH support from Oswald Buddenhagen <ossi@kde.org> 23 years ago
Michael Elkins 44d360d184 check for dbm_open() in libc and libdb 23 years ago
Michael Elkins 8c8f6916c6 added debian build files dist target so that people can use them to build 23 years ago
Michael Elkins c121ec912f updated year in copyright notice 23 years ago
Michael Elkins f0c7fdf008 added memory debugging code 23 years ago
Michael Elkins 06a5edb452 move strndup() code into config.c for less complexity 23 years ago
Michael Elkins 087fb470e7 update version to 0.7 23 years ago
Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 23 years ago
Michael Elkins e3797d65da add strndup replacement function for systems which lack it 23 years ago
Michael Elkins 8af21c5604 handle untagged responses in imap_fetch_message() so that it doesn't bomb 24 years ago
Michael Elkins b3672634e5 set imap->prefix to be the namespace prefix 24 years ago
Michael Elkins ee0de20cf7 added --with-ssl-dir to specify an alternate installation of OpenSSL 24 years ago
Michael Elkins 0527181f45 added MaxSize configuration variable 24 years ago
Michael Elkins bbbe88e07d use getpass() to get the user's password 24 years ago
Michael Elkins 0addaad032 fixes to compile cleanly under Solaris 2.7 24 years ago
Michael Elkins b6089a2dcb added OpenSSL support 24 years ago
Michael Elkins 813618f041 config options were not case insensitive 24 years ago
Michael Elkins f47d0d7c11 initial import 24 years ago