VirtualBox

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

Name Size Rev Age Author Last Change
../
win 69500   7 years vboxsync *: scm --update-copyright-year
AdditionsFacilityImpl.h 3.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
ApplianceImpl.h 13.4 KB 75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
ApplianceImplPrivate.h 16.5 KB 75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
AudioAdapterImpl.h 2.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
AudioDriver.h 3.1 KB 70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
AuthLibrary.h 1.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
AutoCaller.h 15.9 KB 75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
AutostartDb.h 2.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
AutoStateDep.h 8.2 KB 69500   7 years vboxsync *: scm --update-copyright-year
BandwidthControlImpl.h 2.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
BandwidthGroupImpl.h 3.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
BIOSSettingsImpl.h 2.7 KB 75139   6 years vboxsync Main/BIOSSettings: Comment typos and updates.
BusAssignmentManager.h 2.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
CertificateImpl.h 3.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
ClientToken.h 2.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
ClientTokenHolder.h 2.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
ClientWatcher.h 4.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
CloudProviderManagerImpl.h 2.1 KB 75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
ConsoleImpl.h 46.4 KB 75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
ConsoleVRDPServer.h 17.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
DataStreamImpl.h 2.0 KB 74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
DHCPServerImpl.h 4.8 KB 76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
DisplayImpl.h 28.0 KB 75448   6 years vboxsync Main/DisplayImpl: Do much of the i_drvDestruct work earlier in the …
DisplayUtils.h 1.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
DrvAudioRec.h 1.8 KB 75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
DrvAudioVRDE.h 1.9 KB 73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
EBML_MKV.h 2.9 KB 74988   6 years vboxsync VideoRec/Main: Moved EBML / MKV writer + definition headers into …
EBMLWriter.h 3.3 KB 74991   6 years vboxsync VideoRec/Main: Don't use the logging facility in EBMLWriter.h.
EmulatedUSBImpl.h 2.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
EventImpl.h 4.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
ExtPackManagerImpl.h 12.1 KB 75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
ExtPackUtil.h 6.0 KB 68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
Global.h 6.6 KB 75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
GuestCtrlImplPrivate.h 34.7 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestDirectoryImpl.h 2.4 KB 71406   7 years vboxsync Guest Control: Revamped internal object [un]registration and …
GuestDnDPrivate.h 31.2 KB 75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
GuestDnDSourceImpl.h 3.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestDnDTargetImpl.h 3.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestFileImpl.h 5.5 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestFsObjInfoImpl.h 2.2 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestImpl.h 10.4 KB 71634   7 years vboxsync Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
GuestOSTypeImpl.h 4.6 KB 75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
GuestProcessImpl.h 10.5 KB 73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
GuestSessionImpl.h 22.2 KB 75891   6 years vboxsync Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
GuestSessionImplTasks.h 11.2 KB 73037   6 years vboxsync Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
HashedPw.h 803 bytes 69500   7 years vboxsync *: scm --update-copyright-year
HGCM.h 2.4 KB 75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
HGCMObjects.h 2.9 KB 75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
HGCMThread.h 6.6 KB 75747   6 years vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
HostHardwareLinux.h 5.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
HostImpl.h 7.6 KB 75574   6 years vboxsync Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
HostNetworkInterfaceImpl.h 3.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
HostPower.h 3.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
HostUSBDeviceImpl.h 12.2 KB 69500   7 years vboxsync *: scm --update-copyright-year
HostVideoInputDeviceImpl.h 1.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
KeyboardImpl.h 2.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
Logging.h 1.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
LoggingNew.h 1.1 KB 67913   7 years vboxsync Main: Adding LoggingNew.h as a replacement for Logging.h that allows …
MachineDebuggerImpl.h 6.5 KB 72328   6 years vboxsync Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
MachineImpl.h 68.2 KB 75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
MachineImplCloneVM.h 1.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
MachineImplMoveVM.h 4.6 KB 71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
Makefile.kup 0 bytes 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
Matching.h 13.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
MediumAttachmentImpl.h 4.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
MediumFormatImpl.h 3.5 KB 72900   6 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
MediumImpl.h 19.9 KB 76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
MediumIOImpl.h 2.4 KB 74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
MediumLock.h 8.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
MouseImpl.h 5.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
NATEngineImpl.h 3.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
NATNetworkImpl.h 4.2 KB 76153   6 years vboxsync Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
netif.h 4.1 KB 72979   6 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
NetworkAdapterImpl.h 4.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
NetworkServiceRunner.h 1.6 KB 75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
Nvram.h 1.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
objectslist.h 5.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
ObjectState.h 5.2 KB 75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
ovfreader.h 24.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
ParallelPortImpl.h 2.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
PCIDeviceAttachmentImpl.h 1.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
PCIRawDevImpl.h 1.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
Performance.h 33.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
PerformanceImpl.h 6.2 KB 69500   7 years vboxsync *: scm --update-copyright-year
ProgressImpl.h 8.0 KB 74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
ProgressProxyImpl.h 4.1 KB 69500   7 years vboxsync *: scm --update-copyright-year
QMTranslator.h 1.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
Recording.h 4.3 KB 75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
RecordingInternals.h 5.1 KB 75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
RecordingScreenSettingsImpl.h 4.0 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
RecordingSettingsImpl.h 2.7 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
RecordingStream.h 6.0 KB 75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
RecordingUtils.h 5.4 KB 75393   6 years vboxsync Recording/Main: Renaming, docs.
RemoteUSBBackend.h 3.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
RemoteUSBDeviceImpl.h 3.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
SecretKeyStore.h 5.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
SerialPortImpl.h 2.4 KB 73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
SessionImpl.h 6.4 KB 75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
SharedFolderImpl.h 3.9 KB 75458   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295
SnapshotImpl.h 4.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
StorageControllerImpl.h 3.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
SystemPropertiesImpl.h 7.4 KB 74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
TextScript.h 6.9 KB 76167   6 years vboxsync Main: Split out the two text script classes from UnattendedScript …
ThreadTask.h 1.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
TokenImpl.h 2.1 KB 69500   7 years vboxsync *: scm --update-copyright-year
UnattendedImpl.h 10.8 KB 70999   7 years vboxsync Main/Unattended: Started to detect RHEL and OEL iso images.
UnattendedInstaller.h 23.6 KB 71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
UnattendedScript.h 4.9 KB 76167   6 years vboxsync Main: Split out the two text script classes from UnattendedScript …
UsbCardReader.h 2.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBControllerImpl.h 2.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBDeviceFilterImpl.h 7.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBDeviceFiltersImpl.h 2.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBDeviceImpl.h 3.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBGetDevices.h 2.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBIdDatabase.h 6.2 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBProxyBackend.h 13.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
USBProxyService.h 4.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
UsbWebcamInterface.h 2.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
vbox-libhal.h 2.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
vector.h 13.2 KB 69500   7 years vboxsync *: scm --update-copyright-year
VFSExplorerImpl.h 2.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
VirtualBoxBase.h 36.1 KB 69500   7 years vboxsync *: scm --update-copyright-year
VirtualBoxClientImpl.h 3.4 KB 69804   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
VirtualBoxErrorInfoImpl.h 4.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
VirtualBoxImpl.h 18.1 KB 76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
VirtualBoxSDSImpl.h 4.6 KB 76083   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300
VMMDev.h 3.2 KB 75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
VRDEServerImpl.h 2.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
WebMWriter.h 17.0 KB 75047   6 years vboxsync VideoRec/WebMWriter: Renaming, docs.
Wrapper.h 8.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
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