cleanup whitespace |
|
More...
|
over 12 years ago
|
cleanup whitespace |
|
More...
|
over 12 years ago
|
Add handling of execute command and list commands, update bash completions script |
|
More...
|
over 12 years ago
|
Fix handling of localstatdir to actually use /var/run (/run). |
|
More...
|
over 12 years ago
|
If libvirt-sandbox is run as root, it should use /run/libvirt-sandbox rather then ~/.cache/libvirt-sandbox. |
|
More...
|
over 12 years ago
|
Remove debug print statement |
|
More...
|
over 12 years ago
|
Verify the type and level given by a user is valid before updating the sandbox data. Add try block to cleanup error handling on starting a sandbox |
|
More...
|
over 12 years ago
|
Trim excess mounts. |
|
More...
|
over 12 years ago
|
Cleanup error handling on virt-sandbox-service |
|
More...
|
over 12 years ago
|
Fix error message when no CLI args are given |
|
More...
|
over 12 years ago
|
Update to 0.0.3 release |
|
More...
|
over 12 years ago
|
Create default sandbox config dirs |
|
More...
|
over 12 years ago
|
Update virt-sandbox & virt-sandbox-service man pages |
|
More...
|
over 12 years ago
|
Remove pointless reboot code |
|
More...
|
over 12 years ago
|
Rename gvir_sandbox_context_get_console to get_log_console |
|
More...
|
over 12 years ago
|
Make use of strace runtime configurable via LIBVIRT_SANDBOX_STRACE env |
|
More...
|
over 12 years ago
|
Fix object initialization |
|
More...
|
over 12 years ago
|
Adapt raw console to take account that stdin&stdout might be NULL |
|
More...
|
over 12 years ago
|
Add helper API for connecting a console to stderr only |
|
More...
|
over 12 years ago
|
Whitespace tweak |
|
More...
|
over 12 years ago
|
Move interactive console to a separate console device |
|
More...
|
over 12 years ago
|
Turn GVirSandboxConsole into an interface |
|
More...
|
over 12 years ago
|
Fix setuid/reboot permissions (temporary hack) |
|
More...
|
over 12 years ago
|
Revert "Installing the libvirt-sandbox should require that libvirt-daemon-lxc be installed" |
|
More...
|
over 12 years ago
|
Fix bash completion reference to -n for --clone |
|
More...
|
over 12 years ago
|
Installing the libvirt-sandbox should require that libvirt-daemon-lxc be installed |
|
More...
|
over 12 years ago
|
Don't bogus debug output |
|
More...
|
over 12 years ago
|
Don't override /run since we must inherit the tmpfs from the host |
|
More...
|
over 12 years ago
|
Don't print out command line help when getting a runtime exception |
|
More...
|
over 12 years ago
|
Fix access mode for 9p filesystems |
|
More...
|
almost 13 years ago
|