| Commit message (Expand) | Author | Age | Files | Lines |
| * | VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223 | vboxsync | 2023-01-25 | 1 | -57/+57 |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | Main: bugref:1909: Added translation into VBoxManage excluding built-in docbo... | vboxsync | 2021-11-25 | 1 | -1/+1 |
| * | Main: bugref:1909: Added translation marks around messages of VBoxManage output | vboxsync | 2021-11-11 | 1 | -25/+27 |
| * | FE/VBoxManage: Add guestsample sub-command for debugvm, bugref:10025 | vboxsync | 2021-06-15 | 1 | -0/+65 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | VBoxManage: getopt includes errcore.h now, mostly no need for err.h any more.... | vboxsync | 2018-12-23 | 1 | -1/+0 |
| * | VBoxManage: GCC 8.2.0 fixes | vboxsync | 2018-08-05 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | backed out r118835 as it incorrectly updated the 'This file is based on' file... | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
| * | Renamed the 'VBoxmanage debugvm dumpgueststack' command to just 'stack' and d... | vboxsync | 2016-06-29 | 1 | -52/+82 |
| * | FE/VBoxManage: Add dumpgueststack subcommand for debugvm | vboxsync | 2016-06-13 | 1 | -0/+47 |
| * | DnD: Updates. | vboxsync | 2015-10-13 | 1 | -1/+1 |
| * | VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command. | vboxsync | 2015-10-01 | 1 | -4/+4 |
| * | Newlines. | vboxsync | 2015-10-01 | 1 | -2/+0 |
| * | VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log groups start... | vboxsync | 2015-10-01 | 1 | -1/+9 |
| * | *: scm cleanup run. | vboxsync | 2015-08-14 | 1 | -3/+3 |
| * | debugvm manpage, refsect2 titles, bunch of other hacking. | vboxsync | 2015-06-16 | 1 | -27/+96 |
| * | Don't use ISession::COMGETTER(Console) return without checking for NULL. Will... | vboxsync | 2015-05-27 | 1 | -35/+40 |
| * | VBoxManage: A quick command handler return-code cleanup that turned out to be... | vboxsync | 2015-05-27 | 1 | -28/+30 |
| * | VBoxManage: Added vmdebug osdmesg. | vboxsync | 2015-05-27 | 1 | -2/+41 |
| * | VBoxManage debugvm osdetect: Load all plug-ins first. | vboxsync | 2015-05-16 | 1 | -0/+4 |
| * | VBoxManage: disable short options to "debugvm ... log" so that log | vboxsync | 2014-10-02 | 1 | -5/+11 |
| * | include VBox/com/EventQueue only if necessary | vboxsync | 2013-06-19 | 1 | -2/+0 |
| * | VBoxManage/DebugVM: Fixed "--debug" parameter, fixed parameter settings for l... | vboxsync | 2012-06-15 | 1 | -7/+10 |
| * | VBoxManage debugvm show improvemnts. | vboxsync | 2011-12-21 | 1 | -32/+133 |
| * | Implemented the log setting properties (read-only). | vboxsync | 2011-12-20 | 1 | -0/+50 |
| * | DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). Impleme... | vboxsync | 2011-12-16 | 1 | -0/+79 |
| * | Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters. | vboxsync | 2011-01-13 | 1 | -1/+9 |
| * | VBoxManage: Added the getregisters and setregisters subcommands to debugvm. D... | vboxsync | 2011-01-12 | 1 | -0/+149 |
| * | scm cleanups. | vboxsync | 2010-12-27 | 1 | -1/+0 |
| * | IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. Exposed t... | vboxsync | 2010-12-22 | 1 | -0/+65 |
| * | IMachineDebugger: Stubbed a few, new methods that may come in handy in the 4.... | vboxsync | 2010-12-20 | 1 | -3/+11 |
| * | VBoxManage: move vmstatistics to debugvm as a 'statistics' sub-command. Remov... | vboxsync | 2010-12-11 | 1 | -3/+81 |
| * | adj | vboxsync | 2010-12-09 | 1 | -1/+1 |
| * | VBoxManage: Added a debugvm command for injectnmi and dumpguestcore. | vboxsync | 2010-12-09 | 1 | -0/+154 |