VirtualBox

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

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