1
0
Fork 0
Commit Graph

17272 Commits

Author SHA1 Message Date
Andreas Schneider add8f35bef Small text improvements. 2009-02-02 10:42:32 +01:00
Andreas Schneider a18202744d Change versions to 0.42.0 rc3 and add changelog entries. 2009-01-23 14:44:54 +01:00
Andreas Schneider dd23c4ecbf Add some comments. 2009-01-23 14:10:08 +01:00
Andreas Schneider e69976bc88 Fix a bug where the wrong function for deletion was executed.
Thanks to David Wooldridge for all the testing.
2009-01-23 14:07:34 +01:00
Andreas Schneider cc9a185bba Use the right variables for config.h. 2009-01-22 15:21:29 +01:00
Andreas Schneider 2331568f08 Fix a segfault if we use a local path. 2009-01-22 15:21:06 +01:00
Andreas Schneider ecca37d2a1 Normalize the path to <host>/<path> for the statedb filename.
This should fix problem if a user uses pam_csync and csync with different
urls (#27).
2009-01-22 14:44:06 +01:00
Andreas Schneider 228a19abf4 Add min and max macros. 2009-01-22 14:43:37 +01:00
Andreas Schneider eca50e32a6 Add more documentation to the userguide. 2009-01-20 18:06:42 +01:00
Andreas Schneider 38807d09c5 Change client option to be more descriptive (#25). 2009-01-20 16:57:27 +01:00
Andreas Schneider 9bab1d5951 Add some text to the README. 2009-01-20 16:52:16 +01:00
Andreas Schneider c5104e8da3 Rename variable to unix_extensions. 2009-01-19 11:32:58 +01:00
Andreas Schneider 2ffe986dc1 Don't exclude paths. 2009-01-15 23:14:46 +01:00
Andreas Schneider e0807cba1b Add a check if we are operating remote on a unix filesystem.
This extends the exclude function. Maybe we should do this for the local
too.
2009-01-13 15:50:44 +01:00
Andreas Schneider e86225db0e Fix url to sqlite homepage, thanks maxxer. 2009-01-13 15:44:40 +01:00
Andreas Schneider f95b6c0b6f Add some comments to the logging config file. 2009-01-08 16:26:11 +01:00
Andreas Schneider 5ae1aaadb7 Fix loading of plugins.
The wrong directory was used.
2009-01-08 16:03:31 +01:00
Andreas Schneider f6a956e248 Set the version numbers for 0.42.0 rc2/gmc. 2009-01-07 13:10:28 +01:00
Andreas Schneider 2d3412b0fa More improvements to the user guide.
Thanks to Jim McDonough <jmcd@samba.org> for this.
2008-12-23 16:48:33 +01:00
Andreas Schneider a9150e9e2a Initialize some variables. 2008-12-23 13:54:57 +01:00
Andreas Schneider 69bb51d7af Some improvement and corrections.
Thanks to Joe Brockmeier <zonker@opensuse.org> for proofreading.
2008-12-23 10:26:21 +01:00
Andreas Schneider 0f6a55bb23 Add more test to the userguide. 2008-12-17 18:23:32 +01:00
Andreas Schneider 2a9ac9a91a Update the manpage to make clear which are debugging options. 2008-12-17 16:53:48 +01:00
Andreas Schneider 6d20c8b4fc Install the modules to a version directory.
The directory version number is the soversion of the library.
2008-12-16 15:03:57 +01:00
Andreas Schneider 9152e25f8f Fix the format for the inode number in the mprintf. 2008-12-14 18:27:24 +01:00
Andreas Schneider 1047431e4c Fix a typo. 2008-12-13 23:29:16 +01:00
Andreas Schneider 1c04bb9cb7 Update ChangeLog. 2008-12-05 14:56:20 +01:00
Andreas Schneider 600b8657de Prepare for 0.42.0 rc1. 2008-12-05 14:51:01 +01:00
Andreas Schneider cd2b94e20b Some more documentation. 2008-12-05 14:44:33 +01:00
Andreas Schneider 3b51103a60 Implement own function to create a random filename.
This removes an uneeded syscall to lstat by mktemp at this point.
2008-11-13 15:11:02 +01:00
Andreas Schneider 0681db0efe Reduce system calls of getuid and geteuid. 2008-11-13 14:08:26 +01:00
Andreas Schneider 1e70c74037 Set the replica to destination only once. 2008-11-13 14:06:22 +01:00
Andreas Schneider d177c57cfe Check return value of mkdir in the mkdirs functions. 2008-11-13 10:53:24 +01:00
Andreas Schneider 17b39a78c1 Fix open and use the flags variable. 2008-11-12 21:14:35 +01:00
Andreas Schneider 4a2677a539 Add more debug output. 2008-11-05 15:51:18 +01:00
Andreas Schneider dd52ac837e Fix libssh connect bug cause of uninitialized port variable. 2008-11-05 15:50:09 +01:00
Andreas Schneider db9049d198 Add missing line breaks. 2008-11-05 11:12:03 +01:00
Andreas Schneider 50929d6457 Add error message to csync_sftp module. 2008-11-05 10:46:02 +01:00
Andreas Schneider a825dd3e14 Fix libsmbclient 3.0.x code. 2008-10-29 13:50:04 +01:00
Andreas Schneider 0cb00f266d Remove unused variable. 2008-09-25 00:56:24 +02:00
Andreas Schneider 646de1261d Fix a memory leak in the rbtree testcase. 2008-09-22 22:22:45 +02:00
Andreas Schneider 1b4e340565 Fix compiler warnings. 2008-09-11 14:16:04 +02:00
Andreas Schneider 674d062c21 Update the changelog 2008-09-10 11:26:42 +02:00
Andreas Schneider 7f53e66be4 Enable doxygen for developer documentation again. 2008-09-10 10:50:49 +02:00
Andreas Schneider 36d164a338 Fix the installation path of the user guide. 2008-09-10 10:39:43 +02:00
Andreas Schneider 2a532f7f24 Set version to 0.42.0 beta1. 2008-09-09 17:38:59 +02:00
Andreas Schneider 1387904c21 Add NULL check for the auth_cb function. 2008-09-09 15:09:16 +02:00
Andreas Schneider 8b3b57734e Fix segfault in the modules if running in a pam module.
If csync is running in a pam module and the module isn't linked
against the cstdlib, the module segfaults.
2008-09-09 15:07:37 +02:00
Andreas Schneider 0ddd5d9e82 More work on the userguide. 2008-09-05 16:54:48 +02:00
Andreas Schneider e25422ba3f Fix the formating not be be longer than 80 chars. 2008-09-05 13:28:30 +02:00