aboutsummaryrefslogtreecommitdiff
path: root/kvmx
AgeCommit message (Expand)Author
2017-04-02Increase timeout at kvmx_upSilvio Rhatto
2017-04-02Use rsync to copy image files, falling back to cpSilvio Rhatto
2017-04-02Check for ssh_support before doing some admin tasksSilvio Rhatto
2017-04-02Check for ssh_support at kvmx_upSilvio Rhatto
2017-04-02Wait before starting new machinesSilvio Rhatto
2017-04-02Adds kill actionSilvio Rhatto
2017-04-02Adds run action, alias to upSilvio Rhatto
2017-04-02Wait longer for the guest to boot at kvmx_upSilvio Rhatto
2017-04-01Adds xpra log fileSilvio Rhatto
2017-04-01Default start action on kvmx_xpraSilvio Rhatto
2017-04-01Achieve faster SSH speeds using chacha20-poly1305@openssh.comSilvio Rhatto
2017-04-01VNC: support for virt-viewerSilvio Rhatto
2017-04-01List: format in columnsSilvio Rhatto
2017-04-01Usage: format available actions is columnsSilvio Rhatto
2017-04-01Adds VNC supportSilvio Rhatto
2017-04-01Adds start action, alias to upSilvio Rhatto
2017-04-01Basic Xpra supportSilvio Rhatto
2017-04-01Add commented lines for samba sharingSilvio Rhatto
2017-03-31Library supportSilvio Rhatto
2017-03-31Implements log dir and spice pid fileSilvio Rhatto
2017-03-30Register a new guest on kvmx up for existing kvmxfileSilvio Rhatto
2017-03-30Fix typoSilvio Rhatto
2017-03-30Adds suspended action and check if machine is suspended at up actionSilvio Rhatto
2017-03-29Ensure SSH folder exists at kvmx_rotate_sshkeysSilvio Rhatto
2017-03-29Put SSH keys inside a ssh/ folderSilvio Rhatto
2017-03-29Adds SSH key rotation actionSilvio Rhatto
2017-03-29Support for custom username and password at kvmx-createSilvio Rhatto
2017-03-24Check for ssh supportSilvio Rhatto
2017-03-24Support for custom SSH keypair per virtual machineSilvio Rhatto
2017-03-24Initialize the clipboard at kvmx-vdagentSilvio Rhatto
2017-03-16Better check at kvmx_hibernateSilvio Rhatto
2017-03-16adds kvmx_hibernateSilvio Rhatto
2017-03-16Fixes kvmx_lsSilvio Rhatto
2017-03-16Default image image locationSilvio Rhatto
2017-03-16Moves ssh and provision files into share folderSilvio Rhatto
2017-03-16Use APP_BASE variable via __kvmx_set_app_baseSilvio Rhatto
2017-03-16Rename kvmx_initialize to __kvmx_initialize so it stays as a private actionSilvio Rhatto
2017-03-16Adds down action, alias to poweroffSilvio Rhatto
2017-03-16Shared folder - eval from project folder so . resolves correctlySilvio Rhatto
2017-03-16Provision: verbositySilvio Rhatto
2017-03-13List action: check for config folderSilvio Rhatto
2017-03-12Use tail instead of cat at kvmx_logSilvio Rhatto
2017-03-12Use ProxyCommand=none at SSH_COMMANDSilvio Rhatto
2017-03-11Adds shred and wipe actionsSilvio Rhatto
2017-03-10Check for timeout on kvmx_upSilvio Rhatto
2017-03-10Set NumberOfPasswordPrompts=0 for ssh on kvmx_upSilvio Rhatto
2017-03-10Adds kvmx_hostname and misc fixesSilvio Rhatto
2017-03-10Set hostname at kvmx_upSilvio Rhatto
2017-03-10Normalize shared_folder value on kvmx_upSilvio Rhatto
2017-03-10Better way to wait for the machine to bootSilvio Rhatto