0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix: missing semicolon in locking routine More... about 12 years ago
XCP mention More... about 12 years ago
implement a basic lock file solution More... over 12 years ago
Oops, remove line, shouldn't've been there More... over 12 years ago
Updates to usage text and README More... over 12 years ago
Update README More... over 12 years ago
Add compression as configuration option. More... over 12 years ago
set compression on exports More... over 12 years ago
Write successful vm backup result to log including per-vm run time (unless vm fails...). More... almost 13 years ago
Continue to the next vm if export fails instead of dying. More... almost 13 years ago
Fixed bug where a vm passed directly on the command line would be skipped if part of the exception list instead of overriding it. More... about 13 years ago
fix command line argument parsing error More... about 13 years ago
fix silly dollah, change default config file location More... about 13 years ago
fix file descriptor leak More... over 13 years ago
Don't die on errounous exception list entries. More... over 13 years ago
left, right, who cares. get, yo. More... over 13 years ago
New parsing routine for xe output using awk, should hopfully work solid (though no field/line checking as of now, relying on steady output). Remove control domain backup stuff as I'm not sure it works and have never used it etc. More... over 13 years ago
add simple run time calculation + tidy. More... over 13 years ago
Don't include snapshots in vm listing. More... over 13 years ago
...at least a little more correct, singleltrim. More... over 13 years ago
* Switch to epoch for snapshot labels * trap vm-uninstall (much needed fix) * Hacky remedy of folders being created with a leading space (a more proper fix should be implemented, but laterz...) More... over 13 years ago
Modify vmlist function to return array using '|' as IFS in order to allow spaces in VM names. More... over 13 years ago
Add license information. More... over 13 years ago
Update usage text and thus also README. More... over 13 years ago
Update and extend readme with output from -h/print_usage. More... over 13 years ago
+x More... over 13 years ago
Add cron example. More... over 13 years ago
Add sample config. More... over 13 years ago
* clean * add hour.minute to output file name. More... over 13 years ago
document some functions etc More... over 13 years ago