VirtualBox

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

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 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
hgcm 28200   15 years vboxsync Main/HGCM: Comment/Docu.
idl 28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
include 28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
linux 27950   15 years vboxsync #4790: Metrics: Fixed preCollect for Windows and Linux
nls 2634   17 years vboxsync nls
os2 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
solaris 28033   15 years vboxsync Main/solaris: Network interfaces, added nfo driver description.
testcase 27930   15 years vboxsync Metrics updates (untested)
webservice 27743   15 years vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
win 28005   15 years vboxsync Metrics updates
xml 28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
xpcom 27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
ApplianceImpl.cpp 44.7 KB 28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
ApplianceImplExport.cpp 72.5 KB 28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
ApplianceImplImport.cpp 92.0 KB 28189   15 years vboxsync Main: OVF crash fix, settings::ConfigFileBase must not be copyable
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 162.6 KB 28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
ConsoleImpl.cpp 263.5 KB 28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
ConsoleImplTeleporter.cpp 41.9 KB 26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
ConsoleVRDPServer.cpp 68.1 KB 27608   15 years vboxsync build fix
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 26186   15 years vboxsync Main: coding style fixes
DisplayImpl.cpp 114.9 KB 27905   15 years vboxsync Main: coding style
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 24.9 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
GuestImpl.cpp 21.8 KB 28207   15 years vboxsync Guest Control: Fix service name.
GuestOSTypeImpl.cpp 11.0 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
HostImpl.cpp 85.4 KB 28036   15 years vboxsync More metrics changes
HostNetworkInterfaceImpl.cpp 16.5 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
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.7 KB 28212   15 years vboxsync Main/Machine: in ReadLog: release lock early, as the file read can …
Makefile.kmk 27.1 KB 27882   15 years vboxsync Main/OVF: sort import code into separate file as well
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 193.3 KB 27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
MouseImpl.cpp 20.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
NATEngineImpl.cpp 16.1 KB 27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
NetworkAdapterImpl.cpp 40.3 KB 28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
ParallelPortImpl.cpp 14.0 KB 27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
Performance.cpp 19.6 KB 28058   15 years vboxsync Main: warnings
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 81.8 KB 28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
StorageControllerImpl.cpp 21.7 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
SystemPropertiesImpl.cpp 25.4 KB 27858   15 years vboxsync Main: gcc warnings
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.5 KB 25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
VirtualBoxImpl.cpp 142.0 KB 28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
VMMDevInterface.cpp 26.3 KB 28051   15 years vboxsync Another attempt to initialize the balloon correct during startup
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