syncevolution/src/syncevo
Patrick Ohly 78a832e99e Timespec: fixed unit test
Due to a typo (one zero too many) the substract test only compiled
on 64 bit.
2011-02-23 17:06:57 +01:00
..
configs vcard profile: allow switching to extended date format 2011-01-27 16:10:43 +01:00
Cmdline.cpp config migration: handle inconsistent old config (type mismatch!) 2011-02-14 14:39:58 +01:00
Cmdline.cpp.orig documentation + command line: unified source of usage information (MBC #690) 2010-07-12 16:31:46 +02:00
Cmdline.cpp.rej documentation + command line: unified source of usage information (MBC #690) 2010-07-12 16:31:46 +02:00
Cmdline.h SyncConfig + command line: enabled migration of config contexts 2011-02-01 22:14:22 +01:00
ConfigFilter.cpp command line: specify properties per source and config 2011-01-25 11:11:53 +01:00
ConfigFilter.h command line: specify properties per source and config 2011-01-25 11:11:53 +01:00
ConfigNode.cpp command line: specify properties per source and config 2011-01-25 11:11:53 +01:00
ConfigNode.h command line: specify properties per source and config 2011-01-25 11:11:53 +01:00
ConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +01:00
CurlTransportAgent.cpp Curl transport: use Timespec instead of time_t + time(NULL) 2011-02-16 12:33:46 +01:00
CurlTransportAgent.h Curl transport: use Timespec instead of time_t + time(NULL) 2011-02-16 12:33:46 +01:00
DataBlob.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
declarations.h stdout: never write to std::cout directly (MB #5041) 2010-03-29 11:01:35 +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 EDS compatibility: avoid warning about libedataserver-1.2.so.13 2011-02-08 09:46:06 +01:00
eds_abi_wrapper.h libical: allow using it without libecal 2010-12-01 12:32:45 +01:00
FileConfigNode.cpp ConfigNode: moved ConfigNode::createFileNode() into separate file 2010-05-04 09:39:20 +02:00
FileConfigNode.h ConfigNode: use map with case-insensitive keys for properties 2009-11-25 16:57:51 +01:00
FileConfigTree.cpp config classes: added reload() 2011-01-10 13:46:02 +01:00
FileConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +01:00
FileDataBlob.cpp DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
FileDataBlob.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02: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
GLibSupport.cpp local sync: use Timespec instead of time_t + time(NULL) 2011-02-16 12:07:20 +01:00
GLibSupport.h local sync: use Timespec instead of time_t + time(NULL) 2011-02-16 12:07:20 +01:00
HashConfigNode.h ConfigNode API: added writeProperties() and clear() 2009-10-07 18:17:14 +02:00
IniConfigNode.cpp single file format for multiple .ini files (MBC #1208) 2010-05-04 09:39:20 +02:00
IniConfigNode.h config classes: added reload() 2011-01-10 13:46:02 +01: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: fixed out-of-bounds array access (MBC #1007) 2010-05-31 12:44:55 +02:00
LocalTransportAgent.cpp local sync: use Timespec instead of time_t + time(NULL) 2011-02-16 12:07:20 +01:00
LocalTransportAgent.h local sync: use Timespec instead of time_t + time(NULL) 2011-02-16 12:07:20 +01:00
Logging.cpp local sync: added target context to [INFO/DEBUG/...] prefix 2010-12-10 13:16:31 +01:00
Logging.h local sync: added target context to [INFO/DEBUG/...] prefix 2010-12-10 13:16:31 +01:00
LogRedirect.cpp LogRedirect: added redoRedirect() 2011-02-13 20:41:48 +01:00
LogRedirect.h LogRedirect: added redoRedirect() 2011-02-13 20:41:48 +01:00
LogStdout.cpp local sync: added target context to [INFO/DEBUG/...] prefix 2010-12-10 13:16:31 +01:00
LogStdout.h local sync: write child messages into <test>.log text file 2010-12-10 13:16:23 +01:00
Makefile.am glib: emulate select() call while keeping the event loop running 2011-02-15 16:50:20 +01:00
MapSyncSource.cpp MapSyncSource: use backup/restore in sub sync source 2010-12-01 12:32:45 +01:00
MapSyncSource.h backend API cleanup: removal of "const char *" return types 2011-01-18 15:15:09 +01:00
MultiplexConfigNode.cpp ConfigProperty: removed the SHARED_AND_UNSHARED hack 2011-02-03 13:00:22 +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 TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
ObexTransportAgent.h TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01: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
readme2c.pl command line: --delete-items ... * deletes all items 2010-10-26 10:24:48 +02:00
SafeConfigNode.cpp command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SafeConfigNode.h command line: use % as escape character for luids 2010-09-01 15:59:48 +02:00
SafeOstream.cpp DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
SafeOstream.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
SingleFileConfigTree.cpp config classes: added reload() 2011-01-10 13:46:02 +01:00
SingleFileConfigTree.h config classes: added reload() 2011-01-10 13:46:02 +01:00
SmartPtr.h SmartPtr: fixed incorrect ifdefs around ical unref 2010-12-01 12:32:48 +01:00
SoupTransportAgent.cpp TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
SoupTransportAgent.h TransportAgent: simplified timeout API 2011-02-09 15:02:13 +01:00
StringDataBlob.cpp StringDataBlob: implemented write() method 2010-12-01 12:32:47 +01:00
StringDataBlob.h StringDataBlob: implemented write() method 2010-12-01 12:32:47 +01:00
SyncConfig.cpp ConfigProperty: removed the SHARED_AND_UNSHARED hack 2011-02-03 13:00:22 +01:00
SyncConfig.h compiler: fix warnings/errors reported by clang 2.8 2011-02-18 09:22:36 +01:00
SyncContext.cpp compiler: fix warnings/errors reported by clang 2.8 2011-02-18 09:22:36 +01:00
SyncContext.h SyncSource/Context: throwError() with specific status 2011-02-10 14:53:51 +01:00
syncevolution.pc.in Dynamic loadable backends: repackage libsyncevolution to enable dynamic loadable backends 2009-09-23 07:35:25 +02:00
SyncML.cpp compiler: fix warnings/errors reported by clang 2.8 2011-02-18 09:22:36 +01:00
SyncML.h SyncReport: added findSyncSourceReport() 2011-02-08 12:47:48 +01:00
SyncSource.cpp SyncSource/Context: throwError() with specific status 2011-02-10 14:53:51 +01:00
SyncSource.h client-test: added Sync::*::testExtensions 2011-02-18 12:34:20 +01:00
SynthesisDBPlugin.cpp Merge branch 'syncevolution-1-1-branch' 2011-02-07 14:11:26 +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 backend API cleanup: removal of "const char *" return types 2011-01-18 15:15:09 +01:00
TrackingSyncSource.h backend API cleanup: removal of "const char *" return types 2011-01-18 15:15:09 +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: simplified timeout API 2011-02-09 15:02:13 +01:00
util.cpp Timespec: fixed unit test 2011-02-23 17:06:57 +01:00
util.h Timespec: C++ wrapper code for struct timespec 2011-02-16 12:05:17 +01:00
VolatileConfigNode.h files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
VolatileConfigTree.h config handling: old-style configs not found anymore (BMC #9381) 2010-11-01 12:49:12 +01:00