VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79866   6 years vboxsync Main/DHCPServer: Fixes to logging, individual vm/slot configs, and …
(edit) @79857   6 years vboxsync VirtualBox.xidl: Pattern description for the getStats, dumpStats and …
(edit) @79856   6 years vboxsync VirtualBox.xidl: docs for the encoding enum. bugref:9288
(edit) @79854   6 years vboxsync man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option description …
(edit) @79853   6 years vboxsync man_VBoxManage-dhcpserver.xml: Include DHCP option details from …
(edit) @79849   6 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79848   6 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79846   6 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79845   6 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79826   6 years vboxsync OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now …
(edit) @79823   6 years vboxsync Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic …
(edit) @79822   6 years vboxsync Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
(edit) @79800   6 years vboxsync Dhcpd,Main: Working on extending the DHCP server end to cope with new …
(edit) @79795   6 years vboxsync Main/HostDnsService: Plug event semaphore leak on destruction
(edit) @79793   6 years vboxsync Main/Medium: Fix for setting create-only medium properties when …
(edit) @79778   6 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79775   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79774   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79771   6 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79761   6 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79749   6 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79747   6 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79742   6 years vboxsync Changes per #5899 / Comment #14
(edit) @79740   6 years vboxsync Main/DHCPServerImpl: build fix. bugref:9288
(edit) @79738   6 years vboxsync Thinko fix (operator precedence).
(edit) @79737   6 years vboxsync Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in …
(edit) @79736   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79735   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288
(edit) @79734   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79733   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79732   6 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79727   6 years vboxsync bugre:9481. OCICloudClient::getImageInfo(): removed the parameter …
(edit) @79677   6 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79676   6 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79674   6 years vboxsync Comment.
(edit) @79645   6 years vboxsync VirtualBox.xidl, VSD: adding display names parameters for …
(edit) @79644   6 years vboxsync Main/NetworkServiceRunner: eliminated std::string and replaced the …
(edit) @79623   6 years vboxsync Main/DHCPServerImpl.cpp: build fix. bugref:9288
(edit) @79621   6 years vboxsync Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
(edit) @79610   6 years vboxsync Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
(edit) @79606   6 years vboxsync fixed the call of ICloudClient::importInstance() in the …
(edit) @79605   6 years vboxsync bugre:9481. Added the API function ICloudClient::importImage(). …
(edit) @79597   6 years vboxsync bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
(edit) @79585   6 years vboxsync Fixed several descriptions in the ICloudClient. UUID->id.
(edit) @79584   6 years vboxsync bugref:9416. little bit reshuffled the parts of cleanup code.
(edit) @79583   6 years vboxsync bugref:9481. API function ICloudClient::exportImage makes the export …
(edit) @79582   6 years vboxsync Main/DataStreamImpl.cpp: Initialize the m_fEos flag
(edit) @79551   6 years vboxsync Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also gets …
(edit) @79479   6 years vboxsync Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
(edit) @79469   6 years vboxsync Main/UnattendedTemplates: Kick udev after GA installation as the …
(edit) @79466   6 years vboxsync OCI: ICloudClient::exportVM - makes an OCI custom image from a local …
(edit) @79442   6 years vboxsync Main/glue/vboxapi.py: Added getEnumValueName() to help translating …
(edit) @79420   6 years vboxsync Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
(edit) @79419   6 years vboxsync UnattendedTemplates/ubuntu_preseed.cfg: Document failed attempt at …
(edit) @79418   6 years vboxsync Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling …
(edit) @79417   6 years vboxsync Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
(edit) @79369   6 years vboxsync Main/GuestProcessImpl.cpp: Check flags passed to write* and WaitFor*. …
(edit) @79364   6 years vboxsync OCI: Export form for exporting VM to a custom image obtained …
(edit) @79361   6 years vboxsync Main/glue/python: Include the VBox status codes from iprt/err.h and …
(edit) @79360   6 years vboxsync Main/glue/python: Include the VBox status codes from iprt/err.h and …
(edit) @79347   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79338   6 years vboxsync bugref:9481. Changed UUID of ICloudClient, reverted the number of the …
(edit) @79329   6 years vboxsync Main/vboxsoap: Build fix.
(edit) @79320   6 years vboxsync bugref:9481. Added API cloud function getImageInfo.
(edit) @79309   6 years vboxsync scm fix.
(edit) @79308   6 years vboxsync scm fixes.
(edit) @79307   6 years vboxsync bugref:9481. Added 3 API functions - createImage, exportImage, …
(edit) @79306   6 years vboxsync bugref:9416. Fixed progress calculation.
(edit) @79302   6 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79301   6 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   6 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
(edit) @79296   6 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79294   6 years vboxsync Main/Guest::init: Better error and object status handling - DnD should …
(edit) @79287   6 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79285   6 years vboxsync Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
(edit) @79283   6 years vboxsync Main/GuestProcessImpl: Cleanups. bugref:9320
(edit) @79282   6 years vboxsync Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the …
(edit) @79278   6 years vboxsync Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so …
(edit) @79263   6 years vboxsync Main/VMMDevInterface.cpp: Don't crash in VMMDev::hgcmShutdown if it's …
(edit) @79254   6 years vboxsync Main/GuestFileImpl.cpp: Reverted r128569 as comments alone can't fix …
(edit) @79253   6 years vboxsync Main/GuestFileImpl.cpp: Do not fail with a bland IPRT error when a …
(edit) @79239   6 years vboxsync Main/GuestProcessImpl.cpp: A shot at testset:11837960. bugref:9320
(edit) @79217   6 years vboxsync Main: bugref:6913: Changed the order of the IMediumRegisterEvents …
(edit) @79216   6 years vboxsync OCI: Declarations and stubs for ICloudClient::launchVM and …
(edit) @79211   6 years vboxsync Main: bugref:6913: Fixed compilation errors
(edit) @79209   6 years vboxsync Main: bugref:6913: Fixed: No IMediumRegisteredEvent occured for …
(edit) @79190   6 years vboxsync Main/Guest*: Must always initalize rcGuest because experience …
(edit) @79189   6 years vboxsync Main/Guest*: Must always initalize rcGuest because experience …
(edit) @79188   6 years vboxsync Main/GuestSessionImpl.cpp: More todos. bugref:9320
(edit) @79187   6 years vboxsync Main/GuestSessionImplTasks.cpp: Quick workaround for incorrect …
(edit) @79174   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79171   6 years vboxsync bugref:9416. fixed typo.
(edit) @79170   6 years vboxsync bugref:9416. Added cleanup logic for cloud import. Added comments …
(edit) @79168   6 years vboxsync fixed incorrect usage Utf8Str::assignEx.
(edit) @79161   6 years vboxsync Main/GuestSessionImpl.cpp: Added todo on directoryExists, Must always …
(edit) @79154   6 years vboxsync Main: bugref:6913: Fixed the NULL id in the MediumRegisteredEvent …
(edit) @79139   6 years vboxsync Main/vboxapi.py: Prefer S_OK and the E_XXXX style constants over the …
(edit) @79134   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79133   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79120   6 years vboxsync Shared Clipboard/URI: Update.
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