Timeline
Not logged in

50 most recent check-ins

2023-07-17
10:43
Reformatted python code with black and silence some pylint warnings Leaf check-in: f8285bffb0 user: vitus tags: trunk
2022-07-28
15:22
Version 0.8.1 - support new info network format check-in: e5904254e7 user: vitus tags: trunk
2022-02-08
17:27
Fix quoting of arguments of start command. Support per user configuration in .config/vws/vws.conf as well as .vwsrc Fix some pylint warnings check-in: 7d648e5be3 user: vitus tags: trunk
2020-01-16
18:18
Fix moninor command for python3 check-in: 9be36c3e65 user: vitus tags: trunk
2020-01-14
12:00
Some documentation improvements check-in: bea4cf20e9 user: vitus tags: trunk
2019-10-04
17:14
Removed some pylint warnings check-in: 86c3c38746 user: vitus tags: trunk
09:44
Removed extra undescore from list of keys check-in: 9139746602 user: vitus tags: trunk
09:28
Typo fix in README.Debian check-in: cb06bb8763 user: vitus tags: trunk
09:26
Documented snapshot-related subcommands Make vws snapshots work on running vms Improved a bit some help messages check-in: 95a3d4e3ed user: vitus tags: trunk
08:37
Make sendkey command send several keys at once. Updated list of keys in the documentation mentioned all alphanumeric keys check-in: 9e38c1fca9 user: vitus tags: trunk
07:39
Fixed parsing of device list in cdrom command check-in: 416aa92d0a user: vitus tags: trunk
2019-10-03
10:26
Fixed random mac generation for python3 check-in: 7eafff75ba user: vitus tags: trunk
07:54
Make vws list --stated distinguish between stopped and hyberated (by vws save) machines check-in: a51866b638 user: vitus tags: trunk
07:27
More info on bridge configuration check-in: 46b8264cac user: vitus tags: trunk
07:19
Fix some unnoticed problems introduced by python3 switch check-in: e54cffda53 user: vitus tags: trunk
2019-10-01
19:29
Made debian package ver 0.8. Removed lintian warining. Converted find_free_port to python3 check-in: 5bd9419845 user: vitus tags: trunk
2019-09-21
17:02
Fix byte/string issues in send_command check-in: df1b3337bc user: vitus tags: trunk
2019-09-20
21:40
Converted to python3 check-in: 0141f28d64 user: vitus tags: trunk
2019-09-16
06:59
Added readme for github mirror check-in: 241984b2e5 user: vitus tags: trunk
2019-06-07
08:28
More impovement of spiceuri command check-in: 55b9862e7a user: vitus tags: trunk
2019-06-06
15:12
Increased vesion to 0.7 check-in: bdb22341a3 user: vitus tags: trunk
15:09
Retry reading spice uri if first time it fails Improbe diagnistics if it fails second time check-in: 33aa537a64 user: vitus tags: trunk
2018-12-07
12:46
Fix typo when checking net interface name check-in: d45c5b5e45 user: vitus tags: trunk
2018-07-17
14:24
Set version to 0.6 check-in: 0f1753d7e3 user: vitus tags: trunk
14:13
Fix problem which occurs if stray (qemu) promt is left in the monitor socket before command execution check-in: 3e92401463 user: vitus tags: trunk
2018-07-13
15:00
Added RemainAfterExit to service file to mark service running even if no autostart VMs exist. This allows to stop manually stared machines during system shutdown check-in: 942bcecae4 user: vitus tags: trunk
2017-08-30
18:12
Added kvm user creation into postinst script check-in: 665cd70e2c user: vitus tags: trunk
11:45
Fixed typo in unit file. Incremented debian package version check-in: 648764b0ec user: vitus tags: trunk
2017-03-10
15:08
Fixed some problems recently introduced in create. Added passing of extra args to QEMU check-in: a1e43bbc27 user: vitus tags: trunk
2017-01-23
10:56
Fixed some problems found out by real deployment check-in: a094bdd8da user: vitus tags: trunk
2017-01-14
19:07
Added deb rule into Makefile check-in: 0f111a30f0 user: vitus tags: trunk
18:53
Added pandoc to build-depends. check-in: cca2dd7ce3 user: vitus tags: trunk
18:46
Added debianization files check-in: 2a5d9dafec user: vitus tags: trunk
17:24
Fixed some typos in make install check-in: 9bbf93f72b user: vitus tags: trunk
16:48
Removed files no more planned to develop. Added target to create orig.tar.bz2 check-in: 47e3e4a17d user: vitus tags: trunk
16:34
Fixed [edb14da425] - remove partially created VM if creation fails check-in: 46aebd7c09 user: vitus tags: trunk
15:33
Don't try to start spice client if DISPLAY env var doesn't present check-in: 7a641a0a0e user: vitus tags: trunk
11:15
Replaced find_free_port with more generic version check-in: 83455d7349 user: vitus tags: trunk
07:08
Make spiceuri report FQDN if spice socket is bound to all addresses. Fixes [b186056b7771] check-in: efefe8ac53 user: vitus tags: trunk
2017-01-13
20:23
Implemented --localtime option for vws create. Fixes [b361b92a4d57] check-in: 8d7b8d03b4 user: vitus tags: trunk
19:54
Cleaned up installation procedure check-in: 6d27dc1088 user: vitus tags: trunk
19:42
Added support for machine name patterns in the list command. Added preprocessing of vws.service.in check-in: cd20fc353b user: vitus tags: trunk
15:09
Fix working without /home/vitus env var. Fixes [370911207add19] . Add full path to vws script into service file. Autostart from systemd now works check-in: 83e14cb536 user: vitus tags: trunk
2017-01-09
16:24
Incremented delay waiting for unsolicited prompt upon connect check-in: 34d65aa483 user: vitus tags: trunk
2016-05-30
06:36
Add chgrp for pid and monitor to startup script check-in: 3a33d29e3f user: vitus tags: trunk
2016-05-28
19:19
Fixed autostart command check-in: 4450a86be8 user: vitus tags: trunk
2016-04-19
14:02
Added documentation for create command options. Added handling of strange situation when spiceurl function is unable to return url from working socket check-in: f56bcf1c34 user: vitus tags: trunk
2016-04-15
16:45
Added init script check-in: e5502a4893 user: vitus tags: trunk
16:35
Now stop --hard doesn't throw exception. vws list correctly shows user net mode for stopped VM check-in: 9fea10a806 user: vitus tags: trunk
15:15
Improved docs, removed forgotten debug output check-in: b31d32b79f user: vitus tags: trunk
More ↓