2604 Commits (24aef66c31bccbdbc3aa1f8c7f8c09cacf27424a)
 

Author SHA1 Message Date
Tsu-ba-me e79a3989eb fix(cgi-bin): repair wait until job is complete before responding 3 years ago
Tsu-ba-me bb155a5786 fix(tools): update job progress in catch-all case 3 years ago
Tsu-ba-me ffc1fb096a fix(tools): correct switch name typo in striker-manage-vnc-pipes 3 years ago
Tsu-ba-me b2555f2337 fix(cgi-bin): correct typo in job data in manage_vnc_pipes endpoint 3 years ago
Tsu-ba-me 2bef084118 fix(cgi-bin): always wait until job is done before responding 3 years ago
Tsu-ba-me 64de564472 fix(cgi-bin): avoid concat error on undefined --is-open 3 years ago
Tsu-ba-me 1fec288ad0 fix(tools): make striker-manage-vnc-pipes executable 3 years ago
Tsu-ba-me 1d61c8fff7 fix(cgi-bin): modify manage_vnc_pipes endpoint to trigger a job 3 years ago
Tsu-ba-me 7d9013a60b fix(tools): allow striker-manage-vnc-pipes to be executed as a job 3 years ago
Tsu-ba-me 0935b9a990 feat(tools): move manage_vnc_pipes endpoint core logic to separate script 3 years ago
Tsu-ba-me 5cceb09f2a fix(cgi-bin): insert record on new of either websockify or ssh tunnel 3 years ago
Tsu-ba-me 5459e610aa fix(tools): auto-end tunnel script when connection breaks 3 years ago
Tsu-ba-me fa15c715e4 fix(cgi-bin): revise is process checks to match tunnel script 3 years ago
Tsu-ba-me d5724c1457 chore(tools): rename striker-start-ssh-tunnel->striker-open-ssh-tunnel 3 years ago
Tsu-ba-me 23d818cfff fix(cgi-bin): avoid direct SSH calls 3 years ago
Tsu-ba-me c7f63f4a4b fix(cgi-bin): allow update all pipe pieces 3 years ago
Tsu-ba-me 742af987e9 fix(cgi-bin): provide proper params to check if websockify is in-use 3 years ago
Tsu-ba-me b528456f45 fix(cgi-bin): update records after comparisons are done 3 years ago
Tsu-ba-me 4bd7cd6f62 fix(cgi-bin): respond with connect info after open VNC pipe 3 years ago
Tsu-ba-me 2ca5ee232b fix(cgi-bin): don't kill websockify instances in-use 3 years ago
Tsu-ba-me 9df976712a fix(cgi-bin): only insert when not repairing pipe 3 years ago
Tsu-ba-me 2531252e3f fix(cgi-bin): compare UUID with string comparison operators 3 years ago
Tsu-ba-me 85375d69b1 fix(cgi-bin): param name mismatch in is_ssh_tunnel_exists 3 years ago
Tsu-ba-me 7f8532dbb9 fix(cgi-bin): draft pipe repair without destruction 3 years ago
Tsu-ba-me dfa3990417 fix(cgi-bin): handle kill SSH tunnel on peer striker 3 years ago
Tsu-ba-me ef27e30160 fix(cgi-bin): don't insert when using existing pipe 3 years ago
Tsu-ba-me 6711b65151 fix(cgi-bin): include command when logging shell calls 3 years ago
Tsu-ba-me 699400a62c fix(cgi-bin): add missing field when recording VNC pipe 3 years ago
Tsu-ba-me d2b43f1d59 fix(cgi-bin): add missing host_uuid param to start SSH tunnel 3 years ago
Tsu-ba-me 424fdd70dd fix(cgi-bin): try SIGTERM before SIGKILL when stopping processes 3 years ago
Tsu-ba-me 0f4198155f fix(cgi-bin): prevent start-websockify-in-background from hanging 3 years ago
Tsu-ba-me 3adbd8bca1 fix(cgi-bin): add missing server_uuid variables 3 years ago
Tsu-ba-me 6ba6819078 chore(cgi-bin): rename manage_vnc_ports->manage_vnc_pipes 3 years ago
Tsu-ba-me 5208332b2d fix(cgi-bin): complete draft of open and close VNC pipes 3 years ago
Tsu-ba-me 154b4a7e15 fix(cgi-bin): default function return to undefined 3 years ago
Tsu-ba-me 9603974c24 fix(cgi-bin): complete draft for clean up 3 years ago
Tsu-ba-me df33c2d193 fix(cgi-bin): draft logic for websockify setup and clean up 3 years ago
Tsu-ba-me 39ecca7eaf fix(cgi-bin): draft function to setup websockify 3 years ago
Tsu-ba-me ad01ed75ec fix(cgi-bin): add functions to insert and delete vnc pipes 3 years ago
Tsu-ba-me ac6f7e3898 fix(cgi-bin): add functions to create and drop vnc_pipes table 3 years ago
Tsu-ba-me 6c4f817a58 fix(cgi-bin): handle VMs without VNC port in get_vnc_info 3 years ago
Tsu-ba-me 454ab7bc84 fix(cgi-bin): add draft endpoint to setup VNC connection 3 years ago
Digimer 2df52970f2
Merge pull request #171 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer e1aa4442ad Updated scan-server to not check libvirtd status as it now auto stop/starts as needed. Also fixed a pair of bugs that was preventing VNC checks from happening, or for stopped server definition checks from happening. 3 years ago
Digimer 6ce2ed84d0
Merge pull request #170 from ClusterLabs/anvil-tools-dev 3 years ago
Digimer 1fae751599
Merge branch 'master' into anvil-tools-dev 3 years ago
Digimer 8274aa8f79 Updated (but needs testing) scan-server to look for changes in the on-disk XML definition changes or database XML data for servers that are NOT running on a host or node. 3 years ago
Digimer e3d65d654c * Continuing work on anvil-manage-server. 3 years ago
Digimer 179f7a17dc
Merge pull request #169 from Tsu-ba-me/issues/164-page-to-pagehtml 3 years ago
Tsu-ba-me 92335b29cc fix(Anvil): add clean up logic when failed to validate Apache conf after modify 3 years ago