source:
vbox/trunk/src/VBox/Main@
31747
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cbinding | 31070 | 14 years | Main: rename ISession::close() to ISession::unlockMachine(); API … | ||
darwin | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | ||
freebsd | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | ||
generic | 30714 | 14 years | Main: remove SupportErrorInfo template magic | ||
glue | 31711 | 14 years | Java glue: update, MSCOM compiles again | ||
hgcm | 29976 | 15 years | HGCM: workaround for a hang (xTracker 4985). | ||
idl | 31744 | 14 years | Correction | ||
include | 31745 | 14 years | Guest::setSupportedFeatures should take uint32_t arguments not (U)LONG64. | ||
linux | 31652 | 14 years | re-applied r64780 | ||
nls | 2634 | 18 years | nls | ||
os2 | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | ||
solaris | 31340 | 14 years | Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so. | ||
testcase | 31652 | 14 years | re-applied r64780 | ||
webservice | 31708 | 14 years | Java: use byte[] for glue layer (JWS converts from List<Short> atm) | ||
win | 31553 | 14 years | Build fix | ||
xml | 31742 | 14 years | FT password | ||
xpcom | 30856 | 14 years | OSE build fixes | ||
ApplianceImpl.cpp | 51.3 KB | 31677 | 14 years | Main: move include statement | |
ApplianceImplExport.cpp | 85.6 KB | 31698 | 14 years | Main, frontends: unsigned long long -> long long | |
ApplianceImplImport.cpp | 108.1 KB | 31676 | 14 years | Main/FE/Qt4: add initial OVA support | |
AudioAdapterImpl.cpp | 12.4 KB | 30976 | 14 years | add support for Intel HD Audio, now built by default | |
AudioSnifferInterface.cpp | 6.6 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
BIOSSettingsImpl.cpp | 15.5 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
ConsoleImpl2.cpp | 179.1 KB | 31706 | 14 years | More FT state change work | |
ConsoleImpl.cpp | 270.8 KB | 31743 | 14 years | FT updates for password | |
ConsoleImplTeleporter.cpp | 45.0 KB | 31256 | 14 years | ConsoleImplTeleporter.cpp: The server end as well (most important). | |
ConsoleVRDPServer.cpp | 70.4 KB | 31747 | 14 years | ConsoleVRDPServer.cpp: An academical correctness exercise related to … | |
DHCPServerImpl.cpp | 7.1 KB | 30764 | 14 years | back out r63543, r63544 until windows build problems can be solved properly | |
DHCPServerRunner.cpp | 3.7 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
DisplayImpl.cpp | 132.7 KB | 31718 | 14 years | Main: PNG screenshoting API | |
DisplayResampleImage.cpp | 9.3 KB | 31279 | 14 years | Display: replaced floating point implementation of screenshot scaling … | |
Doxyfile.Main | 58.1 KB | 25642 | 15 years | DOXYGEN -> DOXYGEN_RUNNING. | |
EventImpl.cpp | 30.5 KB | 31572 | 14 years | events: vacation-time idea of reusable events (for perfomance-critical … | |
Global.cpp | 31.5 KB | 31716 | 14 years | Main/Global.cpp: MachineState_FaultTolerantSyncing to string. | |
GuestImpl.cpp | 58.4 KB | 31746 | 14 years | Main: Added input validations missing in r64842. | |
GuestOSTypeImpl.cpp | 12.5 KB | 28825 | 15 years | Make SATA the default harddisk controller for Windows guests (Vista … | |
HostImpl.cpp | 94.9 KB | 31389 | 14 years | Main: Lock order when saving host usb filters. | |
HostNetworkInterfaceImpl.cpp | 16.3 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
HostPower.cpp | 5.5 KB | 30764 | 14 years | back out r63543, r63544 until windows build problems can be solved properly | |
KeyboardImpl.cpp | 11.9 KB | 30681 | 14 years | Main: COM header cleanup (remove obscure and unused templates), second try | |
Logging.cpp | 739 bytes | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
MachineDebuggerImpl.cpp | 19.4 KB | 31698 | 14 years | Main, frontends: unsigned long long -> long long | |
MachineImpl.cpp | 378.9 KB | 31746 | 14 years | Main: Added input validations missing in r64842. | |
Makefile.kmk | 29.7 KB | 31337 | 14 years | Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. … | |
Matching.cpp | 4.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
MediumAttachmentImpl.cpp | 10.6 KB | 31301 | 14 years | More resource control changes | |
MediumFormatImpl.cpp | 9.2 KB | 31358 | 14 years | Main: convert more Medium and MediumFormat internals to Utf8Str | |
MediumImpl.cpp | 216.7 KB | 31746 | 14 years | Main: Added input validations missing in r64842. | |
MediumLock.cpp | 8.5 KB | 28835 | 15 years | Main: live snapshot merging. initially limited to forward merging … | |
MouseImpl.cpp | 19.9 KB | 30764 | 14 years | back out r63543, r63544 until windows build problems can be solved properly | |
NATEngineImpl.cpp | 17.2 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
NetworkAdapterImpl.cpp | 44.6 KB | 31287 | 14 years | Initial API changes for resource control (storage/network/cpu) | |
ParallelPortImpl.cpp | 13.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
Performance.cpp | 21.0 KB | 30847 | 14 years | Main/Machine+Performance+VirtualBox: move deleting the performance … | |
PerformanceImpl.cpp | 23.4 KB | 30764 | 14 years | back out r63543, r63544 until windows build problems can be solved properly | |
ProgressImpl.cpp | 52.5 KB | 31625 | 14 years | Main: add a getter in IProgress for getting the current operation weight | |
ProgressProxyImpl.cpp | 22.0 KB | 30976 | 14 years | add support for Intel HD Audio, now built by default | |
RemoteUSBDeviceImpl.cpp | 7.9 KB | 30681 | 14 years | Main: COM header cleanup (remove obscure and unused templates), second try | |
SerialPortImpl.cpp | 17.6 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
SessionImpl.cpp | 37.6 KB | 31698 | 14 years | Main, frontends: unsigned long long -> long long | |
SharedFolderImpl.cpp | 10.4 KB | 31544 | 14 years | build fix | |
SnapshotImpl.cpp | 123.5 KB | 31615 | 14 years | Main: Implemenation of per-machine media registries; … | |
StorageControllerImpl.cpp | 24.0 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
SystemPropertiesImpl.cpp | 24.1 KB | 31698 | 14 years | Main, frontends: unsigned long long -> long long | |
USBControllerImpl.cpp | 35.7 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
USBDeviceImpl.cpp | 8.5 KB | 30681 | 14 years | Main: COM header cleanup (remove obscure and unused templates), second try | |
VBoxDll.cpp | 1.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VBoxDriversRegister.cpp | 2.2 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VFSExplorerImpl.cpp | 18.5 KB | 31539 | 14 years | Main: use settings struct for machine user data; remove … | |
VirtualBoxBase.cpp | 30.9 KB | 30739 | 14 years | Main: remove VirtualBoxSupportTranslation template, add translation … | |
VirtualBoxErrorInfoImpl.cpp | 6.7 KB | 30714 | 14 years | Main: remove SupportErrorInfo template magic | |
VirtualBoxImpl.cpp | 139.9 KB | 31615 | 14 years | Main: Implemenation of per-machine media registries; … | |
VMMDevInterface.cpp | 31.0 KB | 31745 | 14 years | Guest::setSupportedFeatures should take uint32_t arguments not (U)LONG64. |
Note:
See TracBrowser
for help on using the repository browser.