Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/csync
AgeCommit message (Expand)Author
2015-04-16Use identical User Agents for csync and the Qt partsDaniel Molkentin
2015-04-13CSync: Log if file_id is too longMarkus Goetz
2015-04-09Reconcile: Fix clang warningOlivier Goffart
2015-04-08Discovery: Speed up initial run. #2796Christian Kamm
2015-04-08SyncEngine: Fix a crash in csync_vio_file_stat_copy #3051Jocelyn Turcotte
2015-03-12Win32: More reserved file names to ignore, including Recycle BinDaniel Molkentin
2015-03-02Discovery: Free some memory before propagate (#2902)Markus Goetz
2015-02-27Inform user about ignored long files. #2882Christian Kamm
2015-02-26csync_exclude: Ignore files where the filename length is > 254 chars.Klaas Freitag
2015-02-25Discovery: Distinguish 503 Storage not available. #2884Christian Kamm
2015-02-25Some minor cleanups.Klaas Freitag
2015-02-13Tests: Fix compile if NEON is absent.Klaas Freitag
2015-02-06t6.pl: Add a test that re-upload a chunked file with lot of chunksOlivier Goffart
2015-02-06propagateupload: Save the mtime given by the server in the reply to GETOlivier Goffart
2015-02-05Require OpenSSL > 1.0.0, remove obsolete dep from csyncDaniel Molkentin
2015-02-04Output libocsync and libowncloudsync in the bin directoryJocelyn Turcotte
2015-02-04Fix the MinGW buildJocelyn Turcotte
2015-02-03csync: add neon include directoriesOlivier Goffart
2015-01-29SQL: Add debugging options. #2693Christian Kamm
2015-01-28csync_owncloud: don't deref null pointerOlivier Goffart
2015-01-28Merge remote-tracking branch 'origin/ssl_client_cert'Olivier Goffart
2015-01-28Clientcert support: Explictly link libsync against opensslDaniel Molkentin
2015-01-23fixes required by upstreamJoachim Schiele
2015-01-23Make it compile with neonOlivier Goffart
2015-01-23Make it compile without neonOlivier Goffart
2015-01-23Remove neon link flag when not requiredOlivier Goffart
2015-01-23CSync: Clean some moreMarkus Goetz
2015-01-23Don't require NEON with Qt 5.4Olivier Goffart
2015-01-23CSync: Remove c_listMarkus Goetz
2015-01-23CSync: Remove memory checksMarkus Goetz
2015-01-22Merge branch 'qnam_csync_update'Markus Goetz
2015-01-22adds 'SSL client certificate' support from n.octeau with qknight changes as:Nourredine
2015-01-20csync_update: Leave a margin of 1sec when comparing the time for the timezone...Olivier Goffart
2015-01-20SyncEngine: Use QNAM for csync_updateMarkus Goetz
2015-01-15csync: cleanup some unused error codeOlivier Goffart
2015-01-15csync propfind: Rename the directDownload propertyOlivier Goffart
2015-01-15csync_statedb: Have more granular error reporting when the loaddb failsOlivier Goffart
2015-01-14Fix warnings.Christian Kamm
2014-12-16csync_update: do not force writing on the db for directory with a changed dateOlivier Goffart
2014-12-10Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-12-09Added a fixme for an edge case detected by QuickCheck.Klaas Freitag
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
2014-12-01Merge remote-tracking branch 'origin/1.7'Olivier Goffart
2014-12-01csync_update: Ignore a difference of time of exactly one hourOlivier Goffart
2014-11-25Propagator: Add the chunk size to PUT requests.Klaas Freitag
2014-11-12Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-11t8.pl: fix the test for meOlivier Goffart
2014-11-11MOVE: fix moving with special character.Olivier Goffart
2014-11-10Adjust issue urlsDaniel Molkentin