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
2016-05-24Fix pot. mem leak found by coverity (CID 12900)Daniel Molkentin
2016-04-28Merge pull request #4748 from owncloud/win_stat_revisitedKlaas Freitag
2016-04-28Checksums: Skip uploads of .eml files only #4754Christian Kamm
2016-04-28Fix perl tests #4722Christian Kamm
2016-04-27Vio for windows: Removed the overlap param again.Klaas Freitag
2016-04-27vio for windows: Use more graceful create file params.Klaas Freitag
2016-04-21Windows VIO: Remove unused variable.Klaas Freitag
2016-04-21local_vio_win: Fix handling files that have been deduplicatedKlaas Freitag
2016-04-19Discovery: Be more explicit about files with unknown size #4573Markus Goetz
2016-04-15Merge pull request #4683 from owncloud/fix4657Markus Goetz
2016-04-15OS X: Allow ampersand in APPLICATION_NAME #4657Markus Goetz
2016-04-14CSync: Allow files with 0 mtime #1603Markus Goetz
2016-04-12Fix hidden file handling #4655Christian Kamm
2016-03-18Fix compile with strict C flagsChristian Kamm
2016-03-17Ignores: expand escapes #4568Christian Kamm
2016-03-03Add comment and cleanup the csync exclude list codeJocelyn Turcotte
2016-02-25Move the csync_context creation in SyncEngineJocelyn Turcotte
2016-02-25Remove superfluous error checking from csync_create and csync_initJocelyn Turcotte
2016-02-20Merge branch '2.1'Hefee
2016-02-20fix typo occured->occurredHefee
2016-02-08Merge remote-tracking branch 'origin/2.1'Olivier Goffart
2016-02-08Discovery: don't ignore recall file #4420Olivier Goffart
2016-02-05Don't install tests and cmocka lib.Hefee
2016-01-29csync_update: Remove unneeded checks of previous commit.Klaas Freitag
2016-01-27csync_update: Handle comparision of file types properly.Klaas Freitag
2016-01-27csync_update: Use the csync defines rather than plain numbers.Klaas Freitag
2016-01-26Merge remote-tracking branch 'origin/2.1'Daniel Molkentin
2016-01-20Update: Check checksum for renamed files #2983Christian Kamm
2016-01-15csync_private: Fix comment about size of file id bufferKlaas Freitag
2016-01-10csync-tests: Added some directory wildcard tests.Klaas Freitag
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2016-01-05Propagator: Deal with files becoming directories #4302Christian Kamm
2015-12-21csync_vio_local_stat: Win: fetch mtime and size if not previously fetchedOlivier Goffart
2015-12-02csync: remove PLUGIN install patch from cmake filesOlivier Goffart
2015-11-25Tests: Add a perl test for eml checksums #3235Christian Kamm
2015-11-23Checksums: Reuse the discovery checksum where possibleChristian Kamm
2015-11-23csync_update: Remove disabled inode checkChristian Kamm
2015-11-23Checksums: Don't reupload if size and checksum are unchanged #3235Christian Kamm
2015-11-18csync_update: refactor a bit and remove redundant code.Klaas Freitag
2015-11-18csync_update: Add missing comment about 403 forbidden handling.Klaas Freitag
2015-11-18SyncEngine: Handle 403 Forbidden properly.Klaas Freitag
2015-11-11Fix csync_exclude testChristian Kamm
2015-10-29Hidden files: Consider .* hidden everywhere #4023Christian Kamm
2015-10-28Merge branch 'kill_legacy_propagator'Markus Goetz
2015-10-28csync tests: Remove unused functionChristian Kamm
2015-10-28Fix compile after pull request mergeChristian Kamm
2015-10-28Merge pull request #4004 from owncloud/fix_hidden_detectionKlaas Freitag
2015-10-26Discovery: Fix detection of hidden files.Klaas Freitag
2015-10-22csync_vio: reuse the information from readdir in statOlivier Goffart
2015-10-22csync_exclude: Don't ignore invalid char client side (#3736)Olivier Goffart