VirtualBox

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

Name Size Rev Age Author Last Change
../
cbinding 16841   16 years vboxsync VBoxXPCOMCGlue: dependency fix.
darwin 16968   16 years vboxsync burn fix
freebsd 16016   16 years vboxsync Main: FreeBSD stubbing.
glue 17054   16 years vboxsync Main: don't crash in string-to-int parsing
hgcm 14215   16 years vboxsync Fixed some warnings
idl 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
include 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
linux 16968   16 years vboxsync burn fix
nls 2634   18 years vboxsync nls
os2 15548   16 years vboxsync fixed file headers
solaris 16972   16 years vboxsync Main/NetIfList-solaris: Added vboxnet.
testcase 16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
webservice 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
win 17229   16 years vboxsync NetAdp/win: make the comment-to adapter name to be honored in the …
xml 17075   16 years vboxsync ICH6 controller in UI and configs (don't think amount of work required …
xpcom 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
ApplianceImpl.cpp 112.3 KB 17162   16 years vboxsync OVF: wrong error code returned
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 20.1 KB 17075   16 years vboxsync ICH6 controller in UI and configs (don't think amount of work required …
ConsoleImpl2.cpp 109.7 KB 17230   16 years vboxsync EFI: tweaks, SATA config in BIOS-less case
ConsoleImpl.cpp 227.8 KB 17217   16 years vboxsync make VBOX_WITH_NETFLT= compile on Linux hosts again
ConsoleVRDPServer.cpp 65.1 KB 15916   16 years vboxsync Added a missed autoInitSpan.setSucceeded to the …
DisplayImpl.cpp 78.9 KB 16199   16 years vboxsync displayRefreshCallback: removed obsolete assertion (xTracker #3489).
Doxyfile.Main 46.7 KB 11848   16 years vboxsync docs, other sdk cleanups
DVDDriveImpl.cpp 18.3 KB 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
FloppyDriveImpl.cpp 18.5 KB 16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
FramebufferImpl.cpp 6.4 KB 14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
Global.cpp 14.2 KB 16004   16 years vboxsync Main/Global.cpp: Increase the memory size recommendations for Ubuntu …
GuestImpl.cpp 9.3 KB 16125   16 years vboxsync Guest::SetStatistic argument check as well.
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 16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
HardDiskFormatImpl.cpp 9.3 KB 16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
HardDiskImpl.cpp 133.1 KB 17086   16 years vboxsync Main: Renamed accidentally missed HardDisk2Impl.cpp to HardDiskImpl.cpp.
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 119.2 KB 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
HostNetworkInterfaceImpl.cpp 8.6 KB 16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
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 347.8 KB 17182   16 years vboxsync Main/Unix: clean up code, make it work properly with EACCES and other …
Makefile.kmk 22.8 KB 17208   16 years vboxsync Main/Makefile: comdefs.h and WbemUuid.lib locations fixes.
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 16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
MouseImpl.cpp 13.3 KB 15716   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
NetworkAdapterImpl.cpp 32.6 KB 16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
ParallelPortImpl.cpp 14.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
Performance.cpp 15.9 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
PerformanceImpl.cpp 21.2 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
ProgressImpl.cpp 42.8 KB 15165   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
RemoteUSBDeviceImpl.cpp 7.8 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
SATAControllerImpl.cpp 13.3 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
SerialPortImpl.cpp 17.6 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
SessionImpl.cpp 33.8 KB 17180   16 years vboxsync Main/Unix: redo SYSV semaphore key generation. The old solution was …
SharedFolderImpl.cpp 9.5 KB 16215   16 years vboxsync Reapplied r41613.
SnapshotImpl.cpp 10.4 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
SystemPropertiesImpl.cpp 18.4 KB 16569   16 years vboxsync Main: API support for the CPU count contrains.
USBControllerImpl.cpp 37.5 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
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.5 KB 16586   16 years vboxsync Main: releaseCaller(): handle AutoMayUninitSpan case.
VirtualBoxErrorInfoImpl.cpp 6.2 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
VirtualBoxImpl.cpp 138.3 KB 16971   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
VirtualBoxImplExtra.cpp 9.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
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