nextcloud-desktop/src
Klaas Freitag 9f9209bba0 lock: Use wide char types for lock functions.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2013-07-23 07:31:16 +02:00
..
std std: Fix a memory on error in c_compare_file(). 2013-07-22 15:39:23 +02:00
vio vio: Add missing internal prototype. 2013-07-04 12:17:02 +02:00
CMakeLists.txt cmake: Fix names of the include dirs. 2013-07-14 15:57:30 +02:00
csync.c csync: Fix possible null pointer dereferences in tree walkers. 2013-07-22 15:38:55 +02:00
csync.h Add a progress callback for overall and individual file up and download 2013-05-06 17:14:17 +02: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: Fix a double close(). 2013-07-22 15:53:10 +02:00
csync_exclude.h Improve the documentation of csync_excluded(). 2009-05-22 20:21:20 +02:00
csync_lock.c lock: Use wide char types for lock functions. 2013-07-23 07:31:16 +02: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 Added csync_commit to be able to reuse the csync context. 2013-04-24 14:21:51 +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 BUG 16: Correctly include iconv headers. 2013-07-12 11:32:15 +02:00
csync_propagate.c propagate: Use get/put methods for file up- and download. 2013-07-04 11:30:54 +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 statedb: Make sure we call sqlite3_close on a valid pointer. 2013-07-04 12:26:22 +02:00
csync_statedb.h statedb: Remove context where it isn't needed. 2013-07-04 10:29:48 +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 statedb: Remove context where it isn't needed. 2013-07-04 10:29:48 +02:00
csync_update.h Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
csync_util.c src: Add function csync_vio_convert_file_stat(). 2013-07-04 10:39:59 +02:00
csync_util.h src: Add function csync_vio_convert_file_stat(). 2013-07-04 10:39:59 +02:00