VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
xml 18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
win 18183   16 years vboxsync Added copyright info to VBoxSVC/VBoxC Windows resources.
webservice 18147   16 years vboxsync webservices/SDK: Don't waste time searching fr owsdl2py and stubmaker …
testcase 18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
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 18214   16 years vboxsync OVF: added AddDescription; return the created VirtualSystemDescription …
idl 18217   16 years vboxsync Main: OVF API docs.
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 18221   16 years vboxsync VBoxXPCOMCGlue.c: Drop the malloc/free and use a 4KB static path …
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 147.1 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
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 23.0 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
MachineImpl.cpp 370.2 KB 18173   16 years vboxsync Main: Protect every use of the StorageController list and remove …
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.9 KB 18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
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.8 KB 18210   16 years vboxsync Remove some no longer needed code.
DVDDriveImpl.cpp 18.6 KB 18210   16 years vboxsync Remove some no longer needed code.
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).
DHCPServerRunner.cpp 3.7 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
DHCPServerImpl.cpp 7.5 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
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 117.7 KB 18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
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 173.7 KB 18220   16 years vboxsync OVF: parse EULA section with ovf 0.9 too
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