summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-09autotools, NEWS: SyncEvolution 1.5.3HEADsyncevolution-1-5-3masterPatrick Ohly3-2/+63
2018-01-09gdb-dump-stack: automatic stack dumpsPatrick Ohly1-0/+79
2018-01-09sys.supp: more dl suppressionsPatrick Ohly1-0/+20
2018-01-09EDS: more generic open retry handlingPatrick Ohly1-9/+7
2018-01-09sys.supp: suppress EDS/glib closure issuePatrick Ohly1-0/+30
2018-01-09oauth2.cpp: fix usage of curlPatrick Ohly1-1/+3
2018-01-09autotools: be more selective about suppressing deprecation warningsPatrick Ohly4-5/+10
2018-01-09SoupTransportAgent: require libsoup 2.42, no deprecated methodsPatrick Ohly5-39/+56
2018-01-09timeout.h: move from D-Bus server to syncevoPatrick Ohly8-6/+7
2018-01-03C++: replace auto_ptr with unique_ptrPatrick Ohly19-78/+1140
2018-01-03C++: try to use C++14, rely on C++11Patrick Ohly1-0/+8
2018-01-03test: honor warning flagsPatrick Ohly1-1/+1
2018-01-03testing: work around Google CalDAV RECURRENCE-IDPatrick Ohly2-44/+18
2018-01-03testing: exclude PHOTO data from Google Contacts sync testsPatrick Ohly16-358/+5
2018-01-03autotools: let caller suppress automatic lib dependenciesPatrick Ohly3-10/+2
2018-01-03autotools: building of binaries optionalPatrick Ohly3-4/+27
2018-01-03C++: initialize all members of SyncSourceEventPatrick Ohly1-1/+4
2018-01-03TDEPIMNotesSource.h: remove unused kn_dcopPatrick Ohly1-1/+0
2018-01-03icaltz-util.c: avoid undefined signed int shiftingPatrick Ohly1-1/+1
2018-01-03SynthesisDBPlugin.cpp: fix error pathPatrick Ohly1-1/+1
2018-01-03C++: const and const ref enhancementsPatrick Ohly3-5/+4
2018-01-03C++: implement missing copy operatorPatrick Ohly3-0/+14
2018-01-03C++: avoid non-standard typeofPatrick Ohly6-22/+31
2018-01-03ClientTest.cpp: clean cppcheck warningsPatrick Ohly1-78/+54
2018-01-03runtests.py: suppress m_source cppcheck warningPatrick Ohly1-1/+3
2018-01-03wrappercheck.sh: detect premature exit while waiting for D-Bus daemonPatrick Ohly1-5/+4
2018-01-03GNOME: retry keyring operationsPatrick Ohly1-30/+82
2018-01-03GNOME: replace gnome-keyring with libsecret (FDO #104219)Patrick Ohly2-106/+73
2018-01-03libical: support libical v3 (FDO #104220)Patrick Ohly2-7/+6
2016-11-08.gitignore: ignore test-driversyncevolution-1-5-2Patrick Ohly1-0/+1
2016-11-08configure.ac: 1.5.2Patrick Ohly1-1/+1
2016-11-08NEWS: finalize 1.5.2Patrick Ohly1-1/+4
2016-11-04eds_event.ics.exchange.tem.patch: adapt to Exchange 2016Patrick Ohly1-16/+18
2016-11-04runtests.py: uninstalled activesyncd + glib schemasPatrick Ohly1-1/+6
2016-11-04TDE: fix compile issuePatrick Ohly1-3/+2
2016-11-03SignonAuthProvider: fix ref counting issuePatrick Ohly1-1/+1
2016-11-03TDE: various fixesdeloptes2-18/+16
2016-10-13Merge remote-tracking branch 'origin/for-master/tde' into nightlySyncEvolution Nightly Testing6-13/+36
2016-10-09TDEPIMCalendarSourceRegister.cpp: only grab generic types when activePatrick Ohly1-3/+4
2016-10-07activesync: fix packaging of activesyncd (FDO #98014)Patrick Ohly1-4/+1
2016-10-07tdepim: fix build issuesPatrick Ohly6-10/+32
2016-09-26tde, tdepim: adapt to TDE 14.1tdedeloptes10-146/+682
2016-09-26tde, tdepim: backend for the TDE desktop (FDO #97780)deloptes21-0/+2906
2016-09-26NEWS: SyncEvolution 1.5.2 snapshotPatrick Ohly1-0/+96
2016-09-26ClientTest: avoid pass-by-valuePatrick Ohly2-20/+20
2016-09-26dbus-session.sh: avoid using dbus-launchPatrick Ohly1-3/+22
2016-09-26syncevo-dbus-server-startup.sh.in: optional start via D-Bus activationPatrick Ohly1-1/+18
2016-09-26Add a systemd user service as a backend for the D-Bus session servicesSimon McVittie4-0/+19
2016-09-26ObexTransportAgent.cpp: properly shut down connection (FDO #91485)Patrick Ohly1-2/+25
2016-09-26PbapSyncSource.cpp.rej: remove from repoPatrick Ohly1-21/+0