Klaas Freitag
|
0dfa61650d
|
ownCloud: clear the cache variables before ID query.
|
2012-09-24 15:45:11 +03:00 |
|
Klaas Freitag
|
403fec1454
|
ownCloud: Removed unused stat variable.
|
2012-09-24 15:44:19 +03:00 |
|
Klaas Freitag
|
e4c0fb90dd
|
ownCloud: some log cleanups.
|
2012-09-20 11:28:54 +03:00 |
|
Klaas Freitag
|
ee228cfff4
|
Make use of the Session cookie sent from the server.
|
2012-09-19 18:46:40 +03:00 |
|
Klaas Freitag
|
8571394847
|
Fix time correction between client and server.
|
2012-08-30 18:45:10 +03:00 |
|
Klaas Freitag
|
ecd6a86fd3
|
Remove wrong free command.
|
2012-08-30 14:30:30 +03:00 |
|
Klaas Freitag
|
9f4f0e8106
|
ownCloud: more memory cleanups, use widechar unlink for tmp files,
adjust the modtime by the time difference between client adn server.
|
2012-08-30 12:59:52 +03:00 |
|
Klaas Freitag
|
3950b18dc7
|
Fix memory leaks in new id sync code.
|
2012-08-28 17:53:26 +03:00 |
|
Klaas Freitag
|
3e95056975
|
ownCloud: Use stat cache more structured.
|
2012-08-28 15:59:33 +03:00 |
|
Klaas Freitag
|
636ec65c60
|
ownCloud: removed unused statcache code.
|
2012-08-28 14:24:42 +03:00 |
|
Klaas Freitag
|
bba1396770
|
ownCloud: Use correct path to push into owncloud_stat.
|
2012-08-28 14:06:55 +03:00 |
|
Klaas Freitag
|
9897335006
|
ownCloud: Test on null pointer before access for md5 sum.
|
2012-08-26 20:06:53 +02:00 |
|
Klaas Freitag
|
ef64756334
|
Merge branch 'md5' of ssh://milliways.cryptomilk.org/users/freitag/csync into fastsync
Conflicts:
modules/csync_owncloud.c
src/csync_private.h
src/csync_propagate.c
src/csync_reconcile.c
src/csync_statedb.c
|
2012-08-23 18:04:32 +03:00 |
|
Klaas Freitag
|
dba2c1d105
|
Added get_file_id function.
|
2012-08-23 17:43:51 +03:00 |
|
Klaas Freitag
|
0618eb956d
|
Merge conflicts solved.
|
2012-08-23 17:40:36 +03:00 |
|
Klaas Freitag
|
3e85218be9
|
Do not do post copy stat for ownCloud.
|
2012-08-23 17:35:16 +03:00 |
|
Klaas Freitag
|
8e401e662f
|
MD5 Support WIP
|
2012-08-23 17:34:19 +03:00 |
|
Klaas Freitag
|
30d1c9ed9d
|
ownCloud: Some code cleanup, added documentation.
|
2012-08-20 19:09:24 +03:00 |
|
Klaas Freitag
|
82d22d1494
|
Added get_file_id function.
|
2012-08-17 16:50:31 +03:00 |
|
Klaas Freitag
|
cf24513879
|
Merge branch 'dav' of ssh://milliways.cryptomilk.org/users/freitag/csync into md5
Conflicts:
modules/csync_owncloud.c
src/csync_private.h
src/csync_reconcile.c
src/vio/csync_vio.c
|
2012-08-13 15:24:15 +03:00 |
|
Klaas Freitag
|
f26b91f509
|
ownCloud: Still require time sync between the two repos.
|
2012-08-10 12:36:55 +03:00 |
|
Klaas Freitag
|
452babe593
|
Improved error report on proxy- and connection problems.
|
2012-08-09 15:12:22 +03:00 |
|
Klaas Freitag
|
d16dd57d85
|
ownCloud: More return value checking in fetch_resource_list.
|
2012-08-09 14:11:54 +03:00 |
|
Klaas Freitag
|
8ec3ea04da
|
more logging...
|
2012-08-08 19:00:11 +03:00 |
|
Klaas Freitag
|
3f2d5b380d
|
Fixed some strncpy flaws that might caused problems on win32 (mkdir)
|
2012-08-08 16:45:00 +03:00 |
|
Klaas Freitag
|
cbb09aeb0a
|
Sync based on uniqIDs WIP
|
2012-08-06 09:22:21 +02:00 |
|
Klaas Freitag
|
28d28ecac6
|
ownCloud: Proxy support when working in mirall.
|
2012-07-31 17:59:15 +03:00 |
|
Klaas Freitag
|
abef7eb3d2
|
UniqID based syncing, first WIP state.
|
2012-07-31 11:40:46 +03:00 |
|
Klaas Freitag
|
1352f6bc39
|
MD5 Support WIP
|
2012-07-24 09:36:06 +02:00 |
|
Klaas Freitag
|
785b7aad60
|
Use a proper namespace for lastmodified property.
|
2012-07-20 10:51:39 +02:00 |
|
Klaas Freitag
|
8402b5b6fa
|
ownCloud: removed config file access again, correct handling of
timediff.
|
2012-07-19 15:39:53 +02:00 |
|
Klaas Freitag
|
b47ac922ad
|
ownCloud: handle time delta and access the config file.
|
2012-07-19 10:50:18 +02:00 |
|
Klaas Freitag
|
81e77afaec
|
cleaner logging of time delta.
|
2012-07-11 16:02:43 +02:00 |
|
Klaas Freitag
|
de209ecdb9
|
ownCloud: Don't require time sync between server and client.
|
2012-07-04 16:32:17 +02:00 |
|
Klaas Freitag
|
6eb4e707d9
|
Add module capability about if a post copy size check is required.
|
2012-07-04 15:03:15 +02:00 |
|
Klaas Freitag
|
8ba2f483bf
|
Add a vio capabilites function to let a module define its capabilities.
|
2012-07-04 13:56:24 +02:00 |
|
Klaas Freitag
|
c263a39334
|
Compute server time from http header and adjust mtimes.
|
2012-07-03 14:38:43 +02:00 |
|
Klaas Freitag
|
adda008122
|
Remove wrong cast
|
2012-06-20 15:19:05 +02:00 |
|
Klaas Freitag
|
27dbdb29fc
|
ownCloud: Fix mem leaks to bring valgrind down to zero loss.
|
2012-06-20 15:01:54 +02:00 |
|
Klaas Freitag
|
6354c32d3b
|
ownCloud: Use wide char aware file system functions.
|
2012-06-20 12:08:06 +02:00 |
|
Klaas Freitag
|
370e2e451f
|
do not log on stderr on MacOSX because that spams system log
|
2012-06-18 13:02:06 +02:00 |
|
Klaas Freitag
|
f33cdb0de9
|
ownCloud: commented extensive log line.
|
2012-06-13 17:28:26 +02:00 |
|
Klaas Freitag
|
3e4e4eeee8
|
logging in SSL callback, important to debug.
|
2012-06-13 11:26:37 +02:00 |
|
Klaas Freitag
|
c0182c373a
|
ownCloud: Adopt logging to csync standard log instead of printf.
|
2012-06-05 17:10:50 +02:00 |
|
Klaas Freitag
|
648fc78d95
|
ownCloud: Proper initializations with NULL avoid a crash.
|
2012-05-21 09:44:23 +02:00 |
|
Klaas Freitag
|
33d1825551
|
Merge branch 'dav' of http://git.csync.org/users/freitag/csync into dav
Conflicts:
src/csync.c
|
2012-05-15 16:17:51 +02:00 |
|
Klaas Freitag
|
d228436aba
|
ownCloud: better debug output for file GET.
|
2012-05-15 16:16:04 +02:00 |
|
Klaas Freitag
|
2d34a1c993
|
ownCloud: Added redirect ability.
|
2012-05-14 17:19:50 +02:00 |
|
Klaas Freitag
|
eff0319e40
|
ownCloud: Fix bug #613: Encode strange url correctly.
see http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-613
|
2012-05-10 17:55:57 +02:00 |
|
Klaas Freitag
|
9871989806
|
ownCloud: Fixed var initialization to avoid crash after thread
terminated.
|
2012-05-04 12:07:20 +02:00 |
|