[Cyrus-CVS] src/cyrus/imap by brong
brong at andrew.cmu.edu
brong at andrew.cmu.edu
Tue Dec 15 21:54:14 EST 2009
Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus/imap
In directory cyrus-devel-01.andrew.cmu.edu:/afs/andrew.cmu.edu/usr3/brong/src/cyrus/imap
Modified Files:
sync_client.c sync_server.c
Log Message:
Use compression if sync_compress is set
Adds support for COMPRESS DEFLATE command to sync_server.
Adds a configuration option "sync_compress" and uses it
in sync_client to sent COMPRESS DEFLATE to the server
and enable compression if the server agrees.
Adds a '-z' flag to sync_client to force compression.
--- links to diffs follow ---
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/sync_client.c.diff?r1=1.47&r2=1.48
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/sync_server.c.diff?r1=1.32&r2=1.33
More information about the Cyrus-cvs
mailing list