1
0
Fork 0
Commit Graph

17272 Commits

Author SHA1 Message Date
Andreas Schneider 312c40d16f Improve c_list_find functions. 2009-06-05 11:22:06 +02:00
Andreas Schneider f98265b30e Some code cleanups. 2009-06-05 10:51:22 +02:00
Andreas Schneider 92abcf243b Update to version 0.43.0. 2009-05-25 18:20:06 +02:00
Andreas Schneider 460aa67dca Document the propagation functions. 2009-05-25 12:58:34 +02:00
Andreas Schneider 778640f1e1 Fix the documentation of the reconciliation. 2009-05-25 12:58:00 +02:00
Andreas Schneider 62b33fbf2d Fix textwidth. 2009-05-25 11:59:30 +02:00
Andreas Schneider 7c88ed8454 Document Reconcilation. 2009-05-25 11:58:51 +02:00
Andreas Schneider 022731b241 Add a group for update detection functions. 2009-05-25 11:58:31 +02:00
Andreas Schneider 7ab802a3b2 Document update detection functions. 2009-05-25 11:42:46 +02:00
Andreas Schneider 3c05e000f8 Reformat some code in update detection functions. 2009-05-25 11:33:18 +02:00
Andreas Schneider f57576f08a Cleanup c_list_insert_sorted(). 2009-05-23 11:57:15 +02:00
Andreas Schneider 5dda8fdfa5 Some code reformating. 2009-05-22 20:23:54 +02:00
Andreas Schneider 1d7ce7d5fe Improve the documentation of csync_excluded(). 2009-05-22 20:21:20 +02:00
Andreas Schneider dd3c9cd99e Document csync_config_load(). 2009-05-22 20:19:06 +02:00
Andreas Schneider 6e893ab31c Document the return value of c_list_remove(). 2009-05-21 11:53:07 +02:00
Andreas Schneider 44b5fd650e Fix Windows installation paths. 2009-05-14 19:40:33 +02:00
Andreas Schneider 4e462e9762 Fix indent. 2009-05-14 19:38:40 +02:00
Andreas Schneider 32ee0d9610 Add c_rmdirs() check. 2009-05-14 17:27:54 +02:00
Andreas Schneider f79b291646 Add a c_rmdirs() function. 2009-05-14 17:22:42 +02:00
Andreas Schneider 338370514e Don't force the build type or we can't overwrite it. 2009-05-14 11:22:38 +02:00
Andreas Schneider fdea54edc5 Fix the vim modlines. 2009-05-13 10:12:07 +02:00
Andreas Schneider 80de674a84 Improve SQLite3 module. 2009-05-07 17:04:48 +02:00
Andreas Schneider 9586291bd0 Rename FindLog4C. 2009-05-07 17:03:24 +02:00
Andreas Schneider 050b806dc8 Rename FindLibSSH. 2009-05-07 17:00:25 +02:00
Andreas Schneider df5a8d6662 Add a macro to get the size of an array. 2009-05-06 19:35:21 +02:00
Andreas Schneider 73548e8a16 Merge branch 'master' of git://git.csync.org/projects/csync/csync 2009-04-29 10:08:34 +02:00
Andreas Schneider e7a495dc50 Fix a segfault in c_uppercase and c_lowercase. 2009-04-29 09:55:32 +02:00
Andreas Schneider 3114e02833 Add tests for c_lowercase and c_uppercase. 2009-04-29 09:55:13 +02:00
Andreas Schneider 9de1f977b5 Cleanup some code of the doubly-linked list. 2009-04-25 10:57:46 +02:00
Andreas Schneider 867a8cb246 Reformat some code. 2009-04-22 13:41:46 +02:00
Andreas Schneider e7a09af755 Add a function to uppercase and to lowercase a string. 2009-04-21 09:05:40 +02:00
Andreas Schneider 1cb6ae6fca Fix compilation with latest libssh trunk. 2009-04-12 23:58:29 +02:00
Andreas Schneider b54e952efe Add some comments and move log4c config to the end. 2009-04-12 11:33:50 +02:00
Andreas Schneider 9650bccc2f Add a rolling file appender to the config file. 2009-04-12 11:25:58 +02:00
Andreas Schneider 42014c9a14 Add support for asking the user to add the server to known_hosts. 2009-03-30 15:06:12 +02:00
Andreas Schneider 7d0393338c Fix possible precedence problems. 2009-03-27 00:00:49 +01:00
Andreas Schneider 5d84518f00 Fix comment typos ;) 2009-03-26 18:23:43 +01:00
Andreas Schneider fdadbbebab Rename a variable. 2009-03-26 11:41:10 +01:00
Andreas Schneider e948cf6880 Document all public functions. 2009-03-26 11:24:34 +01:00
Andreas Schneider 6863ff0255 Switch to libssh 0.3 and add userdata support. 2009-03-26 11:10:37 +01:00
Andreas Schneider 3c618a3d7d Add possibility to pass userdata to the auth function. 2009-03-26 11:09:46 +01:00
Andreas Schneider c826f021d6 Improve the version function. 2009-03-26 10:40:16 +01:00
Andreas Schneider 20048b238d Cosmetic change for a define. 2009-03-26 10:27:04 +01:00
Andreas Schneider 25f83f1764 Cleanup dirname and basename code. 2009-03-18 20:19:37 +01:00
Andreas Schneider 0634e0fdea Don't require a C++ compiler. 2009-03-18 10:55:14 +01:00
Jim McDonough 7ad9628a24 Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-03-18 10:15:04 +01:00
Andreas Schneider d88cffe607 Make the LIB_FOUND variable accessible in CMake. 2009-03-14 11:11:44 +01:00
Andreas Schneider ff0341855e Set version for CPack. 2009-02-10 12:54:41 +01:00
Andreas Schneider 467c082368 Set version to 0.42.0. 2009-02-10 12:50:26 +01:00
Andreas Schneider adb520a3eb Some bugfixed to the findpackage script. 2009-02-04 14:26:08 +01:00