1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-18 01:42:46 +02:00

Commit Graph

  • 785b7aad60 Use a proper namespace for lastmodified property. Klaas Freitag 2012-07-20 10:51:39 +0200
  • 85993d2650 Don't override error code set by timedif in vio init Klaas Freitag 2012-07-19 21:21:33 +0200
  • 1104619a52 No atime on apple platform. Klaas Freitag 2012-07-19 21:11:35 +0200
  • b57f33353d fixed copy and paste errors in error output. Klaas Freitag 2012-07-19 21:06:18 +0200
  • 459f25b0ef owncloud test: Save the downloaded file in /tmp. Klaas Freitag 2012-07-19 21:04:15 +0200
  • cad3da10db Merge branch 'timedelta' into dav Klaas Freitag 2012-07-19 15:53:12 +0200
  • 8402b5b6fa ownCloud: removed config file access again, correct handling of timediff. Klaas Freitag 2012-07-19 15:39:53 +0200
  • b47ac922ad ownCloud: handle time delta and access the config file. Klaas Freitag 2012-07-19 10:50:18 +0200
  • 324120e69c Make building of tests configurable via configuration switch. Michael Georg Hansen 2012-07-18 22:56:47 +0200
  • eae20fc537 Configure version.h into the build directory, not the source directory. Michael Georg Hansen 2012-07-18 22:43:27 +0200
  • d225dd124b Fixed icon setup. Theme now really supports icons in various sizes. Klaas Freitag 2012-07-18 17:29:06 +0200
  • 3244a922e3 fixed overall sync state calculation for tray . Klaas Freitag 2012-07-18 17:28:30 +0200
  • 11b4b36c3f Add sync.dll to Windows bundler. Klaas Freitag 2012-07-18 17:26:58 +0200
  • 2b4261f15a Added functions to generate MD5-Sums based on openssl with tests. Klaas Freitag 2012-07-18 17:00:46 +0200
  • d7fb6fa749 Fix installation on all platforms + bundle on osx Dominik Schmidt 2012-07-17 15:16:02 +0200
  • 9c64b5e753 Add a clear button to the log window. Michael Georg Hansen 2012-07-16 21:11:19 +0200
  • c3c8e512c8 Fix library build for windows, un-QOBJECTed the theme class. Klaas Freitag 2012-07-12 14:33:58 +0200
  • 5f93c490a5 Make ownCloud cmocka test build on the win32 platform. Klaas Freitag 2012-07-11 18:01:08 +0200
  • b74fc47e3f More unit testing of the ownCloud module with mocka. Klaas Freitag 2012-07-11 16:50:25 +0200
  • 1866956984 use lstat instead of stat to stat files. Avoids problems with links. Klaas Freitag 2012-07-11 16:48:38 +0200
  • e90b4a13b3 Added logging of the time values. Klaas Freitag 2012-07-11 16:05:40 +0200
  • 59202fffe4 fixed spaces and logging if timesync is needed for the module. Klaas Freitag 2012-07-11 16:03:31 +0200
  • 81e77afaec cleaner logging of time delta. Klaas Freitag 2012-07-11 16:02:43 +0200
  • 973c2c1786 remove the push atomar method call for csync. Klaas Freitag 2012-07-10 16:21:51 +0200
  • 324a9d2480 Isolate a library to add a dbus interface around. Klaas Freitag 2012-07-10 15:59:06 +0200
  • 0ed8c57cad make proper logging of the module capabilities. Klaas Freitag 2012-07-09 16:46:14 +0200
  • bcb31b6998 Merge branch 'dav' of ssh://milliways.cryptomilk.org/users/freitag/csync into dav Klaas Freitag 2012-07-09 16:39:11 +0200
  • 7fb929a82d use lstat instead of stat for local files, fix oCB #713. Klaas Freitag 2012-07-09 16:15:27 +0200
  • 7b261077a2 Avoid compile warning and use an unsigned variable. Klaas Freitag 2012-07-09 14:45:25 +0200
  • 43685f69a3 do the capabilities after the module was initialized. Klaas Freitag 2012-07-09 14:45:05 +0200
  • 9e81fd38e1 Added CMocka find module for cmake. Klaas Freitag 2012-07-09 14:29:17 +0200
  • 5b79f1feca Added mocka tests for the ownCloud module. Klaas Freitag 2012-07-09 14:16:20 +0200
  • 9eae6d88fd Add ownCloud directory in tests. Klaas Freitag 2012-07-09 14:10:04 +0200
  • b9329f2991 undef malloc only if not doing UNIT_TESTING. Klaas Freitag 2012-07-09 14:09:34 +0200
  • c0f1f36f59 Fix condition on when atomar push is allowed, never for local files. Klaas Freitag 2012-06-25 13:03:27 +0200
  • 77d71eb080 Load plugins on MacOSX. Dominik Schmidt 2012-04-15 14:13:07 +0200
  • 64f8e5031b owncloud: remove the win32 c_tmpname use. Klaas Freitag 2012-03-07 20:59:13 +0100
  • d50f39c8b8 owncloud: Win32 use c_tmpname and set _fmode to O_BINARY. Klaas Freitag 2012-03-07 14:46:47 +0100
  • 26221653ee Updated Changelog Klaas Freitag 2012-06-22 16:13:24 +0200
  • 065529642e Ability to push to remote without using a tempfile to copy to. Klaas Freitag 2012-06-22 15:32:04 +0200
  • c32e50462e Remove wrong cast Klaas Freitag 2012-06-20 15:19:05 +0200
  • 3cbc0e5d7e ownCloud: Fix mem leaks to bring valgrind down to zero loss. Klaas Freitag 2012-06-20 15:01:54 +0200
  • 36b1e21c45 ownCloud: Use wide char aware file system functions. Klaas Freitag 2012-06-20 12:08:06 +0200
  • c084fa05af Added test for std function c_tmpname. Klaas Freitag 2012-06-20 10:55:30 +0200
  • 037532d73b win32: Fix random file name generation, init random generator once. Klaas Freitag 2012-06-20 10:40:40 +0200
  • d532031e3c Fixed release date of 1.0.2 Klaas Freitag 2012-06-18 17:25:09 +0200
  • 08621aa74d Updated changelog for 0.50.6. Klaas Freitag 2012-06-18 17:18:58 +0200
  • 09b82ea7cd do not log on stderr on MacOSX because that spams system log Klaas Freitag 2012-06-18 13:02:06 +0200
  • f802b54f6f set version to 0.50.7 Klaas Freitag 2012-06-18 10:48:13 +0200
  • 62acdc3b8c win32: use wide char variant of CopyFile for file copy. Klaas Freitag 2012-06-13 17:32:13 +0200
  • d7deaf3448 win32: Use wide character variant of GetSpecialFolderPath to get home. Klaas Freitag 2012-06-13 17:30:50 +0200
  • 52dbc10315 ownCloud: commented extensive log line. Klaas Freitag 2012-06-13 17:28:26 +0200
  • 188584e832 logging in SSL callback, important to debug. Klaas Freitag 2012-06-13 11:26:37 +0200
  • 9f900266f4 Added a newline in case the logging callback is zero. Klaas Freitag 2012-06-08 12:52:48 +0200
  • f2439d83f0 Fix wide character support for the mkdir definition. Klaas Freitag 2012-06-08 12:52:06 +0200
  • 5734a31b60 Add ability to log to a callback for the csync library. Klaas Freitag 2012-06-05 17:11:33 +0200
  • dfacc611d5 ownCloud: Adopt logging to csync standard log instead of printf. Klaas Freitag 2012-06-05 17:10:50 +0200
  • dc3055e429 Add a switch LOG_TO_CALLBACK for cmake to enable callback logging. Klaas Freitag 2012-06-05 17:09:42 +0200
  • 5ac721920c ownCloud: Proper initializations with NULL avoid a crash. Klaas Freitag 2012-05-21 09:44:23 +0200
  • 03476b3a11 Set the correct define to the new released version 0.50.6. Klaas Freitag 2012-05-21 09:43:42 +0200
  • a47ddb59ae Win32: Chdir to app path before searching module relative. Klaas Freitag 2012-05-18 12:56:03 +0200
  • 1d55691e75 Do not log on Apple by default as that goes to ASL Klaas Freitag 2012-05-16 12:42:00 +0200
  • 5672638a5b Update Changelog Klaas Freitag 2012-05-16 12:09:55 +0200
  • 02c2fe1aeb ownCloud: Added redirect ability. Klaas Freitag 2012-05-14 17:19:50 +0200
  • 0db820fc98 Added changes for 0.50.6. Klaas Freitag 2012-05-14 17:19:05 +0200
  • 86fc6d2262 Set version to 0.50.6 for next oC version. Klaas Freitag 2012-05-11 09:29:20 +0200
  • 43263d8e9d ownCloud: Fix bug #613: Encode strange url correctly. Klaas Freitag 2012-05-10 17:55:57 +0200
  • b261ecb705 Do proper handling of Win32 special characters. Klaas Freitag 2012-05-09 16:55:56 +0200
  • 82074cfc53 tests: Added treewalk test. Klaas Freitag 2012-05-07 17:19:06 +0200
  • 124d996154 tests: Treewalk function unit tests added. Klaas Freitag 2012-05-07 15:48:34 +0200
  • 1fe093b6b6 Fixed local treewalk function filter comment. Klaas Freitag 2012-05-07 15:47:57 +0200
  • 26847b9fac Fixed tests script that broke because of HTTP::DAV module Klaas Freitag 2012-05-04 16:27:15 +0200
  • 3d2a43f512 ownCloud: Fixed var initialization to avoid crash after thread terminated. Klaas Freitag 2012-04-27 16:33:31 +0200
  • 1059c008e5 ownCloud: Add neon include dir variable to the compile include dirs. Klaas Freitag 2012-04-27 16:27:44 +0200
  • 5703bb61ac ownCloud: better debug output for file GET. Klaas Freitag 2012-05-15 16:16:04 +0200
  • 992f0d6b87 ownCloud: set correct module load error code. Klaas Freitag 2012-05-15 16:15:27 +0200
  • a433ef3dfe Changelog entries added for 0.50.5. Klaas Freitag 2012-04-18 21:33:07 +0200
  • 014fc60fc7 Added GNUInstallDirs.cmake to lower the required cmake version. Klaas Freitag 2012-04-18 21:32:18 +0200
  • 1939ea93f5 Moved error_code to context for thread savety. Klaas Freitag 2012-04-17 12:31:27 +0200
  • c1c36a15c4 Pushed version to 0.50.5 and lib version 0.1.5 for next oC release. Klaas Freitag 2012-04-17 10:36:52 +0200
  • ecb409bc06 Added errnos to the timediff function to allow specific error reports. Klaas Freitag 2012-04-15 16:39:33 +0200
  • d5de27f289 Apple: Fix loading plugins inside bundles. Dominik Schmidt 2012-04-15 14:36:11 +0200
  • 53d32a7485 ownCloud: set correct variable to fix warning condition. Dominik Schmidt 2012-04-15 14:35:38 +0200
  • a216790c28 do plugins on apple Dominik Schmidt 2012-04-15 14:13:07 +0200
  • 8d5af96f46 Compile cstdlib with -fPIC Dominik Schmidt 2012-04-14 14:47:16 +0200
  • 23d56249ca Fix owncloud linkage against neon Dominik Schmidt 2012-04-13 22:54:03 +0200
  • b75066e299 owncloud: remove not needed win32 code. Klaas Freitag 2012-03-07 20:59:13 +0100
  • b6d908e16f owncloud: win32 use c_tmpname and set _fmode variable for binary mode. Klaas Freitag 2012-03-07 14:46:47 +0100
  • fcb3aa6208 Define O_NOATIME to 0 if it's not there Dominik Schmidt 2012-04-13 22:36:16 +0200
  • e9e7b0c685 Simplify FindNeon.cmake Dominik Schmidt 2012-04-14 00:35:16 +0200
  • 3d59926d8d fix building without log4c Dominik Schmidt 2012-04-14 00:16:28 +0200
  • 2b15df7af3 Set search hint for Libiniparser. Dominik Schmidt 2012-04-14 00:11:11 +0200
  • 8be6ebb1de Push csync release to next internal beta 0.50.4. Klaas Freitag 2012-04-02 10:38:12 +0200
  • 221de3c866 Added a csync_errno function to provide more info for clients. Klaas Freitag 2012-03-30 15:33:13 +0200
  • dc2148aa15 Removed a stat call that is just for a file size check. Klaas Freitag 2012-03-29 20:06:38 +0200
  • e28c530d13 Version to 0.50.3 for a next beta Klaas Freitag 2012-03-26 09:53:46 +0200
  • 67a6d9b60d Create another beta version 0.50.2 Klaas Freitag 2012-03-13 15:29:33 +0100
  • d0d8477b9f Pushed version to 0.50.1. Klaas Freitag 2012-03-02 11:42:19 +0100
  • de209ecdb9 ownCloud: Don't require time sync between server and client. Klaas Freitag 2012-07-04 16:32:17 +0200
  • 6eb4e707d9 Add module capability about if a post copy size check is required. Klaas Freitag 2012-07-04 15:03:15 +0200