VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
darwin 48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
freebsd 48016   11 年 vboxsync RT_STR_TUPLE
generic 47155   11 年 vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
linux 48180   11 年 vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
os2 48010   11 年 vboxsync E_IMPL => VERR_NOT_IMPLEMENTED
solaris 48020   11 年 vboxsync Main/solaris: Warnings because Solaris doesn't know when to use const.
win 48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
xpcom 48164   11 年 vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
ApplianceImpl.cpp 55.1 KB 47716   11 年 vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
ApplianceImplExport.cpp 104.9 KB 47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
ApplianceImplImport.cpp 155.5 KB 48117   11 年 vboxsync pr6022. Clean up the code.
ApplianceImplIO.cpp 49.2 KB 47963   11 年 vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
AudioAdapterImpl.cpp 12.4 KB 44528   12 年 vboxsync header (C) fixes
BandwidthControlImpl.cpp 16.7 KB 46820   11 年 vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
BandwidthGroupImpl.cpp 10.6 KB 41882   12 年 vboxsync NetShaper: Runtime shaper disabling support (#5582)
BIOSSettingsImpl.cpp 15.6 KB 44528   12 年 vboxsync header (C) fixes
ClientToken.cpp 6.4 KB 47561   11 年 vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
ClientWatcher.cpp 24.9 KB 48068   11 年 vboxsync Log details on VM processes which doesn't exit cleanly.
DHCPServerImpl.cpp 12.9 KB 47112   11 年 vboxsync Main: warnings
GuestOSTypeImpl.cpp 15.3 KB 42551   12 年 vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
HostDnsService.cpp 2.3 KB 48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
HostDnsService.h 3.6 KB 48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
HostDnsServiceResolvConf.cpp 2.9 KB 48330   11 年 vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
HostImpl.cpp 115.8 KB 48332   11 年 vboxsync Main/DNS: implementation of DNS related hooks in IHost interface.
HostNetworkInterfaceImpl.cpp 21.0 KB 48101   11 年 vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
HostPower.cpp 5.0 KB 46775   11 年 vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
HostUSBDeviceImpl.cpp 94.3 KB 41813   12 年 vboxsync Main/HostUSBDevice: forgotten lock fix which happens only on platforms …
MachineImpl.cpp 500.2 KB 48299   11 年 vboxsync SessionImpl.cpp: VBoxClient-x86.so fixes.
MachineImplCloneVM.cpp 59.2 KB 47919   11 年 vboxsync Main: warnings
Makefile.kup 0 位元組 35375   14 年 vboxsync Adding Makefile.kup files to the new Main directories.
Matching.cpp 4.8 KB 48012   11 年 vboxsync RT_STR_TUPLE
MediumAttachmentImpl.cpp 15.6 KB 38873   13 年 vboxsync Main: Add API to set the discard flag for harddisks
MediumFormatImpl.cpp 8.4 KB 45584   12 年 vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
MediumImpl.cpp 282.3 KB 48297   11 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
MediumLock.cpp 9.1 KB 48297   11 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
NATEngineImpl.cpp 18.6 KB 46820   11 年 vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
NATNetworkImpl.cpp 29.9 KB 48107   11 年 vboxsync NATNetwork windows build fix. Fixed memory leak in …
NATNetworkServiceRunner.cpp 3.6 KB 47894   11 年 vboxsync VBoxNetLwipNAT => VBoxNetNAT
NetworkAdapterImpl.cpp 42.6 KB 42825   12 年 vboxsync Main/Machine+NetworkAdapter: properly fix resizing of vector …
NetworkServiceRunner.cpp 3.0 KB 47447   11 年 vboxsync Main/NetworkServices: no zombies on shutdown.
ParallelPortImpl.cpp 13.8 KB 44528   12 年 vboxsync header (C) fixes
Performance.cpp 43.4 KB 48013   11 年 vboxsync Main/Performance: fix the return code
PerformanceImpl.cpp 28.6 KB 44528   12 年 vboxsync header (C) fixes
ProgressProxyImpl.cpp 22.1 KB 44529   12 年 vboxsync header (C) fixes
SerialPortImpl.cpp 18.2 KB 44528   12 年 vboxsync header (C) fixes
SnapshotImpl.cpp 133.3 KB 48311   11 年 vboxsync Warnings.
StorageControllerImpl.cpp 24.3 KB 44528   12 年 vboxsync header (C) fixes
SystemPropertiesImpl.cpp 40.6 KB 48004   11 年 vboxsync Fixed initialization.
TokenImpl.cpp 5.5 KB 48305   11 年 vboxsync TokenImpl: debug build fix.
USBControllerImpl.cpp 10.6 KB 47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
USBDeviceFilterImpl.cpp 37.8 KB 47376   11 年 vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
USBDeviceFiltersImpl.cpp 32.4 KB 47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
USBProxyService.cpp 37.7 KB 41528   12 年 vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
VFSExplorerImpl.cpp 20.4 KB 47922   11 年 vboxsync Main: IVFSExplorer use LONG64 for file sizes.
VirtualBoxImpl.cpp 163.0 KB 48297   11 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
VRDEServerImpl.cpp 28.7 KB 46820   11 年 vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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