Timeline
Not logged in

50 check-ins related to "trunk" plus check-in "2016-04-19 14:02:22" occurring around 2016-04-19 14:02:22.

More ↑
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
14:58
Set version to 0.4 check-in: 52e0b8ea22 user: vitus tags: trunk
14:58
Debugged shutdown command check-in: bf2749a038 user: vitus tags: trunk
14:28
Implemented shutdown command. Added systemd servcice file check-in: f1d54672c8 user: vitus tags: trunk
12:23
vws list --state now outputs IP and mac addresses check-in: 5b974714bc user: vitus tags: trunk
2016-04-14
20:10
documented permission setction of config file. Make autostart_user option work check-in: 57c08957e3 user: vitus tags: trunk
19:56
Added display of privare/public status and spice url to vws list command. Fixes 96cc307ed7 check-in: d72aaf8da4 user: vitus tags: trunk
14:35
Set permissions on VM files. Fixes [067fea7873] check-in: 6c894d8ca6 user: vitus tags: trunk
2016-04-07
13:53
Written autostart command check-in: 1d444062a8 user: vitus tags: trunk
2016-04-05
13:37
Fixed some pylint warnings check-in: 0fda55579a user: vitus tags: trunk
2016-03-24
07:34
Added sendkey command check-in: 50904ddda0 user: vitus tags: trunk
2016-02-22
10:10
Fix handling of relative path in --install option of create command check-in: 32b7960ce4 user: vitus tags: trunk
2016-02-10
15:57
Fix typo in the find_vm check-in: 6438e10b80 user: vitus tags: trunk
2015-12-23
19:39
added Makefile and man page for find_free_port check-in: 93ffba148e user: vitus tags: trunk
10:49
some more pylint warnings supressed check-in: ab32712efb user: vitus tags: trunk
09:22
Run pylint on script, fixed some interesting warnings check-in: 9b67069d30 user: vitus tags: trunk
2015-12-22
12:57
Fix error crawled into previous commit check-in: d3ca2e329c user: vitus tags: trunk
12:55
Hard-stop VMs running in snapshot-mode Fixes [a81419cca7] check-in: 973d89a386 user: vitus tags: trunk
08:54
Implemented restoration of saved VM state upon start. Fixes [04513cf080] check-in: de32d3e822 user: vitus tags: trunk
2015-12-21
19:22
some more documentation check-in: 8360253536 user: vitus tags: trunk
09:30
Properly shutdown socket when VM started during created check-in: aa9f7e3c8a user: vitus tags: trunk
08:47
Fix order of names in the snapshot command check-in: 64cd309237 user: vitus tags: trunk
08:44
Fixed some problems appeared when integrating create into vws check-in: fe4f40d658 user: vitus tags: trunk
More ↓