0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing return value check. More... about 16 years ago
Adapt exclude list for updated csync_exclude.conf. More... about 16 years ago
Add a line to the README :) More... about 16 years ago
Speedup the journal creation and adapt the testcases. More... about 16 years ago
Fix return value of csync_journal_load and add sqlite3 optimization. More... about 16 years ago
Check for the right value in the database. More... about 16 years ago
Measure time of the journal creation. More... about 16 years ago
Fix several bugs in the journal query function. More... about 16 years ago
Write the journal. More... about 16 years ago
Add function to write and close the journal. More... about 16 years ago
Fix test to check for status flag. More... about 16 years ago
Use the status flag for the synchronizer. More... about 16 years ago
Add support for new libsmbclient interface. More... about 16 years ago
Check if journal exists to do update detection. More... about 16 years ago
Move ignore exclude files and check link count of files. More... about 16 years ago
Add function to create tables in the journal. More... about 16 years ago
Use a struct for the journal. More... about 16 years ago
Change name of link_count to nlink. More... about 16 years ago
Fill stat and add it to the red black tree. More... about 16 years ago
Print out memory usage between update detection. More... about 16 years ago
Add function to print out the status of the memory usage. More... about 16 years ago
Add more directories to exclude. More... about 16 years ago
Add a type field to csync_file_stat. More... about 16 years ago
Add uid and gid fields to csync_vio_file_stat. More... about 16 years ago
Rename pathid to phash and add current replica info. More... about 16 years ago
Set replica types. More... about 16 years ago
Create the red-black trees for local and remote replica. More... about 16 years ago
Check which module we have to load. More... about 16 years ago
Remove trailing slashed fo the uris. More... about 16 years ago
Add null pointer check to the c_rbtree_size function. More... about 16 years ago