VirtualBox

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

Name Size Rev Age Author Last Change
../
darwin 48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
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 48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
xpcom 48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
ApplianceImpl.cpp 55.6 KB 48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
ApplianceImplExport.cpp 106.7 KB 48425   11 years vboxsync Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.
ApplianceImplImport.cpp 156.7 KB 48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
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.9 KB 48914   11 years vboxsync IBIOSSettings: Added a read-only string property nonVolatileStorageFile.
ClientToken.cpp 8.1 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
ClientWatcher.cpp 31.9 KB 48561   11 years vboxsync Main/src-server/ClientWatcher: Unused var. warning.
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.5 KB 48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
HostDnsService.h 3.7 KB 48806   11 years vboxsync Main: typo: HostDnsServiceResolvConf::init(VirtualBox *->const …
HostDnsServiceResolvConf.cpp 2.9 KB 48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
HostImpl.cpp 116.2 KB 48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
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 …
HostVideoInputDeviceImpl.cpp 5.0 KB 48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
MachineImpl.cpp 505.1 KB 48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
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 16.6 KB 48880   11 years vboxsync Main/MediumAttachment: add forgotten method implementation
MediumFormatImpl.cpp 8.4 KB 45584   11 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
MediumImpl.cpp 282.4 KB 48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
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.2 KB 48522   11 years vboxsync Main/NATNetwork::init(VirtualBox* ,const settings::NATNetwork&): Don't …
NATNetworkServiceRunner.cpp 3.6 KB 47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
NetworkAdapterImpl.cpp 45.9 KB 48710   11 years vboxsync NatNetworking/Main: do reference couting on network attachment switch.
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.7 KB 48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
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   12 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 164.9 KB 48817   11 years vboxsync Main: don't fire event if HostNameResolutionConfigurationChangeEvent …
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