VirtualBox

source: vbox/trunk/src/VBox/Main/include@ 103795

Name Size Rev Age Author Last Change
../
win 98103   21 months vboxsync Copyright year updates by scm.
AutoStateDep.h 8.8 KB 103532   8 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
AudioSettingsImpl.h 2.5 KB 103395   8 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
ovfreader.h 26.3 KB 103288   8 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
SystemPropertiesImpl.h 10.0 KB 103085   9 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
MachineImpl.h 71.4 KB 103085   9 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
GuestCtrlImplPrivate.h 54.9 KB 103005   9 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
GuestSessionImpl.h 25.0 KB 102654   10 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
Global.h 11.1 KB 102609   10 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
UnattendedImpl.h 14.0 KB 102534   10 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
GuestImpl.h 12.0 KB 102533   10 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
ResourceAssignmentManager.h 2.6 KB 102517   10 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
UnattendedScript.h 8.2 KB 102360   11 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
UnattendedInstaller.h 40.9 KB 102342   11 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
PlatformPropertiesImpl.h 6.5 KB 102113   11 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
GuestOSTypeImpl.h 6.0 KB 101685   11 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
VirtualBoxImpl.h 22.8 KB 101593   12 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
ConsoleImpl.h 58.1 KB 101477   12 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
PlatformImpl.h 3.2 KB 101460   12 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
FirmwareSettingsImpl.h 3.3 KB 101418   12 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
ExtPackManagerImpl.h 14.3 KB 101293   13 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
StorageControllerImpl.h 3.5 KB 101220   13 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
HostImpl.h 9.1 KB 101176   13 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
PlatformX86Impl.h 2.9 KB 101043   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
PlatformARMImpl.h 2.0 KB 101043   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
HostX86Impl.h 2.3 KB 101041   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
SerialPortImpl.h 2.8 KB 101035   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
PlatformBase.h 1.4 KB 101035   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
GuestShClPrivate.h 4.8 KB 100651   15 months vboxsync Shared Clipboard: Also give the registered service extension the …
ConsoleVRDPServer.h 17.8 KB 100615   15 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
RemoteUSBDeviceImpl.h 3.9 KB 100521   15 months vboxsync Main: separate function for parsing the entries in remote USB device …
ResourceStoreImpl.h 2.8 KB 100038   17 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
NvramStoreImpl.h 5.9 KB 99418   18 months vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
GuestFsInfoImpl.h 2.4 KB 99262   19 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
GuestDirectoryImpl.h 5.1 KB 99085   19 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
UefiVariableStoreImpl.h 4.8 KB 98965   19 months vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
MediumImpl.h 19.8 KB 98846   19 months vboxsync Main/Medium+VirtualBox: If Medium::close() and …
GuestSessionImplTasks.h 14.2 KB 98729   20 months vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
GuestProcessImpl.h 11.5 KB 98614   20 months vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
MachineImplMoveVM.h 4.7 KB 98352   21 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
SharedFolderImpl.h 4.2 KB 98341   21 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
ConsoleSharedFolderImpl.h 4.2 KB 98341   21 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
ApplianceImpl.h 15.5 KB 98322   21 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
GuestDnDPrivate.h 30.7 KB 98299   21 months vboxsync Main: doxygen fix attempt. bugref:10223
vector.h 14.0 KB 98296   21 months vboxsync Main/include: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
USBGetDevices.h 3.3 KB 98292   21 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
ApplianceImplPrivate.h 18.9 KB 98288   21 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
Recording.h 5.8 KB 98278   21 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
HGCMThread.h 7.2 KB 98278   21 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
GuestFileImpl.h 6.0 KB 98278   21 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
PCIRawDevImpl.h 1.9 KB 98274   21 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
AutoCaller.h 16.9 KB 98263   21 months vboxsync Main: rc() -> hrc()/vrc().
Wrapper.h 9.2 KB 98103   21 months vboxsync Copyright year updates by scm.
WebMWriter.h 17.5 KB 98103   21 months vboxsync Copyright year updates by scm.
VRDEServerImpl.h 3.1 KB 98103   21 months vboxsync Copyright year updates by scm.
VMMDev.h 3.7 KB 98103   21 months vboxsync Copyright year updates by scm.
VirtualBoxTranslator.h 5.6 KB 98103   21 months vboxsync Copyright year updates by scm.
VirtualBoxSDSImpl.h 5.5 KB 98103   21 months vboxsync Copyright year updates by scm.
VirtualBoxErrorInfoImpl.h 5.1 KB 98103   21 months vboxsync Copyright year updates by scm.
VirtualBoxClientImpl.h 4.4 KB 98103   21 months vboxsync Copyright year updates by scm.
VirtualBoxBase.h 36.4 KB 98103   21 months vboxsync Copyright year updates by scm.
VFSExplorerImpl.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
VBoxNls.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
vbox-libhal.h 2.9 KB 98103   21 months vboxsync Copyright year updates by scm.
UsbWebcamInterface.h 2.8 KB 98103   21 months vboxsync Copyright year updates by scm.
USBProxyService.h 5.0 KB 98103   21 months vboxsync Copyright year updates by scm.
USBProxyBackend.h 13.4 KB 98103   21 months vboxsync Copyright year updates by scm.
USBIdDatabase.h 6.6 KB 98103   21 months vboxsync Copyright year updates by scm.
USBDeviceImpl.h 3.8 KB 98103   21 months vboxsync Copyright year updates by scm.
USBDeviceFiltersImpl.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
USBDeviceFilterImpl.h 8.2 KB 98103   21 months vboxsync Copyright year updates by scm.
USBControllerImpl.h 2.4 KB 98103   21 months vboxsync Copyright year updates by scm.
UsbCardReader.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
UpdateAgentImpl.h 6.5 KB 98103   21 months vboxsync Copyright year updates by scm.
TrustedPlatformModuleImpl.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
TrustAnchorsAndCerts.h 1.5 KB 98103   21 months vboxsync Copyright year updates by scm.
TokenImpl.h 2.5 KB 98103   21 months vboxsync Copyright year updates by scm.
ThreadTask.h 1.9 KB 98103   21 months vboxsync Copyright year updates by scm.
TextScript.h 7.5 KB 98103   21 months vboxsync Copyright year updates by scm.
SnapshotImpl.h 4.2 KB 98103   21 months vboxsync Copyright year updates by scm.
SessionImpl.h 7.3 KB 98103   21 months vboxsync Copyright year updates by scm.
SecretKeyStore.h 6.4 KB 98103   21 months vboxsync Copyright year updates by scm.
RemoteUSBBackend.h 4.0 KB 98103   21 months vboxsync Copyright year updates by scm.
RecordingUtils.h 5.9 KB 98103   21 months vboxsync Copyright year updates by scm.
RecordingStream.h 7.0 KB 98103   21 months vboxsync Copyright year updates by scm.
RecordingSettingsImpl.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
RecordingScreenSettingsImpl.h 4.8 KB 98103   21 months vboxsync Copyright year updates by scm.
RecordingInternals.h 16.7 KB 98103   21 months vboxsync Copyright year updates by scm.
QMTranslator.h 2.6 KB 98103   21 months vboxsync Copyright year updates by scm.
ProgressProxyImpl.h 4.5 KB 98103   21 months vboxsync Copyright year updates by scm.
ProgressImpl.h 9.1 KB 98103   21 months vboxsync Copyright year updates by scm.
PerformanceImpl.h 6.6 KB 98103   21 months vboxsync Copyright year updates by scm.
Performance.h 34.2 KB 98103   21 months vboxsync Copyright year updates by scm.
PCIDeviceAttachmentImpl.h 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
ParallelPortImpl.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
ObjectState.h 5.6 KB 98103   21 months vboxsync Copyright year updates by scm.
objectslist.h 5.8 KB 98103   21 months vboxsync Copyright year updates by scm.
NetworkServiceRunner.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
NetworkAdapterImpl.h 5.3 KB 98103   21 months vboxsync Copyright year updates by scm.
netif.h 4.7 KB 98103   21 months vboxsync Copyright year updates by scm.
NATNetworkImpl.h 4.5 KB 98103   21 months vboxsync Copyright year updates by scm.
NATEngineImpl.h 4.0 KB 98103   21 months vboxsync Copyright year updates by scm.
MouseImpl.h 6.4 KB 98103   21 months vboxsync Copyright year updates by scm.
MediumLock.h 9.1 KB 98103   21 months vboxsync Copyright year updates by scm.
MediumIOImpl.h 2.8 KB 98103   21 months vboxsync Copyright year updates by scm.
MediumFormatImpl.h 3.9 KB 98103   21 months vboxsync Copyright year updates by scm.
MediumAttachmentImpl.h 4.7 KB 98103   21 months vboxsync Copyright year updates by scm.
Matching.h 14.2 KB 98103   21 months vboxsync Copyright year updates by scm.
MachineLaunchVMCommonWorker.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
MachineImplCloneVM.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
MachineDebuggerImpl.h 7.0 KB 98103   21 months vboxsync Copyright year updates by scm.
LoggingNew.h 1.7 KB 98103   21 months vboxsync Copyright year updates by scm.
KeyboardImpl.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
HostVideoInputDeviceImpl.h 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
HostUSBDeviceImpl.h 12.6 KB 98103   21 months vboxsync Copyright year updates by scm.
HostPower.h 3.8 KB 98103   21 months vboxsync Copyright year updates by scm.
HostOnlyNetworkImpl.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
HostNetworkInterfaceImpl.h 4.8 KB 98103   21 months vboxsync Copyright year updates by scm.
HostHardwareLinux.h 6.3 KB 98103   21 months vboxsync Copyright year updates by scm.
HostDrivePartitionImpl.h 4.5 KB 98103   21 months vboxsync Copyright year updates by scm.
HostDriveImpl.h 2.5 KB 98103   21 months vboxsync Copyright year updates by scm.
HostAudioDeviceImpl.h 1.5 KB 98103   21 months vboxsync Copyright year updates by scm.
HGCMObjects.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
HGCM.h 2.5 KB 98103   21 months vboxsync Copyright year updates by scm.
HashedPw.h 1.2 KB 98103   21 months vboxsync Copyright year updates by scm.
GuestFsObjInfoImpl.h 2.6 KB 98103   21 months vboxsync Copyright year updates by scm.
GuestDnDTargetImpl.h 4.3 KB 98103   21 months vboxsync Copyright year updates by scm.
GuestDnDSourceImpl.h 4.1 KB 98103   21 months vboxsync Copyright year updates by scm.
GuestDebugControlImpl.h 2.4 KB 98103   21 months vboxsync Copyright year updates by scm.
GraphicsAdapterImpl.h 2.7 KB 98103   21 months vboxsync Copyright year updates by scm.
ExtPackUtil.h 6.4 KB 98103   21 months vboxsync Copyright year updates by scm.
EventImpl.h 4.9 KB 98103   21 months vboxsync Copyright year updates by scm.
EmulatedUSBImpl.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
EBMLWriter.h 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
EBML_MKV.h 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
DrvAudioVRDE.h 2.3 KB 98103   21 months vboxsync Copyright year updates by scm.
DrvAudioRec.h 2.0 KB 98103   21 months vboxsync Copyright year updates by scm.
DisplayUtils.h 1.9 KB 98103   21 months vboxsync Copyright year updates by scm.
DisplayImpl.h 23.5 KB 98103   21 months vboxsync Copyright year updates by scm.
DHCPServerImpl.h 4.6 KB 98103   21 months vboxsync Copyright year updates by scm.
DHCPConfigImpl.h 20.7 KB 98103   21 months vboxsync Copyright year updates by scm.
DataStreamImpl.h 2.4 KB 98103   21 months vboxsync Copyright year updates by scm.
CryptoUtils.h 4.9 KB 98103   21 months vboxsync Copyright year updates by scm.
CPUProfileImpl.h 2.1 KB 98103   21 months vboxsync Copyright year updates by scm.
CloudProviderManagerImpl.h 2.6 KB 98103   21 months vboxsync Copyright year updates by scm.
CloudNetworkImpl.h 2.2 KB 98103   21 months vboxsync Copyright year updates by scm.
CloudGateway.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
ClientWatcher.h 4.8 KB 98103   21 months vboxsync Copyright year updates by scm.
ClientTokenHolder.h 2.9 KB 98103   21 months vboxsync Copyright year updates by scm.
ClientToken.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
CertificateImpl.h 4.2 KB 98103   21 months vboxsync Copyright year updates by scm.
BusAssignmentManager.h 3.0 KB 98103   21 months vboxsync Copyright year updates by scm.
BandwidthGroupImpl.h 3.4 KB 98103   21 months vboxsync Copyright year updates by scm.
BandwidthControlImpl.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
AutostartDb.h 3.3 KB 98103   21 months vboxsync Copyright year updates by scm.
AuthLibrary.h 1.8 KB 98103   21 months vboxsync Copyright year updates by scm.
AudioDriver.h 4.1 KB 98103   21 months vboxsync Copyright year updates by scm.
AudioAdapterImpl.h 2.8 KB 98103   21 months vboxsync Copyright year updates by scm.
AdditionsFacilityImpl.h 3.2 KB 98103   21 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
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