nextcloud-desktop/src
Olivier Goffart de87ed2d31 Make it a error when the file cannot be created
Mark it a an error when the file cannot be created because the folder
cannot be created.

Should display errors on windows if the file is too long
2013-01-10 11:32:42 +01:00
..
std Missing errno code on mingw 2013-01-10 11:32:42 +01:00
vio Reduce the number of stat when creating new directory. 2013-01-10 11:27:52 +01:00
CMakeLists.txt iconv support 2012-12-07 13:03:01 +01:00
csync_config.c Merge remote-tracking branch 'origin/master' into dav 2012-12-03 17:32:08 +01:00
csync_config.h Document csync_config_load(). 2009-05-22 20:19:06 +02:00
csync_dbtree.c Removed overwhelming logging. 2012-10-18 13:26:44 +02:00
csync_dbtree.h Added functions to read the file tree from database. 2012-08-23 17:48:24 +03:00
csync_exclude.c Exclude: Tell which file we load 2012-12-11 17:28:37 +01:00
csync_exclude.h Improve the documentation of csync_excluded(). 2009-05-22 20:21:20 +02:00
csync_lock.c Merge remote-tracking branch 'origin/master' into dav 2012-12-03 17:32:08 +01:00
csync_lock.h csync: Add a new logging system. 2012-10-30 11:27:21 +01:00
csync_log.c Shorten log line a bit by removing the year part of the date. 2012-12-06 11:34:26 +01:00
csync_log.h Removed old log callback code. 2012-12-03 19:41:44 +01:00
csync_macros.h Added error_string handling with modules 2012-12-14 16:49:03 +01:00
csync_misc.c Some code cleanups, removed not needed stuff. 2012-12-20 17:10:03 +01:00
csync_misc.h Proper errno to csync error conversion, more errno fixes in oC module. 2012-12-17 17:22:24 +01:00
csync_private.h Added error_string handling with modules 2012-12-14 16:49:03 +01:00
csync_propagate.c Make it a error when the file cannot be created 2013-01-10 11:32:42 +01:00
csync_propagate.h Only do the correctId after both the remote and the local have been processed 2013-01-10 11:32:27 +01:00
csync_reconcile.c Fix renaming if the other file already exist on the server. 2012-12-12 14:20:48 +01:00
csync_reconcile.h Fix the documentation of the reconciliation. 2009-05-25 12:58:00 +02:00
csync_statedb.c iconv support 2012-12-07 13:03:01 +01:00
csync_statedb.h Added function csync_statedb_get_below_path. 2012-10-16 13:14:04 +02:00
csync_time.c Moved error_code to context for thread savety. 2012-07-09 13:25:46 +02:00
csync_time.h Moved error_code to context for thread savety. 2012-07-09 13:25:46 +02:00
csync_update.c Always use the db even if the mtime change localy. 2013-01-10 11:32:42 +01:00
csync_update.h Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
csync_util.c Don't abort in merge_tree if the file don't exist 2013-01-10 11:32:41 +01:00
csync_util.h Win32: Hide file while downloading 2012-12-10 19:15:16 +01:00
csync.c Only do the correctId after both the remote and the local have been processed 2013-01-10 11:32:27 +01:00
csync.h Added csync_get_error_string function to provide backend errors. 2012-12-20 20:47:10 +01:00