VirtualBox

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

Name Size Rev Age Author Last Change
../
nls 2634   17 years vboxsync nls
glue 8309   16 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
xpcom 11822   16 years vboxsync IPRT: RTR3Init cleanup.
os2 12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
linux 12546   16 years vboxsync PerfAPI: Improved Linux collector
win 12594   16 years vboxsync PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
hgcm 12651   16 years vboxsync HGCM: initialize flags before adding the message to the queue.
darwin 12678   16 years vboxsync PerfAPI: Handling of trailing colon in filter patterns
solaris 13054   16 years vboxsync Solaris/DynLoadLib: Build fix for older Nevadas.
testcase 13386   16 years vboxsync Main/tstVBoxAPILinux: fixed a printf format warning
idl 13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
xml 13453   16 years vboxsync Main (Guest Properties): try again to fix the XML issues
include 13457   16 years vboxsync Main: Implemented detection of the unexpected spawning session …
AudioAdapterImpl.cpp 15.9 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
BIOSSettingsImpl.cpp 18.8 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
DVDDriveImpl.cpp 15.1 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
DVDImageImpl.cpp 7.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
FloppyDriveImpl.cpp 15.3 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
FloppyImageImpl.cpp 7.5 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
GuestOSTypeImpl.cpp 4.6 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
HardDiskAttachmentImpl.cpp 3.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
HostDVDDriveImpl.cpp 3.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
HostFloppyDriveImpl.cpp 3.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
HostNetworkInterfaceImpl.cpp 2.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
Logging.cpp 880 bytes 8155   16 years vboxsync The Big Sun Rebranding Header Change
Matching.cpp 4.9 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
ParallelPortImpl.cpp 13.8 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
RemoteUSBDeviceImpl.cpp 6.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
SharedFolderImpl.cpp 9.3 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
SnapshotImpl.cpp 12.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
SystemPropertiesImpl.cpp 12.5 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
USBDeviceImpl.cpp 6.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxDll.cpp 1.2 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VBoxDriversRegister.cpp 2.4 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
Version.cpp 1.0 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VirtualBoxErrorInfoImpl.cpp 6.2 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VirtualBoxImplExtra.cpp 6.2 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
SerialPortImpl.cpp 17.5 KB 8620   16 years vboxsync eol
VirtualBoxBase.cpp 37.0 KB 8709   16 years vboxsync Added a setErrorNoLog method and aLogIt argument to the core setError …
AutoLock.cpp 14.5 KB 8756   16 years vboxsync Main/AutoLock: Fixed: Two or more write locks could be acquired …
GuestImpl.cpp 9.4 KB 9360   16 years vboxsync Main: Return the correct value for IGuest::OSTypeId as reported by the …
SATAControllerImpl.cpp 13.2 KB 10082   16 years vboxsync typo
USBControllerImpl.cpp 38.9 KB 10535   16 years vboxsync The OSE case (no USB) didn't compile
ProgressImpl.cpp 38.5 KB 10615   16 years vboxsync stdint.h & C++ fun.
NetworkAdapterImpl.cpp 35.4 KB 10898   16 years vboxsync Main: Host interface networking on Darwin.
AudioSnifferInterface.cpp 7.3 KB 11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
MouseImpl.cpp 12.9 KB 11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
HardDiskImpl.cpp 169.6 KB 11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
KeyboardImpl.cpp 9.9 KB 11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
Doxyfile.Main 46.7 KB 11848   16 years vboxsync docs, other sdk cleanups
Global.cpp 5.4 KB 12406   16 years vboxsync Todo added for VBOXOSTYPE_OS2
ConsoleVRDPServer.cpp 64.3 KB 12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
FramebufferImpl.cpp 6.4 KB 12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
VMMDevInterface.cpp 29.2 KB 12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
DisplayImpl.cpp 75.3 KB 12925   16 years vboxsync warning
Performance.cpp 15.8 KB 12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
PerformanceImpl.cpp 21.2 KB 13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
MachineDebuggerImpl.cpp 17.6 KB 13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
ConsoleImpl.cpp 234.0 KB 13417   16 years vboxsync Main (Guest Properties): some cleaning up
Makefile.kmk 20.2 KB 13426   16 years vboxsync Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
SessionImpl.cpp 32.8 KB 13431   16 years vboxsync Main: Fixed a bunch of assertions caused by the code that detects a …
HostImpl.cpp 118.9 KB 13433   16 years vboxsync Main/Solaris: Enabled Solaris USB ProxyService now that nspr is resolved.
VirtualBoxImpl.cpp 154.8 KB 13457   16 years vboxsync Main: Implemented detection of the unexpected spawning session …
MachineImpl.cpp 353.1 KB 13461   16 years vboxsync Main (Guest Properties): another globbing fix
ConsoleImpl2.cpp 94.8 KB 13534   16 years vboxsync Main/Solaris: fixed strncpy -> strlcpy (possibly missing NULL terminator)
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use