VirtualBox

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

Name Size Rev Age Author Last Change
../
cbinding 18137   16 years vboxsync CBinding: removed the deprecated tstLinuxC testcase and made the …
darwin 18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
freebsd 16016   16 years vboxsync Main: FreeBSD stubbing.
generic 17997   16 years vboxsync warnings
glue 17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
hgcm 14215   16 years vboxsync Fixed some warnings
idl 18107   16 years vboxsync IMedium: improve wording; correct typos.
include 18115   16 years vboxsync Main/HardDisk: implement flattenTo() API. a bit code duplication left …
linux 18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
nls 2634   18 years vboxsync nls
os2 17835   16 years vboxsync NetIf/win: DhcpRediscover
solaris 18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
testcase 17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
webservice 18103   16 years vboxsync webservice/vboxweb: adapt command line handling to changed RTGetOpt …
win 18145   16 years vboxsync Report proper file version for VBoxC/VBoxSVC on Windows.
xml 18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
xpcom 18023   16 years vboxsync Dhcp->DHCP
ApplianceImpl.cpp 169.3 KB 18114   16 years vboxsync Main/Appliance: use the flattenTo API when exporting the image to …
AudioAdapterImpl.cpp 17.2 KB 17020   16 years vboxsync Main: reverse check
AudioSnifferInterface.cpp 7.3 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
AutoLock.cpp 14.6 KB 16310   16 years vboxsync AutoLock.cpp: TLS question.
BIOSSettingsImpl.cpp 17.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
ConsoleImpl2.cpp 118.8 KB 18068   16 years vboxsync remove tap for non-linux platforms
ConsoleImpl.cpp 229.4 KB 18116   16 years vboxsync FE/Qt4: only test if the guest entered the ACPI state if this …
ConsoleVRDPServer.cpp 65.2 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
DHCPServerImpl.cpp 6.1 KB 18023   16 years vboxsync Dhcp->DHCP
DisplayImpl.cpp 78.9 KB 16199   16 years vboxsync displayRefreshCallback: removed obsolete assertion (xTracker #3489).
Doxyfile.Main 46.7 KB 11848   16 years vboxsync docs, other sdk cleanups
DVDDriveImpl.cpp 18.3 KB 17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
FloppyDriveImpl.cpp 18.5 KB 17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
FramebufferImpl.cpp 6.4 KB 14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
Global.cpp 14.4 KB 17721   16 years vboxsync Turbolinux
GuestImpl.cpp 9.4 KB 18113   16 years vboxsync don't spam the release log if Guest::GetStatistic() fails
GuestOSTypeImpl.cpp 7.7 KB 15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
HardDiskAttachmentImpl.cpp 3.7 KB 17671   16 years vboxsync Main: Try to fix Windows builds
HardDiskFormatImpl.cpp 9.3 KB 16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
HardDiskImpl.cpp 150.6 KB 18121   16 years vboxsync Main/HardDisk: enable cancelling for all operations which take really …
HostDVDDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostFloppyDriveImpl.cpp 3.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
HostImpl.cpp 89.1 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
HostNetworkInterfaceImpl.cpp 14.5 KB 18014   16 years vboxsync Host-only static IP persistency and defaults for all platforms except …
HostPower.cpp 4.8 KB 15454   16 years vboxsync svn properties
KeyboardImpl.cpp 10.3 KB 15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MachineDebuggerImpl.cpp 18.7 KB 15827   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
MachineImpl.cpp 370.1 KB 18115   16 years vboxsync Main/HardDisk: implement flattenTo() API. a bit code duplication left …
Makefile.kmk 22.9 KB 18023   16 years vboxsync Dhcp->DHCP
Matching.cpp 4.9 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MediumImpl.cpp 30.3 KB 16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
MouseImpl.cpp 13.3 KB 15716   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
NetworkAdapterImpl.cpp 32.6 KB 17843   16 years vboxsync VBoxManage hostonly-related fixes.
ParallelPortImpl.cpp 14.0 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
Performance.cpp 16.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
PerformanceImpl.cpp 21.2 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
ProgressImpl.cpp 42.8 KB 18120   16 years vboxsync Main/Progress: implement cancelling of activities associated with …
RemoteUSBDeviceImpl.cpp 7.8 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
SerialPortImpl.cpp 17.6 KB 16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
SessionImpl.cpp 34.3 KB 17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
SharedFolderImpl.cpp 9.5 KB 16215   16 years vboxsync Reapplied r41613.
SnapshotImpl.cpp 10.4 KB 17260   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replace …
StorageControllerImpl.cpp 17.8 KB 17768   16 years vboxsync export
SystemPropertiesImpl.cpp 18.4 KB 16569   16 years vboxsync Main: API support for the CPU count contrains.
USBControllerImpl.cpp 37.4 KB 17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
USBDeviceImpl.cpp 8.5 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
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, …
Version.cpp 1.0 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VirtualBoxBase.cpp 39.6 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxErrorInfoImpl.cpp 6.3 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VirtualBoxImpl.cpp 146.9 KB 18049   16 years vboxsync Fix "unused variable cnt" warnings for the release build.
VirtualBoxImplExtra.cpp 9.0 KB 17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
VMMDevInterface.cpp 27.7 KB 16468   16 years vboxsync obsolete stuff
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