Klaas Freitag
|
3e99f25578
|
more useful debug output with network reply.
|
2012-05-11 10:09:57 +02:00 |
|
Klaas Freitag
|
f7fd9928b7
|
added a debug line without WIN32 marker.
|
2012-05-11 10:09:27 +02:00 |
|
Klaas Freitag
|
6eb0dd15b4
|
Set version to 0.50.6 for next oC version.
|
2012-05-11 09:29:20 +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
|
9ec8d70822
|
Do proper handling of Win32 special characters.
Introduced a tchar based handling of wide character encoding that
is happening on Windows platforms.
|
2012-05-09 16:55:56 +02:00 |
|
Klaas Freitag
|
694a34db9a
|
tests: Added treewalk test.
|
2012-05-07 17:19:06 +02:00 |
|
Klaas Freitag
|
2e3a92df4c
|
tests: Treewalk function unit tests added.
|
2012-05-07 15:48:34 +02:00 |
|
Klaas Freitag
|
81a6b49c07
|
Fixed local treewalk function filter comment.
|
2012-05-07 15:47:57 +02:00 |
|
Klaas Freitag
|
37c538ed9b
|
Fixed tests script that broke because of HTTP::DAV module
|
2012-05-04 16:27:15 +02:00 |
|
Klaas Freitag
|
d9ae749dcf
|
Merge branch 'dav' of ssh://milliways.cryptomilk.org/users/freitag/csync into dav
Conflicts:
modules/csync_owncloud.c
src/csync.h
|
2012-05-04 14:25:01 +02:00 |
|
Klaas Freitag
|
9871989806
|
ownCloud: Fixed var initialization to avoid crash after thread
terminated.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
cbf259b482
|
ownCloud: Add neon include dir variable to the compile include dirs.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
522a6e27a2
|
Set module load error code after csync_vio_init failed.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
b6696f00df
|
Changelog entries added.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
2fa265007a
|
Added GNUInstallDirs.cmake to lower the required cmake version.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
2b5d31b29e
|
Moved error_code to context for thread savety.
|
2012-05-04 12:07:20 +02:00 |
|
Klaas Freitag
|
73bcdb73a7
|
Added errnos to the timediff function to allow specific error reports.
|
2012-05-04 12:05:45 +02:00 |
|
Dominik Schmidt
|
c4667c893b
|
Fix loading plugins inside MacOSX bundles.
|
2012-05-04 12:05:22 +02:00 |
|
Dominik Schmidt
|
0160be06f5
|
ownCloud: Fix warning condition in reader code.
|
2012-05-04 12:04:58 +02:00 |
|
Dominik Schmidt
|
4c98f6bcd8
|
Load plugins on apple.
|
2012-05-04 12:04:36 +02:00 |
|
Dominik Schmidt
|
a8c10780f2
|
Compile cstdlib with -fPIC.
|
2012-05-04 12:04:30 +02:00 |
|
Dominik Schmidt
|
ac6e5ff4b9
|
CMake: Fix owncloud linkage against neon.
|
2012-05-04 12:04:13 +02:00 |
|
Dominik Schmidt
|
5ac2f676d7
|
Define O_NOATIME to 0 if it's not there.
|
2012-05-04 12:03:53 +02:00 |
|
Dominik Schmidt
|
628151e997
|
CMake Modules: Simplify FindNeon.cmake.
|
2012-05-04 12:03:36 +02:00 |
|
Dominik Schmidt
|
668d7be259
|
CMake: Fix building without Log4C.
|
2012-05-04 12:02:35 +02:00 |
|
Dominik Schmidt
|
79c4b58c63
|
CMake modules: Search libiniparser in correct lib dirs.
|
2012-05-04 12:01:51 +02:00 |
|
Klaas Freitag
|
e4fae59bcf
|
Added a csync_errno function to provide more info for clients.
|
2012-05-04 12:00:46 +02:00 |
|
Klaas Freitag
|
0d71347508
|
Removed a stat call that is just for a file size check.
|
2012-05-04 12:00:46 +02:00 |
|
Thomas Mueller
|
3e79a3b1e5
|
ignoring qt-creator files
|
2012-05-03 21:12:36 +02:00 |
|
Klaas Freitag
|
bacc70a299
|
Use the correct icon for sync ok
|
2012-05-02 17:12:45 +02:00 |
|
Klaas Freitag
|
cd6d3644b9
|
set owncloud compile flag for mac osx
|
2012-05-02 17:06:30 +02:00 |
|
Klaas Freitag
|
7fc409152f
|
Display a proper tray icon at app startup
|
2012-05-02 17:05:31 +02:00 |
|
Klaas Freitag
|
1a2152859d
|
updated owncloud 128 icon.
|
2012-05-02 16:45:38 +02:00 |
|
Klaas Freitag
|
496572314d
|
Fix the app icon to be ownclouds
|
2012-05-02 16:33:07 +02:00 |
|
Klaas Freitag
|
bfedc2c18b
|
fixed an icon name typo.
|
2012-05-02 15:54:55 +02:00 |
|
Klaas Freitag
|
8d33a470b1
|
Fixed theming: Made a mirall and a ownCloud icon theme working.
|
2012-05-02 15:50:01 +02:00 |
|
Klaas Freitag
|
125d2a4533
|
Make OWNCLOUD_CLIENT compile flag depending on the compile target.
|
2012-05-02 15:45:38 +02:00 |
|
Klaas Freitag
|
69e6096d14
|
Fixed encoding issue: Do not double encode.
|
2012-05-02 11:40:39 +02:00 |
|
Klaas Freitag
|
f8efb1fc99
|
- Added an open status entry into the tray menu
- fixed some menu glitches on the mac os platform.
|
2012-04-30 16:38:00 +02:00 |
|
Klaas Freitag
|
c2f0459a36
|
Add russian translation contributed by cas@altlinux.ru
Fixed cmake to glob all translation files
|
2012-04-30 12:47:54 +02:00 |
|
Klaas Freitag
|
9c4613e5d2
|
Allow to interrupt running sync task, incl. some cleanups.
|
2012-04-30 08:56:56 +02:00 |
|
Klaas Freitag
|
b6c86bcacd
|
ownCloud: Fixed var initialization to avoid crash after thread
terminated.
|
2012-04-27 16:33:31 +02:00 |
|
Klaas Freitag
|
90a9f162d4
|
ownCloud: Add neon include dir variable to the compile include dirs.
|
2012-04-27 16:27:44 +02:00 |
|
Dominik Schmidt
|
f96fa3dbeb
|
win: allow building the installer from local csync build dir and from installed csync as well
|
2012-04-26 17:16:34 +02:00 |
|
Dominik Schmidt
|
f02a018711
|
win: remove klaasi haasi's harcoded paths from the nsi
|
2012-04-26 16:55:14 +02:00 |
|
Dominik Schmidt
|
b5f43a89ea
|
win: copy exclude.lst from correct location into the installer
|
2012-04-26 16:37:00 +02:00 |
|
Dominik Schmidt
|
2cf667f055
|
Handle SYSCONFDIR correctly
|
2012-04-26 16:32:50 +02:00 |
|
Dominik Schmidt
|
c03c112193
|
Add a CMake toolchain file for cross-compiling in openSUSE.
|
2012-04-26 14:45:40 +02:00 |
|
Dominik Schmidt
|
aca5eae6d0
|
Improve version handling in cmake
|
2012-04-26 13:58:22 +02:00 |
|
Klaas Freitag
|
31b636a423
|
Add a win32 debug line to CMakeLists
|
2012-04-23 10:58:21 +02:00 |
|