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
Use correct variable type to make test build on win32. More... almost 12 years ago
Fixed typo in variable name. More... almost 12 years ago
Encoding test and make all tests work cross platform. More... almost 12 years ago
ownCloud: Added missing brackets. More... almost 12 years ago
Make client compile with picky compiler. More... almost 12 years ago
Rename _TCHAR type to mbchar_t. More... almost 12 years ago
Use wide char variable to remove directory. More... about 12 years ago
log: Use a thread local variable for logging callback. More... about 12 years ago
priv: Remove log_verbosity variable. More... about 12 years ago
log: Use a thread local variable for the log level. More... about 12 years ago
std: Add missing copyright header for c_dir.c. More... about 12 years ago
Fix memory leaks and some more multibyte conversoins. More... about 12 years ago
Avoid crash in iconv destroy. More... about 12 years ago
modules: Fix csync_dummy modules license header. More... about 12 years ago
modules: Fix csync_owncloud module license header. More... about 12 years ago
modules: Fix csync_smb module license header. More... about 12 years ago
modules: Remove csync_sftp2 module. More... about 12 years ago
modules: Fix csync_sftp module license header. More... about 12 years ago
Add an API to be able to pass information to the vio module. More... about 12 years ago
Use _tclosedir rather than closedir. More... about 12 years ago
tests: Remove the right directory in the teardown function. More... about 12 years ago
tests: Add a csync_log test. More... about 12 years ago
doc: Remove all references to log4c. More... about 12 years ago
cmake: Get rid of log4c. More... about 12 years ago
statedb: Log an error if we can't open the database. More... about 12 years ago
client: Add setting the debug level. More... about 12 years ago
csync: Add a new logging system. More... about 12 years ago
csync: Add option to set and get log verbosity. More... about 12 years ago
csync: Add support for a log callback. More... about 12 years ago
csync: Move auth callback to a common struct. More... about 12 years ago