VirtualBox

source: vbox/trunk/src/VBox/Main@ 28766

Name Size Rev Age Author Last Change
../
cbinding 25950   15 years vboxsync $(QUIET)
darwin 27905   15 years vboxsync Main: coding style
freebsd 25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
generic 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
glue 28664   15 years vboxsync python: API to figuire out install directory
hgcm 28200   15 years vboxsync Main/HGCM: Comment/Docu.
idl 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
include 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
linux 28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
nls 2634   18 years vboxsync nls
os2 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
solaris 28742   15 years vboxsync Main/Solaris: added description for hxge.
testcase 28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
webservice 28763   15 years vboxsync Webservice: add missing lock (fixes assertion in logoff and possible race)
win 28005   15 years vboxsync Metrics updates
xml 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
xpcom 27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
ApplianceImpl.cpp 44.7 KB 28596   15 years vboxsync Main/OVF: fix IDE controller export broken by r60336
ApplianceImplExport.cpp 75.8 KB 28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
ApplianceImplImport.cpp 93.4 KB 28596   15 years vboxsync Main/OVF: fix IDE controller export broken by r60336
AudioAdapterImpl.cpp 13.5 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
AudioSnifferInterface.cpp 6.8 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
BIOSSettingsImpl.cpp 15.7 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
ConsoleImpl2.cpp 167.4 KB 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
ConsoleImpl.cpp 253.5 KB 28766   15 years vboxsync Main/Console: wrong place to lock the VM pointer, causes hangs
ConsoleImplTeleporter.cpp 41.9 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
ConsoleVRDPServer.cpp 68.1 KB 28302   15 years vboxsync Main/ConsoleVRDPServer: tiny cleanup
DHCPServerImpl.cpp 7.1 KB 27716   15 years vboxsync Main/DHCPServer: fixed the format of the MAC address passed to the …
DHCPServerRunner.cpp 3.8 KB 28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
DisplayImpl.cpp 128.4 KB 28602   15 years vboxsync Main/Display: resize a new framebuffer (xTracker 4655)
DisplayResampleImage.cpp 5.4 KB 26511   15 years vboxsync Main: tabs -> spaces.
Doxyfile.Main 58.1 KB 25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
Global.cpp 25.3 KB 28227   15 years vboxsync Main and FE/Qt: enable the USB tablet device by default for most Linux …
GuestImpl.cpp 36.6 KB 28728   15 years vboxsync Guest Control/Main: Even return the PID if process is no more (for …
GuestOSTypeImpl.cpp 11.0 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
HostImpl.cpp 82.6 KB 28583   15 years vboxsync Dropped redundant code for listing network interfaces on Solaris
HostNetworkInterfaceImpl.cpp 16.5 KB 28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
HostPower.cpp 5.6 KB 27796   15 years vboxsync Main: attempt at USB locking fixes
KeyboardImpl.cpp 10.0 KB 27608   15 years vboxsync build fix
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MachineDebuggerImpl.cpp 19.6 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
MachineImpl.cpp 363.4 KB 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
Makefile.kmk 27.4 KB 28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
Matching.cpp 4.9 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
MediumAttachmentImpl.cpp 9.7 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
MediumFormatImpl.cpp 9.4 KB 26561   15 years vboxsync *: set svn:eol-style correctly.
MediumImpl.cpp 194.5 KB 28587   15 years vboxsync Main/Medium: fix parameter passing for mergeTo(), eliminating …
MediumLock.cpp 8.8 KB 28584   15 years vboxsync Main/MediumLock: Make lock updating available while locked. Simplifies …
MouseImpl.cpp 20.1 KB 28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
NATEngineImpl.cpp 16.1 KB 27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
NetworkAdapterImpl.cpp 43.5 KB 28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
ParallelPortImpl.cpp 14.0 KB 27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
Performance.cpp 19.6 KB 28525   15 years vboxsync fixed comment
PerformanceImpl.cpp 23.4 KB 28036   15 years vboxsync More metrics changes
ProgressImpl.cpp 53.3 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
RemoteUSBDeviceImpl.cpp 8.0 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
SerialPortImpl.cpp 17.8 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
SessionImpl.cpp 35.0 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
SharedFolderImpl.cpp 9.8 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
SnapshotImpl.cpp 100.7 KB 28585   15 years vboxsync Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
StorageControllerImpl.cpp 23.0 KB 28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
SystemPropertiesImpl.cpp 25.9 KB 28586   15 years vboxsync Main: fix locking order in systemproperties
USBControllerImpl.cpp 36.1 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
USBDeviceImpl.cpp 8.6 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
VBoxDll.cpp 1.2 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDriversRegister.cpp 2.4 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VFSExplorerImpl.cpp 18.6 KB 27905   15 years vboxsync Main: coding style
VirtualBoxBase.cpp 32.0 KB 26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
VirtualBoxCallbackImpl.cpp 8.4 KB 28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
VirtualBoxErrorInfoImpl.cpp 6.7 KB 28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
VirtualBoxImpl.cpp 142.2 KB 28304   15 years vboxsync Main: free some bytes in destructors
VMMDevInterface.cpp 27.1 KB 28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
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