VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 55458   10 years vboxsync Main/src-server/xpcom/server.cpp: make the event queue handling and …
win 55784   10 years vboxsync Restored lost ProductVersion.
solaris 54871   10 years vboxsync NetIf-solaris: missed file.
os2 51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
linux 55769   10 years vboxsync Main: it++ => ++it
generic 50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
freebsd 55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
darwin 55401   10 years vboxsync added a couple of missing Id headers
VRDEServerImpl.cpp 26.3 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
VirtualBoxImpl.cpp 165.2 KB 55839   10 years vboxsync VBoxSVC: log the home directory
VFSExplorerImpl.cpp 18.9 KB 55611   10 years vboxsync Main: Merged the VFSFileType and FsObjType enums, keeping the …
USBProxyService.cpp 38.1 KB 55769   10 years vboxsync Main: it++ => ++it
USBDeviceFiltersImpl.cpp 32.2 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
USBDeviceFilterImpl.cpp 35.3 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
USBControllerImpl.cpp 10.3 KB 50721   11 years vboxsync Updated USB configuration.
TokenImpl.cpp 5.6 KB 49795   11 years vboxsync 6813 - stage 3 rev 1
SystemPropertiesImpl.cpp 36.4 KB 55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
StorageControllerImpl.cpp 23.7 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
SnapshotImpl.cpp 143.2 KB 55749   10 years vboxsync Main/Snapshot: fix complete breakage of taking snapshots (smart …
SerialPortImpl.cpp 16.6 KB 55401   10 years vboxsync added a couple of missing Id headers
ProgressProxyImpl.cpp 22.1 KB 51687   11 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
PerformanceImpl.cpp 29.2 KB 55769   10 years vboxsync Main: it++ => ++it
Performance.cpp 43.5 KB 55769   10 years vboxsync Main: it++ => ++it
ParallelPortImpl.cpp 12.8 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
NetworkServiceRunner.cpp 4.6 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
NetworkAdapterImpl.cpp 41.2 KB 54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
NATNetworkImpl.cpp 28.5 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
NATEngineImpl.cpp 17.9 KB 51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
MediumLock.cpp 9.1 KB 55769   10 years vboxsync Main: it++ => ++it
MediumImpl.cpp 329.2 KB 55872   10 years vboxsync Main/Medium: Copy filter related properties when cloning a medium or …
MediumFormatImpl.cpp 8.4 KB 45584   12 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
MediumAttachmentImpl.cpp 15.0 KB 55401   10 years vboxsync added a couple of missing Id headers
Matching.cpp 4.8 KB 55401   10 years vboxsync added a couple of missing Id headers
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MachineImplCloneVM.cpp 61.1 KB 54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
MachineImpl.cpp 511.7 KB 55854   10 years vboxsync Main: saved screenshot API cleanup.
HostVideoInputDeviceImpl.cpp 6.3 KB 55710   10 years vboxsync Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit
HostUSBDeviceImpl.cpp 95.0 KB 53297   10 years vboxsync Main: Added API to report actual USB device speed.
HostPower.cpp 6.5 KB 55401   10 years vboxsync added a couple of missing Id headers
HostNetworkInterfaceImpl.cpp 19.8 KB 50213   11 years vboxsync spaces
HostImpl.cpp 116.0 KB 55616   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume …
HostDnsServiceResolvConf.cpp 2.3 KB 55223   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
HostDnsService.h 6.2 KB 55797   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSSuffixesIgnore global …
HostDnsService.cpp 11.2 KB 55797   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSSuffixesIgnore global …
GuestOSTypeImpl.cpp 11.5 KB 55401   10 years vboxsync added a couple of missing Id headers
DHCPServerImpl.cpp 15.7 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
ClientWatcher.cpp 31.5 KB 55401   10 years vboxsync added a couple of missing Id headers
ClientToken.cpp 8.1 KB 55401   10 years vboxsync added a couple of missing Id headers
BIOSSettingsImpl.cpp 13.6 KB 55401   10 years vboxsync added a couple of missing Id headers
BandwidthGroupImpl.cpp 8.8 KB 55401   10 years vboxsync added a couple of missing Id headers
BandwidthControlImpl.cpp 15.6 KB 55401   10 years vboxsync added a couple of missing Id headers
AudioAdapterImpl.cpp 12.4 KB 55548   10 years vboxsync AudioAdapterImpl: shut up gcc.
ApplianceImplIO.cpp 59.6 KB 51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
ApplianceImplImport.cpp 170.6 KB 54985   10 years vboxsync fixed several lines according to coding style
ApplianceImplExport.cpp 111.8 KB 55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
ApplianceImpl.cpp 58.1 KB 55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
Note: See TracBrowser for help on using the repository browser.

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