nextcloud-desktop/csync/src
Klaas Freitag 77e3480b2f csync oC Util: set field flag correctly to avoid etag memleak.
The fields varialbe should contain or'ed flags of the fields set
in the csync_vio_file_stat_t struct. The problem was that the field
for CSYNC_VIO_FILE_STAT_FIELDS_PERM was assigned rather than or'ed
which makes the release function for the struct not freeing the
etag memory => memleak.
2014-07-21 13:19:36 +02:00
..
httpbf httpbf: silent coverity issue 12905 2014-06-20 11:33:29 +02:00
std Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
vio Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
CMakeLists.txt CMake: Fix token auth compile 2014-06-16 15:34:46 +02:00
csync.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync.h CSync & statedb: Parse 'perm' from server 2014-06-06 15:24:17 +02:00
csync_exclude.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync_exclude.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_log.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_log.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_macros.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_misc.c CSync: Remove more unused things 2014-06-04 11:19:09 +02:00
csync_misc.h CSync: Remove more unused things 2014-06-04 11:19:09 +02:00
csync_owncloud.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync_owncloud.h CSync: Use context instead of global variable 2014-06-03 11:51:12 +02:00
csync_owncloud_private.h csync_owncloud: fix the name of the permissions property 2014-07-18 16:52:04 +02:00
csync_owncloud_recursive_propfind.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync_owncloud_util.c csync oC Util: set field flag correctly to avoid etag memleak. 2014-07-21 13:19:36 +02:00
csync_private.h CSync: Move compiler ifdef outwards 2014-06-16 16:26:00 +02:00
csync_reconcile.c Permissions: When moving is not allowed, fallback to delete and upload 2014-06-27 15:30:08 +02:00
csync_reconcile.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_rename.cc Removed unused function. 2014-02-07 11:57:10 +01:00
csync_rename.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_statedb.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync_statedb.h Don't create .ctmp of sync journal 2014-03-26 10:25:50 +01:00
csync_time.c csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_time.h csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_update.c Permissions: When moving is not allowed, fallback to delete and upload 2014-06-27 15:30:08 +02:00
csync_update.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_util.c Merge remote-tracking branch 'origin/1.6' into il 2014-06-23 12:48:34 +02:00
csync_util.h CSync: Simplify csync_owncloud stat/resource handling 2014-06-03 11:51:12 +02:00
csync_version.h.in Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00