syncevolution/src/dbus/server
Patrick Ohly 04f11b422e source -> datastore rename, improved terminology
The word "source" implies reading, while in fact access is read/write.
"datastore" avoids that misconception. Writing it in one word emphasizes
that it is single entity.

While renaming, also remove references to explicit --*-property
parameters. The only necessary use today is "--sync-property ?"
and "--datastore-property ?".

--datastore-property was used instead of the short --store-property
because "store" might be mistaken for the verb. It doesn't matter
that it is longer because it doesn't get typed often.

--source-property must remain valid for backward compatility.

As many user-visible instances of "source" as possible got replaced in
text strings by the newer term "datastore". Debug messages were left
unchanged unless some regex happened to match it.

The source code will continue to use the old variable and class names
based on "source".

Various documentation enhancements:
  Better explain what local sync is and how it involves two sync
  configs. "originating config" gets introduces instead of just
  "sync config".

  Better explain the relationship between contexts, sync configs,
  and source configs ("a sync config can use the datastore configs in
  the same context").

  An entire section on config properties in the terminology
  section. "item" added (Todd Wilson correctly pointed out that it was
  missing).

  Less focus on conflict resolution, as suggested by Graham Cobb.

  Fix examples that became invalid when fixing the password
  storage/lookup mechanism for GNOME keyring in 1.4.

  The "command line conventions", "Synchronization beyond SyncML" and
  "CalDAV and CardDAV" sections were updated. It's possible that the
  other sections also contain slightly incorrect usage of the
  terminology or are simply out-dated.
2014-07-28 15:29:41 +02:00
..
pim PIM testing: remove asyncError test 2014-07-25 14:23:30 +02:00
auto-sync-manager.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02: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 Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
bluetooth_products.ini dbus: Added device id for Nokia 3720 Classic 2011-10-04 10:16:04 +02:00
bluez-manager.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
bluez-manager.h GDBus: API and usage cleanup 2011-12-19 17:59:42 +01:00
client.cpp PIM: new return value for SyncPeer(), new SyncProgress signal (FDO #63417) 2013-05-16 11:24:48 +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 source -> datastore rename, improved terminology 2014-07-28 15:29:41 +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 Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +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 engine: enable batching by default (FDO #52669) 2014-07-23 10:42:31 +02:00
dbus-sync.h sync: less verbose output, shorter runtime 2013-07-12 11:43:40 +02:00
dbus-transport-agent.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02: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
localed-listener.cpp D-Bus server: LocaledListener must not fail without system bus 2013-10-29 13:08:18 +01:00
localed-listener.h D-Bus server: utility class for localed D-Bus interface 2013-10-29 13:08:04 +01:00
main.cpp D-Bus server: remove some dead code 2014-07-23 10:48:19 +02:00
network-manager-client.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +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 Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02: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 D-Bus: configure option for overriding default logging 2013-10-25 21:07:35 +01:00
presence-status.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
presence-status.h D-Bus: fix compiler warning 2013-10-25 21:07:26 +01: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 source -> datastore rename, improved terminology 2014-07-28 15:29:41 +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 D-Bus server: fix memory leak in case of failed restart 2013-04-22 16:01:44 +02:00
server.am testing: update packaging and testing of pre-compiled binaries 2014-01-17 16:07:58 +01:00
server.cpp D-Bus server: delay message processing until server is running 2014-05-05 09:28:13 +02:00
server.h D-Bus server: delay message processing until server is running 2014-05-05 09:28:13 +02:00
session-common.h PIM: new return value for SyncPeer(), new SyncProgress signal (FDO #63417) 2013-05-16 11:24:48 +02:00
session-helper.cpp PIM: Suspend/ResumeSync() (part of FDO #72112) 2014-04-01 16:45:09 +02:00
session-helper.h PIM: Suspend/ResumeSync() (part of FDO #72112) 2014-04-01 16:45:09 +02:00
session.cpp D-Bus server: fix compiler warning 2014-07-03 11:20:10 +02:00
session.h D-Bus server: remove redundant m_server 2014-07-03 11:20:10 +02:00
source-progress.h PIM: enhanced progress notifications (FDO #72114) 2014-04-01 16:45:09 +02:00
source-status.h build: Enable configure switch to build with GIO GDBus 2011-11-29 16:38:38 +00:00
sync-helper.cpp code restructing: Exception, throwError() 2014-05-02 16:43:52 +02:00
syncevo-dbus-server-startup.sh.in D-Bus: configure option for overriding default logging 2013-10-25 21:07:35 +01: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: fix abort when mixing auto-sync and manual operations (FDO #73562) 2014-01-17 05:18:19 -08:00
timer.h D-Bus server: use monotonic time for timeouts 2014-04-01 16:45:09 +02:00