0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If there is no vio commit function don't fail. More... almost 13 years ago
Make csync_commit and csync_destroy more readable. More... almost 13 years ago
Test for csync_commit More... almost 13 years ago
Allow windows to load user exclude list. More... almost 13 years ago
Added csync_commit to be able to reuse the csync context. More... almost 13 years ago
Add module method for csync_commit. More... almost 13 years ago
csync: Use macros for CSYNC_STATUS checking. More... almost 13 years ago
csync: Pass the errno to csync_errno_to_status(). More... almost 13 years ago
csync: Rename UNSPEC_ERROR to UNSUCCESSFUL. More... almost 13 years ago
getpass: Don't fail if stdin is not a tty. More... almost 13 years ago
Make VIO_METHOD_HAS_FUNC macro more robust. More... almost 13 years ago
Check for file equalness after having created a conflict file. More... almost 13 years ago
Added c_compare_file function plus a test function. More... almost 13 years ago
propagate: Fix renaming in the propagation. More... almost 13 years ago
modules: Add capabilities to smb module. More... almost 13 years ago
modules: Add capabilities to sftp module. More... almost 13 years ago
cmake: Update compiler flags. More... almost 13 years ago
More optimized database handling for csync journal build up. More... almost 13 years ago
Added get_status_string function. More... almost 13 years ago
Added error_string handling, improved error handling. More... almost 13 years ago
Introduce csync status codes More... almost 13 years ago
Rename csync_errno_to_csync_error to csync_errno_to_csync_status. More... almost 13 years ago
Minor code cleanups, warning avoidings and indentation. More... almost 13 years ago
Use multibyte character in file system functions. More... almost 13 years ago
Remove parenthesis to make Win32 compile and happy. More... almost 13 years ago
Define iconv conversions as thread safe varialbe instead of static. More... almost 13 years ago
Introduce csync status codes for a more detailed error reporting. More... almost 13 years ago
std: Refactor c_rename(). More... almost 13 years ago
std: Implement error checks for c_iconv(). More... almost 13 years ago
Add CSYNC_STATUS_CODE, a general csync status code. More... almost 13 years ago