summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-16autotools, NEWS: SyncEvolution 1.4syncevolution-1-4Patrick Ohly2-1/+699
2014-02-16autotools: fix version checkPatrick Ohly1-7/+7
2014-02-16D-Bus testing: must ping server more often in testNoTermPatrick Ohly1-2/+2
2014-02-16autotools: fix temp file vulnerability during compilation (CVE-2014-1639)Patrick Ohly1-3/+5
2014-02-13D-Bus testing: more debug output for testNoTermPatrick Ohly1-1/+2
2014-02-13testing: ignore repeated TZID sufficesPatrick Ohly1-1/+3
2014-02-13PIM testing: remove some debug printPatrick Ohly1-1/+0
2014-02-12D-Bus testing: remove race condition in testNoParentPatrick Ohly1-23/+44
2014-02-12testing: ignore Google CalDAV backslash encoding problemPatrick Ohly2-1/+10
2014-02-12D-Bus testing: allow more time when running under valgrindPatrick Ohly1-38/+40
2014-02-12testing: ignore some minor (false) valgrind leaksPatrick Ohly1-1/+97
2014-02-12testing: ignore Memotoo X-AIM merge failurePatrick Ohly1-0/+5
2014-02-12testing: ignore Google CardDAV X- testRemoveProperties problemPatrick Ohly1-0/+7
2014-02-12testing: limit Akonadi unit testingPatrick Ohly1-1/+8
2014-02-12glib: fix double-free of source tagsPatrick Ohly2-1/+9
2014-02-12libical: compatibiliy mode for libical.so.0 and libical.so.1Patrick Ohly3-10/+266
2014-02-03testing: parallel runtests.pyPatrick Ohly3-189/+397
2014-02-02testing: more time for TestCmdline.testSyncOutput2Patrick Ohly1-1/+1
2014-02-02testing: wait for syncevo-http-server, enable more loggingPatrick Ohly1-1/+4
2014-02-02testing: wait for background daemon in wrappercheckPatrick Ohly2-2/+7
2014-02-02testing: wait for background daemon in wrappercheckPatrick Ohly1-4/+25
2014-02-02testing: more resilient resultchecker.pyPatrick Ohly1-2/+7
2014-01-23Merge remote-tracking branch 'origin/for-master/release'Patrick Ohly2-2/+2
2014-01-22autotools, NEWS: SyncEvolution 1.3.99.7syncevolution-1-3-99-7Patrick Ohly2-1/+70
2014-01-21autotools: build issue with PIM Manager + boost-localePatrick Ohly1-1/+1
2014-01-20autotools, NEWS: SyncEvolution 1.3.99.7Patrick Ohly2-1/+70
2014-01-20autotools: fix rpm packages and description (FDO #73347)Patrick Ohly1-1/+3
2014-01-17ForkExec: ignore unexpected SIGKILLPatrick Ohly1-0/+13
2014-01-17message resend: be more conservativePatrick Ohly1-2/+2
2014-01-17PIM testing: try to use EDS for E.164 normalization during locale changePatrick Ohly1-4/+19
2014-01-17PIM testing: fix failure in testLocaledPhonePatrick Ohly1-0/+4
2014-01-17D-Bus testing: fix and enhance TestHTTPPatrick Ohly1-15/+33
2014-01-17syncevo-http-server: log port which is usedPatrick Ohly1-3/+4
2014-01-17testing: help scan-tool by adding noreturn annotationsPatrick Ohly2-13/+24
2014-01-17testing: avoid false scan-tool warningPatrick Ohly1-0/+4
2014-01-17EDS: fix false clang warningPatrick Ohly1-1/+9
2014-01-17SuspendFlags: avoid scan-build warningPatrick Ohly1-11/+11
2014-01-17GNOME Bluetooth: fix false (?) buffer overflowPatrick Ohly1-1/+1
2014-01-17D-Bus server: avoid scan-tool false positivePatrick Ohly1-1/+1
2014-01-17sqlite: dead code removalPatrick Ohly1-5/+2
2014-01-17core: mark error throwing or exit functions as SE_NORETURNPatrick Ohly2-7/+7
2014-01-17core: add SE_NORETURNPatrick Ohly1-0/+6
2014-01-17testing: include cppcheckPatrick Ohly2-3/+106
2014-01-17cppcheck: suppress warningsPatrick Ohly4-0/+21
2014-01-17testing: fix naming of log files in doCopy()Patrick Ohly1-1/+1
2014-01-17testing: cppcheck redundant assignmentPatrick Ohly1-1/+0
2014-01-17testing: avoid unitialized members after constructorPatrick Ohly2-4/+6
2014-01-17local sync: avoid redundant ConfigNode instancesPatrick Ohly1-5/+2
2014-01-17GTK-UIs: avoid unnecessary variable initializationPatrick Ohly2-2/+2
2014-01-17GDBus libdbus: fix realloc error handlingPatrick Ohly1-2/+3