syncevolution/src/syncevo
Patrick Ohly 30955bab34 Logging: move messagev parameters into struct, rename different versions of messagev
The number of parameters for messagev has grown unreasonably, and more
parameters will be needed soon (explicit process name). Better store
the parameters in a struct and pass around a pointer to such a struct
instance. The code becomes shorter and new parameters can be passed
through intermediate functions without modifying them.
2013-05-06 16:28:13 +02:00
..
configs Nokia: always add TYPE=INTERNET to EMAIL (FDO #61784) 2013-03-05 16:12:48 +01:00
BoostHelper.h Boost helper: support weak pointer indirection for up to 9 parameters 2012-12-07 20:00:44 +01:00
Cmdline.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
Cmdline.h command line: implement --create/remove-database 2012-10-25 16:43:46 +02:00
CmdlineSyncClient.cpp password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
CmdlineSyncClient.h password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
ConfigFilter.cpp command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ConfigFilter.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ConfigNode.cpp .ini files: use newer Ini*ConfigNode 2012-06-07 14:16:58 +02:00
ConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ConfigTree.h syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02:00
CurlTransportAgent.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
CurlTransportAgent.h syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02:00
DataBlob.h DataBlob: abstract access to chunks of data 2010-05-04 09:39:19 +02:00
DBusTraits.h InitState: merged InitState and InitStateClass 2012-10-25 16:43:45 +02:00
declarations.h stdout: never write to std::cout directly (MB #5041) 2010-03-29 11:01:35 +02:00
DevNullConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
eds_abi_wrapper.cpp CalDAV + syncevolution.org: fixed segfault without libical+libecal 2012-07-10 15:10:14 +02:00
eds_abi_wrapper.h Various packaging and build system patches for the Maemo 5 port. 2012-08-07 01:32:09 +02:00
EDSClient.cpp EDS: shared loading of ESourceRegistry 2012-12-07 20:00:44 +01:00
EDSClient.h EDS: shared loading of ESourceRegistry 2012-12-07 20:00:44 +01:00
FileConfigTree.cpp .ini files: use newer Ini*ConfigNode 2012-06-07 14:16:58 +02:00
FileConfigTree.h syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02: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 command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
FilterConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ForkExec.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
ForkExec.h ForkExec: slight logging improvement 2012-06-29 11:36:32 +02:00
GeeSupport.h gee: define GeeStringCollection type 2012-12-03 17:14:47 +01:00
GLibSupport.cpp glib: removed deprecated GLibErrorException 2012-10-25 16:43:50 +02:00
GLibSupport.h PIM Manager: make some of the D-Bus methods thread-safe 2013-02-26 12:03:42 +01:00
GValueSupport.h GValue: support constructors which take ownership 2013-02-26 12:03:42 +01:00
HashConfigNode.h ConfigNode API: added writeProperties() and clear() 2009-10-07 18:17:14 +02:00
icalstrdup.c libical: moved support code into core SyncEvolution 2011-02-25 12:18:28 +01:00
icalstrdup.h icalstrdup: fixed compile issue in EDS backend 2011-03-01 15:18:21 +01:00
IniConfigNode.cpp command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
IniConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
installcheck-local.sh autotools: fix "make distcheck" when LD_LIBRARY_PATH is set 2012-12-07 20:09:08 +01:00
lcs.cpp syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02:00
lcs.h lcs: must include unistd.h for (s)size_t 2012-01-13 16:42:08 +01:00
LocalTransportAgent.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LocalTransportAgent.h local sync: use weak pointers with asynchronous D-Bus calls 2012-07-10 07:35:25 +00:00
Logging.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
Logging.h Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogRedirect.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogRedirect.h Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogStdout.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogStdout.h Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogSyslog.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
LogSyslog.h Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
MapSyncSource.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
MapSyncSource.h engine: tell peers about detached recurrence exceptions 2011-11-09 11:38:14 +01:00
MultiplexConfigNode.cpp command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
MultiplexConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
ObexTransportAgent.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
ObexTransportAgent.h OBEX transport: code cleanup 2012-01-20 13:58:52 +01:00
PrefixConfigNode.cpp command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
PrefixConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
readme2c.pl command line: --delete-items ... * deletes all items 2010-10-26 10:24:48 +02:00
SafeConfigNode.cpp command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
SafeConfigNode.h command line: allow setting empty properties 2012-06-07 14:16:58 +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 command line: allow setting empty properties 2012-06-07 14:16:58 +02:00
SingleFileConfigTree.h Port build system to non-recursive Automake. 2011-08-30 16:38:34 +02:00
SmartPtr.h GMainLoop smart pointer: moved to GLibSupport.h 2012-01-17 11:04:37 +01:00
SoupTransportAgent.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
SoupTransportAgent.h rewrote signal handling 2012-01-20 13:58:52 +01:00
StringDataBlob.cpp syncevo: Clean up namespace pollution. 2011-08-26 12:52:15 +02:00
StringDataBlob.h StringDataBlob: implemented write() method 2010-12-01 12:32:47 +01:00
SuspendFlags.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
SuspendFlags.h core, WebDAV: improved support for aborting while sleeping 2012-06-20 12:26:43 +02:00
SyncConfig.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
SyncConfig.h SyncML: workarounds for broken peers, attempt 2 2013-03-04 07:36:21 -08:00
SyncContext.cpp Logging: move messagev parameters into struct, rename different versions of messagev 2013-05-06 16:28:13 +02:00
SyncContext.h SyncContext: removed dead "SyncModes" code 2012-08-17 15:14:09 +02:00
syncevo.am engine: add mutex support via glib 2013-05-06 16:28:12 +02:00
syncevolution.pc.in autotools: ensure that link lines are complete 2012-07-12 16:11:33 +00:00
SyncML.cpp engine: use thread-safe localtime_r(), check results 2013-05-06 16:27:40 +02:00
SyncML.h engine: local cache sync mode 2012-08-31 14:00:46 +02:00
SyncSource.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
SyncSource.h Logging: remove usage of Logger instance 2013-05-06 16:28:12 +02:00
SynthesisDBPlugin.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
SynthesisEngine.cpp DBusServer: change status code for password timeout (MB#9636) 2010-03-17 18:40:20 +08:00
SynthesisEngine.h D-Bus server: fix support for WBXML 2012-05-10 22:08:49 +02:00
ThreadSupport.h engine: add mutex support via glib 2013-05-06 16:28:12 +02:00
Timespec.h util/Timespec: moved into Timespec.h 2012-05-10 22:08:47 +02:00
TmpFile.cpp Impove temp file creation and handling, especially for memory mapped 2012-10-25 16:43:08 +02:00
TmpFile.h Impove temp file creation and handling, especially for memory mapped 2012-10-25 16:43:08 +02:00
TrackingSyncSource.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
TrackingSyncSource.h phone sync: delete<->delete conflict + phone calendar+todo sync (BMC #23744) 2011-11-18 15:17:21 +00:00
TransportAgent.cpp syncevo-dbus-server: allow SAN messages to start a Connection 2009-10-07 18:12:57 +02:00
TransportAgent.h TransportAgent: destructor must be virtual 2013-05-06 16:28:11 +02:00
UserInterface.cpp password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
UserInterface.h password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
util.cpp Logging: eliminate _instance from SE_LOG* macros 2013-05-06 16:28:13 +02:00
util.h Logging: remove usage of Logger instance 2013-05-06 16:28:12 +02:00
VolatileConfigNode.h .ini files: use newer Ini*ConfigNode 2012-06-07 14:16:58 +02:00
VolatileConfigTree.h config handling: old-style configs not found anymore (BMC #9381) 2010-11-01 12:49:12 +01:00