Klaas Freitag
1d55691e75
Do not log on Apple by default as that goes to ASL
2012-07-09 13:25:59 +02:00
Klaas Freitag
5672638a5b
Update Changelog
2012-07-09 13:25:59 +02:00
Klaas Freitag
02c2fe1aeb
ownCloud: Added redirect ability.
2012-07-09 13:25:59 +02:00
Klaas Freitag
0db820fc98
Added changes for 0.50.6.
2012-07-09 13:25:59 +02:00
Klaas Freitag
86fc6d2262
Set version to 0.50.6 for next oC version.
2012-07-09 13:25:59 +02:00
Klaas Freitag
43263d8e9d
ownCloud: Fix bug #613 : Encode strange url correctly.
...
see http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-613
2012-07-09 13:25:59 +02:00
Klaas Freitag
b261ecb705
Do proper handling of Win32 special characters.
...
Introduced a tchar based handling of wide character encoding that
is happening on Windows platforms.
2012-07-09 13:25:59 +02:00
Klaas Freitag
82074cfc53
tests: Added treewalk test.
2012-07-09 13:25:59 +02:00
Klaas Freitag
124d996154
tests: Treewalk function unit tests added.
2012-07-09 13:25:59 +02:00
Klaas Freitag
1fe093b6b6
Fixed local treewalk function filter comment.
2012-07-09 13:25:59 +02:00
Klaas Freitag
26847b9fac
Fixed tests script that broke because of HTTP::DAV module
2012-07-09 13:25:59 +02:00
Klaas Freitag
3d2a43f512
ownCloud: Fixed var initialization to avoid crash after thread
...
terminated.
2012-07-09 13:25:59 +02:00
Klaas Freitag
1059c008e5
ownCloud: Add neon include dir variable to the compile include dirs.
2012-07-09 13:25:59 +02:00
Klaas Freitag
5703bb61ac
ownCloud: better debug output for file GET.
2012-07-09 13:25:59 +02:00
Klaas Freitag
992f0d6b87
ownCloud: set correct module load error code.
2012-07-09 13:25:59 +02:00
Klaas Freitag
a433ef3dfe
Changelog entries added for 0.50.5.
2012-07-09 13:25:46 +02:00
Klaas Freitag
014fc60fc7
Added GNUInstallDirs.cmake to lower the required cmake version.
2012-07-09 13:25:46 +02:00
Klaas Freitag
1939ea93f5
Moved error_code to context for thread savety.
2012-07-09 13:25:46 +02:00
Klaas Freitag
c1c36a15c4
Pushed version to 0.50.5 and lib version 0.1.5 for next oC release.
2012-07-09 13:25:46 +02:00
Klaas Freitag
ecb409bc06
Added errnos to the timediff function to allow specific error reports.
2012-07-09 13:25:46 +02:00
Dominik Schmidt
d5de27f289
Apple: Fix loading plugins inside bundles.
2012-07-09 13:25:33 +02:00
Dominik Schmidt
53d32a7485
ownCloud: set correct variable to fix warning condition.
2012-07-09 13:25:11 +02:00
Dominik Schmidt
a216790c28
do plugins on apple
2012-07-09 13:25:11 +02:00
Dominik Schmidt
8d5af96f46
Compile cstdlib with -fPIC
2012-07-09 13:25:11 +02:00
Dominik Schmidt
23d56249ca
Fix owncloud linkage against neon
2012-07-09 13:25:11 +02:00
Klaas Freitag
b75066e299
owncloud: remove not needed win32 code.
2012-07-09 13:24:50 +02:00
Klaas Freitag
b6d908e16f
owncloud: win32 use c_tmpname and set _fmode variable for binary mode.
2012-07-09 13:24:15 +02:00
Dominik Schmidt
fcb3aa6208
Define O_NOATIME to 0 if it's not there
2012-07-09 13:24:15 +02:00
Dominik Schmidt
e9e7b0c685
Simplify FindNeon.cmake
2012-07-09 13:24:14 +02:00
Dominik Schmidt
3d59926d8d
fix building without log4c
2012-07-09 13:24:14 +02:00
Dominik Schmidt
2b15df7af3
Set search hint for Libiniparser.
2012-07-09 13:23:49 +02:00
Klaas Freitag
8be6ebb1de
Push csync release to next internal beta 0.50.4.
2012-07-09 13:23:49 +02:00
Klaas Freitag
221de3c866
Added a csync_errno function to provide more info for clients.
2012-07-09 13:23:49 +02:00
Klaas Freitag
dc2148aa15
Removed a stat call that is just for a file size check.
2012-07-09 13:23:48 +02:00
Klaas Freitag
e28c530d13
Version to 0.50.3 for a next beta
2012-07-09 13:23:48 +02:00
Klaas Freitag
67a6d9b60d
Create another beta version 0.50.2
2012-07-09 12:34:05 +02:00
Klaas Freitag
d0d8477b9f
Pushed version to 0.50.1.
2012-07-09 12:34:05 +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
dd4f76c5c7
replace URL by Link in user string
2012-07-02 11:03:41 +02:00
Klaas Freitag
98bc5098c9
Merge branch 'dav' of ssh://milliways.cryptomilk.org/users/freitag/csync into dav
...
Conflicts:
src/csync_propagate.c
2012-07-01 15:27:41 +02:00
Klaas Freitag
3fad8b5a4b
Added lost var declaration.
2012-06-26 18:30:50 +02:00
Klaas Freitag
f31c74743c
Fix condition on when atomar push is allowed, never for local files.
2012-06-26 18:30:50 +02:00
Klaas Freitag
b5e40f0fa8
Updated Changelog
2012-06-26 18:30:50 +02:00
Klaas Freitag
8034da83cc
Ability to push to remote without using a tempfile to copy to.
...
Modules such as ownCloud make sure anyway that the upload to a
remote resource happens atomar. This patch allows to switch off
the default behaviour of first copying to a temp file in the
same directory. Use csync_set_remote_push_atomar function to
switch off.
2012-06-26 18:30:50 +02:00
Klaas Freitag
9380869d01
Remove wrong cast
2012-06-26 18:30:50 +02:00
Klaas Freitag
1accd936f3
ownCloud: Fix mem leaks to bring valgrind down to zero loss.
2012-06-26 18:30:50 +02:00
Klaas Freitag
00d43e76de
ownCloud: Use wide char aware file system functions.
2012-06-26 18:30:50 +02:00