VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19002   16 years vboxsync Audio: Add support for FreeBSD
(edit) @18998   16 years vboxsync cbinding: added event queues for callback support
(edit) @18971   16 years vboxsync Main/NetIf-freebsd.cpp: export.
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18926   16 years vboxsync Main: do not attempt to load older versions of libdbus
(edit) @18924   16 years vboxsync Main: Stub host networking stuff for FreeBSD to make it possible to …
(edit) @18923   16 years vboxsync CBinding: Add case for FreeBSD
(edit) @18896   16 years vboxsync Cbinding: pushed to OSE, else OSE will fail during compilation
(edit) @18895   16 years vboxsync Cbinding: Update version to 2.5
(edit) @18894   16 years vboxsync Cbinding: removed the staic variable
(edit) @18891   16 years vboxsync VBoxXPCOMCGlue: removed the static variable as per the suggestion on …
(edit) @18887   16 years vboxsync SDK, Knut compatibility: cleanup of SDK generation
(edit) @18884   16 years vboxsync Main/Makefile.kmk: build fix (=> not =)
(edit) @18883   16 years vboxsync Main/Makefile.kmk: install .so symlinks in components for hardened builds.
(edit) @18871   16 years vboxsync VBoxXPCOMCGlue.c: Use parameters for passing stuff down to the worker …
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18856   16 years vboxsync SDK: missed resource versioning
(edit) @18853   16 years vboxsync VBoxXPCOMGlue: fixed a bug in path detection logic
(edit) @18838   16 years vboxsync Main/Appliance: windows build fix
(edit) @18833   16 years vboxsync OVF: add an OS type description to the OVF on export
(edit) @18831   16 years vboxsync XPCOM glue: added extra search paths
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18821   16 years vboxsync Cbinding: this_ => pThis
(edit) @18818   16 years vboxsync Main/Machine: fix returned error code if opening the vm config file …
(edit) @18817   16 years vboxsync OVF: NAT is a known network type also
(edit) @18816   16 years vboxsync OVF: allow E10000 as network card on import
(edit) @18813   16 years vboxsync Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR …
(edit) @18806   16 years vboxsync tstXPCOMCCall.c: adjustments.
(edit) @18804   16 years vboxsync API: clarify return value definitions for openHardDisk, openDVDImage, …
(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()
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