VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33672   14 years vboxsync VBoxManage/Guest Control: Update.
(edit) @33600   14 years vboxsync VBoxManage: check if I/O APIC state is consistent with chipset
(edit) @33597   14 years vboxsync VBoxManage/Guest Control: Update.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33589   14 years vboxsync VBoxManage: warnings
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33565   14 years vboxsync VBoxManage: Newlines in error messages.
(edit) @33564   14 years vboxsync VBoxManage: Added "guestcontrol updateadditions <VM-Name>" to update …
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33550   14 years vboxsync some more spelling fixes, thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33495   14 years vboxsync missing check for NULL after relocation
(edit) @33489   14 years vboxsync VBoxManage: simplification, loop was nonsense
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33456   14 years vboxsync VBoxManage: remove openmedium command which no longer does anything …
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33448   14 years vboxsync Guest Copy/VBoxManage+VBoxService: Update.
(edit) @33446   14 years vboxsync Guest Copy/VBoxManage+Main: Update.
(edit) @33425   14 years vboxsync VBoxManage: fix snapshot messup caused by API changes from last week
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33414   14 years vboxsync Build fix.
(edit) @33413   14 years vboxsync Guest Copy/VBoxManage+Main: Index bugfixes.
(edit) @33411   14 years vboxsync Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33406   14 years vboxsync VBoxManage: update help text
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33372   14 years vboxsync VBoxManage: typo
(edit) @33363   14 years vboxsync VBoxManage: document the disabled code
(edit) @33361   14 years vboxsync VBoxManage: replace --controller by --disk to allow to rewrite the …
(edit) @33357   14 years vboxsync VBoxManage: add missing --controller option
(edit) @33356   14 years vboxsync VBoxManage: its import and export
(edit) @33322   14 years vboxsync Main/Medium: remaining bits for MediumType_Readonly
(edit) @33302   14 years vboxsync Accidently enabled debug/test code.
(edit) @33301   14 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33253   14 years vboxsync build fix (some EOF header define clash)
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33229   14 years vboxsync DIGEST_LEN, not STRING_LEN as the terminator is not included
(edit) @33228   14 years vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @33202   14 years vboxsync VBoxManage: error reporting
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33132   14 years vboxsync Frontends/VBoxManage: fix more error paths around unknown/invalid media
(edit) @33084   14 years vboxsync Frontends/VBoxManage: fix error handling code path in clonehd
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33020   14 years vboxsync VBoxManage: chipset type support
(edit) @32997   14 years vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32976   14 years vboxsync Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
(edit) @32973   14 years vboxsync Guest Copy/VBoxManage: Implemented support for reading files from an …
(edit) @32947   14 years vboxsync VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
(edit) @32913   14 years vboxsync Missing break
(edit) @32888   14 years vboxsync Guest Copy/VBoxManage: Additional parameter check.
(edit) @32887   14 years vboxsync Hide FT
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32854   14 years vboxsync build fix
(edit) @32853   14 years vboxsync Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32733   14 years vboxsync com/string: this is tricky to get right on COM and on XPCOM
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32719   14 years vboxsync VBoxManage/Makefile.kmk: DEFS cleanup
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32712   14 years vboxsync VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
(edit) @32709   14 years vboxsync VBoxManage: don't show the logo by default; output to stdout if help …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32686   14 years vboxsync VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32081   14 years vboxsync FE/VBoxManage: oops
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31991   14 years vboxsync warning
(edit) @31977   14 years vboxsync Duplicate
(edit) @31976   14 years vboxsync FT options for modifyvm
(edit) @31779   14 years vboxsync VBoxManage: Help update
(edit) @31778   14 years vboxsync VBoxManage: Add option for resizing an image
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31599   14 years vboxsync FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31575   14 years vboxsync uninitialized variable
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31542   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31461   14 years vboxsync added VBoxManage internalcommands sethdparentuuid
(edit) @31381   14 years vboxsync VBoxManageGuestCtrl: warning
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31298   14 years vboxsync gcc warning
(edit) @31291   14 years vboxsync Missing updates part two
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette