184 Commits (c3350753b0e3a256ccbd6eeb5924f7089b7a77f1)

Author SHA1 Message Date
Oswald Buddenhagen c7d938f965 now that messages know their sync records, M_SYNCES is superfluous. 19 years ago
Oswald Buddenhagen 2277ecefb6 establish bi-directional mapping between mails and sync records. use it 19 years ago
Oswald Buddenhagen 24910e2cdf declaring ex[M] instead of ex[2] is, indeed, no good. long live watchpoints. 19 years ago
Oswald Buddenhagen c1c7cb6d8e move fetching new messages in front of syncing old entries. this alone 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 185769640b M_NOT_SYNCED => M_SYNCED. now that sync records know their messages, it 19 years ago
Oswald Buddenhagen f4ce961bab move driver options composition below journal replay - it might make 19 years ago
Oswald Buddenhagen a1c402678c split driver->prepare into ->prepare_opts and ->prepare_paths 19 years ago
Oswald Buddenhagen 1a6ee00d86 less confusing uid ranges in debug 19 years ago
Oswald Buddenhagen f6ed69a8d3 don't record we synced flags if we didn't. 19 years ago
Oswald Buddenhagen 76de0182a2 of course F_DELETED will have been added to expired slave messages, so 19 years ago
Oswald Buddenhagen 8c30ec4a25 put message references into the sync records. match up the uids after 19 years ago
Oswald Buddenhagen 61dfbea617 "reformat" S_EXP_S setting logic for understandability. 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 4dc23fee7b why would somebody manipulate an expired message? right, he wouldn't: 19 years ago
Oswald Buddenhagen 9740e7e852 message tweaks 19 years ago
Oswald Buddenhagen 5633236ed2 fix sync entries not being purged due to c&p error. 19 years ago
Oswald Buddenhagen bf26a663da don't call the driver's set_flags() if the flags did not change at all. 20 years ago
Oswald Buddenhagen c2209c8470 cope with out-of-disk-space halfways gracefully (that is, don't clobber 20 years ago
Oswald Buddenhagen acabdc43b1 print name of mailbox being opened. 21 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 b5307f0e16 another message output cleanup, still not perfect (info messages will be 21 years ago
Oswald Buddenhagen 180f5fa201 sync uid database after every message. this is accompanied by a dbm -> 21 years ago
Oswald Buddenhagen b535af4fc4 - make it work without SSL 22 years ago
Oswald Buddenhagen 8fa6cd3346 ignore \Recent, as it is voided by the syncronization run itself. 22 years ago
Oswald Buddenhagen 6f2550117a - update copyrights. 2003 didn't begin yet, but who cares? :) 22 years ago
Oswald Buddenhagen a4f2725bad - update isyncmaxuid properly 22 years ago
Oswald Buddenhagen 095e3ec92c - improve console output 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 dd1b19a99a Don't bother uploaded messages marked deleted when we are going to expunge. 23 years ago
Michael Elkins f6c037c854 updated URL for project 23 years ago
Michael Elkins d00a65bebd don't bother renaming the message file if we are about to unlink() it 23 years ago
Michael Elkins dd22bd3f22 remove tilde backup files for distclean 23 years ago
Michael Elkins 2f2b123d71 sync_mailbox() did not update the msg struct when flags were changed, 23 years ago
Michael Elkins d6fe5a92bd added debian build files 23 years ago
Michael Elkins cb0d4b54b3 remove the uid from the db when a message is deleted from the maildir 23 years ago
Michael Elkins c121ec912f updated year in copyright notice 23 years ago
Michael Elkins de1f9e1941 remove c++ style comments 23 years ago
Michael Elkins e02975e888 Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>. 23 years ago
Michael Elkins 2881d173b5 strndup() could return a non-NULL terminated string 23 years ago
Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 24 years ago
Michael Elkins e015398ff2 added `Delete' configuration option to force -d option 24 years ago
Michael Elkins 6f647ae37b fixed maildir message filenames to comply with the maildir(5) specification. 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 bcecbe5eeb broke config code into config.c 24 years ago