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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/csync
AgeCommit message (Expand)Author
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
2014-11-08Merge remote-tracking branch 'origin/il'Olivier Goffart
2014-11-06Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-11-06Legacy propagator: Don't use mtime retrieved via _fstat64.Christian Kamm
2014-10-30Download: Avoid overwriting file with case conflict. #1914Christian Kamm
2014-10-29tests: exit t5.pl if running against ownCloud 6Klaas Freitag
2014-10-29tests: make t1.pl work on jenkins, for that disable a size compare.Klaas Freitag
2014-10-29SyncJournalDB: Add filesize column to metadata.Christian Kamm
2014-10-27discovery: handle 503 reply code from server for directoriesKlaas Freitag
2014-10-24Ignore reserved words on WindowsDaniel Molkentin
2014-10-23csync tests: add some debug code to get behind the jenkins fails.Klaas Freitag
2014-10-22csync_update: add the perms in the logOlivier Goffart