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

Commit Graph

  • 80de674a84 Improve SQLite3 module. Andreas Schneider 2009-05-07 17:04:48 +0200
  • 9586291bd0 Rename FindLog4C. Andreas Schneider 2009-05-07 17:03:24 +0200
  • 050b806dc8 Rename FindLibSSH. Andreas Schneider 2009-05-07 17:00:25 +0200
  • df5a8d6662 Add a macro to get the size of an array. Andreas Schneider 2009-05-06 19:35:21 +0200
  • 73548e8a16 Merge branch 'master' of git://git.csync.org/projects/csync/csync Andreas Schneider 2009-04-29 10:08:34 +0200
  • e7a495dc50 Fix a segfault in c_uppercase and c_lowercase. Andreas Schneider 2009-04-29 09:55:32 +0200
  • 3114e02833 Add tests for c_lowercase and c_uppercase. Andreas Schneider 2009-04-29 09:55:13 +0200
  • 9de1f977b5 Cleanup some code of the doubly-linked list. Andreas Schneider 2009-04-25 10:37:56 +0200
  • 867a8cb246 Reformat some code. Andreas Schneider 2009-04-22 13:41:46 +0200
  • e7a09af755 Add a function to uppercase and to lowercase a string. Andreas Schneider 2009-04-21 09:05:40 +0200
  • 1cb6ae6fca Fix compilation with latest libssh trunk. Andreas Schneider 2009-04-12 23:58:29 +0200
  • b54e952efe Add some comments and move log4c config to the end. Andreas Schneider 2009-04-12 11:33:50 +0200
  • 9650bccc2f Add a rolling file appender to the config file. Andreas Schneider 2009-04-12 11:25:58 +0200
  • 42014c9a14 Add support for asking the user to add the server to known_hosts. Andreas Schneider 2009-03-30 15:06:12 +0200
  • 7d0393338c Fix possible precedence problems. Andreas Schneider 2009-03-27 00:00:49 +0100
  • 5d84518f00 Fix comment typos ;) Andreas Schneider 2009-03-26 18:23:43 +0100
  • fdadbbebab Rename a variable. Andreas Schneider 2009-03-26 11:41:10 +0100
  • e948cf6880 Document all public functions. Andreas Schneider 2009-03-26 11:24:34 +0100
  • 6863ff0255 Switch to libssh 0.3 and add userdata support. Andreas Schneider 2009-03-26 11:10:37 +0100
  • 3c618a3d7d Add possibility to pass userdata to the auth function. Andreas Schneider 2009-03-26 11:09:46 +0100
  • c826f021d6 Improve the version function. Andreas Schneider 2009-03-26 10:40:16 +0100
  • 20048b238d Cosmetic change for a define. Andreas Schneider 2009-03-26 10:27:04 +0100
  • 25f83f1764 Cleanup dirname and basename code. Andreas Schneider 2009-03-18 20:19:37 +0100
  • 0634e0fdea Don't require a C++ compiler. Andreas Schneider 2009-03-18 10:55:14 +0100
  • 7ad9628a24 Fix build with cmake >= 2.6.3. -D does not overwrite FORCE. Jim McDonough 2009-03-16 15:39:40 -0400
  • d88cffe607 Make the LIB_FOUND variable accessible in CMake. Andreas Schneider 2009-03-14 11:11:44 +0100
  • ff0341855e Set version for CPack. Andreas Schneider 2009-02-10 12:54:41 +0100
  • 467c082368 Set version to 0.42.0. Andreas Schneider 2009-02-10 12:50:26 +0100
  • adb520a3eb Some bugfixed to the findpackage script. Andreas Schneider 2009-02-04 14:26:08 +0100
  • add8f35bef Small text improvements. Andreas Schneider 2009-02-02 10:42:32 +0100
  • a18202744d Change versions to 0.42.0 rc3 and add changelog entries. Andreas Schneider 2009-01-23 14:44:54 +0100
  • dd23c4ecbf Add some comments. Andreas Schneider 2009-01-23 14:10:08 +0100
  • e69976bc88 Fix a bug where the wrong function for deletion was executed. Andreas Schneider 2009-01-23 14:07:34 +0100
  • cc9a185bba Use the right variables for config.h. Andreas Schneider 2009-01-22 15:21:29 +0100
  • 2331568f08 Fix a segfault if we use a local path. Andreas Schneider 2009-01-22 15:21:06 +0100
  • ecca37d2a1 Normalize the path to <host>/<path> for the statedb filename. Andreas Schneider 2009-01-22 14:44:06 +0100
  • 228a19abf4 Add min and max macros. Andreas Schneider 2009-01-22 14:43:37 +0100
  • eca50e32a6 Add more documentation to the userguide. Andreas Schneider 2009-01-20 18:06:42 +0100
  • 38807d09c5 Change client option to be more descriptive (#25). Andreas Schneider 2009-01-20 16:57:27 +0100
  • 9bab1d5951 Add some text to the README. Andreas Schneider 2009-01-20 16:52:16 +0100
  • c5104e8da3 Rename variable to unix_extensions. Andreas Schneider 2009-01-19 11:32:58 +0100
  • 2ffe986dc1 Don't exclude paths. Andreas Schneider 2009-01-15 23:14:46 +0100
  • e0807cba1b Add a check if we are operating remote on a unix filesystem. Andreas Schneider 2009-01-13 15:50:44 +0100
  • e86225db0e Fix url to sqlite homepage, thanks maxxer. Andreas Schneider 2009-01-13 15:44:40 +0100
  • f95b6c0b6f Add some comments to the logging config file. Andreas Schneider 2009-01-08 16:26:11 +0100
  • 5ae1aaadb7 Fix loading of plugins. Andreas Schneider 2009-01-08 16:03:31 +0100
  • f6a956e248 Set the version numbers for 0.42.0 rc2/gmc. Andreas Schneider 2009-01-07 13:10:28 +0100
  • 2d3412b0fa More improvements to the user guide. Andreas Schneider 2008-12-23 16:48:33 +0100
  • a9150e9e2a Initialize some variables. Andreas Schneider 2008-12-23 13:54:57 +0100
  • 69bb51d7af Some improvement and corrections. Andreas Schneider 2008-12-23 10:26:21 +0100
  • 0f6a55bb23 Add more test to the userguide. Andreas Schneider 2008-12-17 18:23:32 +0100
  • 2a9ac9a91a Update the manpage to make clear which are debugging options. Andreas Schneider 2008-12-17 16:53:48 +0100
  • 6d20c8b4fc Install the modules to a version directory. Andreas Schneider 2008-12-16 15:03:57 +0100
  • 9152e25f8f Fix the format for the inode number in the mprintf. Andreas Schneider 2008-12-14 18:27:24 +0100
  • 1047431e4c Fix a typo. Andreas Schneider 2008-12-13 23:29:16 +0100
  • 1c04bb9cb7 Update ChangeLog. Andreas Schneider 2008-12-05 14:56:20 +0100
  • 600b8657de Prepare for 0.42.0 rc1. Andreas Schneider 2008-12-05 14:51:01 +0100
  • cd2b94e20b Some more documentation. Andreas Schneider 2008-12-05 14:44:33 +0100
  • 3b51103a60 Implement own function to create a random filename. Andreas Schneider 2008-11-13 15:11:02 +0100
  • 0681db0efe Reduce system calls of getuid and geteuid. Andreas Schneider 2008-11-13 14:08:26 +0100
  • 1e70c74037 Set the replica to destination only once. Andreas Schneider 2008-11-13 14:06:22 +0100
  • d177c57cfe Check return value of mkdir in the mkdirs functions. Andreas Schneider 2008-11-13 10:53:24 +0100
  • 17b39a78c1 Fix open and use the flags variable. Andreas Schneider 2008-11-12 21:14:35 +0100
  • 4a2677a539 Add more debug output. Andreas Schneider 2008-11-05 15:51:18 +0100
  • dd52ac837e Fix libssh connect bug cause of uninitialized port variable. Andreas Schneider 2008-11-05 15:50:09 +0100
  • db9049d198 Add missing line breaks. Andreas Schneider 2008-11-05 11:12:03 +0100
  • 50929d6457 Add error message to csync_sftp module. Andreas Schneider 2008-11-05 10:46:02 +0100
  • a825dd3e14 Fix libsmbclient 3.0.x code. Andreas Schneider 2008-10-29 13:50:04 +0100
  • 0cb00f266d Remove unused variable. Andreas Schneider 2008-09-25 00:56:24 +0200
  • 646de1261d Fix a memory leak in the rbtree testcase. Andreas Schneider 2008-09-22 22:22:45 +0200
  • 1b4e340565 Fix compiler warnings. Andreas Schneider 2008-09-11 14:16:04 +0200
  • 674d062c21 Update the changelog Andreas Schneider 2008-09-10 11:26:42 +0200
  • 7f53e66be4 Enable doxygen for developer documentation again. Andreas Schneider 2008-09-10 10:50:49 +0200
  • 36d164a338 Fix the installation path of the user guide. Andreas Schneider 2008-09-10 10:39:43 +0200
  • 2a532f7f24 Set version to 0.42.0 beta1. Andreas Schneider 2008-09-09 17:38:59 +0200
  • 1387904c21 Add NULL check for the auth_cb function. Andreas Schneider 2008-09-09 15:09:16 +0200
  • 8b3b57734e Fix segfault in the modules if running in a pam module. Andreas Schneider 2008-09-09 15:07:37 +0200
  • 0ddd5d9e82 More work on the userguide. Andreas Schneider 2008-09-05 16:54:48 +0200
  • e25422ba3f Fix the formating not be be longer than 80 chars. Andreas Schneider 2008-09-05 13:28:05 +0200
  • 959911fa32 Only build the sftp module if libssh is found. Andreas Schneider 2008-09-04 16:08:50 +0200
  • 1b8935a857 Install the userguide. Andreas Schneider 2008-09-04 10:26:53 +0200
  • 2bbd66d82c Add a new line after pkg-config stuff. Andreas Schneider 2008-09-04 10:26:27 +0200
  • 1119e84d96 Add user guide. Andreas Schneider 2008-09-03 13:38:45 +0200
  • cd2ab8353d Add some documentation for the merge algorithm. Andreas Schneider 2008-09-03 09:49:12 +0200
  • f400f1852f Improve the update detection. Andreas Schneider 2008-09-03 09:46:19 +0200
  • 971e3301e3 Add some comments. Andreas Schneider 2008-09-02 11:43:29 +0200
  • 6d3a7d84c1 Fix flags for the statedb tree merger. Andreas Schneider 2008-09-02 11:42:34 +0200
  • 8753352e5e Set errno for expand function of the string list. Andreas Schneider 2008-09-02 11:23:38 +0200
  • b629730fb0 Created a better function to create the file stat. Andreas Schneider 2008-09-01 14:53:26 +0200
  • 55c17b6832 Fix build warning. Andreas Schneider 2008-08-22 15:28:09 +0200
  • 33681552c7 Remove useless error message. Andreas Schneider 2008-08-22 15:27:27 +0200
  • ebfbcf18a5 Handle no space left on device. Andreas Schneider 2008-08-22 15:26:02 +0200
  • f607dfbefa Add a basic implemntation for a second sftp module with libssh2. Andreas Schneider 2008-08-20 18:58:46 +0200
  • f059286e48 Update doxygen generation. Andreas Schneider 2008-08-20 18:58:17 +0200
  • 56a26d8cd0 Revert "Rename the libssh sftp module to have a backup." Andreas Schneider 2008-08-20 18:48:16 +0200
  • c0f7b4546f Add parse_uri tests. Andreas Schneider 2008-08-18 09:46:14 +0200
  • 12d8ba2c97 Rename the libssh sftp module to have a backup. Andreas Schneider 2008-08-18 09:45:36 +0200
  • f984f78198 Use the uri parser of the stdlib. Andreas Schneider 2008-08-12 15:43:42 +0200
  • 538d03f94e Cleanup and reformating of the dirname and basename function. Andreas Schneider 2008-08-12 15:43:02 +0200
  • 04d022f2ae Add a function to parse an uri in stdlib. Andreas Schneider 2008-08-12 15:37:02 +0200