Markus Goetz
|
316fd7b036
|
Exclude: Tell which file we load
|
2012-12-11 17:28:37 +01:00 |
|
Markus Goetz
|
fded216fb6
|
Propagate: Fix file name pattern
Starting with dot on Windows is a bad idea
|
2012-12-11 17:26:46 +01:00 |
|
Klaas Freitag
|
246e10c403
|
Up- and download errors are soft errors.
|
2012-12-11 15:27:00 +01:00 |
|
Klaas Freitag
|
5da634ed70
|
Transparent fallback to the former password storage if keychain is not
there.
|
2012-12-11 15:08:20 +01:00 |
|
Markus Goetz
|
bd71ddf0aa
|
Iconv: Also search in /usr on OS X
|
2012-12-11 14:25:56 +01:00 |
|
Daniel Molkentin
|
fc8ec72371
|
Fix c&p error
|
2012-12-11 12:09:51 +01:00 |
|
Daniel Molkentin
|
1507ca2eaf
|
Split download state
|
2012-12-11 12:09:33 +01:00 |
|
Klaas Freitag
|
8ed89bca86
|
Hide temp files for download to local.
|
2012-12-11 11:35:38 +01:00 |
|
Jenkins for ownCloud
|
bee3605275
|
[tx-robot] updated from transifex
|
2012-12-11 00:05:32 +01:00 |
|
Klaas Freitag
|
1705a309b2
|
Merge remote-tracking branch 'ogoffart/dav' into dav
|
2012-12-10 21:16:05 +01:00 |
|
Klaas Freitag
|
70a273eafd
|
Do not compile lock test for win32.
|
2012-12-10 21:15:45 +01:00 |
|
Klaas Freitag
|
faa1b83e9e
|
Fixed rename function to use TCHAR.
|
2012-12-10 21:15:31 +01:00 |
|
Klaas Freitag
|
128c69676f
|
Added some useful logging for GET
|
2012-12-10 21:15:08 +01:00 |
|
Klaas Freitag
|
64683332c7
|
Remove wrong comment.
|
2012-12-10 20:49:08 +01:00 |
|
Markus Goetz
|
42b090ec0d
|
Propagate: Change temp file name
.. to something already in the exclude list
|
2012-12-10 19:15:16 +01:00 |
|
Markus Goetz
|
885e073b8a
|
Win32: Hide file while downloading
|
2012-12-10 19:15:16 +01:00 |
|
Olivier Goffart
|
bac1311486
|
Don't include "config.h" in the public header.
That file is not installed. So it makes compiler error when trying to
include csync.h from an external project
|
2012-12-10 17:03:36 +01:00 |
|
Olivier Goffart
|
01d2586f1e
|
Owncloud: Report the error in the progress callback
|
2012-12-10 16:51:13 +01:00 |
|
Olivier Goffart
|
8e3331ad1d
|
Suppress a warning
The csync_set_module_property shows a warning if init is not finished
|
2012-12-10 16:15:26 +01:00 |
|
Olivier Goffart
|
7759eb4b6d
|
Say which function it is in the error messages
|
2012-12-10 16:15:26 +01:00 |
|
Jenkins for ownCloud
|
243567bdbb
|
[tx-robot] updated from transifex
|
2012-12-10 00:13:29 +01:00 |
|
Daniel Molkentin
|
131e52b370
|
Unbreak win32
|
2012-12-09 02:44:34 +03:00 |
|
Jenkins for ownCloud
|
52b22b3c58
|
[tx-robot] updated from transifex
|
2012-12-09 00:14:14 +01:00 |
|
Klaas Freitag
|
edfefabcf8
|
Use two step process to store credentials through config file.
|
2012-12-08 22:56:48 +01:00 |
|
Klaas Freitag
|
9c627782d4
|
Use a two step process to store credentials for setup dialog.
|
2012-12-08 22:55:46 +01:00 |
|
Klaas Freitag
|
9b1dcb23f8
|
Avoid crash in iconv destroy.
|
2012-12-08 11:06:29 +01:00 |
|
Markus Goetz
|
568a71daa0
|
Only send gzip Accept-Encoding
.. because later we only support gzip (and not deflate) anyway
|
2012-12-08 11:06:29 +01:00 |
|
Markus Goetz
|
7ee75f5499
|
Unify compress_reader and uncompress_reader
They are the same code anyway
|
2012-12-08 11:06:29 +01:00 |
|
Olivier Goffart
|
d3585db4ba
|
Owncloud: Add the fingerprint in the ssl warning mesage
Then the client can compare ssl certificate fingerprint
|
2012-12-08 11:06:29 +01:00 |
|
Olivier Goffart
|
58aaf98369
|
Only request the id for REMOTE_REPLICA after mkdir
|
2012-12-08 11:06:29 +01:00 |
|
Olivier Goffart
|
fa0c458bb3
|
Owncloud: Fix getting id from id cache.
We need to remove the quotes around the ETag
|
2012-12-08 11:06:29 +01:00 |
|
Olivier Goffart
|
415a86edeb
|
owncloud: Fix GET requests
the download via the get function DOES NOT require a full uri
|
2012-12-08 11:06:29 +01:00 |
|
Olivier Goffart
|
410eadf2f5
|
print a warning when calling set_module_property at the wrong time
|
2012-12-08 11:06:28 +01:00 |
|
Jenkins for ownCloud
|
cb1a9aef3c
|
[tx-robot] updated from transifex
|
2012-12-08 00:12:08 +01:00 |
|
Daniel Molkentin
|
3f24ab599c
|
Do not compile with iconv on windows
|
2012-12-07 23:12:37 +01:00 |
|
Daniel Molkentin
|
ba9f46ef49
|
Make Windows-version of Add to Favorites work
I committed a WiP before...
|
2012-12-07 20:20:40 +01:00 |
|
Daniel Molkentin
|
5502087017
|
Fix windows build
|
2012-12-07 19:53:36 +01:00 |
|
Daniel Molkentin
|
5510135084
|
Fix formatting hashes
|
2012-12-07 19:51:11 +01:00 |
|
Daniel Molkentin
|
ddecca47fd
|
osx/win: add sync folders to favorite folders
|
2012-12-07 19:51:11 +01:00 |
|
Daniel Molkentin
|
49d2fd685b
|
iconv support
This allows for files on mac to automatically be converted to UNC
|
2012-12-07 13:03:01 +01:00 |
|
Klaas Freitag
|
1eabdee253
|
Enable logging through new csync logging api
|
2012-12-07 09:03:24 +01:00 |
|
Klaas Freitag
|
82acccf333
|
Some more cleanpus.
|
2012-12-07 09:02:42 +01:00 |
|
Klaas Freitag
|
c4b88129db
|
Adopt module logging to new logging API.
|
2012-12-07 09:02:25 +01:00 |
|
Klaas Freitag
|
029535bcea
|
Removed another scary thing: qstrdup for proxy type.
|
2012-12-06 19:05:25 +01:00 |
|
Daniel Molkentin
|
4ef89abac7
|
Compile on Mac
|
2012-12-06 18:48:36 +01:00 |
|
Klaas Freitag
|
8af257a4cd
|
Start fs watching with a delay of 2 seconds to don't catch the journal changes.
|
2012-12-06 18:38:45 +01:00 |
|
Klaas Freitag
|
a124dcd4e8
|
More cleanups that were possible by the new notify api.
|
2012-12-06 18:38:06 +01:00 |
|
Klaas Freitag
|
fbae2d7330
|
Further cleanups that were possible by new change notification.
|
2012-12-06 18:35:02 +01:00 |
|
Klaas Freitag
|
f296fad4bb
|
Set csync context as module parameter
|
2012-12-06 17:57:00 +01:00 |
|
Daniel Molkentin
|
e2d8105f0d
|
Remove debug
|
2012-12-06 17:54:44 +01:00 |
|