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
Add missing parameter to the vio functions. More... almost 17 years ago
Add vio module loading test. More... almost 17 years ago
Call the right shutdown function in the module. More... almost 17 years ago
Implement module init and shutdown functions. More... almost 17 years ago
Fix build warning for shadowed variable. More... almost 17 years ago
Add config.h to csync_private.h and add plugin_handle. More... almost 17 years ago
Fix typos. More... almost 17 years ago
Change the name of the BLOCK_SIZE field. More... almost 17 years ago
Complete the smb plugin. More... almost 17 years ago
Add missing include file. More... almost 17 years ago
Make csync_vio_file_stat functions public. More... almost 17 years ago
Add test for csync_vio_file_stat. More... almost 17 years ago
Fix warning about shadowed variables. More... almost 17 years ago
Add readdir function and add some debug messages. More... almost 17 years ago
Fix a compile warning. More... almost 17 years ago
Add csync_vio_file_stat functions to (de)allocate memory. More... almost 17 years ago
Fix includes. More... almost 17 years ago
Change variables to new name. More... almost 17 years ago
Add a strndup function to c_stdlib. More... almost 17 years ago
Fix the build. More... almost 17 years ago
Add virtual IO plugin system. More... almost 17 years ago
Run tests in fork mode. More... almost 17 years ago
Free memory of the exclude list in the csync destroy function. More... almost 17 years ago
Add support for global and user exclude lists. More... almost 17 years ago
Add a exclude list. More... almost 17 years ago
Config test should run in fork mode. More... almost 17 years ago
The string we add should be const for strlist. More... almost 17 years ago
Add exclude config More... almost 17 years ago
Use POSIX functions for journal check. More... almost 17 years ago
Add a stringlist expand function. More... almost 17 years ago