VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17757   16 years vboxsync Cbinding: removed unnecessary functions
(edit) @17756   16 years vboxsync OVF: wrong object used
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17754   16 years vboxsync Cbinding: reverting 44270
(edit) @17752   16 years vboxsync Main: update SCSI API docs
(edit) @17750   16 years vboxsync Cbinding: updated licence info.
(edit) @17749   16 years vboxsync Cbinding: updated licence info.
(edit) @17747   16 years vboxsync OVF: inverted ofc
(edit) @17746   16 years vboxsync OVF: use string.endsWith
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17741   16 years vboxsync OVF: use the format based on the target file extension & not based on …
(edit) @17738   16 years vboxsync SDK: fix stubmaker issues
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17736   16 years vboxsync fix compiler warning
(edit) @17729   16 years vboxsync Cbinding: updated sample makefile and removed extra 's'
(edit) @17727   16 years vboxsync Cbinding: updated comments
(edit) @17725   16 years vboxsync Cbinding: Updated the sample program and placed it in appropriate …
(edit) @17722   16 years vboxsync #3569: IPv6 static ip config for unix platforms + 'remove' option in …
(edit) @17721   16 years vboxsync Turbolinux
(edit) @17718   16 years vboxsync OVF: fix missing VM name on export
(edit) @17717   16 years vboxsync SDK: build perl WS binding during the SDK build
(edit) @17713   16 years vboxsync NetIf/win: dhcp enabled property implementation
(edit) @17712   16 years vboxsync Cbinding: Updated the VBoxXPCOMC.cpp so that only one function namely …
(edit) @17711   16 years vboxsync burn fix
(edit) @17710   16 years vboxsync NetIf/win fixes
(edit) @17709   16 years vboxsync compile fix
(edit) @17706   16 years vboxsync Cbinding: removed the example which is no more valid way accessing the …
(edit) @17703   16 years vboxsync #3569: IPv4 static ip config for unix platforms + darwin NetIfList update
(edit) @17700   16 years vboxsync Main/NetIf: boolean dhcpEnabled property, NOTIMPL yet
(edit) @17699   16 years vboxsync OVF: detach the target disk after export
(edit) @17697   16 years vboxsync NetIf/win fixes
(edit) @17696   16 years vboxsync OVF: use ProgressErrorInfo for fetching the error info
(edit) @17694   16 years vboxsync NetIf/win fixes
(edit) @17690   16 years vboxsync Fixed the issue with composeIPv6PrefixLenghFromAddress always returning -1.
(edit) @17689   16 years vboxsync Main API: cosmetics; no code changes.
(edit) @17688   16 years vboxsync Main API: cosmetics only; no code changes.
(edit) @17686   16 years vboxsync Main: Compile fix for debug builds
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