21 Commits (47e592b6039d7d122046e1f61daf1981962b24ed)

Author SHA1 Message Date
Oswald Buddenhagen 47e592b603 keep the result of driver->list() and a flag whether it is valid in the store. 19 years ago
Oswald Buddenhagen d7126dca5e "fprintf( stderr," => "error(". new functions debugn() and infon() 19 years ago
Oswald Buddenhagen 1453e61840 update fsf's postal address. i think it's sort of useless nowadays 19 years ago
Oswald Buddenhagen ab11737b33 crash handler that launches gdb. activated when started with -D option. 19 years ago
Oswald Buddenhagen 9c6c158ef3 undocumented flag -J to skip committing the new sync state. 19 years ago
Oswald Buddenhagen a1a5a817bb merge Quiet, Verbose & Debug into DFlags 19 years ago
Oswald Buddenhagen 808001c0a9 whoops 19 years ago
Oswald Buddenhagen 4ec56f8cf6 - instead of having {m,s}foo, we have foo[2] now, so we can do 19 years ago
Oswald Buddenhagen 633869d040 trailing whitespace 19 years ago
Oswald Buddenhagen 130664b622 The Big Rewrite. too many change to list them all. 21 years ago
Oswald Buddenhagen e5894bdf04 once again: (slightly) better output. 21 years ago
Oswald Buddenhagen f80f91d98b make Tag int, move it to imap.c 21 years ago
Oswald Buddenhagen b5307f0e16 another message output cleanup, still not perfect (info messages will be 21 years ago
Theodore Ts'o 0121220339 Optimized isync by not fetching the sizes of messages if they are 21 years ago
Oswald Buddenhagen 3de16206e7 ignore anything that does not look remotely like a maildir when 21 years ago
Oswald Buddenhagen 424db34ff2 make imaps: on the command line adjust the port and ssl options as well 21 years ago
Oswald Buddenhagen b535af4fc4 - make it work without SSL 22 years ago
Oswald Buddenhagen 28e240a36b don't free any config strings - who cares for a few bytes? 22 years ago
Oswald Buddenhagen 38d46cc03e accumulate status over multiple mailboxes, i.e., don't abort after first 22 years ago
Oswald Buddenhagen 6f2550117a - update copyrights. 2003 didn't begin yet, but who cares? :) 22 years ago
Oswald Buddenhagen b10718cf20 - took over maintenance 22 years ago
Michael Elkins d228fae394 Updated the copyright notice to allow an exception for linking with OpenSSL, 23 years ago
Michael Elkins 7cd74a1179 Bunch 'o patches from Oswald Buddenhagen: 23 years ago
Michael Elkins eb5f92821c Patch from Oswald Buddenhagen <ossi@kde.org> 23 years ago
Michael Elkins f6c037c854 updated URL for project 23 years ago
Michael Elkins fe438026b0 PREAUTH support from Oswald Buddenhagen <ossi@kde.org> 23 years ago
Michael Elkins c121ec912f updated year in copyright notice 23 years ago
Michael Elkins 3fe6f3f086 added --create/-C command line option to force creation of the local 23 years ago
Michael Elkins f0c7fdf008 added memory debugging code 23 years ago
Michael Elkins e02975e888 Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>. 23 years ago
Michael Elkins bb62e2c18d merge maildir_sync() and maildir_close(). the maxuid in a maildir still 23 years ago
Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 24 years ago
Michael Elkins cb2f6e3ee6 forgot conditional #if HAVE_LIBSSL around setting of .use_imaps in main() 24 years ago
Michael Elkins bfffeffff6 update Copyright printed by --help 24 years ago
Michael Elkins e015398ff2 added `Delete' configuration option to force -d option 24 years ago
Michael Elkins 4b102ee6ec the `Expunge' config directive didn't work since only the -e command line 24 years ago
Michael Elkins 5eaa4e5512 --host option didn't check for imaps: prefix 24 years ago
Michael Elkins ea361ad116 fixed core when specifying multiple mailboxes on the command line 24 years ago
Michael Elkins 9a5b57eb7d isync should continue to process additional mailboxes even if there is an 24 years ago
Michael Elkins 1db31aabd7 patch from Daniel Resare <noa@metamatrix.se>: 24 years ago
Michael Elkins 91d2f60584 fixed cram compilation error under bsd 24 years ago
Michael Elkins 7173d07192 added support for tilde (~) expansion in the `Mailbox' and `CertificateFile' 24 years ago
Michael Elkins bcecbe5eeb broke config code into config.c 24 years ago
Michael Elkins 32677da976 patch from Hugo Haas <hugo@larve.net> 24 years ago
Michael Elkins d03ce3f73d fixed config parser to accept arbitrary whitespace 24 years ago
Michael Elkins acd674f93e allow leading whitespace in config files 24 years ago
Michael Elkins 074298d482 isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>) 24 years ago
Michael Elkins a954aeec96 fixed sync_mailbox() to correctly write new messages to the local maildir 24 years ago
Michael Elkins 5c08b1c4bd set default MaxSize to 0 (unlimited) 24 years ago
Michael Elkins 0527181f45 added MaxSize configuration variable 24 years ago