1
0
Fork 0

Commit Graph

  • 1cc7c7541d Fix testsetup for journal query test. Andreas Schneider 2008-05-14 00:59:43 +0200
  • 63e823778b Print error if opendir fails. Andreas Schneider 2008-05-13 16:06:11 +0200
  • 4f81a8adc2 Fix typo. Wrong uri was used for remote replica. Andreas Schneider 2008-05-13 16:05:11 +0200
  • 1d61cb9a51 Add error if callback ist set after init. Andreas Schneider 2008-05-13 16:04:29 +0200
  • ac8243c445 Fix status check. Andreas Schneider 2008-05-13 16:04:00 +0200
  • 711f8ff78d Fix abort, don't free dirent. Andreas Schneider 2008-05-13 16:02:59 +0200
  • 7284461931 Don't segfault if the callback is NULL. Andreas Schneider 2008-05-13 16:02:24 +0200
  • 349d924126 Remove unnessesary newlines. Andreas Schneider 2008-05-13 16:00:57 +0200
  • 2c8f1fb667 Merge branch 'master' of git://git.csync.org/csync Andreas Schneider 2008-05-13 13:40:42 +0200
  • b13fba29da Add a text based callback function to the client. Andreas Schneider 2008-05-13 13:40:06 +0200
  • 4e6a65ab9d Use the auth callback in the modules. Andreas Schneider 2008-05-13 13:39:34 +0200
  • e76495a5cc Add a module auth callback function. Andreas Schneider 2008-05-13 13:38:03 +0200
  • 988591491a Install needed header files. Andreas Schneider 2008-05-13 13:36:50 +0200
  • c5c01998c5 Cleanup comments. Andreas Schneider 2008-05-09 13:34:46 +0200
  • 3401972613 Fix build script. Andreas Schneider 2008-05-09 11:31:03 +0200
  • 87a2805a91 Fix a build warning. Andreas Schneider 2008-05-09 11:30:53 +0200
  • 7f3cba1517 Add missing tests for journal functions. Andreas Schneider 2008-05-09 11:25:21 +0200
  • 738bd55231 Add test for c_rbtree_dup(). Andreas Schneider 2008-05-09 11:10:00 +0200
  • 1b223a355c Fix build warnings. Andreas Schneider 2008-05-09 10:57:40 +0200
  • 917f369e67 Use the dummy module to test csync_init() with module loading. Andreas Schneider 2008-05-09 10:57:08 +0200
  • e6f4a4cf4b Add a module dummy for testing. Andreas Schneider 2008-05-09 10:56:38 +0200
  • 029a6679da Add journal load and query tests. Andreas Schneider 2008-05-09 10:00:10 +0200
  • 364b8038e6 Split up journal tests in test which needs init and just create. Andreas Schneider 2008-05-09 09:59:26 +0200
  • 9c245073c0 Split csync tests into two tests. Andreas Schneider 2008-05-09 09:54:08 +0200
  • 16ae13d095 Remove standard csync test. Andreas Schneider 2008-05-09 09:53:48 +0200
  • 9f887635b2 Add tests for the csync_util functions. Andreas Schneider 2008-05-09 09:26:12 +0200
  • be57b79d6c Add test for csync_difftime(). Andreas Schneider 2008-05-09 09:25:50 +0200
  • 9a440d4501 Respect return values in tests. Andreas Schneider 2008-05-08 17:28:12 +0200
  • 804e5adee6 Add more warnings. Andreas Schneider 2008-05-08 16:17:17 +0200
  • 8fc9e93ee0 Respect return value of fscanf. Andreas Schneider 2008-05-08 16:16:55 +0200
  • 393c3ce9db Initialize variables. Andreas Schneider 2008-05-08 16:00:05 +0200
  • 46bedd6285 Remove obsolete definition. Andreas Schneider 2008-05-08 15:07:32 +0200
  • e76c2db9f6 Fix directories for exclude tests. Andreas Schneider 2008-05-08 10:56:08 +0200
  • 9dbd938791 Set the default buildtype to RelWithDebInfo. Andreas Schneider 2008-05-07 15:38:04 +0200
  • d0a6e9221b Fix tests and remove developer mode. Andreas Schneider 2008-05-07 15:33:55 +0200
  • c7b77fab5b Add stackprotector flag and check for fourtify source. Andreas Schneider 2008-05-07 11:42:45 +0200
  • b1f8ab38c9 Fix null termination. Andreas Schneider 2008-05-07 11:29:48 +0200
  • e41e8e1610 Add commandline parsing to all tests. Andreas Schneider 2008-05-07 11:09:56 +0200
  • 7b6be113ea Add commandline options support for testcases. Andreas Schneider 2008-05-07 10:56:36 +0200
  • 97c951e531 Use c99 syntax for structs. Andreas Schneider 2008-05-07 10:55:08 +0200
  • c9745ab851 Add csync.time logging category. Andreas Schneider 2008-05-06 17:48:26 +0200
  • 014346f2bb Fix typo. Andreas Schneider 2008-05-06 15:41:52 +0200
  • 6af37010cd Fix a stack smash. Andreas Schneider 2008-05-06 14:31:36 +0200
  • de0a689b12 Fix build script. Andreas Schneider 2008-05-06 11:18:56 +0200
  • 1f48d22f24 Add cmake 2.6 compatible FindCheck module. Andreas Schneider 2008-05-06 11:18:20 +0200
  • 93df0adc08 Fix bug in generate_findpackage_file script. Andreas Schneider 2008-05-06 11:17:53 +0200
  • a1116b0e00 Add a module to find libdl.so. Andreas Schneider 2008-05-06 10:54:15 +0200
  • fc6a5ce222 Add CMake 2.6 compatible FindSqlite3 module. Andreas Schneider 2008-05-06 10:53:42 +0200
  • 7e9cf16825 Fix CMake 2.6 warnings. Andreas Schneider 2008-05-06 10:51:12 +0200
  • c9b34b8aae Add cmake 2.6 support for generate_findpackage_file. Andreas Schneider 2008-05-06 10:50:25 +0200
  • a472014d8b Install the client binary. Andreas Schneider 2008-05-05 17:52:19 +0200
  • c08ec25f5b Add a new version for the sqlite3 find module. Andreas Schneider 2008-05-05 17:32:11 +0200
  • dce6278a1d Change set right version. Andreas Schneider 2008-05-05 13:53:07 +0200
  • 4fb4ff84a8 Add a journal testing mode to the client. Andreas Schneider 2008-05-05 11:09:16 +0200
  • ad67b21062 Use always the same path for testing. Andreas Schneider 2008-05-05 10:55:05 +0200
  • cfe0888771 Initialize the variables and create remote uri. Andreas Schneider 2008-05-05 10:48:34 +0200
  • c318daed7f Add time difference check to the init function. Andreas Schneider 2008-05-05 10:48:05 +0200
  • 20da2351cf Add function to calculate the time difference between the replicas. Andreas Schneider 2008-05-05 10:35:38 +0200
  • 94fbdc1d04 Remove in source iniparser library and require system lib. Andreas Schneider 2008-05-01 10:01:34 +0200
  • 5a2fa7f563 Fix a segfault if we don't find an exlcude list. Andreas Schneider 2008-04-30 16:36:54 +0200
  • 25e300c462 Implement detection of updates. Andreas Schneider 2008-04-30 16:24:50 +0200
  • b9c3009445 Add function to get file info by hash or inode. Andreas Schneider 2008-04-30 16:23:42 +0200
  • 648c93ba7d Add a function to get a string from an instruction code. Andreas Schneider 2008-04-30 16:22:48 +0200
  • 12764c6778 Call the shutdown function of the plugin before closing. Andreas Schneider 2008-04-30 13:10:18 +0200
  • 2fe557af62 Change the debug message. Andreas Schneider 2008-04-30 13:09:44 +0200
  • f1078daa08 Create indexes. Andreas Schneider 2008-04-30 12:45:03 +0200
  • 8ffce13e0e Check return value of result and free it. Andreas Schneider 2008-04-30 12:40:31 +0200
  • f2145a0e92 Fix testcase for insert metadata. Andreas Schneider 2008-04-30 12:33:18 +0200
  • d57b2fed12 Always close the db, sqlite3_close() has to free memory. Andreas Schneider 2008-04-30 12:32:35 +0200
  • ea9819da6c Add missing log categories. Andreas Schneider 2008-04-30 10:42:36 +0200
  • 6ba2a31f04 Add missing tests for journal. Andreas Schneider 2008-04-30 10:39:23 +0200
  • dc5b9853a7 Add missing return value check. Andreas Schneider 2008-04-30 10:39:08 +0200
  • 8503dcbb1d Adapt exclude list for updated csync_exclude.conf. Andreas Schneider 2008-04-29 15:54:41 +0200
  • bb5694ea9b Add a line to the README :) Andreas Schneider 2008-04-29 14:32:41 +0200
  • 997ec6db98 Speedup the journal creation and adapt the testcases. Andreas Schneider 2008-04-29 14:21:16 +0200
  • 3df40b205e Fix return value of csync_journal_load and add sqlite3 optimization. Andreas Schneider 2008-04-29 14:19:50 +0200
  • 669c2f8478 Check for the right value in the database. Andreas Schneider 2008-04-29 14:19:10 +0200
  • c502634107 Measure time of the journal creation. Andreas Schneider 2008-04-29 14:07:18 +0200
  • 27fb5d9128 Fix several bugs in the journal query function. Andreas Schneider 2008-04-29 11:41:16 +0200
  • cc5c87068e Write the journal. Andreas Schneider 2008-04-29 11:22:06 +0200
  • f8434dd780 Add function to write and close the journal. Andreas Schneider 2008-04-29 11:21:43 +0200
  • 3bf6fc7e82 Fix test to check for status flag. Andreas Schneider 2008-04-29 11:21:22 +0200
  • eadbaa76d5 Use the status flag for the synchronizer. Andreas Schneider 2008-04-29 11:20:52 +0200
  • fb55788e2e Add support for new libsmbclient interface. Andreas Schneider 2008-04-29 09:54:29 +0200
  • 0377c034f6 Check if journal exists to do update detection. Andreas Schneider 2008-04-29 09:27:49 +0200
  • 0ff11694e9 Move ignore exclude files and check link count of files. Andreas Schneider 2008-04-29 09:26:42 +0200
  • cc4c636ed4 Add function to create tables in the journal. Andreas Schneider 2008-04-29 09:24:28 +0200
  • 98962337c4 Use a struct for the journal. Andreas Schneider 2008-04-29 09:23:51 +0200
  • 69a4f9f1c1 Change name of link_count to nlink. Andreas Schneider 2008-04-29 09:07:30 +0200
  • 2ea310ab54 Fill stat and add it to the red black tree. Andreas Schneider 2008-04-28 16:50:25 +0200
  • fac0ba914f Print out memory usage between update detection. Andreas Schneider 2008-04-28 16:49:21 +0200
  • 48a4ad8400 Add function to print out the status of the memory usage. Andreas Schneider 2008-04-28 16:47:35 +0200
  • ef0f29f561 Add more directories to exclude. Andreas Schneider 2008-04-28 16:47:09 +0200
  • 80ee481af3 Add a type field to csync_file_stat. Andreas Schneider 2008-04-28 14:34:58 +0200
  • cf505c38a5 Add uid and gid fields to csync_vio_file_stat. Andreas Schneider 2008-04-28 14:22:04 +0200
  • a1d32a2c8b Rename pathid to phash and add current replica info. Andreas Schneider 2008-04-28 14:08:51 +0200
  • 98efb19509 Set replica types. Andreas Schneider 2008-04-28 14:08:07 +0200
  • c6c6e9cbf0 Create the red-black trees for local and remote replica. Andreas Schneider 2008-04-28 13:42:10 +0200
  • 8e815bffad Check which module we have to load. Andreas Schneider 2008-04-28 12:40:32 +0200
  • bae5bf798a Remove trailing slashed fo the uris. Andreas Schneider 2008-04-28 12:35:29 +0200