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
AgeCommit message (Expand)Author
2014-10-21SyncEngine: De-initialize recursive PROPFIND value correctlyMarkus Goetz
2014-10-11owncloudcmd: Add a custom ssl verification callback for neon.Klaas Freitag
2014-08-18Update phase progress: Check if callback is defined.Klaas Freitag
2014-08-15CSync: Add a 30 second connect (not read) timeoutMarkus Goetz
2014-08-15SyncEngine & UI: Progress notifications for update phaseMarkus Goetz
2014-06-23Merge remote-tracking branch 'origin/1.6' into ilOlivier Goffart
2014-06-20csync_owncloud: silent CID 12883Olivier Goffart
2014-06-13CSync: Give ctx to proxy callbackMarkus Goetz
2014-06-06csync_owncloud: Parse properties in one functionMarkus Goetz
2014-06-05csync: fix warningsOlivier Goffart
2014-06-05Fix crash in testsOlivier Goffart
2014-06-03CSync: Rename callback functionsMarkus Goetz
2014-06-03CSync & Propagator: Support a direct download URLMarkus Goetz
2014-06-03CSync: We can access the context directlyMarkus Goetz
2014-06-03CSync: Use context instead of global variableMarkus Goetz
2014-06-03CSync: Remove owncloud_statMarkus Goetz
2014-06-03CSync: Simplify csync_owncloud stat/resource handlingMarkus Goetz
2014-05-22Remove useless global varialbe for auth callback.Klaas Freitag
2014-05-21Revert "remove auth callback setting in the csync module."Markus Goetz
2014-05-21remove auth callback setting in the csync module.Klaas Freitag
2014-05-21Clear the authentication callbacks set before.Klaas Freitag
2014-05-02Set network timeout to 300 secMarkus Goetz
2014-05-02Have only one place where we read the timeoutOlivier Goffart
2014-04-01Add a trust ssl certificate switchKlaas Freitag
2014-03-28Remove progress info from csyncOlivier Goffart
2014-03-28Remove HBF stuff from csync_owncloudOlivier Goffart
2014-03-21csync_owncloud: Add a debug messageMarkus Goetz
2014-03-21Merge branch '1.5'Olivier Goffart
2014-03-21Make it an error instead of a crash when dav_connect fails.Olivier Goffart
2014-03-20Remove some superflous logging.Klaas Freitag
2014-03-18Also allow http and https protocols.Klaas Freitag
2014-03-18Revert "Do not rely on the url scheme owncloud(s) any more."Klaas Freitag
2014-03-18Do not rely on the url scheme owncloud(s) any more.Klaas Freitag
2014-03-18Remove unused code.Klaas Freitag
2014-03-06Merge branch '1.5'Olivier Goffart
2014-03-04csync: Don't free proxy settings on commitMarkus Goetz
2014-02-28csync: Remove more vio abstractionMarkus Goetz
2014-02-27csync: Remove get_etagMarkus Goetz
2014-02-27csync: Remove more unneeded codeMarkus Goetz
2014-02-27csync: Remove capabilitiesMarkus Goetz
2014-02-27csync: Remove unix_extensionsMarkus Goetz
2014-02-27csync: Remove time_sync_requiredMarkus Goetz
2014-01-13Move csync in order to merge it with mirallOlivier Goffart