Commit Graph

7 Commits

Author SHA1 Message Date
Oswald Buddenhagen
130664b622 The Big Rewrite. too many change to list them all.
as opposed to earlier threats, BerkDB was not entirely dropped; i
suppose the isync 0.7 -> 0.8 change had a reason, so i added an
alternative UID storage scheme.
note that BDB 4.0 is not sufficient, as the db->open function changed in
an incompatible way ...

i updated the debian packaging except for a changelog entry.
note that i removed the upgrade blurb, as upstream now has a smooth
upgrade path down to at least isync 0.4.
2004-03-27 16:07:20 +00:00
Nicolas Boullis
851d12411d The 30-async-imap patch is out of sync; disable it. 2004-02-06 01:12:36 +00:00
Theodore Ts'o
3d0d729ea9 Improve IMAP error handling to print the command which caused the error;
if the command is a LOGIN command, mask out the username and password.
2004-01-16 01:41:28 +00:00
Theodore Ts'o
4aae81e8d8 Add the asychronous IMAP patch to the debian patch list. 2004-01-15 04:12:01 +00:00
Theodore Ts'o
75bffd0947 Initial asynchronous flags setting patch. 2004-01-15 03:53:15 +00:00
Theodore Ts'o
0121220339 Optimized isync by not fetching the sizes of messages if they are
unneeded (i.e., if MaxSize is not specified in the config file).

Patch and idea originally from Nicolas Boullis <nboullis@debian.org>,
modified/polished by Theodore Ts'o per comments by Oswald Buddenhagen.
2004-01-12 01:24:47 +00:00
Theodore Ts'o
016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch
mechanism.
2004-01-11 07:27:27 +00:00