[Cyrus-CVS] src/cyrus/imap by brong

brong at andrew.cmu.edu brong at andrew.cmu.edu
Mon Feb 9 00:02:54 EST 2009


Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus/imap
In directory unix34.andrew.cmu.edu:/afs/andrew.cmu.edu/usr3/brong/src/cyrus/imap

Modified Files:
	sync_server.c 
Log Message:
setseen overwrite

When syncserver gets a setseen_all, it contains an entire skiplist file
from the master.  What, skiplist you say?  Yeah - I'm afraid so.  It's
sent in binary.  That sucks, but here we have it.  Fixing that would be
a protocol change.

But... at least we can just copy the whole thing into place rather than
fiddling about updating individual fields.  We _know_ it's correct
because the master is always right[tm].


--- links to diffs follow ---
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/sync_server.c.diff?r1=1.27&r2=1.28


More information about the Cyrus-cvs mailing list