VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18356   16 years vboxsync trailing newline please.
(edit) @18350   16 years vboxsync OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent …
(edit) @18348   16 years vboxsync LsiLogic, BusLogic: Add Led support
(edit) @18340   16 years vboxsync OVF: default to bridged networking on import as expected by vmware
(edit) @18334   16 years vboxsync OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio …
(edit) @18323   16 years vboxsync DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
(edit) @18313   16 years vboxsync Main: a different approach to opening images read-only for import …
(edit) @18311   16 years vboxsync OVF: resort & uuid
(edit) @18310   16 years vboxsync OVF: add some more recourse types
(edit) @18306   16 years vboxsync OVF: fix progress values for disks on import
(edit) @18304   16 years vboxsync OVF: common implementation for asynchronous disk progress; more …
(edit) @18301   16 years vboxsync OVF: break out if canceled
(edit) @18292   16 years vboxsync ConsoleImpl2.cpp: Set HwVirtExtForced if there is memory above 4GB and …
(edit) @18283   16 years vboxsync OVF: make import and export cancellable
(edit) @18278   16 years vboxsync OVF: fix broken progress computation on export
(edit) @18277   16 years vboxsync typos
(edit) @18276   16 years vboxsync Main: document new IProgress weighting
(edit) @18275   16 years vboxsync Main: fix borkage introduced by r44866 which caused all hard disk to …
(edit) @18273   16 years vboxsync OVF: fix export breakage from IProgress update
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18260   16 years vboxsync Main: fixed warnings
(edit) @18258   16 years vboxsync API docs
(edit) @18257   16 years vboxsync Main: fix warnings
(edit) @18252   16 years vboxsync Main: performance header cleanup.
(edit) @18248   16 years vboxsync OVF: reorder appliance implementation code, no functional changes
(edit) @18246   16 years vboxsync license header updates from filemuncher
(edit) @18244   16 years vboxsync Cbinding: fixed problem due to change using static buffer.
(edit) @18241   16 years vboxsync VBoxXPCOMCGlue.*: Reverted back the licensing changes as per 2221#c147
(edit) @18221   16 years vboxsync VBoxXPCOMCGlue.c: Drop the malloc/free and use a 4KB static path …
(edit) @18220   16 years vboxsync OVF: parse EULA section with ovf 0.9 too
(edit) @18217   16 years vboxsync Main: OVF API docs.
(edit) @18216   16 years vboxsync Main: fix SDK breakage, always use dir=return instead of dir=out when …
(edit) @18214   16 years vboxsync OVF: added AddDescription; return the created VirtualSystemDescription …
(edit) @18210   16 years vboxsync Remove some no longer needed code.
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18206   16 years vboxsync Main: Improve fix for #3727 by handling case when oldimage != image.
(edit) @18202   16 years vboxsync Cbinding: licensing changes
(edit) @18201   16 years vboxsync OVF: header file changes missing
(edit) @18197   16 years vboxsync OVF: added getValuesByType & the license text to the describtions
(edit) @18194   16 years vboxsync Main: #3727: VBoxManage controlvm dvdattach does not work if the image …
(edit) @18185   16 years vboxsync Cbinding: licensing changes
(edit) @18184   16 years vboxsync Cbinding: licensing changes
(edit) @18183   16 years vboxsync Added copyright info to VBoxSVC/VBoxC Windows resources.
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18173   16 years vboxsync Main: Protect every use of the StorageController list and remove …
(edit) @18163   16 years vboxsync Main: api docs
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18158   16 years vboxsync fixed SEGFAULT in MachineImpl::rollback()
(edit) @18156   16 years vboxsync VBoxXPCOMCGlue.c: bugref.
(edit) @18155   16 years vboxsync VBoxXPCOMCGlue.c: Added a todo.
(edit) @18153   16 years vboxsync OVF: typo
(edit) @18152   16 years vboxsync OVF: don't fail if hard disk image appears in XML before the …
(edit) @18147   16 years vboxsync webservices/SDK: Don't waste time searching fr owsdl2py and stubmaker …
(edit) @18145   16 years vboxsync Report proper file version for VBoxC/VBoxSVC on Windows.
(edit) @18137   16 years vboxsync CBinding: removed the deprecated tstLinuxC testcase and made the …
(edit) @18136   16 years vboxsync NetIf: disable changing settings for non-host-only
(edit) @18121   16 years vboxsync Main/HardDisk: enable cancelling for all operations which take really …
(edit) @18120   16 years vboxsync Main/Progress: implement cancelling of activities associated with …
(edit) @18116   16 years vboxsync FE/Qt4: only test if the guest entered the ACPI state if this …
(edit) @18115   16 years vboxsync Main/HardDisk: implement flattenTo() API. a bit code duplication left …
(edit) @18114   16 years vboxsync Main/Appliance: use the flattenTo API when exporting the image to …
(edit) @18113   16 years vboxsync don't spam the release log if Guest::GetStatistic() fails
(edit) @18107   16 years vboxsync IMedium: improve wording; correct typos.
(edit) @18103   16 years vboxsync webservice/vboxweb: adapt command line handling to changed RTGetOpt …
(edit) @18081   16 years vboxsync Cbinding: fixed the example, for changes made in VBoxXPCOMCGlue
(edit) @18079   16 years vboxsync vboxweb.cpp: warnings (MSC).
(edit) @18068   16 years vboxsync remove tap for non-linux platforms
(edit) @18062   16 years vboxsync SDK: better error reporting on missing tools
(edit) @18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
(edit) @18049   16 years vboxsync Fix "unused variable cnt" warnings for the release build.
(edit) @18025   16 years vboxsync OVF: new uuid
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18020   16 years vboxsync Cbinding: made change to pass libvirt tests
(edit) @18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
(edit) @18016   16 years vboxsync Attempt to fix a non-NETFLT build.
(edit) @18015   16 years vboxsync OVF: upper-case OVF constants for consistency.
(edit) @18014   16 years vboxsync Host-only static IP persistency and defaults for all platforms except …
(edit) @18013   16 years vboxsync win DHCP server de-consoled
(edit) @18012   16 years vboxsync OVF: added support for host only networking import
(edit) @18007   16 years vboxsync OVF: be a little bit smarter on the network card type import
(edit) @18002   16 years vboxsync SettingsConverter: Fix conversion from very old versions like 1.2. …
(edit) @18000   16 years vboxsync IPv6 remove bug.
(edit) @17997   16 years vboxsync warnings
(edit) @17996   16 years vboxsync warning
(edit) @17991   16 years vboxsync default Dhcp server settings for non-windows platforms
(edit) @17990   16 years vboxsync default dhcp server
(edit) @17989   16 years vboxsync Fixes for ip addresses and masks.
(edit) @17985   16 years vboxsync NetIf/win: clear static ip impl
(edit) @17984   16 years vboxsync win burn fixes
(edit) @17983   16 years vboxsync remove duplicated dhcp runner
(edit) @17982   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17981   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17974   16 years vboxsync ugly hack
(edit) @17971   16 years vboxsync Solaris/NetIfList: Fixed non-working config. We MUST have shortname == …
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17965   16 years vboxsync OVF: import/export VM descriptions (comments)
(edit) @17963   16 years vboxsync OVF: fix OpenSolaris import/export; import ethernet adapter hardware …
Note: See TracRevisionLog for help on using the revision log.

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