syncevolution/debian
Patrick Ohly 9286d914c0 EDS: workaround for D-Bus method timeouts (BMC #4026)
libecal/ebook implementation based on D-Bus (Evolution >= 2.30)
inevitably will run into D-Bus timeouts as the amount of data
increases.

This patch moves an earlier hack written for Maemo into the core
code and enables it by default, if the EDS backends are active.
It works by intercepting dbus_connection_send_with_reply()
and substituting timeout_milliseconds==-1 ("default timeout
of 25 seconds") with timeout_milliseconds=INT_MAX ("no timeout").

Setting SYNCEVOLUTION_DBUS_TIMEOUT to number of milliseconds
allows controlling the final timeout value.
2010-09-03 15:40:05 +02:00
..
changelog Bump version, ready to release 2010-01-22 18:10:02 +01:00
compat Maemo only has debhelper 4 2007-03-24 15:06:54 +00:00
control Added some missing build dependencies 2010-01-22 18:10:02 +01:00
copyright added packaging for Debian 2007-03-12 20:29:29 +00:00
docs added packaging for Debian 2007-03-12 20:29:29 +00:00
optify Enable auto-optification 2010-01-22 18:10:02 +01:00
rules Set configure flags that I'll use on Maemo 5 2010-01-22 18:10:02 +01:00
syncevolution-dev.install Split package into "syncevolution" and "syncevolution-dev" packages. 2010-01-22 18:00:49 +01:00
syncevolution.install Install /usr/share instead of /etc/default 2010-01-22 18:10:02 +01:00