Commit Graph

  • 2785be0b6f Revert "Add missing casts from shared_ptr to bool to fix FTBFS with GCC 6" Tino Mettler 2016-11-15 12:32:37 +0100
  • acbedcb9aa Revert "Fix remaining FTBFS with GCC 6 by downgrading the C++ dialect to gnu++98" Tino Mettler 2016-11-15 12:32:35 +0100
  • aabb990482 Fix FTBFS on kfreebsd due to missing SOCK_CLOEXEC patches/1.5.2-1 Tino Mettler 2014-10-26 12:54:31 +0100
  • cdad12118a pristine-tar data for syncevolution_1.5.2.orig.tar.gz Tino Mettler 2016-11-14 15:00:38 +0100
  • 7a2c76607d .gitignore: ignore test-driver upstream/1.5.2 Patrick Ohly 2016-11-08 07:47:05 -0800
  • 5198c48ab5 configure.ac: 1.5.2 Patrick Ohly 2016-11-08 03:40:08 -0800
  • 9993e16e2a NEWS: finalize 1.5.2 Patrick Ohly 2016-11-08 03:33:29 -0800
  • 55c463dd94 eds_event.ics.exchange.tem.patch: adapt to Exchange 2016 Patrick Ohly 2016-11-04 03:10:08 -0700
  • e844f43a4f runtests.py: uninstalled activesyncd + glib schemas Patrick Ohly 2016-11-04 03:07:09 -0700
  • 451440bd54 TDE: fix compile issue Patrick Ohly 2016-11-04 03:06:02 -0700
  • 5937277102 SignonAuthProvider: fix ref counting issue Patrick Ohly 2016-11-03 00:50:26 -0700
  • 7f3ec05c05 TDE: various fixes deloptes 2016-11-03 00:36:32 -0700
  • 46a81a3cb8 Merge remote-tracking branch 'origin/for-master/tde' into nightly SyncEvolution Nightly Testing 2016-10-13 05:07:07 -0700
  • 7d06fd2869 TDEPIMCalendarSourceRegister.cpp: only grab generic types when active Patrick Ohly 2016-10-09 23:20:16 -0700
  • 30d42f88ca activesync: fix packaging of activesyncd (FDO #98014) Patrick Ohly 2016-10-07 06:18:15 -0700
  • e05817a492 tdepim: fix build issues Patrick Ohly 2016-10-07 06:03:42 -0700
  • 160b1f5e60 tde, tdepim: adapt to TDE 14.1 deloptes 2016-09-26 21:14:58 +0200
  • cb34f4972b tde, tdepim: backend for the TDE desktop (FDO #97780) deloptes 2016-09-26 21:07:55 +0200
  • 8fccc44cc5 NEWS: SyncEvolution 1.5.2 snapshot Patrick Ohly 2016-09-26 13:18:13 +0200
  • a6dd353c6a ClientTest: avoid pass-by-value Patrick Ohly 2016-09-22 04:42:23 -0700
  • b6f6f61bce dbus-session.sh: avoid using dbus-launch Patrick Ohly 2016-09-22 04:43:33 -0700
  • f2c9838e97 syncevo-dbus-server-startup.sh.in: optional start via D-Bus activation Patrick Ohly 2016-09-21 02:20:27 -0700
  • 9103a70c72 Add a systemd user service as a backend for the D-Bus session services Simon McVittie 2015-09-24 13:58:02 +0100
  • e126bd500e ObexTransportAgent.cpp: properly shut down connection (FDO #91485) Patrick Ohly 2016-09-21 01:37:29 -0700
  • 90a4758ce1 PbapSyncSource.cpp.rej: remove from repo Patrick Ohly 2016-09-21 00:41:47 -0700
  • 830367c3f9 gdbusxx/gdbus-cxx-bridge.h: avoid copying of parameter Patrick Ohly 2016-09-21 00:13:39 -0700
  • 426ec3543a syncevolution.org: compile on Ubuntu Trusty, libical v1/v2 compatibility Patrick Ohly 2016-09-20 08:19:08 -0700
  • 405ca882eb libsyncevolution: load backends in function instead of constructor Patrick Ohly 2016-09-20 08:11:49 -0700
  • 2ad9a45d45 Cmdline.cpp: optionally show debug output in --version output Patrick Ohly 2016-09-20 07:58:39 -0700
  • 5638b9ed3f autotools: link libsyncevolution against libpthread explicitly Patrick Ohly 2016-09-20 07:57:28 -0700
  • ba8bdc5fb5 carddav testing: only use test cases with REV Patrick Ohly 2016-09-20 07:42:18 -0700
  • 941774a1d1 D-Bus testing: fix slowing down file sources Patrick Ohly 2016-09-20 07:38:43 -0700
  • c1ba103059 test-dbus.py: adapt to modified dbus-monitor output Patrick Ohly 2016-09-20 07:36:28 -0700
  • ad33e1fbba sys.supp: ignore g_dbus_connection_new_sync Patrick Ohly 2016-09-20 07:34:33 -0700
  • ec32dd02d0 runtests.py: disable rpm packaging Patrick Ohly 2016-09-20 07:28:45 -0700
  • 0c90fff232 runtests.py: don't run tests unless explicitly enabled Patrick Ohly 2016-09-20 07:26:22 -0700
  • 40c801ccf9 runtests.py: fix XDG dir fallback Patrick Ohly 2016-09-20 07:23:54 -0700
  • d0d778ed99 runtests.py: make published test results world-readable Patrick Ohly 2016-09-20 07:20:56 -0700
  • f183271d65 autotools: allow extending core linker flags Patrick Ohly 2016-09-20 07:06:27 -0700
  • 33dce914e8 autotools: use cppcheck.pc Patrick Ohly 2016-09-20 07:00:28 -0700
  • 499c1c72d5 syncevolution.org: drop binary compatibility hack for old libnotify Patrick Ohly 2016-09-20 06:51:11 -0700
  • bf3c8d5361 ClientTest.cpp: fix clang warning Patrick Ohly 2016-08-29 04:59:38 -0700
  • a53e5289bd dbus-sync.cpp: fix cppcheck performance warning Patrick Ohly 2016-08-29 04:58:24 -0700
  • 16e6e854c3 gdbus-cxx-bridge.h: avoid false cppcheck warning Patrick Ohly 2016-08-29 04:55:24 -0700
  • d560aeda07 compilation: fix std::find() == 0 misuse Patrick Ohly 2016-08-29 04:52:49 -0700
  • f7dbb2ed72 runtests.py: better logging of failed command Patrick Ohly 2016-08-26 11:20:30 -0700
  • 2b4b93f1ab compilation: fix const/non-const issue under C++14/gcc 6 Patrick Ohly 2016-08-26 11:18:20 -0700
  • 14452722fd compilation: fix push_back ambiguity under gcc 6/C++14 Patrick Ohly 2016-08-26 11:15:23 -0700
  • 3299613591 compilation: fix boost::shared_ptr->bool issue under C++14 Patrick Ohly 2016-08-26 11:12:49 -0700
  • 4e2dd07580 autotools: disable timezone override hack when using libical v2 Patrick Ohly 2016-08-26 09:15:22 -0700
  • a9aaf5b1e6 1.5.1-2 package debian/1.5.1-2 Tino Mettler 2016-07-14 09:50:37 +0200
  • b5f5312b1c Fix remaining FTBFS with GCC 6 by downgrading the C++ dialect to gnu++98 Tino Mettler 2016-07-14 09:50:11 +0200
  • 80a82f6d27 Merge tag 'patches/1.5.1-2' Tino Mettler 2016-07-14 09:48:41 +0200
  • 9286b88515 Add missing casts from shared_ptr to bool to fix FTBFS with GCC 6 patches/1.5.1-2 Tino Mettler 2016-07-06 14:33:19 +0200
  • 46a2401a19 1.5.1-1 package debian/1.5.1-1 Tino Mettler 2016-03-02 13:48:59 +0100
  • 0751ac954e Depend on recent libsynthesis package Tino Mettler 2016-03-02 13:48:49 +0100
  • 470ecf0810 Remove old debug package definition, use the new dbgsym packages Tino Mettler 2016-03-01 14:56:37 +0100
  • 254581a15b Upstream generates a manpage, remove outdated and obsolete own version Tino Mettler 2016-03-01 12:21:22 +0100
  • 6a291c3ca9 Add dh_auto_clean quirk to make the package build twice in a row Tino Mettler 2016-03-01 12:03:08 +0100
  • ce127cfff5 Bump standards version, no changes needed Tino Mettler 2016-03-01 11:51:30 +0100
  • b2bcf9e9f2 Update Vcs-* fields to new URLs Tino Mettler 2016-03-01 11:50:15 +0100
  • cd3958d29d New upstream release Tino Mettler 2016-03-01 10:11:59 +0100
  • b096541898 Merge tag 'patches/1.5.1-1' Tino Mettler 2016-05-19 10:14:34 +0200
  • 5feaaf8692 Fix FTBFS with libical2 patches/1.5.1-1 Tino Mettler 2016-05-17 14:37:50 +0200
  • 9cc6dae34b Merge tag 'upstream/1.5.1' into patch-queue/upstream Tino Mettler 2016-03-01 10:15:27 +0100
  • 3fdfbf1fa4 pristine-tar data for syncevolution_1.5.1.orig.tar.gz Tino Mettler 2016-03-01 10:12:42 +0100
  • ed33df2b0d 1.4.99.4-5 package Tino Mettler 2016-02-26 11:57:40 +0100
  • b281c6ad3f Build-depend on libopenobex2-dev (Closes: #813819) Tino Mettler 2016-02-26 11:54:48 +0100
  • ef8aa5f277 1.4.99.4-4 was released Tino Mettler 2016-02-26 11:56:55 +0100
  • e8235b149d 1.4.99.4-4 debian/1.4.99.4-4 Tino Mettler 2015-09-10 11:50:07 +0200
  • 409e631301 Fix libsynthesis depencency after GCC5 transition Tino Mettler 2015-09-10 11:37:51 +0200
  • bbfe468290 mkdir_p: support non-readable parent directories (FDO #91000) Patrick Ohly 2015-08-14 18:42:47 +0200
  • 5a7bb9b572 autotools, NEWS: SyncEvolution 1.5.1 upstream/1.5.1 Patrick Ohly 2015-06-05 14:58:04 +0200
  • bcf21809d5 syncevo-http-server: stop using deprecated twisted.web.error (FDO #90419) frdsktp 2015-06-02 11:46:43 +0200
  • a5f0139a10 syncing: avoid segfault for invalid text inside items (FDO #90118) Patrick Ohly 2015-06-01 15:05:16 +0200
  • 1385ac43fb file backend: log item manipulation Patrick Ohly 2015-06-01 14:23:46 +0200
  • c9a7cf1901 D-Bus testing: check sync result on both sides of TestLocalSync.testSync Patrick Ohly 2015-06-01 14:22:19 +0200
  • 0ac91f5658 command line: preserve log prefix of target side of local sync Patrick Ohly 2015-06-01 13:08:52 +0200
  • cd93586d0b Use ${PKG_CONFIG} instead of pkg-config. Niels Ole Salscheider 2015-04-16 20:39:13 +0200
  • 84a30285a9 WebDAV: handle 403 during Google OAuth authentication Patrick Ohly 2015-02-13 07:52:37 -0800
  • d84f323398 signon: ensure consistent use of "username" provider prefix Patrick Ohly 2015-02-13 07:50:28 -0800
  • 9acfd11de7 signon-accounts: implement getCredentials Alberto Mardegan 2014-12-12 15:40:47 +0200
  • c58ed9ff59 signon-accounts: pass the AgAuthData to the SignonAuthProvider Alberto Mardegan 2014-12-12 15:05:11 +0200
  • 382c81e70f signon-accounts: do not create identities on the fly Alberto Mardegan 2014-12-12 14:44:57 +0200
  • ff12834be1 AuthProvider: removed failure count Alberto Mardegan 2014-11-28 17:46:40 +0200
  • ab4524ab9f signon: move libaccounts-based plugins into their own source file Alberto Mardegan 2014-12-05 16:33:45 +0200
  • 75115022c5 CalDAV: more efficient "is empty" check (FDO #86335) Patrick Ohly 2015-02-12 13:36:42 +0100
  • 7e5638fd90 WebDAV: utility class for ne_status Patrick Ohly 2015-02-12 13:14:59 +0100
  • 85df49a68b WebDAV: enhance report handling (status, aborting) Patrick Ohly 2015-02-12 13:12:16 +0100
  • 905ca53824 WebDAV: send Basic Auth via http in some cases (FDO #57248) Patrick Ohly 2015-03-03 00:24:08 -0800
  • 096b7e61aa wrappercheck.sh: enhanced killing of daemon Patrick Ohly 2015-03-03 00:53:59 -0800
  • f4f83c1540 wrappercheck.sh: route daemon stderr through logger.py Patrick Ohly 2015-03-03 00:51:16 -0800
  • f192b140eb wrappercheck.sh: add --wait-for-dbus-daemon Patrick Ohly 2015-03-03 00:49:25 -0800
  • f7b19f645e wrappercheck.sh: avoid kill without process pids Patrick Ohly 2015-03-03 00:42:58 -0800
  • a8e39070d6 testing: relax SyncEvo::IcalTest::testTimezone Patrick Ohly 2015-02-19 17:37:01 +0100
  • 4e60b67c27 testing: ignore dl error on Ubuntu Vivid Patrick Ohly 2015-03-03 00:39:34 -0800
  • fa27793134 PlainGStr: fix incorrect destruction when using reset() Patrick Ohly 2015-03-03 00:37:38 -0800
  • 0c5f9c5170 StringPrintfV: add missing va_end() Patrick Ohly 2015-03-03 00:31:43 -0800
  • 4bedb549b3 gdbus: add missing va_end() Patrick Ohly 2015-03-03 00:31:43 -0800
  • b74f7273fa PullParams: cleaner initialization Patrick Ohly 2015-03-03 00:14:04 -0800