source:
vbox/trunk/src/VBox/Main/src-server@
60952
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
darwin | 60951 | 9 years | NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or … | ||
freebsd | 60742 | 9 years | Main/USBProxy{Service|Backend}: Rework interaction between thos two to … | ||
generic | 60903 | 9 years | Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after … | ||
linux | 60744 | 9 years | Main/USBProxyBackend: Add flag for each backend indicating whether we … | ||
os2 | 60089 | 9 years | Main,VBoxManage: Add API to IHost for adding and removing USB device … | ||
solaris | 60758 | 9 years | Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host … | ||
win | 60865 | 9 years | Never use static instances of CComModule as it messes up the log … | ||
xpcom | 58579 | 9 years | Main/src-server/xpcom/server.cpp: switch from raw XPCOM event queue … | ||
ApplianceImpl.cpp | 59.0 KB | 60334 | 9 years | CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute … | |
ApplianceImplExport.cpp | 104.1 KB | 59578 | 9 years | Main: Removed the VBOX_WITH_S3 code because we haven't maintained it … | |
ApplianceImplImport.cpp | 174.9 KB | 60341 | 9 years | ICertificate, Import wizard: Some adjustments to make it do and show … | |
ApplianceImplIO.cpp | 43.0 KB | 59621 | 9 years | ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, … | |
AudioAdapterImpl.cpp | 16.5 KB | 56662 | 9 years | Main: When changing audio controller, change codec as well. | |
BandwidthControlImpl.cpp | 15.6 KB | 55401 | 10 years | added a couple of missing Id headers | |
BandwidthGroupImpl.cpp | 8.8 KB | 55401 | 10 years | added a couple of missing Id headers | |
BIOSSettingsImpl.cpp | 13.6 KB | 55401 | 10 years | added a couple of missing Id headers | |
CertificateImpl.cpp | 17.7 KB | 60343 | 9 years | Certificate: The data need not be backupable as the object is … | |
ClientToken.cpp | 8.2 KB | 60060 | 9 years | ClientToken.cpp: logging. | |
ClientWatcher.cpp | 38.1 KB | 60066 | 9 years | ClientWatcher: Moved the process reaping code into a separate method, … | |
custom.ids | 212 bytes | 57625 | 9 years | Main/HostUSBdevice: USB dtabase enabled + minor fix | |
DHCPServerImpl.cpp | 15.7 KB | 54705 | 10 years | Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the … | |
GuestOSTypeImpl.cpp | 11.9 KB | 58677 | 9 years | introduced new OS hint for USB-3-capable guests | |
HostDnsService.cpp | 11.5 KB | 58586 | 9 years | HostDnsService.cpp: todo | |
HostDnsService.h | 6.2 KB | 57425 | 9 years | DECLCALLBACK | |
HostDnsServiceResolvConf.cpp | 2.3 KB | 58131 | 9 years | HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion. | |
HostImpl.cpp | 116.7 KB | 60509 | 9 years | Main/Console+Host: winsock2 include fixing | |
HostNetworkInterfaceImpl.cpp | 19.8 KB | 50213 | 11 years | spaces | |
HostPower.cpp | 6.6 KB | 57358 | 9 years | *: scm cleanup run. | |
HostUSBDeviceImpl.cpp | 97.5 KB | 60758 | 9 years | Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host … | |
HostVideoInputDeviceImpl.cpp | 6.3 KB | 55710 | 10 years | Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit | |
MachineImpl.cpp | 516.0 KB | 60809 | 9 years | Main/Machine: initialize the parallel port addresses even if no OS … | |
MachineImplCloneVM.cpp | 64.3 KB | 60627 | 9 years | Main/Medium: When creating a medium lock list, explicitly state which … | |
Makefile.kup | 0 bytes | 35375 | 14 years | Adding Makefile.kup files to the new Main directories. | |
Matching.cpp | 4.8 KB | 55401 | 10 years | added a couple of missing Id headers | |
MediumAttachmentImpl.cpp | 15.2 KB | 56820 | 9 years | Main/StorageController: Fix storage controller renaming, it needs … | |
MediumFormatImpl.cpp | 8.4 KB | 60608 | 9 years | Main+Storage/VD: add a capability which marks preferred medium format … | |
MediumImpl.cpp | 330.0 KB | 60628 | 9 years | Main/Medium: don't skip this important assertion doing sanity checking | |
MediumLock.cpp | 9.1 KB | 56030 | 9 years | postfix iterator => prefix iterator and stlSize => stlEmpty where … | |
NATEngineImpl.cpp | 15.7 KB | 60786 | 9 years | Main/NATNetwork+NATEngine: simplify settings handling greatly by … | |
NATNetworkImpl.cpp | 27.3 KB | 60805 | 9 years | Main/NATNetwork: fix regression from settings cleanup, have to allow … | |
NetworkAdapterImpl.cpp | 40.8 KB | 60808 | 9 years | Main/NetworkAdapter: connect the cable to all network adapers in the … | |
NetworkServiceRunner.cpp | 4.6 KB | 59153 | 9 years | Main/NetworkServiceRunner: Warning. | |
ParallelPortImpl.cpp | 13.7 KB | 59926 | 9 years | Main/Machine+SerialPort+ParallelPort: only write the non-default … | |
Performance.cpp | 41.0 KB | 60054 | 9 years | never use AssertStmt(..., continue) but use AssertContinue(...) (look … | |
PerformanceImpl.cpp | 27.5 KB | 57428 | 9 years | DECLCALLBACK | |
ProgressProxyImpl.cpp | 22.0 KB | 56595 | 9 years | Main/Machine+ProgresProxy: for the few things not handled by the … | |
SerialPortImpl.cpp | 18.5 KB | 59967 | 9 years | Main/SerialPort: don't trigger assertion for setting up serial port … | |
SnapshotImpl.cpp | 143.5 KB | 60288 | 9 years | Main/Medium+Snapshot: fix long standing bugs in medium locking during … | |
StorageControllerImpl.cpp | 23.7 KB | 58132 | 9 years | *: Doxygen fixes. | |
SystemPropertiesImpl.cpp | 36.9 KB | 58259 | 9 years | Main/SystemProperties: fix two cases (one currently triggerable, when … | |
TokenImpl.cpp | 5.6 KB | 49795 | 11 years | 6813 - stage 3 rev 1 | |
usb.ids | 543.4 KB | 58595 | 9 years | Main: updated USB ids | |
USBControllerImpl.cpp | 11.6 KB | 56035 | 9 years | Main/Machine+USBController+StorageController: Mix of deleting useless … | |
USBDeviceFilterImpl.cpp | 35.4 KB | 60161 | 9 years | USB: build fix. | |
USBDeviceFiltersImpl.cpp | 32.6 KB | 60765 | 9 years | API: stop using ATL and use a vastly smaller lookalike instead, plus a … | |
USBIdDatabaseGenerator.cpp | 17.1 KB | 59763 | 9 years | Main/USBIdDatabaseGenerator: gcc format warnings | |
USBIdDatabaseStub.cpp | 1.1 KB | 59733 | 9 years | USBIdDatabaseGenerator: Share code with oiddb2c. | |
USBProxyBackend.cpp | 18.8 KB | 60758 | 9 years | Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host … | |
USBProxyService.cpp | 30.4 KB | 60755 | 9 years | Main/USBProxyBackend: Fixes | |
VFSExplorerImpl.cpp | 14.3 KB | 60448 | 9 years | bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp | |
VirtualBoxImpl.cpp | 173.3 KB | 60786 | 9 years | Main/NATNetwork+NATEngine: simplify settings handling greatly by … | |
VRDEServerImpl.cpp | 26.3 KB | 60826 | 9 years | Main/VRDEServer: make defaults consistent |
Note:
See TracBrowser
for help on using the repository browser.