VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 20081   16 years vboxsync Main: initial code for upload to cloud (second try)
xml 19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
win 19598   16 years vboxsync NetIf-win: Assertion not needed here.
webservice 20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
testcase 20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
solaris 19433   16 years vboxsync #2957: Dynamic adding/removing host-only adapters via GUI/Main.
os2 18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
nls 2634   18 years vboxsync nls
linux 19433   16 years vboxsync #2957: Dynamic adding/removing host-only adapters via GUI/Main.
include 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
idl 20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
hgcm 14215   16 years vboxsync Fixed some warnings
glue 20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
generic 20304   16 years vboxsync crOpenGL: change host opengl test to non console app to remove …
freebsd 19067   16 years vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
darwin 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
cbinding 20223   16 years vboxsync cbinding: changed version 2.5 => version 3.0
MachineImpl.cpp 373.5 KB 20326   16 years vboxsync Main/MachineImpl: adapt variable name to current executable name
ConsoleImpl.cpp 230.6 KB 20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
ApplianceImpl.cpp 208.2 KB 20337   16 years vboxsync OVF: disabled internet based OVF export again
HardDiskImpl.cpp 156.5 KB 20215   16 years vboxsync Comment updates
VirtualBoxImpl.cpp 148.2 KB 19750   16 years vboxsync Main: Added todo/review comment on unsafe interface handling in …
ConsoleImpl2.cpp 124.9 KB 20215   16 years vboxsync Comment updates
HostImpl.cpp 87.4 KB 20283   16 years vboxsync Main: move host opengl test to a separate app
DisplayImpl.cpp 77.2 KB 20224   16 years vboxsync Main/Display: Fixes for multiple screens. Don't update the screen …
ConsoleVRDPServer.cpp 65.2 KB 19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
Doxyfile.Main 59.1 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
ProgressImpl.cpp 48.2 KB 20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
VirtualBoxBase.cpp 39.6 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
USBControllerImpl.cpp 37.7 KB 20237   16 years vboxsync win OSE fixes
SessionImpl.cpp 34.3 KB 20274   16 years vboxsync Main/Session: add missing flow logging for GetRemoteConsole
NetworkAdapterImpl.cpp 32.9 KB 18829   16 years vboxsync undo 45832
MediumImpl.cpp 30.4 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
VMMDevInterface.cpp 28.6 KB 18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
Makefile.kmk 25.9 KB 20283   16 years vboxsync Main: move host opengl test to a separate app
PerformanceImpl.cpp 21.3 KB 19161   16 years vboxsync #3860: SEGFAULT fix. Metric unregistration re-written.
SystemPropertiesImpl.cpp 20.2 KB 20262   16 years vboxsync Main: fix linux burns
FloppyDriveImpl.cpp 18.9 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
MachineDebuggerImpl.cpp 18.7 KB 19500   16 years vboxsync TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
DVDDriveImpl.cpp 18.7 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
SerialPortImpl.cpp 18.2 KB 19624   16 years vboxsync added raw file serial driver
VFSExplorerImpl.cpp 17.8 KB 20206   16 years vboxsync Main: OSE warnings
StorageControllerImpl.cpp 17.8 KB 17768   16 years vboxsync export
BIOSSettingsImpl.cpp 17.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
AudioAdapterImpl.cpp 16.9 KB 20262   16 years vboxsync Main: fix linux burns
HostNetworkInterfaceImpl.cpp 16.3 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
Performance.cpp 16.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
AutoLock.cpp 14.6 KB 16310   16 years vboxsync AutoLock.cpp: TLS question.
Global.cpp 14.4 KB 19811   16 years vboxsync Wrong default memory size for Solaris and OpenSolaris (now 768)
MouseImpl.cpp 14.1 KB 19654   16 years vboxsync Main and Devices/absolute mouse: do not send movement events to the …
ParallelPortImpl.cpp 14.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
SnapshotImpl.cpp 10.4 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
KeyboardImpl.cpp 10.3 KB 15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
SharedFolderImpl.cpp 9.5 KB 16215   16 years vboxsync Reapplied r41613.
GuestImpl.cpp 9.4 KB 18113   16 years vboxsync don't spam the release log if Guest::GetStatistic() fails
HardDiskFormatImpl.cpp 9.3 KB 16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
USBDeviceImpl.cpp 8.5 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
RemoteUSBDeviceImpl.cpp 7.8 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
GuestOSTypeImpl.cpp 7.7 KB 15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
DHCPServerImpl.cpp 7.5 KB 20268   16 years vboxsync Incorrect type lead to division by zero crashes in VBoxSVC.
AudioSnifferInterface.cpp 7.3 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VirtualBoxErrorInfoImpl.cpp 6.4 KB 20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
Matching.cpp 4.9 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
HostPower.cpp 4.8 KB 20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
HardDiskAttachmentImpl.cpp 3.7 KB 17671   16 years vboxsync Main: Try to fix Windows builds
DHCPServerRunner.cpp 3.5 KB 19510   16 years vboxsync DHCP runner: warnings, spaces
HostFloppyDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostDVDDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
VBoxDriversRegister.cpp 2.4 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDll.cpp 1.2 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, …
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
Note: See TracBrowser for help on using the repository browser.

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