VirtualBox

source: vbox/trunk/src/VBox/Main/src-server@ 61908

Name Size Rev Age Author Last Change
../
xpcom 61714   8 years vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
win 61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
solaris 61482   9 years vboxsync Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
os2 60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
linux 61423   9 years vboxsync USBProxyBackendLinux: initialize mhFile
generic 61127   9 years vboxsync format specifier fix
freebsd 60742   9 years vboxsync Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
darwin 60951   9 years vboxsync NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
VRDEServerImpl.cpp 25.8 KB 61624   8 years vboxsync Main: fixed lock ordering
VirtualBoxImpl.cpp 173.4 KB 61190   9 years vboxsync Main/VirtualBox: release logging of VirtualBox object creation/deletion
VFSExplorerImpl.cpp 14.3 KB 60448   9 years vboxsync bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp
USBProxyService.cpp 30.5 KB 61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
USBProxyBackend.cpp 18.8 KB 60758   9 years vboxsync Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host …
USBIdDatabaseStub.cpp 1.1 KB 59733   9 years vboxsync USBIdDatabaseGenerator: Share code with oiddb2c.
USBIdDatabaseGenerator.cpp 17.1 KB 59763   9 years vboxsync Main/USBIdDatabaseGenerator: gcc format warnings
USBDeviceFiltersImpl.cpp 32.7 KB 61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
USBDeviceFilterImpl.cpp 35.4 KB 61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
USBControllerImpl.cpp 11.4 KB 61380   9 years vboxsync bugref:8238 VBoxSVC settings - Tidy Up
usb.ids 543.4 KB 58595   9 years vboxsync Main: updated USB ids
TokenImpl.cpp 5.6 KB 49795   11 years vboxsync 6813 - stage 3 rev 1
SystemPropertiesImpl.cpp 36.9 KB 58259   9 years vboxsync Main/SystemProperties: fix two cases (one currently triggerable, when …
StorageControllerImpl.cpp 22.7 KB 61418   9 years vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
SnapshotImpl.cpp 143.2 KB 61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
SerialPortImpl.cpp 18.5 KB 61549   8 years vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
ProgressProxyImpl.cpp 22.0 KB 56595   9 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
PerformanceImpl.cpp 27.5 KB 57428   9 years vboxsync DECLCALLBACK
Performance.cpp 41.3 KB 61362   9 years vboxsync Main: follow-up for r107642: during the first hour log everything
ParallelPortImpl.cpp 13.7 KB 61549   8 years vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
NetworkServiceRunner.cpp 4.6 KB 59153   9 years vboxsync Main/NetworkServiceRunner: Warning.
NetworkAdapterImpl.cpp 39.4 KB 61173   9 years vboxsync Main/NetworkAdapter: one more RT_BOOL() to fix vcc warning
NATNetworkImpl.cpp 27.3 KB 60805   9 years vboxsync Main/NATNetwork: fix regression from settings cleanup, have to allow …
NATEngineImpl.cpp 15.3 KB 61170   9 years vboxsync 8238 VBoxSVC settings - NetworkAdapterImpl
MediumLock.cpp 9.1 KB 56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
MediumImpl.cpp 351.1 KB 61863   8 years vboxsync Main/Medium: use != instead of bitwise for booleans.
MediumFormatImpl.cpp 8.4 KB 60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
MediumAttachmentImpl.cpp 15.9 KB 61713   8 years vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
Matching.cpp 4.8 KB 55401   10 years vboxsync added a couple of missing Id headers
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MachineImplCloneVM.cpp 64.2 KB 61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
MachineImpl.cpp 515.5 KB 61788   8 years vboxsync re-enable x2APIC for new Linux VMs
HostVideoInputDeviceImpl.cpp 6.3 KB 55710   10 years vboxsync Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit
HostUSBDeviceImpl.cpp 97.6 KB 61667   8 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
HostPower.cpp 6.6 KB 57358   9 years vboxsync *: scm cleanup run.
HostNetworkInterfaceImpl.cpp 19.8 KB 50213   11 years vboxsync spaces
HostImpl.cpp 116.7 KB 61686   8 years vboxsync Main: allow to compile with VBOX_WITH_USB=
HostDnsServiceResolvConf.cpp 2.3 KB 58131   9 years vboxsync HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion.
HostDnsService.h 6.2 KB 57425   9 years vboxsync DECLCALLBACK
HostDnsService.cpp 11.5 KB 61302   9 years vboxsync Main/HostDnsService: dumpHostDnsInformation - print domain before the …
GuestOSTypeImpl.cpp 12.2 KB 61747   8 years vboxsync enable X2APIC for Linux guests
DHCPServerImpl.cpp 15.9 KB 61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
custom.ids 212 bytes 57625   9 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
ClientWatcher.cpp 38.1 KB 60066   9 years vboxsync ClientWatcher: Moved the process reaping code into a separate method, …
ClientToken.cpp 8.2 KB 60060   9 years vboxsync ClientToken.cpp: logging.
CertificateImpl.cpp 17.7 KB 60343   9 years vboxsync Certificate: The data need not be backupable as the object is …
BIOSSettingsImpl.cpp 14.3 KB 61549   8 years vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
BandwidthGroupImpl.cpp 8.8 KB 61169   9 years vboxsync 8238 VBoxSVC settings - BandwidthGroupImpl
BandwidthControlImpl.cpp 15.6 KB 55401   10 years vboxsync added a couple of missing Id headers
AudioAdapterImpl.cpp 15.1 KB 61380   9 years vboxsync bugref:8238 VBoxSVC settings - Tidy Up
ApplianceImplIO.cpp 43.0 KB 59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
ApplianceImplImport.cpp 174.8 KB 61012   9 years vboxsync Main/Appliance: fix regression (storage controller naming …
ApplianceImplExport.cpp 104.1 KB 59578   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
ApplianceImpl.cpp 59.0 KB 61003   9 years vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette