VirtualBox

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

Name Size Rev Age Author Last Change
../
darwin 48346   11 years vboxsync header fixes
freebsd 48424   11 years vboxsync Main: remove unnecessary includes
generic 47155   11 years vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
linux 48424   11 years vboxsync Main: remove unnecessary includes
os2 48010   11 years vboxsync E_IMPL => VERR_NOT_IMPLEMENTED
solaris 48020   11 years vboxsync Main/solaris: Warnings because Solaris doesn't know when to use const.
win 48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
xpcom 48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
ApplianceImpl.cpp 55.1 KB 47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
ApplianceImplExport.cpp 106.7 KB 48425   11 years vboxsync Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.
ApplianceImplImport.cpp 155.5 KB 48117   11 years vboxsync pr6022. Clean up the code.
ApplianceImplIO.cpp 49.2 KB 47963   11 years vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
AudioAdapterImpl.cpp 12.4 KB 44528   12 years vboxsync header (C) fixes
BandwidthControlImpl.cpp 16.7 KB 46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
BandwidthGroupImpl.cpp 10.6 KB 41882   12 years vboxsync NetShaper: Runtime shaper disabling support (#5582)
BIOSSettingsImpl.cpp 15.6 KB 44528   12 years vboxsync header (C) fixes
ClientToken.cpp 8.1 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
ClientWatcher.cpp 31.8 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
DHCPServerImpl.cpp 12.9 KB 47112   11 years vboxsync Main: warnings
GuestOSTypeImpl.cpp 15.3 KB 42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
HostDnsService.cpp 2.3 KB 48340   11 years vboxsync typo
HostDnsService.h 3.6 KB 48346   11 years vboxsync header fixes
HostDnsServiceResolvConf.cpp 2.9 KB 48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
HostImpl.cpp 115.0 KB 48333   11 years vboxsync HistImpl: clean up
HostNetworkInterfaceImpl.cpp 21.0 KB 48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
HostPower.cpp 5.0 KB 46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
HostUSBDeviceImpl.cpp 94.3 KB 41813   12 years vboxsync Main/HostUSBDevice: forgotten lock fix which happens only on platforms …
MachineImpl.cpp 500.9 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
MachineImplCloneVM.cpp 59.2 KB 47919   11 years vboxsync Main: warnings
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
Matching.cpp 4.8 KB 48012   11 years vboxsync RT_STR_TUPLE
MediumAttachmentImpl.cpp 15.6 KB 38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
MediumFormatImpl.cpp 8.4 KB 45584   12 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
MediumImpl.cpp 282.3 KB 48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
MediumLock.cpp 9.1 KB 48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
NATEngineImpl.cpp 18.6 KB 46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
NATNetworkImpl.cpp 30.3 KB 48417   11 years vboxsync Main/NATNetworkImpl: accept hint for address selection returning …
NATNetworkServiceRunner.cpp 3.6 KB 47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
NetworkAdapterImpl.cpp 42.6 KB 42825   12 years vboxsync Main/Machine+NetworkAdapter: properly fix resizing of vector …
NetworkServiceRunner.cpp 3.0 KB 47447   11 years vboxsync Main/NetworkServices: no zombies on shutdown.
ParallelPortImpl.cpp 13.8 KB 44528   12 years vboxsync header (C) fixes
Performance.cpp 43.4 KB 48013   11 years vboxsync Main/Performance: fix the return code
PerformanceImpl.cpp 28.6 KB 44528   12 years vboxsync header (C) fixes
ProgressProxyImpl.cpp 22.1 KB 44529   12 years vboxsync header (C) fixes
SerialPortImpl.cpp 18.2 KB 44528   12 years vboxsync header (C) fixes
SnapshotImpl.cpp 133.3 KB 48311   11 years vboxsync Warnings.
StorageControllerImpl.cpp 24.3 KB 44528   12 years vboxsync header (C) fixes
SystemPropertiesImpl.cpp 40.6 KB 48004   11 years vboxsync Fixed initialization.
TokenImpl.cpp 5.6 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
USBControllerImpl.cpp 10.6 KB 47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
USBDeviceFilterImpl.cpp 37.8 KB 47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
USBDeviceFiltersImpl.cpp 32.4 KB 47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
USBProxyService.cpp 37.7 KB 41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
VFSExplorerImpl.cpp 20.4 KB 47922   11 years vboxsync Main: IVFSExplorer use LONG64 for file sizes.
VirtualBoxImpl.cpp 163.0 KB 48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
VRDEServerImpl.cpp 28.7 KB 46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
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