VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18801   16 years vboxsync webservices: allow to override VBOX_GSOAP_CXX_SOURCES and …
(edit) @18799   16 years vboxsync OVF: don't use return if we are in a try catch block
(edit) @18786   16 years vboxsync CBinding: sample program for callbacks.
(edit) @18785   16 years vboxsync API/MachineImpl: double-dash command line options and support starting …
(edit) @18758   16 years vboxsync additional comment
(edit) @18755   16 years vboxsync ConsoleImpl.cpp/powerUpThread: Deregister the error VMSetError …
(edit) @18749   16 years vboxsync Stopping the build when doxygen is unhappy is not yet ready for prime …
(edit) @18743   16 years vboxsync kmk doc: stop when doxygen is unhappy with VirtualBox.xidl
(edit) @18738   16 years vboxsync Main/docs: #3780: “Errors/Warnings when building docs” Make it hard to …
(edit) @18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
(edit) @18715   16 years vboxsync Main/Makefile.kmk: r=bird: questions about the …
(edit) @18710   16 years vboxsync Updated dirty hack to use slot 0x11 instead of 11.
(edit) @18704   16 years vboxsync rename TAP to NetAdp, remove abandoned tap win code
(edit) @18702   16 years vboxsync OVF: enable the I/O APIC on import of Windows machines.
(edit) @18701   16 years vboxsync ConsoleImpl2/win: cleaned old tap init code
(edit) @18698   16 years vboxsync OVF: this was for r45536
(edit) @18697   16 years vboxsync OVF: this was for r45633
(edit) @18696   16 years vboxsync Ugly hack to swap slots 11 and 3 so 82545EM ends up in slot 11 (as in …
(edit) @18695   16 years vboxsync OVF: reserve a miscellaneous config item for later string config when …
(edit) @18694   16 years vboxsync SDK licensing
(edit) @18686   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Remaining dead links …
(edit) @18685   16 years vboxsync OVF: use NetworkAdapterType_I82545EM as the default for E1000 on import
(edit) @18684   16 years vboxsync Main: API documentation
(edit) @18683   16 years vboxsync SDK: refactoring
(edit) @18681   16 years vboxsync SDK: basic Win Python support, refactoring
(edit) @18676   16 years vboxsync NetAdp/win: add/remove fixes
(edit) @18674   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Garbage collected 5 …
(edit) @18669   16 years vboxsync DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
(edit) @18664   16 years vboxsync Main: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18644   16 years vboxsync Doxygen: correct some mis-escaped references and add missing …
(edit) @18643   16 years vboxsync Typos in comments corrected while fixing doxygen warnings.
(edit) @18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
(edit) @18630   16 years vboxsync Doxyfile.Main: Restored indentation and formatting.
(edit) @18627   16 years vboxsync OVF: fix OVF 0.9 output to make ovftool happy
(edit) @18623   16 years vboxsync OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
(edit) @18621   16 years vboxsync fix for xTracker #3762
(edit) @18609   16 years vboxsync SDK: versioning in samples, cleanup
(edit) @18608   16 years vboxsync SDK: better versioning
(edit) @18605   16 years vboxsync SDK: better JAX-WS versioning
(edit) @18594   16 years vboxsync Fixed the problem with vboxnet0 not getting static IP on VM start.
(edit) @18592   16 years vboxsync VirtualBox.xidl: UUID for Networktype change
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18590   16 years vboxsync OVF: be more strict
(edit) @18588   16 years vboxsync OVF: write tags only if they aren't empty
(edit) @18583   16 years vboxsync OVF: fix wrong use of input array
(edit) @18572   16 years vboxsync Main: fixed a problem where the machine directory is not deleted. …
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18543   16 years vboxsync NetAdp/win: rename connection fix, remove on uninstall temporary disabled
(edit) @18538   16 years vboxsync docs: do as doxygen suggested and run "doxygen -u" to update these …
(edit) @18535   16 years vboxsync OVF: typos
(edit) @18531   16 years vboxsync OVF: test case insensitive
(edit) @18530   16 years vboxsync OVF: Try to guess the guest operation system in the case of the other …
(edit) @18527   16 years vboxsync makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define.
(edit) @18520   16 years vboxsync Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
(edit) @18518   16 years vboxsync Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
(edit) @18515   16 years vboxsync Main/xml: MSC makes a fuss about instantiating objects making use of …
(edit) @18493   16 years vboxsync ConsoleImpl.cpp: size_t warnings.
(edit) @18492   16 years vboxsync xml.cpp: bunch of size_t where ssize_t probably should've been used.
(edit) @18488   16 years vboxsync svchlp.cpp: Two size_t/DWORD warnings.
(edit) @18487   16 years vboxsync PerformanceImpl.cpp: size_t
(edit) @18486   16 years vboxsync MachineImpl.cpp: size_t/ULONG wrt Process::init.
(edit) @18485   16 years vboxsync HArdDiskImpl.cpp: size_t warnings.
(edit) @18484   16 years vboxsync VirtualBoxImpl.cpp: size_t/DWORD warning.
(edit) @18483   16 years vboxsync ApplianceImpl.cpp: size_t warning.
(edit) @18482   16 years vboxsync SnapshotImpl.cpp: size_t warning.
(edit) @18423   16 years vboxsync webtest.cpp: Shut up two size_t warnings from 64-bit MSC.
(edit) @18422   16 years vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @18412   16 years vboxsync Main: api docs
(edit) @18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
(edit) @18405   16 years vboxsync OSE/win burn fix
(edit) @18400   16 years vboxsync OVF: use capacity instead of populated size as a better approximation …
(edit) @18395   16 years vboxsync OVF: fix incorrect progress weighting
(edit) @18394   16 years vboxsync Main: do not allow IProgress to report 100% until we're really done
(edit) @18389   16 years vboxsync use toUInt32() here
(edit) @18388   16 years vboxsync API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
(edit) @18385   16 years vboxsync #3569 (comment 72): Solved the issue with forgetting xml settings.
(edit) @18376   16 years vboxsync OVF: added product info & friends for in/export
(edit) @18375   16 years vboxsync NetIf/win: NetAdp creation fix
(edit) @18374   16 years vboxsync Cbinding: removed repeated words (Foundation, the)
(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 …
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