nextcloud-desktop/modules
Olivier Goffart f5391def6b Don't cleanup in owncloud's vio_module_shutdown
All the cleanup is done in owncloud_commit which should
necessarily be called.

Should fix https://github.com/owncloud/mirall/issues/713
The problem was that csync_destroy was called on another csync
instance in another thread, resulting in a crash

Yes, there is still a problem with the proxy settings.
2013-10-31 11:38:00 +01:00
..
CMakeLists.txt Remove the other modules than owncloud 2013-10-29 13:23:28 +01:00
csync_owncloud_recursive_propfind.c Add fileId data support to csync. 2013-10-25 13:12:59 +02:00
csync_owncloud_util.c Add fileId data support to csync. 2013-10-25 13:12:59 +02:00
csync_owncloud.c Don't cleanup in owncloud's vio_module_shutdown 2013-10-31 11:38:00 +01:00
csync_owncloud.h remove propagate function from csync_owncloud 2013-10-29 13:47:08 +01:00