syncevolution/src/dbus/server
Patrick Ohly 748618d6e3 PIM testing: ignore valgrind ERROR when checking output
Complaining about "ERROR SUMMARY" when using valgrind is a false
positive. Ignore that text by making it lower case before searching.  Other
attempts based on regex matching somehow failed (UTF-8 encoding error?!).
2013-03-04 07:36:22 -08:00
..
pim PIM testing: ignore valgrind ERROR when checking output 2013-03-04 07:36:22 -08:00
auto-sync-manager.cpp Merge tag 'syncevolution-1-3-2' 2012-11-29 21:52:59 -08:00
auto-sync-manager.h D-Bus server: made notification verbosity configurable with "notifyLevel" 2012-05-22 15:04:47 +02:00
auto-term.h server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
bluetooth_products.ini dbus: Added device id for Nokia 3720 Classic 2011-10-04 10:16:04 +02:00
bluez-manager.cpp GDBus libdbus+GIO: support blocking D-Bus calls 2012-02-17 15:34:15 +01:00
bluez-manager.h GDBus: API and usage cleanup 2011-12-19 17:59:42 +01:00
client.cpp D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
client.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
cmdline-wrapper.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
connection.cpp D-Bus Connection: more strict error handling, logging 2012-05-10 22:08:49 +02:00
connection.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
connman-client.cpp D-Bus server: simplified server class 2012-08-29 11:01:29 +02:00
connman-client.h D-Bus server: fixed HTTP presence for recent libdbus 2012-07-12 15:53:48 +00:00
dbus-callbacks.cpp D-Bus callbacks: ignore errors while sending failure reply 2012-05-10 22:08:48 +02:00
dbus-callbacks.h D-Bus server: enhance asynchronous result reporting 2012-10-25 16:43:50 +02:00
dbus-sync.cpp PIM + sync: write less data to disk (part of FDO #55921) 2012-12-07 20:09:08 +01:00
dbus-sync.h password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
dbus-transport-agent.cpp D-Bus transport: avoid potential lockup during abort 2012-05-22 08:59:59 +00:00
dbus-transport-agent.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
dbus-user-interface.cpp password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
dbus-user-interface.h password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
exceptions.cpp GDBus: support external dbus_traits 2012-05-10 22:08:46 +02:00
exceptions.h GDBus: support external dbus_traits 2012-05-10 22:08:46 +02:00
info-req.cpp D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
info-req.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
main.cpp D-Bus server: reduce D-Bus log messages 2013-02-26 12:03:43 +01:00
network-manager-client.cpp D-Bus server: simplified server class 2012-08-29 11:01:29 +02:00
network-manager-client.h D-Bus server: fixed HTTP presence for recent libdbus 2012-07-12 15:53:48 +00:00
notification-backend-base.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-backend-libnotify.cpp D-Bus server: localize auto sync notifications 2012-11-25 17:57:23 -08:00
notification-backend-libnotify.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-backend-mlite.cpp dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-backend-mlite.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-backend-noop.cpp dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-backend-noop.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-manager-base.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-manager-factory.cpp dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-manager-factory.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-manager.cpp dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
notification-manager.h dbus-server: Make dbus-server notification file names conformant 2011-12-05 12:39:14 +01:00
org.syncevolution.service.in server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
presence-status.cpp D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
presence-status.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
progress-data.cpp D-Bus server: ensure progress percentage is 0-100 2012-08-29 11:01:29 +02:00
progress-data.h D-Bus server: ensure progress percentage is 0-100 2012-08-29 11:01:29 +02:00
read-operations.cpp .ini files: use newer Ini*ConfigNode 2012-06-07 14:16:58 +02:00
read-operations.h D-Bus server: fork/exec for sync, command line and restore operations 2012-05-10 22:08:49 +02:00
resource.h server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
restart.h server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
server.am autotools: add missing pcre libs to syncevo-dbus-server 2013-02-26 12:03:45 +01:00
server.cpp D-Bus server: more flexible timeouts 2013-02-26 12:03:46 +01:00
server.h D-Bus server: reduce D-Bus log messages 2013-02-26 12:03:43 +01:00
session-common.h GDBus GIO: more flexible SignalWatch 2012-09-26 08:36:35 +02:00
session-helper.cpp local sync: improved target side output 2012-06-29 11:35:53 +02:00
session-helper.h local sync: improved target side output 2012-06-29 11:35:53 +02:00
session.cpp D-Bus server: reduce D-Bus log messages 2013-02-26 12:03:43 +01:00
session.h PIM Manager: implement peer operations 2012-10-25 16:43:47 +02:00
source-progress.h build: Enable configure switch to build with GIO GDBus 2011-11-29 16:38:38 +00:00
source-status.h build: Enable configure switch to build with GIO GDBus 2011-11-29 16:38:38 +00:00
sync-helper.cpp core, WebDAV: improved support for aborting while sleeping 2012-06-20 12:26:43 +02:00
syncevo-dbus-server-startup.sh.in server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
syncevo-dbus-server.desktop.in server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00
timeout.h D-Bus server: more flexible timeouts 2013-02-26 12:03:46 +01:00
timer.h server: Renamed 'dbus-server' sub-directory to 'dbus/server' 2011-08-26 12:52:16 +02:00