VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80375   5 years vboxsync Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
(edit) @80373   5 years vboxsync com/array.h: handling empty base elements better (hopefully will …
(edit) @80370   5 years vboxsync 3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
(edit) @80368   5 years vboxsync 3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
(edit) @80365   5 years vboxsync 3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
(edit) @80360   5 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80303   5 years vboxsync Main/DisplayImpl.cpp: Skip including vm.h as it is no longer used. …
(edit) @80248   5 years vboxsync Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based 3D …
(edit) @80210   5 years vboxsync OVF: The bug with an empty medium fixed.
(edit) @80156   5 years vboxsync DBGFInfo: Added a getopt error reporter helper.
(edit) @80114   5 years vboxsync Main/IMachineDebugger: Added method for getting the CPU load (as seen …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80023   5 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @80012   5 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @80008   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80006   5 years vboxsync Main/MediumIOImpl.cpp: Need a string reference to the data stream COM …
(edit) @79985   5 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @79968   5 years vboxsync Main/Medium::i_setLocation: Fixed leak in the error path where the …
(edit) @79965   5 years vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @79961   5 years vboxsync Main/MediumImpl.cpp: Suffix strings that skips over the dot are called …
(edit) @79956   5 years vboxsync bugref:8345. small typo.
(edit) @79955   5 years vboxsync bugref:8345. Second part of refining and cleaning up the code.
(edit) @79954   5 years vboxsync bugref:8344. Fixed a bug with an uppercase letter suffix in the image …
(edit) @79931   5 years vboxsync Main/Unattended: Recognize vista isos. bugref:9151
(edit) @79928   5 years vboxsync See #9440 Comment #36
(edit) @79926   5 years vboxsync Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151
(edit) @79920   5 years vboxsync Main/Unattended: Detect windows 10 ISOs. bugref:9151
(edit) @79910   5 years vboxsync Main/Unattended: Avoid set timezone to 'localtime' as it breaks ubuntu …
(edit) @79904   5 years vboxsync Main/glue: com.h -> utils.h for relevant source files. bugref:9511
(edit) @79866   5 years vboxsync Main/DHCPServer: Fixes to logging, individual vm/slot configs, and …
(edit) @79857   5 years vboxsync VirtualBox.xidl: Pattern description for the getStats, dumpStats and …
(edit) @79856   5 years vboxsync VirtualBox.xidl: docs for the encoding enum. bugref:9288
(edit) @79854   5 years vboxsync man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option description …
(edit) @79853   5 years vboxsync man_VBoxManage-dhcpserver.xml: Include DHCP option details from …
(edit) @79849   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79848   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79846   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79845   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79826   5 years vboxsync OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now …
(edit) @79823   5 years vboxsync Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic …
(edit) @79822   5 years vboxsync Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
(edit) @79800   5 years vboxsync Dhcpd,Main: Working on extending the DHCP server end to cope with new …
(edit) @79795   5 years vboxsync Main/HostDnsService: Plug event semaphore leak on destruction
(edit) @79793   5 years vboxsync Main/Medium: Fix for setting create-only medium properties when …
(edit) @79778   5 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79775   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79774   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79771   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79761   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79749   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79747   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79742   5 years vboxsync Changes per #5899 / Comment #14
(edit) @79740   5 years vboxsync Main/DHCPServerImpl: build fix. bugref:9288
(edit) @79738   5 years vboxsync Thinko fix (operator precedence).
(edit) @79737   5 years vboxsync Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in …
(edit) @79736   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79735   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288
(edit) @79734   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79733   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79732   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79727   5 years vboxsync bugre:9481. OCICloudClient::getImageInfo(): removed the parameter …
(edit) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79676   5 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79674   5 years vboxsync Comment.
(edit) @79645   5 years vboxsync VirtualBox.xidl, VSD: adding display names parameters for …
(edit) @79644   5 years vboxsync Main/NetworkServiceRunner: eliminated std::string and replaced the …
(edit) @79623   5 years vboxsync Main/DHCPServerImpl.cpp: build fix. bugref:9288
(edit) @79621   5 years vboxsync Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
(edit) @79610   5 years vboxsync Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
(edit) @79606   5 years vboxsync fixed the call of ICloudClient::importInstance() in the …
(edit) @79605   5 years vboxsync bugre:9481. Added the API function ICloudClient::importImage(). …
(edit) @79597   5 years vboxsync bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
(edit) @79585   5 years vboxsync Fixed several descriptions in the ICloudClient. UUID->id.
(edit) @79584   5 years vboxsync bugref:9416. little bit reshuffled the parts of cleanup code.
(edit) @79583   5 years vboxsync bugref:9481. API function ICloudClient::exportImage makes the export …
(edit) @79582   5 years vboxsync Main/DataStreamImpl.cpp: Initialize the m_fEos flag
(edit) @79551   5 years vboxsync Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also gets …
(edit) @79479   5 years vboxsync Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
(edit) @79469   5 years vboxsync Main/UnattendedTemplates: Kick udev after GA installation as the …
(edit) @79466   5 years vboxsync OCI: ICloudClient::exportVM - makes an OCI custom image from a local …
(edit) @79442   5 years vboxsync Main/glue/vboxapi.py: Added getEnumValueName() to help translating …
(edit) @79420   5 years vboxsync Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
(edit) @79419   5 years vboxsync UnattendedTemplates/ubuntu_preseed.cfg: Document failed attempt at …
(edit) @79418   5 years vboxsync Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling …
(edit) @79417   5 years vboxsync Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
(edit) @79369   5 years vboxsync Main/GuestProcessImpl.cpp: Check flags passed to write* and WaitFor*. …
(edit) @79364   5 years vboxsync OCI: Export form for exporting VM to a custom image obtained …
(edit) @79361   5 years vboxsync Main/glue/python: Include the VBox status codes from iprt/err.h and …
(edit) @79360   5 years vboxsync Main/glue/python: Include the VBox status codes from iprt/err.h and …
(edit) @79347   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79338   5 years vboxsync bugref:9481. Changed UUID of ICloudClient, reverted the number of the …
(edit) @79329   5 years vboxsync Main/vboxsoap: Build fix.
(edit) @79320   5 years vboxsync bugref:9481. Added API cloud function getImageInfo.
(edit) @79309   5 years vboxsync scm fix.
(edit) @79308   5 years vboxsync scm fixes.
(edit) @79307   5 years vboxsync bugref:9481. Added 3 API functions - createImage, exportImage, …
(edit) @79306   5 years vboxsync bugref:9416. Fixed progress calculation.
(edit) @79302   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79301   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   5 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette