nextcloud-desktop/src
Andreas Schneider 7934cde2db csync: Pass the errno to csync_errno_to_status().
This is needed to be sure we are thread-safe. See also the manpage of
strerror_r(3).
2013-04-06 18:48:16 +02:00
..
std Added c_compare_file function plus a test function. 2013-04-06 18:11:18 +02:00
vio Make VIO_METHOD_HAS_FUNC macro more robust. 2013-04-06 18:11:18 +02:00
CMakeLists.txt Add iconv support to convert charsets to different platforms. 2013-02-06 15:11:40 +01:00
csync_config.c log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_config.h Document csync_config_load(). 2009-05-22 20:19:06 +02:00
csync_exclude.c exclude: Simplify the csync_excluded() loop. 2012-10-22 15:32:28 +02:00
csync_exclude.h Improve the documentation of csync_excluded(). 2009-05-22 20:21:20 +02:00
csync_lock.c log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_lock.h log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_log.c log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_log.h log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_macros.h Added custom errnos for use with csync in addition to the system errnos. 2013-04-05 17:40:21 +02:00
csync_misc.c csync: Pass the errno to csync_errno_to_status(). 2013-04-06 18:48:16 +02:00
csync_misc.h csync: Pass the errno to csync_errno_to_status(). 2013-04-06 18:48:16 +02:00
csync_private.h Added error_string handling, improved error handling. 2013-04-05 17:40:22 +02:00
csync_propagate.c csync: Pass the errno to csync_errno_to_status(). 2013-04-06 18:48:16 +02:00
csync_propagate.h Document the propagation functions. 2009-05-25 12:58:34 +02:00
csync_reconcile.c Introduce csync status codes 2013-04-05 17:40:22 +02:00
csync_reconcile.h Fix the documentation of the reconciliation. 2009-05-25 12:58:00 +02:00
csync_statedb.c More optimized database handling for csync journal build up. 2013-04-06 18:11:15 +02:00
csync_statedb.h Fix the vim modlines. 2009-05-13 10:12:07 +02:00
csync_time.c time: Make the timediff a hidden file. 2012-06-18 16:20:28 +02:00
csync_time.h time: Add csync_gettime() function. 2012-02-04 13:09:07 +01:00
csync_update.c csync: Pass the errno to csync_errno_to_status(). 2013-04-06 18:48:16 +02:00
csync_update.h Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
csync_util.c log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync_util.h log: Add functions to set userdata for the logging callback. 2013-03-01 09:59:55 +01:00
csync.c Add an API to be able to pass information to the vio module. 2013-04-05 17:40:22 +02:00
csync.h csync: Pass the errno to csync_errno_to_status(). 2013-04-06 18:48:16 +02:00