VirtualBox

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

Name Size Rev Age Author Last Change
../
darwin 57990   10 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
freebsd 57358   10 years vboxsync *: scm cleanup run.
generic 56994   10 years vboxsync Main: Log and assert formatting fixes.
linux 58046   10 years vboxsync typo
os2 57358   10 years vboxsync *: scm cleanup run.
solaris 57358   10 years vboxsync *: scm cleanup run.
win 58103   10 years vboxsync Main: warning
xpcom 57428   10 years vboxsync DECLCALLBACK
ApplianceImpl.cpp 57.4 KB 58005   10 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
ApplianceImplExport.cpp 112.1 KB 58005   10 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
ApplianceImplImport.cpp 171.0 KB 58106   10 years vboxsync include,misc: Corrected a bunch of doxygen errors.
ApplianceImplIO.cpp 60.7 KB 57425   10 years vboxsync DECLCALLBACK
AudioAdapterImpl.cpp 16.5 KB 56662   10 years vboxsync Main: When changing audio controller, change codec as well.
BandwidthControlImpl.cpp 15.6 KB 55401   10 years vboxsync added a couple of missing Id headers
BandwidthGroupImpl.cpp 8.8 KB 55401   10 years vboxsync added a couple of missing Id headers
BIOSSettingsImpl.cpp 13.6 KB 55401   10 years vboxsync added a couple of missing Id headers
ClientToken.cpp 8.1 KB 55401   10 years vboxsync added a couple of missing Id headers
ClientWatcher.cpp 31.7 KB 56958   10 years vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
custom.ids 212 bytes 57625   10 years vboxsync Main/HostUSBdevice: USB dtabase enabled + minor fix
DHCPServerImpl.cpp 15.7 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
GuestOSTypeImpl.cpp 11.7 KB 56459   10 years vboxsync Main: Added audio codec type property, including recommended type.
HostDnsService.cpp 11.2 KB 57425   10 years vboxsync DECLCALLBACK
HostDnsService.h 6.2 KB 57425   10 years vboxsync DECLCALLBACK
HostDnsServiceResolvConf.cpp 2.3 KB 58131   10 years vboxsync HostDnsServiceResolvConf.cpp: Try fix doxygen scoping confusion.
HostImpl.cpp 116.3 KB 56615   10 years vboxsync Main: build fixes
HostNetworkInterfaceImpl.cpp 19.8 KB 50213   11 years vboxsync spaces
HostPower.cpp 6.6 KB 57358   10 years vboxsync *: scm cleanup run.
HostUSBDeviceImpl.cpp 96.5 KB 58016   10 years vboxsync USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
HostVideoInputDeviceImpl.cpp 6.3 KB 55710   10 years vboxsync Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit
MachineImpl.cpp 510.1 KB 57979   10 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
MachineImplCloneVM.cpp 64.3 KB 57425   10 years vboxsync DECLCALLBACK
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
Matching.cpp 4.8 KB 55401   10 years vboxsync added a couple of missing Id headers
MediumAttachmentImpl.cpp 15.2 KB 56820   10 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
MediumFormatImpl.cpp 8.4 KB 45584   12 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
MediumImpl.cpp 329.1 KB 57413   10 years vboxsync More DECLCALLBACK fixes.
MediumLock.cpp 9.1 KB 56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
NATEngineImpl.cpp 17.6 KB 57751   10 years vboxsync Main/NATEngine: Fix fallout from r102600. Whn removeRedirect() …
NATNetworkImpl.cpp 28.5 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
NetworkAdapterImpl.cpp 40.7 KB 57694   10 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
NetworkServiceRunner.cpp 4.6 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
ParallelPortImpl.cpp 12.6 KB 57979   10 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
Performance.cpp 41.1 KB 56994   10 years vboxsync Main: Log and assert formatting fixes.
PerformanceImpl.cpp 27.5 KB 57428   10 years vboxsync DECLCALLBACK
ProgressProxyImpl.cpp 22.0 KB 56595   10 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
SerialPortImpl.cpp 16.6 KB 55401   10 years vboxsync added a couple of missing Id headers
SnapshotImpl.cpp 143.5 KB 56820   10 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
StorageControllerImpl.cpp 23.5 KB 57524   10 years vboxsync Main: NVMe integration
SystemPropertiesImpl.cpp 36.9 KB 57524   10 years vboxsync Main: NVMe integration
TokenImpl.cpp 5.6 KB 49795   11 years vboxsync 6813 - stage 3 rev 1
usb.ids 536.5 KB 57034   10 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
USBControllerImpl.cpp 11.6 KB 56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
USBDeviceFilterImpl.cpp 35.3 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
USBDeviceFiltersImpl.cpp 32.2 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
USBIdDatabaseGenerator.cpp 36.1 KB 58020   10 years vboxsync duh
USBIdDatabaseStub.cpp 1.2 KB 58016   10 years vboxsync USBIdDatabase*: Size optimization reducing VBoxSVC by xxxx bytes on …
USBProxyService.cpp 38.1 KB 57995   10 years vboxsync USBProxyService.cpp: Don't require the 'port' and 'bus' USB device …
VFSExplorerImpl.cpp 18.9 KB 57415   10 years vboxsync More DECLCALLBACK fixes.
VirtualBoxImpl.cpp 165.8 KB 57438   10 years vboxsync DECLCALLBACK
VRDEServerImpl.cpp 26.3 KB 58043   10 years vboxsync be on the safe side and check the index first
Note: See TracBrowser for help on using the repository browser.

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