VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 21179   15 years vboxsync xpcom: small double-slash fix for the special VBoxSVC launch logic on …
xml 21447   15 years vboxsync back out r49814 + 49855: obsoleted by r49854
win 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
webservice 21301   15 years vboxsync webservice/Makefile.kmk: Restored spaces that r49593 removed and fixed …
testcase 21436   15 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
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 21436   15 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
include 21520   15 years vboxsync COM: missed pieces of scriptability support
idl 21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
hgcm 21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
glue 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
generic 20515   15 years vboxsync typo
freebsd 19067   16 years vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
darwin 20512   15 years vboxsync OSE headers
cbinding 21525   15 years vboxsync cbinding: added support for VBox 3.0
VMMDevInterface.cpp 28.5 KB 21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxImpl.cpp 149.2 KB 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
VirtualBoxErrorInfoImpl.cpp 6.4 KB 21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
VirtualBoxBase.cpp 39.6 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VFSExplorerImpl.cpp 18.1 KB 21394   15 years vboxsync Backing out r49763 to fix Windows burns.
Version.cpp 1.0 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, …
VBoxDll.cpp 1.2 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
USBDeviceImpl.cpp 8.5 KB 20976   15 years vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
USBControllerImpl.cpp 37.6 KB 20976   15 years vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
SystemPropertiesImpl.cpp 19.3 KB 21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
StorageControllerImpl.cpp 17.8 KB 17768   16 years vboxsync export
SnapshotImpl.cpp 10.4 KB 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
SharedFolderImpl.cpp 9.6 KB 21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
SessionImpl.cpp 34.3 KB 20274   16 years vboxsync Main/Session: add missing flow logging for GetRemoteConsole
SerialPortImpl.cpp 18.2 KB 19624   16 years vboxsync added raw file serial driver
RemoteUSBDeviceImpl.cpp 7.8 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
ProgressImpl.cpp 48.2 KB 20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
PerformanceImpl.cpp 21.7 KB 21395   15 years vboxsync Stop performance counter sampling when the host goes into suspend …
Performance.cpp 16.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
ParallelPortImpl.cpp 14.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
NetworkAdapterImpl.cpp 33.0 KB 20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
MouseImpl.cpp 14.1 KB 21226   15 years vboxsync VMMDev.h: cleanup.
MediumImpl.cpp 30.6 KB 20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
Matching.cpp 4.9 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
Makefile.kmk 26.0 KB 21138   15 years vboxsync Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
MachineImpl.cpp 374.0 KB 21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
MachineDebuggerImpl.cpp 18.7 KB 19500   16 years vboxsync TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
KeyboardImpl.cpp 10.3 KB 15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
HostPower.cpp 5.4 KB 21395   15 years vboxsync Stop performance counter sampling when the host goes into suspend …
HostNetworkInterfaceImpl.cpp 16.3 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
HostImpl.cpp 81.5 KB 21492   15 years vboxsync Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
HostFloppyDriveImpl.cpp 3.6 KB 20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
HostDVDDriveImpl.cpp 3.6 KB 20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
HardDiskImpl.cpp 159.2 KB 21394   15 years vboxsync Backing out r49763 to fix Windows burns.
HardDiskFormatImpl.cpp 9.3 KB 16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
HardDiskAttachmentImpl.cpp 3.7 KB 17671   16 years vboxsync Main: Try to fix Windows builds
GuestOSTypeImpl.cpp 7.7 KB 15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
GuestImpl.cpp 9.4 KB 21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
Global.cpp 14.4 KB 19811   16 years vboxsync Wrong default memory size for Solaris and OpenSolaris (now 768)
FloppyDriveImpl.cpp 18.9 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
DVDDriveImpl.cpp 18.7 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
Doxyfile.Main 59.1 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DisplayImpl.cpp 77.5 KB 20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
DHCPServerRunner.cpp 3.5 KB 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
DHCPServerImpl.cpp 7.6 KB 20596   15 years vboxsync Corrected xml format change compared to 2.2.x.
ConsoleVRDPServer.cpp 65.2 KB 19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
ConsoleImpl.cpp 237.9 KB 21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
ConsoleImpl2.cpp 127.6 KB 21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
BIOSSettingsImpl.cpp 17.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
AutoLock.cpp 1.7 KB 20932   15 years vboxsync Main/AutoLock: eliminate not entirely working custom windows …
AudioSnifferInterface.cpp 7.3 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
AudioAdapterImpl.cpp 17.0 KB 20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
ApplianceImpl.cpp 209.2 KB 21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
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