Olivier Goffart
|
1b4e2becb3
|
Use csync_normalize_etag everywhere.
Technically, we don't need to strip '-gzip' from the etag comming from
the propfind, but it is better to be consistant.
|
2013-12-11 11:35:55 +01:00 |
|
Klaas Freitag
|
bdf36f58a8
|
Set errno and error message if neon errors in fetch_resource_list.
This at least shows proper error messages to the user, as described
in mirall#451
|
2013-12-10 11:58:55 +01:00 |
|
Klaas Freitag
|
4c859d6513
|
Zero resource struct to avoid crash on win32
|
2013-11-28 14:48:47 +01:00 |
|
Klaas Freitag
|
75aad2b42c
|
Removed unused variable to fix warning.
|
2013-11-27 09:32:18 +01:00 |
|
Olivier Goffart
|
87792b59e6
|
Fix -gzip removal from etag
Removes when the etag is both "foo-gzip" or "foo"-gzip
Add to patch for
https://github.com/owncloud/mirall/issues/1195
|
2013-11-26 11:55:47 +01:00 |
|
Olivier Goffart
|
e146de9ea2
|
Remove -gzip from the etag
Both from what comes from the server (https://github.com/owncloud/mirall/issues/1195)
Or what was in the db if upgrading from old database
|
2013-11-25 16:19:59 +01:00 |
|
Olivier Goffart
|
8a3e617630
|
Don't put csync_owncloud in a plugin.
It is now statically linked
|
2013-11-14 18:58:28 +01:00 |
|