2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix another delete problem - the most recent backup was getting marked as deletable instead of the oldest. More... almost 11 years ago
Fix delete race conditions. More... almost 11 years ago
Warn if files are verified/restored from outside a hardlinked_archive. More... almost 11 years ago
Limit the number of checksums sent to the champ chooser at once, otherwise it processes them faster than new completed manifests get to it, reducing deduplication efficiency. More... almost 11 years ago
Make counters count unchanged blocks in phase2. More... almost 11 years ago
Tidy up champ chooser logs. More... almost 11 years ago
Even more cleanup. More... almost 11 years ago
Lots of cleanup. More... almost 11 years ago
Cleanup to prepare to merge the burp1/burp2 backup phase control stuff. More... almost 11 years ago
The beginnings of a proper diff/estimate feature. More... almost 11 years ago
Add the ability to use certs exclusively, so that the client doesn't have to provide cname and password - it will use its fqdn, and then after that, it will extract the CN from its cert. More... almost 11 years ago
Updated DONATIONS file. More... almost 11 years ago
Add REMOTE_ADDR and REMOTE_PORT env vars for burp2. More... almost 11 years ago
A tiny cleanup. More... almost 11 years ago
Split rblk stuff out from sbuf. More... almost 11 years ago
Clean up loading sparse index and candidates. More... almost 11 years ago
Cleanup some of the champ chooser functions. More... almost 11 years ago
Clean up hash_load(). More... almost 11 years ago
More cleanup of split_sig(). More... almost 11 years ago
A little cleanup. More... almost 11 years ago
More cleanup. More... almost 11 years ago
More cleanup. More... almost 11 years ago
More conversion away from dealing with strings. More... almost 11 years ago
Another small piece converted to using uint8 arrays instead of strings. More... almost 11 years ago
Resurrect bedup. More... almost 11 years ago
Begin sending the uint8 arrays down some of the sockets instead of string conversions. More... almost 11 years ago
Converted blk->save_path to a uint8_t array. More... almost 11 years ago
Don't depend on save_path being a non-zero-length string. More... almost 11 years ago
Remove unneeded variable. More... almost 11 years ago
Some cleanup in server phase2. More... almost 11 years ago