VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17871   16 years vboxsync OVF: implemented SATA controller import
(edit) @17870   16 years vboxsync OVF: export the selected controller type
(edit) @17869   16 years vboxsync Main: Fix windows builds
(edit) @17868   16 years vboxsync OVF: fixed exporting of SATA & SCSI controllers
(edit) @17866   16 years vboxsync api for running DhcpServer
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17856   16 years vboxsync composeIPv6PrefixLenghFromAddress fix (prefix len always returned as …
(edit) @17843   16 years vboxsync VBoxManage hostonly-related fixes.
(edit) @17842   16 years vboxsync NetIf/win: DhcpRediscover fix
(edit) @17837   16 years vboxsync Cbinding: added a function to get vbox version.
(edit) @17836   16 years vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @17835   16 years vboxsync NetIf/win: DhcpRediscover
(edit) @17834   16 years vboxsync Fix for listing Linux hostonly adapters.
(edit) @17833   16 years vboxsync OVF: fix windows burns
(edit) @17832   16 years vboxsync OVF: export SCSI controller only if there is one; make stream …
(edit) @17830   16 years vboxsync OVF: report capacity and file size of exported images in XML
(edit) @17829   16 years vboxsync OVF: clean up target disk after export error
(edit) @17827   16 years vboxsync OVF: move warnings from IVirtualSystem to IAppliance; fix error …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17824   16 years vboxsync Solaris network interface type fix.
(edit) @17821   16 years vboxsync Cbinding: fixed minor bug where dlopen handle for VBoxXPCOMC was lost.
(edit) @17815   16 years vboxsync Cbinding: burn fix :(
(edit) @17814   16 years vboxsync Fix for Darwin network interface names.
(edit) @17813   16 years vboxsync Cbinding: integrated the glue code in libvirt so that the files are …
(edit) @17811   16 years vboxsync NetAdp/win: rename connection on install
(edit) @17810   16 years vboxsync Main: fix IVirtualBox::GetNextExtraDataKey to accept empty strings as …
(edit) @17804   16 years vboxsync Spaces to tabs for consistency.
(edit) @17793   16 years vboxsync Cbinding: changed the header filename to be consistent throughout.
(edit) @17776   16 years vboxsync typo
(edit) @17774   16 years vboxsync burn fix
(edit) @17773   16 years vboxsync NetAdp/win: make the network connection be named properly
(edit) @17769   16 years vboxsync try to fix the solaris burns
(edit) @17768   16 years vboxsync export
(edit) @17764   16 years vboxsync Hostonly installer for Darwin
(edit) @17763   16 years vboxsync Non-windows burn fix (take two)
(edit) @17762   16 years vboxsync OVF: bad typo
(edit) @17761   16 years vboxsync Non-windows burn fix
(edit) @17760   16 years vboxsync OVF: use compare method
(edit) @17759   16 years vboxsync Main/NetIf: IPv4 properties changed from ULONG to wstring, VBoxManage fixes
(edit) @17758   16 years vboxsync OVF: for now, yes, this will be improved later
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