VirtualBox

source: vbox/trunk/src/VBox/Main@ 18595

Name Size Rev Age Author Last Change
../
cbinding 18527   16 years vboxsync makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define.
darwin 18260   16 years vboxsync Main: fixed warnings
freebsd 16016   16 years vboxsync Main: FreeBSD stubbing.
generic 17997   16 years vboxsync warnings
glue 17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
hgcm 14215   16 years vboxsync Fixed some warnings
idl 18592   16 years vboxsync VirtualBox.xidl: UUID for Networktype change
include 18594   16 years vboxsync Fixed the problem with vboxnet0 not getting static IP on VM start.
linux 18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
nls 2634   17 years vboxsync nls
os2 17835   16 years vboxsync NetIf/win: DhcpRediscover
solaris 18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
testcase 18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
webservice 18423   16 years vboxsync webtest.cpp: Shut up two size_t warnings from 64-bit MSC.
win 18543   16 years vboxsync NetAdp/win: rename connection fix, remove on uninstall temporary disabled
xml 18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
xpcom 18265   16 years vboxsync config file cleanup + small copyright year update
ApplianceImpl.cpp 184.3 KB 18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
AudioAdapterImpl.cpp 17.2 KB 17020   16 years vboxsync Main: reverse check
AudioSnifferInterface.cpp 7.3 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
AutoLock.cpp 14.6 KB 16310   16 years vboxsync AutoLock.cpp: TLS question.
BIOSSettingsImpl.cpp 17.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
ConsoleImpl2.cpp 125.0 KB 18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
ConsoleImpl.cpp 229.7 KB 18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
ConsoleVRDPServer.cpp 65.2 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
DHCPServerImpl.cpp 7.5 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
DHCPServerRunner.cpp 3.7 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
DisplayImpl.cpp 78.9 KB 16199   16 years vboxsync displayRefreshCallback: removed obsolete assertion (xTracker #3489).
Doxyfile.Main 60.8 KB 18538   16 years vboxsync docs: do as doxygen suggested and run "doxygen -u" to update these …
DVDDriveImpl.cpp 18.6 KB 18210   16 years vboxsync Remove some no longer needed code.
FloppyDriveImpl.cpp 18.8 KB 18210   16 years vboxsync Remove some no longer needed code.
FramebufferImpl.cpp 6.4 KB 14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
Global.cpp 14.4 KB 17721   16 years vboxsync Turbolinux
GuestImpl.cpp 9.4 KB 18113   16 years vboxsync don't spam the release log if Guest::GetStatistic() fails
GuestOSTypeImpl.cpp 7.7 KB 15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
HardDiskAttachmentImpl.cpp 3.7 KB 17671   16 years vboxsync Main: Try to fix Windows builds
HardDiskFormatImpl.cpp 9.3 KB 16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
HardDiskImpl.cpp 147.2 KB 18485   16 years vboxsync HArdDiskImpl.cpp: size_t warnings.
HostDVDDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostFloppyDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostImpl.cpp 89.1 KB 18252   16 years vboxsync Main: performance header cleanup.
HostNetworkInterfaceImpl.cpp 16.2 KB 18594   16 years vboxsync Fixed the problem with vboxnet0 not getting static IP on VM start.
HostPower.cpp 4.8 KB 15454   16 years vboxsync svn properties
KeyboardImpl.cpp 10.3 KB 15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MachineDebuggerImpl.cpp 18.7 KB 15827   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
MachineImpl.cpp 370.6 KB 18572   16 years vboxsync Main: fixed a problem where the machine directory is not deleted. …
Makefile.kmk 23.0 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
Matching.cpp 4.9 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MediumImpl.cpp 30.3 KB 18313   16 years vboxsync Main: a different approach to opening images read-only for import …
MouseImpl.cpp 13.3 KB 15716   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
NetworkAdapterImpl.cpp 32.9 KB 18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
ParallelPortImpl.cpp 14.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
Performance.cpp 16.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
PerformanceImpl.cpp 21.3 KB 18487   16 years vboxsync PerformanceImpl.cpp: size_t
ProgressImpl.cpp 48.1 KB 18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
RemoteUSBDeviceImpl.cpp 7.8 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
SerialPortImpl.cpp 17.6 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
SessionImpl.cpp 34.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
SharedFolderImpl.cpp 9.5 KB 16215   16 years vboxsync Reapplied r41613.
SnapshotImpl.cpp 10.4 KB 18482   16 years vboxsync SnapshotImpl.cpp: size_t warning.
StorageControllerImpl.cpp 17.8 KB 17768   16 years vboxsync export
SystemPropertiesImpl.cpp 18.5 KB 18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
USBControllerImpl.cpp 37.4 KB 17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
USBDeviceImpl.cpp 8.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
VBoxDll.cpp 1.2 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDriversRegister.cpp 2.4 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
Version.cpp 1.0 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VirtualBoxBase.cpp 39.6 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxErrorInfoImpl.cpp 6.3 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxImpl.cpp 147.2 KB 18520   16 years vboxsync Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VMMDevInterface.cpp 27.7 KB 16468   16 years vboxsync obsolete stuff
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette