summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-20WebDAV: improved --configurePatrick Ohly3-670/+61
2012-06-20command line: improved support for aborting while checking sourcesPatrick Ohly1-1/+4
2012-06-20WebDAV: improved support for aborting while resendingPatrick Ohly1-3/+10
2012-06-20core, WebDAV: improved support for aborting while sleepingPatrick Ohly11-37/+86
2012-06-19WebDAV: improved VJOURNAL -> plain/text conversionPatrick Ohly2-1/+28
2012-06-19D-Bus server: fixed Session.Detach() + shutdown with GIO D-BusPatrick Ohly1-1/+12
2012-06-15testing: enabled VTODO testing with Apple and DAViCalPatrick Ohly1-9/+9
2012-06-15testing: removed "METHOD:PUBLISH" from EDS taskPatrick Ohly6-14/+13
2012-06-15WebDAV: exchange VJOURNAL as iCalendar 2.0 or plain textPatrick Ohly1-1/+5
2012-06-15engine: support VJOURNAL and VJOURNAL+text/plainPatrick Ohly3-1/+160
2012-06-15local sync: improved support for abortingPatrick Ohly1-2/+22
2012-06-15local sync: fixed hanging syncevo-local-syncPatrick Ohly1-25/+19
2012-06-15WebDAV: moved UID manipulation into base classPatrick Ohly4-83/+98
2012-06-15backends: merge with incoming data by defaultPatrick Ohly3-2/+8
2012-06-15CalDAV: support VJOURNAL + VTODO (BMC #24893)Patrick Ohly9-17/+316
2012-06-15testing: allow backends to register tests after main()Patrick Ohly2-2/+26
2012-06-15testing: added Client::Source::*::testLinkedSourcesPatrick Ohly4-0/+163
2012-06-15WebDAV: handle 200 response to deletePatrick Ohly1-0/+3
2012-06-15WebDAV: handle 412 response to deletePatrick Ohly1-2/+13
2012-06-15WebDAV: handle 410 response to readPatrick Ohly1-2/+13
2012-06-15sync: refresh-from-server implementation configurablePatrick Ohly6-2/+39
2012-06-15sync: explicitly ask for refresh-from-server (helps with Funambol)Patrick Ohly1-0/+1
2012-06-15logging: control libsynthesis console output via SYNCEVOLUTION_DEBUGPatrick Ohly3-0/+39
2012-06-15syncevolution.org: fix for packagingPatrick Ohly1-2/+2
2012-06-11EDS: accept EDS 3.4 as compatiblePatrick Ohly1-3/+3
2012-06-11syncevolution.org: removed extra README files from .deb and .rpmPatrick Ohly1-13/+16
2012-06-07command line: better error messages about config problemsPatrick Ohly3-15/+68
2012-06-07command line: fixed '--dry-run' error messagePatrick Ohly2-1/+36
2012-06-07command line: allow setting empty propertiesPatrick Ohly29-259/+410
2012-06-07.ini files: use newer Ini*ConfigNodePatrick Ohly10-600/+37
2012-06-07testing: check for "set" instead of "empty" propertiesPatrick Ohly1-3/+3
2012-06-07ActiveSync: allow testing against GooglePatrick Ohly4-23/+79
2012-06-01EDS: code cleanupPatrick Ohly3-39/+48
2012-06-01dbus-session.sh: also start daemons when running bashPatrick Ohly1-1/+1
2012-06-01KDE: re-arranged header files to avoid conflictPatrick Ohly1-3/+6
2012-06-01EDS + client API: work around broken e_cal_client_tzlookup()Patrick Ohly1-1/+27
2012-06-01D-Bus testing: fix race condition in testSession3Patrick Ohly2-1/+1
2012-05-30NEWS: updated for 1.2.99.xPatrick Ohly1-0/+29
2012-05-30testing: fixed testMigratePatrick Ohly2-60/+2
2012-05-30LogRedirect: ignore Qt Session managment errorPatrick Ohly1-0/+2
2012-05-30password handling: fixed KWallet support, global configuration optionPatrick Ohly26-189/+608
2012-05-29InitStateTri: parse config string as true/false/stringPatrick Ohly2-0/+40
2012-05-29InitStateClass: fixed assignment operatorPatrick Ohly1-1/+1
2012-05-29synccompare: fixed output for byte-identical duplicatesPatrick Ohly1-8/+14
2012-05-29D-Bus session: updated Akonadi startupPatrick Ohly1-3/+14
2012-05-29Akonadi: don't auto-start daemonPatrick Ohly1-0/+10
2012-05-29LogRedirect: ignore some known error messages by defaultPatrick Ohly1-0/+5
2012-05-29D-Bus server: avoid error messages about ConnMan resp. Network ManagerPatrick Ohly2-2/+2
2012-05-29autotools: allow usage of deprecated functionsPatrick Ohly1-2/+2
2012-05-25Evolution: optionally use EDS 3.4 "Client" APIPatrick Ohly12-204/+932