Commit Graph

68 Commits

Author SHA1 Message Date
Jesse Gardner c36d9ef1c8 Fixed formatting, very minor issues caught by shellcheck 2021-04-12 19:22:12 -07:00
Jesse Gardner fa02cc2231 Updated and improved completetion function 2021-04-12 19:22:12 -07:00
Jesse Gardner fd781409f1 Check for lv_api_do in get_config 2021-04-12 19:22:12 -07:00
Jesse Gardner b2a3ab8dfb force no longer tries to override protection against commit images when clones exist 2021-04-12 19:22:12 -07:00
Jesse Gardner fb02296f24 Made sqlite3 a dependency, updated code and docs to reflect this 2021-04-12 19:22:12 -07:00
Jesse Gardner 3825d6594b Alphabetized lv_api_do functions 2021-04-12 19:22:12 -07:00
Jesse Gardner fe078c2598 Minor improvements documentation and use of lv_api_do 2021-04-12 19:22:12 -07:00
Jesse Gardner ff65da8adb Merge branch 'devel'
Small C application added to begine reducing dependency on virsh, starting by
listing machines, their names and their states by directly accessing the
libvirt API
2021-04-12 19:22:12 -07:00
Jesse Gardner fa3b78e102 Added contact info to man page 2021-04-12 19:22:11 -07:00
Jesse Gardner 88b5a4ca2e Checking for orphaned files should be redundant now, that code has been removed 2021-04-12 19:22:11 -07:00
Jesse Gardner 6cd476c69b fixed formatting 2021-04-12 19:22:11 -07:00
Jesse Gardner 2f89821404 integrated lv_api_do into qq2clone for load_template 2021-04-12 19:22:11 -07:00
Jesse Gardner 0bfe4fe8a7 more documentation 2021-04-12 19:22:11 -07:00
Jesse Gardner e11b7e85e2 basic C program to interact with API for listing VMs 2021-04-12 19:22:11 -07:00
Jesse Gardner 943a1218ec Removed yet more whitespace, updated documentation and comments to reflect changed goals, minor tweak to convert_to_seq 2021-04-12 19:22:11 -07:00
Jesse Gardner ba3ee00dca Deleted even more trailing whitespace, changed an error condition in get_config 2021-04-12 19:22:11 -07:00
Jesse Gardner 0a8a045b29 Deleted some trailing whitespace, added some explicit return values, fixed formatting in exec_com 2021-04-12 19:22:11 -07:00
Jesse Gardner 7e033f0089 qq2clone V 0.1.0 2021-04-12 19:20:38 -07:00