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
std
vio CSync: Log if file_id is too long 2015-04-13 14:58:25 +02:00
CMakeLists.txt
csync.c
csync.h Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00
csync_exclude.c
csync_exclude.h
csync_log.c
csync_log.h
csync_macros.h
csync_misc.c
csync_misc.h
csync_owncloud.c Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00
csync_owncloud.h
csync_owncloud_private.h
csync_owncloud_util.c
csync_private.h
csync_reconcile.c
csync_reconcile.h
csync_rename.cc
csync_rename.h
csync_statedb.c
csync_statedb.h
csync_time.c
csync_time.h
csync_update.c
csync_update.h
csync_util.c
csync_util.h
csync_version.h.in Use identical User Agents for csync and the Qt parts 2015-04-16 20:58:51 +02:00