VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36303   14 years vboxsync FE/VBoxManage: Introduce -relative parameter for FreeBSD (Thanks to …
(edit) @36069   14 years vboxsync Main/Guest: InternalGetStatistics now returns 0s if VM is not running
(edit) @36067   14 years vboxsync VBoxManage: added internal command gueststats
(edit) @35238   14 years vboxsync Frontends/VBoxManage: makes no sense to register a raw disk/partition …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(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) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(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) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(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) @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) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(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) @31257   14 years vboxsync FE/VBoxManage: fix help category for internalcommands dumphdinfo
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30321   14 years vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30319   14 years vboxsync VBoxManage: added internal command: debuglog
(edit) @29651   15 years vboxsync Frontends/VBoxManage: fix for freeing memory
(edit) @29650   15 years vboxsync build fix
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27357   15 years vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO for dumphdinfo (Fails on diff …
(edit) @27133   15 years vboxsync FE/VBoxManage: Make raw disk support work for FreeBSD, contributed by …
(edit) @26288   15 years vboxsync back out r57355 again
(edit) @26286   15 years vboxsync VBoxManage: add internalcommands testsession <vmname> for debugging
(edit) @24998   15 years vboxsync VBoxManage: fix shadow warnings
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21556   15 years vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20629   15 years vboxsync Frontends/VBoxManage: fix creating raw VMDKs for odd logical partition …
(edit) @20290   16 years vboxsync back out accidental checkin
(edit) @20289   16 years vboxsync Frontends/VBoxManage: fix showvminfo --machinereadable output of boot order
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @18491   16 years vboxsync VBoxInternalManage: pointer diff -> unsigned warning (hope gcc likes …
(edit) @18227   16 years vboxsync debugging leftover
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18164   16 years vboxsync VBoxManage/raw partitions: comments
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17836   16 years vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @15602   16 years vboxsync VBoxManage: move converthd back to internalcommands, and a few minor …
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @14838   16 years vboxsync compile fix
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14732   16 years vboxsync VBoxManage: file header cleanup.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @12776   16 years vboxsync fixed Linux builds
(edit) @12775   16 years vboxsync Added simple 'convertdisk' command.
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11139   16 years vboxsync FE/VBoxManage: fix incorrect error msg.
(edit) @11138   16 years vboxsync FE/VBoxManage: use proper return value for converttoraw command.
(edit) @11136   16 years vboxsync Raw disk: Accept fixed and removable media, but still no floppy drives.
(edit) @11131   16 years vboxsync Improve error handling/diagnostics for raw disk vmdk creation.
(edit) @11066   16 years vboxsync VBoxManage: Implement converting arbitrary image formats supported by …
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @9975   16 years vboxsync Fix incorrect 63 sector minimum logical partition start offset. Also …
(edit) @9891   16 years vboxsync Print error msg containing the detected raw disk size if it's not …
(edit) @9856   16 years vboxsync Make Solaris raw disks (the unbuffered ones which are char devices) …
(edit) @9493   17 years vboxsync warnings
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @8982   17 years vboxsync Documentation correction.
(edit) @8969   17 years vboxsync Disk size ioctl fix for createrawvmdk.
(edit) @8835   17 years vboxsync Implement getting the block device size on Solaris in creating raw …
(edit) @8812   17 years vboxsync Build fix for OSX.
(edit) @8811   17 years vboxsync Improve raw vmdk disk size detection on Linux, implement disk size …
(edit) @8516   17 years vboxsync Add todo, supporting bigger raw disks.
(edit) @8230   17 years vboxsync Move raw disk/partition code to regular internalcommands.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
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