0
I Use This!
Activity Not Available

Commits : Listings

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