1
0
Fork 0

Commit Graph

  • 745e264f26 Add null pointer check to the c_rbtree_size function. Andreas Schneider 2008-04-28 12:19:01 +0200
  • 59ab78ed57 Add instructions and file structure for internal rbtree. Andreas Schneider 2008-04-28 10:16:31 +0200
  • 3eeb70ea94 Add replica type to the replica structs. Andreas Schneider 2008-04-28 10:05:40 +0200
  • 6d1e843c1a Restructure csync_vio_file_stat and add checksum field. Andreas Schneider 2008-04-28 10:03:39 +0200
  • e0691bfe4c Free memory earlier to reduct the calls of free to one. Andreas Schneider 2008-04-26 21:06:19 +0200
  • 2d8214aa31 Use better expression for asprintf. Andreas Schneider 2008-04-26 20:56:46 +0200
  • e8b4f4c5e1 Fix memory leak in vio test. Andreas Schneider 2008-04-26 20:48:12 +0200
  • f62366b2ed Fix typo. Andreas Schneider 2008-04-26 10:45:38 +0200
  • f71aea17a1 Fix a segfault in csync_destroy if a null pointer is passed. Andreas Schneider 2008-04-26 10:44:37 +0200
  • 2a53561b2b Call the tree walker for local system for now. Andreas Schneider 2008-04-26 10:43:22 +0200
  • 488b784dcf Change name of dfs to dirent to be more clear. Andreas Schneider 2008-04-26 10:42:20 +0200
  • 7bb4091787 Define test mode for logging. Andreas Schneider 2008-04-26 10:13:09 +0200
  • 6820819c1e Add a null csync_destroy test. Andreas Schneider 2008-04-26 10:12:16 +0200
  • bc54165b13 Add missing testcases for csync_vio. Andreas Schneider 2008-04-25 17:13:27 +0200
  • 0e0317c27e Fix segfaults if NULL is passed to some functions and set errno. Andreas Schneider 2008-04-25 17:12:48 +0200
  • 817dc1c2a4 Add csync_vio_local_close test will NULL. Andreas Schneider 2008-04-25 17:12:19 +0200
  • 5a13a0ee5a Add the missing tests for csync_vio_local. Andreas Schneider 2008-04-25 16:49:14 +0200
  • be53c0762d Use a pointer in the utimes functions. Andreas Schneider 2008-04-25 16:48:28 +0200
  • 17faefbffe Add test for file functions of csync_vio_local. Andreas Schneider 2008-04-25 15:10:01 +0200
  • 1892d73537 Fix segfaults for read, write and lseek and set errno. Andreas Schneider 2008-04-25 14:36:24 +0200
  • ce1debedb6 Add needed include files for flags needed by open. Andreas Schneider 2008-04-25 11:27:11 +0200
  • b59fec14e8 Fix output of non log4c logging. Andreas Schneider 2008-04-25 11:26:20 +0200
  • dd6cc1f83c Fix a segfault if we try to close a nullpointer. Andreas Schneider 2008-04-25 10:57:35 +0200
  • e6b45181f3 Add the possibility to disable log4c in testcases. Andreas Schneider 2008-04-25 10:56:23 +0200
  • 23b40250ef Fix the exclude list test. Andreas Schneider 2008-04-24 09:39:20 +0200
  • 335b97242c Add some tests for csync_vio_local. Andreas Schneider 2008-04-23 17:53:36 +0200
  • 282c915290 Fix a segfault if you pass NULL to closedir. Andreas Schneider 2008-04-23 17:37:39 +0200
  • fcb55722ab Make the first argument of the hash algorithm const. Andreas Schneider 2008-04-23 17:36:36 +0200
  • f24524dd2a Fix the default exclude lists. Andreas Schneider 2008-04-23 17:33:22 +0200
  • 6d11fbd3c6 Fix remote tree name and free the memory of the replicas. Andreas Schneider 2008-04-23 13:05:40 +0200
  • 6a2f1f0add Add a file tree walker for the update detection. Andreas Schneider 2008-04-23 12:12:48 +0200
  • c281a720b0 Fix the directory handling. Andreas Schneider 2008-04-23 12:12:02 +0200
  • d3c92bbf60 Use the right type for the csync_vio_method_handle_t. Andreas Schneider 2008-04-23 11:48:17 +0200
  • 40f21cc369 Don't free a NULL pointer at csync_vio_file_stat_destroy(). Andreas Schneider 2008-04-23 11:47:32 +0200
  • dc72b7397c Add the local and remote uri at creation time. Andreas Schneider 2008-04-22 17:23:26 +0200
  • 5a37fd9b6d Load and shutdown smb plugin for now. Andreas Schneider 2008-04-22 15:58:06 +0200
  • 9a97f52e4f Add missing vio functions. Andreas Schneider 2008-04-22 12:12:23 +0200
  • 8b31bb70b7 Fix typo. Andreas Schneider 2008-04-22 12:09:30 +0200
  • 26bf60720c Use the right dhandle type of closedir in vio. Andreas Schneider 2008-04-22 11:27:04 +0200
  • 61c4be6c23 Don't initialize the synchronizer in the vio test. Andreas Schneider 2008-04-22 11:05:16 +0200
  • 63dddf8f78 Fix memory leak in vio handle test. Andreas Schneider 2008-04-22 10:46:52 +0200
  • 8fb079ae60 Add local functions for the vio plugin system. Andreas Schneider 2008-04-21 14:55:59 +0200
  • 22513d07f2 Add test for loading the module. Andreas Schneider 2008-04-21 09:45:55 +0200
  • 96efd606b0 Add missing parameter to the vio functions. Andreas Schneider 2008-04-21 09:43:20 +0200
  • d2b7c2f0c6 Add vio module loading test. Andreas Schneider 2008-04-18 19:16:54 +0200
  • aa9d97c953 Call the right shutdown function in the module. Andreas Schneider 2008-04-18 19:14:22 +0200
  • 4644c39f5a Implement module init and shutdown functions. Andreas Schneider 2008-04-17 18:02:41 +0200
  • cb14a9aaa5 Fix build warning for shadowed variable. Andreas Schneider 2008-04-17 15:02:52 +0200
  • 9c90b113e8 Add config.h to csync_private.h and add plugin_handle. Andreas Schneider 2008-04-17 14:54:21 +0200
  • dca5625249 Fix typos. Andreas Schneider 2008-04-17 14:45:13 +0200
  • 396e3b50fa Change the name of the BLOCK_SIZE field. Andreas Schneider 2008-04-16 15:02:32 +0200
  • 0b7dde4934 Complete the smb plugin. Andreas Schneider 2008-04-16 14:05:13 +0200
  • beccc5f1bd Add missing include file. Andreas Schneider 2008-04-16 10:57:50 +0200
  • c1bd966c5c Make csync_vio_file_stat functions public. Andreas Schneider 2008-04-16 10:54:53 +0200
  • 7bd9c7753d Add test for csync_vio_file_stat. Andreas Schneider 2008-04-16 10:32:33 +0200
  • ec5d3afea0 Fix warning about shadowed variables. Andreas Schneider 2008-04-16 10:30:05 +0200
  • 269f5f5403 Add readdir function and add some debug messages. Andreas Schneider 2008-04-10 15:46:17 +0200
  • c7a3afecfa Fix a compile warning. Andreas Schneider 2008-04-10 15:46:01 +0200
  • 241a38c8f2 Add csync_vio_file_stat functions to (de)allocate memory. Andreas Schneider 2008-04-10 15:45:23 +0200
  • 59eff42dc4 Fix includes. Andreas Schneider 2008-04-10 15:44:41 +0200
  • ee657149b1 Change variables to new name. Andreas Schneider 2008-04-10 14:18:25 +0200
  • fd1045f913 Add a strndup function to c_stdlib. Andreas Schneider 2008-04-10 14:17:36 +0200
  • a465f28037 Fix the build. Andreas Schneider 2008-04-07 18:13:46 +0200
  • ab39159607 Add virtual IO plugin system. Andreas Schneider 2008-04-07 17:16:41 +0200
  • 3e33f5d52c Run tests in fork mode. Andreas Schneider 2008-04-07 17:16:00 +0200
  • 5ba9432548 Free memory of the exclude list in the csync destroy function. Andreas Schneider 2008-03-26 11:11:20 +0100
  • 2e85f56393 Add support for global and user exclude lists. Andreas Schneider 2008-03-25 16:22:51 +0100
  • 335d07e0b8 Add a exclude list. Andreas Schneider 2008-03-25 16:13:44 +0100
  • 5257f277a4 Config test should run in fork mode. Andreas Schneider 2008-03-25 16:08:39 +0100
  • 10ec516dce The string we add should be const for strlist. Andreas Schneider 2008-03-25 16:07:58 +0100
  • d2c3e0734f Add exclude config Andreas Schneider 2008-03-25 16:07:06 +0100
  • 4e8844f1bb Use POSIX functions for journal check. Andreas Schneider 2008-03-20 10:45:05 +0100
  • b4811c36bc Add a stringlist expand function. Andreas Schneider 2008-03-20 10:34:58 +0100
  • 1dc975ad9d Don't leak memory. Andreas Schneider 2008-03-07 11:07:12 +0100
  • 2e34b51373 Load the config file. Andreas Schneider 2008-03-06 17:43:58 +0100
  • 57b74f8ce3 Copy config to the build directory. Andreas Schneider 2008-03-06 17:42:39 +0100
  • 17ffc9d1e4 Add developer option to the build script. Andreas Schneider 2008-03-06 17:41:49 +0100
  • 2f73648239 Add DEVELOPER options. Andreas Schneider 2008-03-06 17:41:27 +0100
  • 2982193ee9 Add a false testcase for csync_journal_check. Andreas Schneider 2008-03-06 16:59:19 +0100
  • 7c47d9cb59 Add more test cases for csync_journal functions. Andreas Schneider 2008-03-04 11:29:58 +0100
  • 8ee1252276 Fix a deadlock if we pass an empty string to the journal insert. Andreas Schneider 2008-03-04 11:29:43 +0100
  • 7415bb1ea3 Add more testcases for csync_journal. Andreas Schneider 2008-03-04 10:42:02 +0100
  • c8b641ac98 Fix build warnings. Andreas Schneider 2008-03-04 09:01:58 +0100
  • a98377dbd4 Fix gcc warnings. Andreas Schneider 2008-03-03 14:11:14 +0100
  • 5b858683f5 Add a custom ctest config to ignore the jhash check. Andreas Schneider 2008-03-03 13:43:12 +0100
  • a262be870a Add a macro to copy a file if it is different. Andreas Schneider 2008-03-03 13:42:26 +0100
  • c394ea1c90 Fix memleaks in rbtree test. Andreas Schneider 2008-03-03 13:22:36 +0100
  • c29132d612 Fix indentation. Andreas Schneider 2008-03-03 13:20:45 +0100
  • 0f6516931f Update CTestConfig for CDash. Andreas Schneider 2008-03-03 12:28:58 +0100
  • c51ab886e8 Enable unit testing by default in the build script. Andreas Schneider 2008-03-03 12:28:32 +0100
  • 5b3f0aad3d Add option to enable unit testing. Andreas Schneider 2008-03-03 12:27:52 +0100
  • 1692ef49ae Change version to 0.42. Andreas Schneider 2008-03-03 10:20:31 +0100
  • 2d52e459bb Fix a typo and move ensure_out_of_source_build above the macros. Andreas Schneider 2008-03-03 10:18:59 +0100
  • 2dbba9d1f8 Document the csync handle and remove the struct forward declaration. Andreas Schneider 2008-02-29 18:04:51 +0100
  • 2d0de78d1f Add missing documentation for the public API. Andreas Schneider 2008-02-29 17:57:49 +0100
  • 6900fe13b9 Add license file. Andreas Schneider 2008-02-29 17:50:52 +0100
  • ff7e28f82c Completly hide the csync structure for the user of the library. Andreas Schneider 2008-02-29 11:41:15 +0100
  • 600fbe8740 Add two-phase commit for the journal. Andreas Schneider 2008-02-29 11:24:14 +0100
  • b00a3fa491 Add sqlite3 to the requriements and suggest version numbers. Andreas Schneider 2008-02-28 14:30:06 +0100
  • 4f109c4460 Add a gitignore file Andreas Schneider 2008-02-28 11:56:09 +0100