VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17685   16 years vboxsync Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17683   16 years vboxsync OVF: don't export this twice
(edit) @17681   16 years vboxsync webservice: fix perl sample + documentation
(edit) @17679   16 years vboxsync Main/Hostonly: not specify name on Create
(edit) @17677   16 years vboxsync export pfnGetFunctions.
(edit) @17675   16 years vboxsync Fixed a possible deadlock when VRDP server is enabled/disabled in runtime.
(edit) @17674   16 years vboxsync Main: Remove forgotten files
(edit) @17673   16 years vboxsync Main: Fix MachineImpl
(edit) @17672   16 years vboxsync Main: Fix Compiling ApplicaneImpl on Windows
(edit) @17671   16 years vboxsync Main: Try to fix Windows builds
(edit) @17670   16 years vboxsync Main: Compile fixes
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17666   16 years vboxsync OVF: typo
(edit) @17664   16 years vboxsync OVF: replace no-op lock code with working lock
(edit) @17653   16 years vboxsync Main: Make diffs created on Immutable hard disks (and on …
(edit) @17652   16 years vboxsync Main: Don't allow to reset differencing hard disks that have children.
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17650   16 years vboxsync burn fix
(edit) @17649   16 years vboxsync NetAdp/win: always in connected state
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17647   16 years vboxsync OVF: fix windows burn
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17636   16 years vboxsync OVF: fix windows burns + warnings
(edit) @17635   16 years vboxsync OVF: API documentation
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17614   16 years vboxsync network adapter XML schema HostOnlyNetwork removed
(edit) @17613   16 years vboxsync IHostNetworkInterface:: BSTR IPV6NetworkMask -> ULONG …
(edit) @17609   16 years vboxsync network adapter XML schema HostOnlyNetwork -> HostOnlyInterface
(edit) @17608   16 years vboxsync network adapter XML schema HostInterface -> BridgedInterface
(edit) @17601   16 years vboxsync Set HWVirtEx to true by default for new VMs.
(edit) @17600   16 years vboxsync Main: Reset mIPCSem when releasing IPC semaphore to avoid a rare …
(edit) @17581   16 years vboxsync OVF: make it simpler
(edit) @17580   16 years vboxsync OVF: export os type
(edit) @17578   16 years vboxsync OVF: fixes for empty disks creation
(edit) @17577   16 years vboxsync OVF: don't crash on missing VM name (use Utf8Str::isEmpty() instead of …
(edit) @17576   16 years vboxsync OVF: export fixes
(edit) @17573   16 years vboxsync xml: separate element, attribute and content nodes
(edit) @17570   16 years vboxsync VBoxCGlueTerm and VBOX_GET_XPCOMC_FUNCTIONS_SYMBOL_NAME fixes.
(edit) @17569   16 years vboxsync build fix.
(edit) @17567   16 years vboxsync build VBoxXPCOMC everywhere except on windows.
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17560   16 years vboxsync Main-XML: return missing
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17542   16 years vboxsync Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
(edit) @17539   16 years vboxsync ConsoleImpl2.cpp: Prep for lots of ram.
(edit) @17516   16 years vboxsync NettIf/win: ipconfig fixes
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