20 Commits (fdb03b91f2471ebc1ee715c78911c8a1085791d1)

Author SHA1 Message Date
Oswald Buddenhagen 57a0920fcb fix configure for static libdb, libnsl, and libsocket 9 years ago
Oswald Buddenhagen 4106de5c14 bump version 10 years ago
Felix Janda 9ce90dfe01 Add configure option for zlib 10 years ago
Oswald Buddenhagen ef1f80abe3 fix consistent misspelling of Berkeley 10 years ago
Oswald Buddenhagen 79ef2ab360 the minimum required bdb version is in fact 4.1 10 years ago
Oswald Buddenhagen 825041fc8c make the bdb check actually check for a linkable library 10 years ago
Reimar Döffinger 08dab9465b Make Berkley DB an optional dependency. 10 years ago
Oswald Buddenhagen 139b90be29 added support for IMAP DEFLATE 10 years ago
Oswald Buddenhagen eb1005151c add SASL support 10 years ago
Oswald Buddenhagen 2a3963af58 bump version 10 years ago
Oswald Buddenhagen 4f383a8074 stop abusing memcmp() 10 years ago
Oswald Buddenhagen 060430b233 bump version 10 years ago
Oswald Buddenhagen aee0fa3b68 make date parsing portable, take 2 11 years ago
Oswald Buddenhagen 813b4942db bump version 11 years ago
Oswald Buddenhagen 03b3b566f1 reshuffle sources a bit 11 years ago
Oswald Buddenhagen a49893f32e fix strftime() %z conversion specifier check 11 years ago
Oswald Buddenhagen 3ceb553102 IPv6 support 11 years ago
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