VirtualBox

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

Name Size Rev Age Author Last Change
../
cbinding 21571   16 years vboxsync cbinding: exported to OSE
darwin 21701   16 years vboxsync drop/change some iprt/stdint.h usage.
freebsd 19067   16 years vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
generic 20515   16 years vboxsync typo
glue 21640   16 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
hgcm 21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
idl 21612   16 years vboxsync OVF: Added remote OVF downloading.
include 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
linux 21713   16 years vboxsync Main/HostHardwareLinux: always allow the environment variable to …
nls 2634   18 years vboxsync nls
os2 18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
solaris 19433   16 years vboxsync #2957: Dynamic adding/removing host-only adapters via GUI/Main.
testcase 21436   16 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
webservice 21640   16 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
win 21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
xml 21701   16 years vboxsync drop/change some iprt/stdint.h usage.
xpcom 21179   16 years vboxsync xpcom: small double-slash fix for the special VBoxSVC launch logic on …
ApplianceImpl.cpp 182.7 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
AudioAdapterImpl.cpp 17.0 KB 20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
AudioSnifferInterface.cpp 7.3 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
AutoLock.cpp 1.7 KB 20932   16 years vboxsync Main/AutoLock: eliminate not entirely working custom windows …
BIOSSettingsImpl.cpp 17.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
ConsoleImpl2.cpp 127.6 KB 21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
ConsoleImpl.cpp 241.2 KB 21724   16 years vboxsync RDP client name, username and domain guest properties are read-only …
ConsoleVRDPServer.cpp 65.4 KB 21726   16 years vboxsync Suppress LogRel warning about missing VRDPAuth symbols.
DHCPServerImpl.cpp 7.6 KB 20596   16 years vboxsync Corrected xml format change compared to 2.2.x.
DHCPServerRunner.cpp 3.5 KB 21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
DisplayImpl.cpp 77.5 KB 20814   16 years vboxsync Main: prototyped screenshot usable for scripting languages
Doxyfile.Main 59.1 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DVDDriveImpl.cpp 18.7 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
FloppyDriveImpl.cpp 18.9 KB 19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
Global.cpp 14.6 KB 21607   16 years vboxsync Main: Enable a serial port for OS/2 guests by default.
GuestImpl.cpp 9.4 KB 21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
GuestOSTypeImpl.cpp 7.8 KB 21607   16 years vboxsync Main: Enable a serial port for OS/2 guests by default.
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 159.2 KB 21394   16 years vboxsync Backing out r49763 to fix Windows burns.
HostDVDDriveImpl.cpp 3.6 KB 20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
HostFloppyDriveImpl.cpp 3.6 KB 20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
HostImpl.cpp 81.5 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
HostNetworkInterfaceImpl.cpp 16.3 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
HostPower.cpp 5.4 KB 21395   16 years vboxsync Stop performance counter sampling when the host goes into suspend …
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 19500   16 years vboxsync TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
MachineImpl.cpp 374.2 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
Makefile.kmk 26.1 KB 21588   16 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
Matching.cpp 4.9 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MediumImpl.cpp 30.6 KB 20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
MouseImpl.cpp 14.1 KB 21226   16 years vboxsync VMMDev.h: cleanup.
NetworkAdapterImpl.cpp 33.0 KB 20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
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.7 KB 21395   16 years vboxsync Stop performance counter sampling when the host goes into suspend …
ProgressImpl.cpp 48.2 KB 20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
RemoteUSBDeviceImpl.cpp 7.8 KB 19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
SerialPortImpl.cpp 18.6 KB 21607   16 years vboxsync Main: Enable a serial port for OS/2 guests by default.
SessionImpl.cpp 34.3 KB 21697   16 years vboxsync SessionImpl.cpp: missing macros added by iprt/stdint.h now.
SharedFolderImpl.cpp 9.6 KB 21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
SnapshotImpl.cpp 10.4 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
StorageControllerImpl.cpp 17.8 KB 17768   16 years vboxsync export
SystemPropertiesImpl.cpp 19.3 KB 21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
USBControllerImpl.cpp 37.6 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
USBDeviceImpl.cpp 8.5 KB 20976   16 years vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
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, …
VFSExplorerImpl.cpp 18.1 KB 21394   16 years vboxsync Backing out r49763 to fix Windows burns.
VirtualBoxBase.cpp 39.6 KB 21686   16 years vboxsync Main: back out r50147 until the locking is properly understood; will …
VirtualBoxErrorInfoImpl.cpp 6.4 KB 21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
VirtualBoxImpl.cpp 149.3 KB 21607   16 years vboxsync Main: Enable a serial port for OS/2 guests by default.
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VMMDevInterface.cpp 28.5 KB 21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
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