nextcloud-desktop/csync/src
Daniel Molkentin d8275cd4e1 Use identical User Agents for csync and the Qt parts
Also, use the mirall version for ocsync.

Currently, the csync engine part and the Qt part have different UAs,
and this makes debugging (i.e. reading access logs) difficult. On
top, we haven't increased the ocsync version number in ages. So
as a consequence, I think it would be the best to have ocsync
and the rest share the same version number, and make them identify
with the same user agent.

To ease debugging for our side, we'll still append "(csyncoC)"
for calls made by csync.
2015-04-16 20:58:51 +02:00
..
httpbf CSync: Remove memory checks 2015-01-23 16:59:51 +01:00
std CSync: Remove c_list 2015-01-23 17:09:13 +01:00
vio CSync: Log if file_id is too long 2015-04-13 14:58:25 +02:00
CMakeLists.txt Require OpenSSL > 1.0.0, remove obsolete dep from csync 2015-02-05 13:08:28 +01:00
csync.c Discovery: Speed up initial run. #2796 2015-04-08 15:43:49 +02:00
csync.h Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00
csync_exclude.c Win32: More reserved file names to ignore, including Recycle Bin 2015-03-12 16:25:32 +01:00
csync_exclude.h Inform user about ignored long files. #2882 2015-02-27 12:12:39 +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 Discovery: Distinguish 503 Storage not available. #2884 2015-02-25 12:02:10 +01:00
csync_misc.c Discovery: Distinguish 503 Storage not available. #2884 2015-02-25 12:02:10 +01:00
csync_misc.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
csync_owncloud.c Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00
csync_owncloud.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
csync_owncloud_private.h Merge remote-tracking branch 'origin/ssl_client_cert' 2015-01-28 14:13:40 +01:00
csync_owncloud_util.c Don't require NEON with Qt 5.4 2015-01-23 17:11:34 +01:00
csync_private.h Discovery: Speed up initial run. #2796 2015-04-08 15:43:49 +02:00
csync_reconcile.c Reconcile: Fix clang warning 2015-04-09 15:06:48 +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 Discovery: Speed up initial run. #2796 2015-04-08 15:43:49 +02:00
csync_statedb.h CSync: Close/Reopen DB between update and reconcile 2014-10-22 15:42:13 +02: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 Discovery: Speed up initial run. #2796 2015-04-08 15:43:49 +02:00
csync_update.h SyncEngine: Use QNAM for csync_update 2015-01-20 18:27:25 +01:00
csync_util.c Don't require NEON with Qt 5.4 2015-01-23 17:11:34 +01:00
csync_util.h CSync: Simplify csync_owncloud stat/resource handling 2014-06-03 11:51:12 +02:00
csync_version.h.in Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00