VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63567   8 年 vboxsync scm: cleaning up todos
(edit) @63384   8 年 vboxsync Frontends: warnings (gcc)
(edit) @63300   8 年 vboxsync VBoxManage: warnings
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62493   8 年 vboxsync (C) 2016
(edit) @61674   8 年 vboxsync FE/VBoxManage: Committed too much
(edit) @61673   8 年 vboxsync FE/VBoxManage: Add dumpgueststack subcommand for debugvm
(edit) @60025   9 年 vboxsync VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
(edit) @60011   9 年 vboxsync VBoxManage: Support the different naming scheme for NVME devices on …
(edit) @58957   9 年 vboxsync VBoxManage: fix typo in usage for createrawvmdk.
(edit) @57428   9 年 vboxsync DECLCALLBACK
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57064   9 年 vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @56918   9 年 vboxsync Frontends/VBoxManage: take different partition numbering (MBR) on …
(edit) @56912   9 年 vboxsync Frontends/VBoxManage: add -relative support for creating raw partition …
(edit) @56910   9 年 vboxsync Main/VBoxManage: cleanup in raw partition handling, eliminating …
(edit) @56391   9 年 vboxsync VBoxManage: don't hide the help for 'internalcommands gueststats'
(edit) @56118   10 年 vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55906   10 年 vboxsync FE/VBoxManage: Fix reading the partition table on Windows, ReadFile …
(edit) @55020   10 年 vboxsync VBoxManage: fixed unimportant memory leak
(edit) @49621   11 年 vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @48878   11 年 vboxsync include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
(edit) @46999   11 年 vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @45596   12 年 vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO when opening the image to change …
(edit) @43207   12 年 vboxsync VBoxManage: minor cleanup of GPT handling code
(edit) @42860   12 年 vboxsync Frontends/VBoxManage: GPT partitioning for raw partition access has …
(edit) @41245   13 年 vboxsync Frontends/VBoxManage: fix incorrect debug only code which can crash …
(edit) @40677   13 年 vboxsync Frontends/VBoxManage: dumphdinfo doesn't need write access
(edit) @40107   13 年 vboxsync Storage: The backend has to provide the nweline when calling …
(edit) @39660   13 年 vboxsync FE/VBoxManage: Add support for raw image files in createrawvmdk (based …
(edit) @39576   13 年 vboxsync FE/VBoxManage: New internal command to repair dis images
(edit) @39477   13 年 vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @38526   13 年 vboxsync FE/CLI: accident check-in
(edit) @38525   13 年 vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(edit) @38469   13 年 vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @37925   13 年 vboxsync VBoxManage storageattach: make the --device parameter optional
(edit) @37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36303   14 年 vboxsync FE/VBoxManage: Introduce -relative parameter for FreeBSD (Thanks to …
(edit) @36069   14 年 vboxsync Main/Guest: InternalGetStatistics now returns 0s if VM is not running
(edit) @36067   14 年 vboxsync VBoxManage: added internal command gueststats
(edit) @35238   14 年 vboxsync Frontends/VBoxManage: makes no sense to register a raw disk/partition …
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33567   14 年 vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33550   14 年 vboxsync some more spelling fixes, thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 年 vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33464   14 年 vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33294   14 年 vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33229   14 年 vboxsync DIGEST_LEN, not STRING_LEN as the terminator is not included
(edit) @33228   14 年 vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @33082   14 年 vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @32718   14 年 vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32709   14 年 vboxsync VBoxManage: don't show the logo by default; output to stdout if help …
(edit) @32701   14 年 vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32536   14 年 vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 年 vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @31568   14 年 vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31542   14 年 vboxsync build fix
(edit) @31539   14 年 vboxsync Main: use settings struct for machine user data; remove …
(edit) @31461   14 年 vboxsync added VBoxManage internalcommands sethdparentuuid
(edit) @31257   14 年 vboxsync FE/VBoxManage: fix help category for internalcommands dumphdinfo
(edit) @31019   14 年 vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 年 vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 年 vboxsync Main: reorganize session APIs
(edit) @30321   14 年 vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30319   14 年 vboxsync VBoxManage: added internal command: debuglog
(edit) @29651   15 年 vboxsync Frontends/VBoxManage: fix for freeing memory
(edit) @29650   15 年 vboxsync build fix
(edit) @29649   15 年 vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27797   15 年 vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27357   15 年 vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO for dumphdinfo (Fails on diff …
(edit) @27133   15 年 vboxsync FE/VBoxManage: Make raw disk support work for FreeBSD, contributed by …
(edit) @26288   15 年 vboxsync back out r57355 again
(edit) @26286   15 年 vboxsync VBoxManage: add internalcommands testsession <vmname> for debugging
(edit) @24998   15 年 vboxsync VBoxManage: fix shadow warnings
(edit) @23973   15 年 vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23223   15 年 vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22982   15 年 vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22173   15 年 vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21806   15 年 vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21556   15 年 vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21394   15 年 vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 年 vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @20928   15 年 vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20864   15 年 vboxsync SUP,*: API cleanup.
(edit) @20842   15 年 vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20629   15 年 vboxsync Frontends/VBoxManage: fix creating raw VMDKs for odd logical partition …
(edit) @20290   16 年 vboxsync back out accidental checkin
(edit) @20289   16 年 vboxsync Frontends/VBoxManage: fix showvminfo --machinereadable output of boot order
(edit) @19239   16 年 vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @18491   16 年 vboxsync VBoxInternalManage: pointer diff -> unsigned warning (hope gcc likes …
(edit) @18227   16 年 vboxsync debugging leftover
(edit) @18177   16 年 vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18164   16 年 vboxsync VBoxManage/raw partitions: comments
(edit) @18162   16 年 vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @17970   16 年 vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17836   16 年 vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @16873   16 年 vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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