0
I Use This!
Inactive

Commits : Listings

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