source:
vbox/trunk/src/VBox/Main/src-server@
78859
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
darwin | 78033 | 6 years | Main/HostDnsServiceDarwin: Add and remove the stop source object in … | ||
freebsd | 77104 | 6 years | Main/NetIf-freebsd.cpp: Compile fixes | ||
generic | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … | ||
linux | 77993 | 6 years | Main/HostDnsService: Some more cleanup and renaming. | ||
os2 | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … | ||
solaris | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … | ||
win | 78088 | 6 years | Main/glue: Consolidated the bool parameters of com::Initialize() into … | ||
xpcom | 76598 | 6 years | Main: GCC precompiled headers hacking. | ||
ApplianceImpl.cpp | 63.0 KB | 78749 | 6 years | Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested. | |
ApplianceImplExport.cpp | 121.4 KB | 78755 | 6 years | Main/Appliance: Introduced the concept of status code checking to the … | |
ApplianceImplImport.cpp | 218.3 KB | 78859 | 6 years | scm fixes. | |
AudioAdapterImpl.cpp | 16.5 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
BandwidthControlImpl.cpp | 15.7 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
BandwidthGroupImpl.cpp | 8.9 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
BIOSSettingsImpl.cpp | 14.4 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
CertificateImpl.cpp | 17.7 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
ClientToken.cpp | 8.2 KB | 76553 | 6 years | scm --update-copyright-year | |
ClientWatcher.cpp | 38.1 KB | 76553 | 6 years | scm --update-copyright-year | |
CloudProviderManagerImpl.cpp | 7.8 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
custom.ids | 212 bytes | 57625 | 9 years | Main/HostUSBdevice: USB dtabase enabled + minor fix | |
DataStreamImpl.cpp | 8.8 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
DHCPServerImpl.cpp | 24.8 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
GuestOSTypeImpl.cpp | 11.2 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
HostDnsService.cpp | 11.4 KB | 77993 | 6 years | Main/HostDnsService: Some more cleanup and renaming. | |
HostDnsService.h | 6.5 KB | 78030 | 6 years | Main/HostDnsServiceDarwin: Preliminary fix to make VBoxSVC start on … | |
HostDnsServiceResolvConf.cpp | 2.6 KB | 77993 | 6 years | Main/HostDnsService: Some more cleanup and renaming. | |
HostImpl.cpp | 127.1 KB | 77875 | 6 years | NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue … | |
HostNetworkInterfaceImpl.cpp | 24.6 KB | 77804 | 6 years | NetAdp/Win: (bugref:9409) Store host-only adapter configuration in … | |
HostPower.cpp | 6.6 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
HostUSBDeviceImpl.cpp | 97.4 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
HostVideoInputDeviceImpl.cpp | 6.4 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
MachineImpl.cpp | 535.9 KB | 78761 | 6 years | Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345 | |
MachineImplCloneVM.cpp | 66.2 KB | 76553 | 6 years | scm --update-copyright-year | |
MachineImplMoveVM.cpp | 64.1 KB | 78836 | 6 years | bugref:8345. Refining and cleaning up the code. | |
Makefile.kup | 0 bytes | 35375 | 14 years | Adding Makefile.kup files to the new Main directories. | |
Matching.cpp | 4.8 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
MediumAttachmentImpl.cpp | 16.6 KB | 78786 | 6 years | Main/MediumAttachment: add attribute for querying the associated … | |
MediumFormatImpl.cpp | 8.5 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
MediumImpl.cpp | 372.0 KB | 78762 | 6 years | Main: NULL pTask after createThread() call to catch any useage after … | |
MediumIOImpl.cpp | 29.4 KB | 78762 | 6 years | Main: NULL pTask after createThread() call to catch any useage after … | |
MediumLock.cpp | 9.5 KB | 76553 | 6 years | scm --update-copyright-year | |
NATEngineImpl.cpp | 16.6 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
NATNetworkImpl.cpp | 31.0 KB | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … | |
NetworkAdapterImpl.cpp | 42.4 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
NetworkServiceRunner.cpp | 4.7 KB | 76553 | 6 years | scm --update-copyright-year | |
ParallelPortImpl.cpp | 13.9 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
Performance.cpp | 40.6 KB | 76593 | 6 years | Main: Don't use Logging.h. | |
PerformanceImpl.cpp | 27.3 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
ProgressProxyImpl.cpp | 22.1 KB | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … | |
RecordingScreenSettingsImpl.cpp | 24.1 KB | 78072 | 6 years | Recording/Main: Settings locking fixes. | |
RecordingSettingsImpl.cpp | 18.9 KB | 78072 | 6 years | Recording/Main: Settings locking fixes. | |
SerialPortImpl.cpp | 19.9 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
SnapshotImpl.cpp | 154.4 KB | 78829 | 6 years | Main: bugref:6913: Fixed macos compiler errors | |
StorageControllerImpl.cpp | 24.0 KB | 78509 | 6 years | Main/Machine+StorageController+SystemProperties+Console: Add basic … | |
SystemPropertiesImpl.cpp | 40.9 KB | 78509 | 6 years | Main/Machine+StorageController+SystemProperties+Console: Add basic … | |
TokenImpl.cpp | 5.6 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
UnattendedImpl.cpp | 84.7 KB | 76553 | 6 years | scm --update-copyright-year | |
UnattendedInstaller.cpp | 45.4 KB | 77774 | 6 years | Main: Some unattended ubuntu 4.10 installation hacking (unsuccessful). | |
UnattendedScript.cpp | 23.6 KB | 76553 | 6 years | scm --update-copyright-year | |
usb.ids | 565.4 KB | 66202 | 8 years | Main: updated usb.ids | |
USBControllerImpl.cpp | 11.5 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
USBDeviceFilterImpl.cpp | 35.6 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
USBDeviceFiltersImpl.cpp | 32.8 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
USBIdDatabaseGenerator.cpp | 17.2 KB | 76553 | 6 years | scm --update-copyright-year | |
USBIdDatabaseStub.cpp | 1.1 KB | 76553 | 6 years | scm --update-copyright-year | |
USBProxyBackend.cpp | 18.9 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
USBProxyService.cpp | 31.0 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
VFSExplorerImpl.cpp | 14.5 KB | 76592 | 6 years | Main: Don't use Logging.h. | |
VirtualBoxImpl.cpp | 190.4 KB | 78827 | 6 years | Main: bugref:6913: Fixed compiler errors | |
VRDEServerImpl.cpp | 25.9 KB | 77436 | 6 years | Main: Eradicate the use of BSTR in regular API code, there were leaks … |
Note:
See TracBrowser
for help on using the repository browser.