2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a network_timeout parameter. Default is 7200 seconds (2 hours). More... over 13 years ago
Tweak TODO and website FAQ. More... over 13 years ago
Add option to send success notifications only if there were warnings. More... over 13 years ago
Try turning off some sighandlers on the server. More... over 13 years ago
Try turning off some signal handlers on the server. More... over 13 years ago
Merge branch 'master' into 1.2.2 More... over 13 years ago
Fix Windows build problems with usleep. More... over 13 years ago
Tweaks for release. More... over 13 years ago
Fix resume mode bug to do with potentially partially written entries at the end of the phase2 file. More... over 13 years ago
Merge branch 'master' of github.com:grke/burp More... over 13 years ago
Update CHANGELOG. More... over 13 years ago
Fix 'Warnings' line on the status monitor. More... over 13 years ago
Add useful log message when returning error from forward_sbuf. More... over 13 years ago
Fix possible segfault when returning error from forward_sbuf. More... over 13 years ago
Merge branch 'master' of github.com:grke/burp More... over 13 years ago
Network send rate-limiting feature (both client and server). Change pidfile paths to /var/run/burp instead of /var/lock/burp. More... over 13 years ago
Get pre backup scripts running reliably again. Also, send script messages on stderr to the server backup log. More... over 13 years ago
Remove debug. More... over 13 years ago
Make sure the client version warning message appears in the backup log. More... over 13 years ago
Option to prune down the number of backups kept back into the past. For example, keep=7 keep=4 keep=6 (on separate lines) will keep 7 daily backups, 4 weekly backups (7x4=28), and 6 multiples of 4 weeks (7x4x6=168). You can have as many 'keep' lines as you like. More... over 13 years ago
Protect from cconf->hardlinked_archive changing before resuming a jiggle. More... over 13 years ago
Allow hardlinked_archive to be set on a cycle More... over 13 years ago
Fix FAQ typo. More... over 13 years ago
Fix typo. More... over 13 years ago
Tweaks for release. More... over 13 years ago
Tweaks for debian. More... over 13 years ago
Added UPGRADING file, changes for website for release. More... over 13 years ago
Add docs directory. Add Windows 7 bare metal steps. Add to CONTRIBUTORS. More... over 13 years ago
Add simple 'exclude_ext=' feature. More... over 13 years ago
Fix Windows initiation problems. More... over 13 years ago