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
csync_owncloud.c
csync_owncloud.h
csync_owncloud_recursive_propfind.c
csync_owncloud_util.c