Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-02-15
| ||
10:26 | Use vboxhelper-parsers for first-stage parsing. Leaf check-in: 6b8039596c user: jan tags: trunk | |
2023-02-14
| ||
11:21 | Working on the showvminfo nom parser. check-in: 37ae4caec3 user: jan tags: trunk | |
10:08 | Start using nom for parsing. check-in: 4de6d44a9a user: jan tags: trunk | |
09:43 | Update uuid crate. check-in: 5dc0d93c35 user: jan tags: trunk | |
09:35 | Cleanup efiles. check-in: d68628b4c5 user: jan tags: trunk | |
2022-02-15
| ||
16:45 | More work on the extension pack installation/update function. check-in: cd6e678521 user: jan tags: trunk | |
2022-02-14
| ||
23:00 | Add functions for installing extension pack and inspecting whether installation of extension pack is needed. check-in: ec32a48416 user: jan tags: trunk | |
2022-02-13
| ||
20:58 | Add ExtPack to the results. check-in: 01ccb1a55c user: jan tags: trunk | |
2022-02-12
| ||
23:29 | Wwrite a primitive parser for list extpacks output. check-in: 840f094fdb user: jan tags: trunk | |
01:33 | Add a host module, with a function for getting and parsing the VirtualBox runtime version. check-in: 24702e9e86 user: jan tags: trunk | |
2022-02-04
| ||
22:07 | Add guest module for checking host and guest additions from within a guest. check-in: 733e4b7540 user: jan tags: trunk, vboxhelper-0.3.3 | |
2021-08-10
| ||
23:39 | Fix another left-over generic parameter. check-in: ddc4548eb6 user: jan tags: trunk, vboxhelper-0.3.2 | |
23:35 | Remove left-over unused generic parameter. check-in: 47dda2bfe0 user: jan tags: trunk, vboxhelper-0.3.1 | |
01:49 | Fix broken doctest. check-in: 23c5f0cb09 user: jan tags: trunk, vboxhelper-0.3.0 | |
01:40 | Exclude more files from published crates. check-in: 3d5ef2f2be user: jan tags: trunk | |
01:14 | Clean up the last remaining Borrows from public interfaces. check-in: 5c2e64812e user: jan tags: trunk | |
00:52 | Remove more Borrows. check-in: 0588c2160b user: jan tags: trunk | |
00:43 | Repo doc updates. check-in: 44833affa1 user: jan tags: trunk | |
00:41 | Import changes from old repo. Fixed some warnings, remove some Borrows and added some crate/repo documentation. check-in: b541d3d11d user: jan tags: trunk | |
00:26 | Add readme for crates.io and index page for fossil repo. check-in: 0b9a5176cf user: jan tags: trunk | |
00:26 | Clean up some interfaces; don't use Borrow. check-in: f0682ff19e user: jan tags: trunk | |
2021-08-02
| ||
21:32 | Add a vm_running querying function. check-in: 3ea1c8a02c user: jan tags: trunk | |
16:38 | Add a shutdown method which handles poweroff, acpipowerbutton and savestate. check-in: aa2b6f9c4e user: jan tags: trunk | |
02:29 | Add a wrapper function around get_pid which will retry. Added a function for waiting for an expected state. check-in: 89f5391980 user: jan tags: trunk | |
00:55 | Add method to list all running virtual machines and update the listvms example to use it. check-in: 58df5a0a06 user: jan tags: trunk | |
2021-04-20
| ||
05:39 | Document intended use of environment variables. check-in: c2493f7513 user: jan tags: trunk | |
2021-04-19
| ||
12:15 | Change start to include explicit blocking and non-blocking Headless mode. check-in: 27708e77a4 user: jan tags: trunk, vboxhelper-0.2.0 | |
2021-04-18
| ||
14:56 | Update version. check-in: 41dc2555d4 user: jan tags: trunk, vboxhelper-0.1.8 | |
09:09 | Arguments ergonomics. check-in: b2177a33b1 user: jan tags: trunk | |
2021-04-17
| ||
19:27 | Allow VmId to clone. check-in: d1f79ce7a6 user: jan tags: trunk | |
18:55 | Add a storage module with an attach function. check-in: ae80c22331 user: jan tags: trunk | |
18:09 | Update version. check-in: 430f96fa1f user: jan tags: trunk, vboxhelper-0.1.6 | |
17:57 | Use better-error-handling exec for getting snapshots. check-in: 80d244ae9e user: jan tags: trunk, vboxhelper-0.1.4, vboxhelper-0.1.5 | |
17:53 | Add functions for taking and renaming snapshots. Less panics, more Error. check-in: 6b24477f35 user: jan tags: trunk | |
16:03 | Make err public. check-in: 7a9f9d50a5 user: jan tags: trunk, vboxhelper-0.1.3 | |
2021-04-03
| ||
09:06 | Cleanup. check-in: e7c8e8961b user: jan tags: trunk | |
09:04 | Begin work on a custom parser. check-in: 00ef44df5f user: jan tags: trunk | |
2021-04-02
| ||
09:16 | Use a SnapshotId reference in restore() argument. check-in: 80f0adaf5a user: jan tags: trunk | |
2021-04-01
| ||
11:58 | Cleanup. check-in: aa139e900a user: jan tags: trunk, vboxhelper-0.1.1 | |
11:41 | Implement function for getting platform-specific version of executables. Notably try to find VirtualBox .exe files using the VBOX_MSI_INSTALL_PATH environment variable on Windows. check-in: c1fa0ea8b5 user: jan tags: trunk | |
2021-03-31
| ||
17:29 | Att more metadata. check-in: 92925b442e user: jan tags: trunk, vboxhelper-0.1.0 | |
17:07 | Cleanup. check-in: 6fdb8cf229 user: jan tags: trunk | |
17:05 | Add a listshares example. check-in: 0278b81aa4 user: jan tags: trunk | |
16:57 | Make it possible to extract nics for a vm check-in: a0058e28b8 user: jan tags: trunk | |
12:18 | Fix a few warnings. check-in: 913753572e user: jan tags: trunk | |
2021-03-13
| ||
23:35 | Documentation update. check-in: af760776e1 user: jan tags: trunk | |
21:50 | Documentation updates. check-in: e68d2962d4 user: jan tags: trunk | |
2020-11-21
| ||
10:19 | Be less specific about dependency versions. check-in: 174fb78ff5 user: jan tags: trunk | |
2020-10-10
| ||
19:00 | Make a note about croak-check. check-in: 3d1dbd1e32 user: jan tags: trunk | |
18:54 | Return Snapshots in get_vm_info(). check-in: 6b34210412 user: jan tags: trunk | |