VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @17961   16 years vboxsync dhcp config/launch fixes
(edit) @17956   16 years vboxsync OVF: export the network card hardware type
(edit) @17946   16 years vboxsync disable the asserting dummi code
(edit) @17942   16 years vboxsync Moved default USB enabling to the GUI.
(edit) @17941   16 years vboxsync OVF: On import attach to the first available host network interface if …
(edit) @17940   16 years vboxsync dhcp runner fixes + disabled launching code
(edit) @17937   16 years vboxsync typo
(edit) @17936   16 years vboxsync OVF: don't write 'blah'
(edit) @17934   16 years vboxsync Enable the OHCI and EHCI controller by default for new VMs.
(edit) @17930   16 years vboxsync Main: fix win
(edit) @17929   16 years vboxsync Main: enabled -Wunused; fixed some warnings
(edit) @17920   16 years vboxsync warnings, RT_ELEMENTS
(edit) @17915   16 years vboxsync simplification
(edit) @17913   16 years vboxsync Fix burn; can't use NOREF() here.
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17905   16 years vboxsync win OSE fix
(edit) @17904   16 years vboxsync win OSE fix
(edit) @17895   16 years vboxsync OSE fixes
(edit) @17893   16 years vboxsync dhcp settings uninit fix
(edit) @17891   16 years vboxsync OSE fix
(edit) @17890   16 years vboxsync dhcp settings fixes
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17887   16 years vboxsync dhcp settings fixes
(edit) @17886   16 years vboxsync VBoxManage: dhcp settings help + list impl
(edit) @17885   16 years vboxsync crOpenGL: disabled for Snow Leopard 64-bit
(edit) @17882   16 years vboxsync VBoxManage: dhcp cfg basics, neither list nor help yet
(edit) @17881   16 years vboxsync dhcp settings
(edit) @17879   16 years vboxsync XIDL: fixed SDK burns (method need "return", not "out" direction, if …
(edit) @17877   16 years vboxsync export to OSE
(edit) @17876   16 years vboxsync more dhcp settings impl
(edit) @17875   16 years vboxsync export to OSE
(edit) @17874   16 years vboxsync more dhcp settings
(edit) @17873   16 years vboxsync OVF: we are writing compressed disks now
(edit) @17872   16 years vboxsync partial dhcp settings impl
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