nextcloud-desktop/modules
Olivier Goffart 1c8dde3b61 owncloud: install the compression hook in sendfile
In some cases (if the local file can't be opened) close will be called
without calling sendfile. That would result in the hook leaking, and
causing crash because it is only unhooked in sendfile.
2012-12-14 00:14:44 +01:00
..
CMakeLists.txt Rename csync to ocsync to not collide with upstream csync. 2012-10-01 12:39:05 +02:00
csync_dummy.c modules: Return in dummy_stat() if we have no memory. 2012-10-19 20:37:13 +02:00
csync_owncloud.c owncloud: install the compression hook in sendfile 2012-12-14 00:14:44 +01:00
csync_sftp2.c Fix the vim modlines. 2009-05-13 10:12:07 +02:00
csync_sftp.c mingw: resolve name clashes in sftp module 2012-03-02 17:04:02 +01:00
csync_smb.c std: Renamed struct_stat to csync_stat_t and use c_private.h again. 2012-03-21 13:48:41 +01:00