| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | /Config.kmk and many other places: Change VBOX_VENDOR to the official copyrig... | vboxsync | 2022-08-22 | 1 | -3/+1 |
| * | doc/manual,FE/VBoxManage: Make use of the general options from the refentry X... | vboxsync | 2022-03-17 | 1 | -62/+5 |
| * | FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only used t... | vboxsync | 2022-03-15 | 1 | -125/+0 |
| * | FE/VBoxManage: Some more cleanups, ​bugref:9186 | vboxsync | 2022-03-15 | 1 | -41/+0 |
| * | FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX... | vboxsync | 2022-03-15 | 1 | -22/+7 |
| * | doc/manual,FE/VBoxManage: Convert modifymedium command to refentry documentat... | vboxsync | 2022-03-14 | 1 | -24/+0 |
| * | doc/manual,FE/VBoxManage: Convert storageattach command to refentry documenta... | vboxsync | 2022-03-14 | 1 | -33/+0 |
| * | doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry documentat... | vboxsync | 2022-03-13 | 1 | -10/+0 |
| * | doc/manual,FE/VBoxManage: Convert hostonlyif command to refentry documentatio... | vboxsync | 2022-03-13 | 1 | -22/+0 |
| * | doc/manual,FE/VBoxManage: Convert natnetwork command to refentry documentatio... | vboxsync | 2022-03-13 | 1 | -32/+0 |
| * | doc/manual,FE/VBoxManage: Convert metrics command to refentry documentation, ... | vboxsync | 2022-03-13 | 1 | -24/+2 |
| * | doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry documentat... | vboxsync | 2022-03-13 | 1 | -5/+0 |
| * | doc/manual,FE/VBoxManage: Convert guestproperty command to refentry documenta... | vboxsync | 2022-03-13 | 1 | -5/+0 |
| * | doc/manual,FE/VBoxManage: Convert usbfilter command to refentry documentation... | vboxsync | 2022-03-13 | 1 | -43/+0 |
| * | doc/manual,FE/VBoxManage: Convert setproperty commands to refentry documentat... | vboxsync | 2022-03-13 | 1 | -21/+0 |
| * | doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands to refen... | vboxsync | 2022-03-12 | 1 | -13/+0 |
| * | doc/manual,FE/VBoxManage: Convert convertfromraw command to refentry document... | vboxsync | 2022-03-12 | 1 | -12/+0 |
| * | doc/manual,FE/VBoxManage: Convert checkmediumpwd command to refentry document... | vboxsync | 2022-03-12 | 1 | -6/+0 |
| * | doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry documenta... | vboxsync | 2022-03-12 | 1 | -9/+0 |
| * | doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry document... | vboxsync | 2022-03-12 | 1 | -12/+0 |
| * | doc/manual,FE/VBoxManage: Convert clonemedium command to refentry documentati... | vboxsync | 2022-03-12 | 1 | -8/+0 |
| * | doc/manual,FE/VBoxManage: Convert createmedium command to refentry documentat... | vboxsync | 2022-03-12 | 1 | -12/+0 |
| * | doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry document... | vboxsync | 2022-03-12 | 1 | -5/+0 |
| * | doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry documentat... | vboxsync | 2022-03-11 | 1 | -13/+0 |
| * | doc/manual,FE/VBoxManage: Convert storagectl command to refentry documentatio... | vboxsync | 2022-03-11 | 1 | -15/+0 |
| * | doc/manual,FE/VBoxManage: Convert closemedium command to refentry documentati... | vboxsync | 2022-03-11 | 1 | -6/+0 |
| * | doc/manual,FE/VBoxManage: Convert adoptstate command to refentry documentatio... | vboxsync | 2022-03-11 | 1 | -5/+0 |
| * | doc/manual,FE/VBoxManage: Convert discardstate command to refentry documentat... | vboxsync | 2022-03-11 | 1 | -5/+0 |
| * | include/iprt/message.h: Max out the available bits for the scope, we need a l... | vboxsync | 2022-02-11 | 1 | -114/+0 |
| * | Main: bugref:1909: Fixed help output in VBoxManage | vboxsync | 2022-01-19 | 1 | -1/+2 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | VBoxManage: Generate const tables that doesn't require runtime initialization... | vboxsync | 2021-12-15 | 1 | -44/+46 |
| * | Main: bugref:1909: Fixed type conversion for atomic variable | vboxsync | 2021-12-09 | 1 | -6/+6 |
| * | Main: bugref:1909: Fixed compilation errors | vboxsync | 2021-12-08 | 1 | -8/+6 |
| * | Main: bugref:1909: Fixed compilation errors | vboxsync | 2021-12-08 | 1 | -3/+5 |
| * | Main: bugref:1909: Fixed compilation errors | vboxsync | 2021-12-08 | 1 | -6/+6 |
| * | Main: bugref:1909: Fixed compilation errors | vboxsync | 2021-12-08 | 1 | -2/+2 |
| * | Main: bugref:1909: Fixed compilation errors | vboxsync | 2021-12-08 | 1 | -3/+3 |
| * | Main: bugref:1909: Added handling built-in docbook help for languages other t... | vboxsync | 2021-12-08 | 1 | -24/+78 |
| * | VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, --testing-mmio=... | vboxsync | 2021-11-22 | 1 | -21/+71 |
| * | Main" bugref:1909: Removed translation marks form printUsage and its callees.... | vboxsync | 2021-11-15 | 1 | -351/+314 |
| * | Main: bugref:1909: Fixed compilation issues | vboxsync | 2021-11-11 | 1 | -1/+0 |
| * | Main: bugref:1909: Added translation marks around messages of VBoxManage output | vboxsync | 2021-11-11 | 1 | -338/+397 |
| * | Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", keeping it wi... | vboxsync | 2021-11-11 | 1 | -2/+5 |
| * | doc, Frontends/VBoxManage: Integrate several refentry documentation pieces, b... | vboxsync | 2021-09-10 | 1 | -364/+12 |
| * | Main: bugref:1909: Added API localization | vboxsync | 2021-08-24 | 1 | -0/+3 |
| * | Main: bugref:9341: Added ability to change VM autostart options when VM is po... | vboxsync | 2021-06-10 | 1 | -0/+2 |
| * | Intel IOMMU: bugref:9967 VBoxManage: Allow enabling Intel IOMMU (when VBOX_WI... | vboxsync | 2021-04-05 | 1 | -1/+5 |