syncevolution/src/syncevo
Patrick Ohly 8251e4daf6 maxlogdirs/loglevel: don't accept negative values (MB #10257)
Negative values for these configuration options make no sense.
Reject them as invalid.
2010-03-23 13:38:59 +01:00
..
configs Nokia 7120C: fix for enabling TZ (MB #9907) 2010-03-03 14:50:56 +01:00
Cmdline.cpp Configuration template: reuse 'peerIsClient' in config.ini (mb#10224) 2010-03-18 18:40:48 +01:00
Cmdline.h command line: check for invalid peer properties (MB #8048) 2010-03-15 09:46:59 +01:00
ConfigNode.h ConfigNode::getProperty(): added const declaration 2010-02-09 09:33:52 +01:00
ConfigTree.h syncevo-dbus-server: removing/clearing of properties in shared configs (MB# 8059) 2009-11-25 16:57:51 +01:00
CurlTransportAgent.cpp syncevo-dbus-server + syncevolution: fixed signal handling and D-Bus suspend/abort/shutdown (MB#7555) 2009-11-09 20:52:28 +01:00
CurlTransportAgent.h TransportAgent: added shutdown(), moved HTTP setup out of core engine 2009-10-07 18:10:55 +02:00
declarations.h namespace SyncEvo: added declaration file 2009-10-03 15:12:09 +02:00
DevNullConfigNode.h config: share properties between peers, configuration view without peer 2009-11-25 16:57:50 +01:00
eds_abi_wrapper.cpp libbluetooth3 compatibility (MB #9289) 2010-03-12 10:01:10 -08:00
eds_abi_wrapper.h libbluetooth: avoid dependency because of str2ba (MB #9289) 2010-02-24 17:59:04 +01:00
FileConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FileConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FileConfigTree.cpp syncevo-dbus-server: removing/clearing of properties in shared configs (MB# 8059) 2009-11-25 16:57:51 +01:00
FileConfigTree.h syncevo-dbus-server: removing/clearing of properties in shared configs (MB# 8059) 2009-11-25 16:57:51 +01:00
FilterConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FilterConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
HashConfigNode.h ConfigNode API: added writeProperties() and clear() 2009-10-07 18:17:14 +02:00
installcheck-local.sh packaging: another fix for installcheck-local 2009-10-15 14:44:50 +02:00
lcs.cpp LCS: Longest Common Subsequence 2010-01-19 17:23:07 +01:00
lcs.h LCS: added accessor for plain sequences 2010-01-19 18:06:20 +01:00
Logging.cpp files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
Logging.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
LogRedirect.cpp stderr redirection: detect "error" messages and show them (MB#7655) 2009-11-03 14:52:01 +01:00
LogRedirect.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
LogStdout.cpp files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
LogStdout.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
Makefile.am SHA-256: use glib or Mozilla NSS 2010-02-09 09:33:53 +01:00
MultiplexConfigNode.cpp shared layout: fix for showing and setting "type" property (MB #9939) 2010-03-03 12:01:12 +01:00
MultiplexConfigNode.h shared layout: fix for showing and setting "type" property (MB #9939) 2010-03-03 12:01:12 +01:00
ObexTransportAgent.cpp ObexTransportAgent: Fix valgrind warnings (MB#10091) 2010-03-12 06:33:13 -08:00
ObexTransportAgent.h ObexTransportAgent: Fix valgrind warnings (MB#10091) 2010-03-12 06:33:13 -08:00
PrefixConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
PrefixConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
SafeConfigNode.cpp ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
SafeConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
SmartPtr.h SmartPtr: added smart pointer for glib char string 2010-02-09 09:33:53 +01:00
SoupTransportAgent.cpp syncevo-dbus-server + OBEX: transport was not enabled (MB #9436) 2010-02-10 10:01:17 +01:00
SoupTransportAgent.h syncevo-dbus-server + OBEX: transport was not enabled (MB #9436) 2010-02-10 10:01:17 +01:00
SyncConfig.cpp maxlogdirs/loglevel: don't accept negative values (MB #10257) 2010-03-23 13:38:59 +01:00
SyncConfig.h Configuration template: reuse 'peerIsClient' in config.ini (mb#10224) 2010-03-18 18:40:48 +01:00
SyncContext.cpp SyncContext: Virtual SyncSource type checking 2010-03-18 18:40:48 +01:00
SyncContext.h Disable PreventSlowSync if the sync session is triggered by a remote peer 2010-03-15 00:30:06 -07:00
syncevolution.pc.in Dynamic loadable backends: repackage libsyncevolution to enable dynamic loadable backends 2009-09-23 07:35:25 +02:00
SyncML.cpp DBusServer STATUS_PASSWORD_TIMEOUT: changed explanation text 2010-03-17 13:43:12 +01:00
SyncML.h DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
SyncSource.cpp VirtualSyncSource: implement getDatabases() 2010-03-18 18:40:48 +01:00
SyncSource.h SyncSource: comments clarified for GetPeerMimeType() 2010-03-18 18:40:48 +01:00
SynthesisDBPlugin.cpp Synthesis DB Plugin + Blob support: fixed compiler warnings on i386 2010-03-22 15:51:14 +01:00
SynthesisEngine.cpp DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
SynthesisEngine.h DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
TrackingSyncSource.cpp enable suspend and saving blobs (MB #2425) 2010-03-18 18:37:38 +01:00
TrackingSyncSource.h enable suspend and saving blobs (MB #2425) 2010-03-18 18:37:38 +01:00
TransportAgent.cpp syncevo-dbus-server: allow SAN messages to start a Connection 2009-10-07 18:12:57 +02:00
TransportAgent.h TransportAgent::setCallback(): comment clarification about how often it is called 2010-01-15 17:32:21 +01:00
util.cpp DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
util.h DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
VolatileConfigNode.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
VolatileConfigTree.h config: reorganized for shared config layout (MB#7707) 2009-11-25 16:57:50 +01:00