VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80862   6 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80853   6 years vboxsync Main/HostNetworkInterfaceImpl: Use BstrFmt.
(edit) @80849   6 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80845   6 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80824   6 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80797   6 years vboxsync Main/Host: adapt condition for nested virtualization, including VT-x …
(edit) @80788   6 years vboxsync Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
(edit) @80787   6 years vboxsync Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
(edit) @80754   6 years vboxsync Main/IVirtualBox::APIVersion: On second though, always include the …
(edit) @80753   6 years vboxsync Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
(edit) @80752   6 years vboxsync Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
(edit) @80734   6 years vboxsync Main/SystemProperties: For now allow only disks on virtio-scsi storage …
(edit) @80730   6 years vboxsync Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
(edit) @80662   6 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   6 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80603   6 years vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80586   6 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   6 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80573   6 years vboxsync Main: bugref:9341: Fixed some scm errors
(edit) @80569   6 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80398   6 years vboxsync Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
(edit) @80360   6 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80210   6 years vboxsync OVF: The bug with an empty medium fixed.
(edit) @80074   6 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80023   6 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @80012   6 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @80006   6 years vboxsync Main/MediumIOImpl.cpp: Need a string reference to the data stream COM …
(edit) @79985   6 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @79968   6 years vboxsync Main/Medium::i_setLocation: Fixed leak in the error path where the …
(edit) @79965   6 years vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @79961   6 years vboxsync Main/MediumImpl.cpp: Suffix strings that skips over the dot are called …
(edit) @79956   6 years vboxsync bugref:8345. small typo.
(edit) @79955   6 years vboxsync bugref:8345. Second part of refining and cleaning up the code.
(edit) @79954   6 years vboxsync bugref:8344. Fixed a bug with an uppercase letter suffix in the image …
(edit) @79931   6 years vboxsync Main/Unattended: Recognize vista isos. bugref:9151
(edit) @79926   6 years vboxsync Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151
(edit) @79920   6 years vboxsync Main/Unattended: Detect windows 10 ISOs. bugref:9151
(edit) @79910   6 years vboxsync Main/Unattended: Avoid set timezone to 'localtime' as it breaks ubuntu …
(edit) @79866   6 years vboxsync Main/DHCPServer: Fixes to logging, individual vm/slot configs, and …
(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) @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) @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) @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) @79597   6 years vboxsync bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
(edit) @79584   6 years vboxsync bugref:9416. little bit reshuffled the parts of cleanup code.
(edit) @79582   6 years vboxsync Main/DataStreamImpl.cpp: Initialize the m_fEos flag
(edit) @79479   6 years vboxsync Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
(edit) @79420   6 years vboxsync Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
(edit) @79417   6 years vboxsync Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
(edit) @79347   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79306   6 years vboxsync bugref:9416. Fixed progress calculation.
(edit) @79217   6 years vboxsync Main: bugref:6913: Changed the order of the IMediumRegisterEvents …
(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) @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) @79154   6 years vboxsync Main: bugref:6913: Fixed the NULL id in the MediumRegisteredEvent …
(edit) @79120   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79093   6 years vboxsync Main/Appliance: When importing an OVF with the vbox config xml the …
(edit) @79023   6 years vboxsync bugref:9416. fixed typo and log message.
(edit) @78968   6 years vboxsync Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
(edit) @78967   6 years vboxsync Main,GUI: S_FALSE is defined by com/defs.h now.
(edit) @78963   6 years vboxsync bugref:9416. Several changes in the exceptions handling.
(edit) @78950   6 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78941   6 years vboxsync Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
(edit) @78931   6 years vboxsync bugref:9416. scm fix.
(edit) @78930   6 years vboxsync bugref:9416. fixed typo.
(edit) @78929   6 years vboxsync bugref:9416. fixed typo.
(edit) @78923   6 years vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78879   6 years vboxsync Main: bugref:9416: Small NLS fix in import appliance stuff.
(edit) @78859   6 years vboxsync scm fixes.
(edit) @78857   6 years vboxsync bugref:9416. Fixed some comments.
(edit) @78844   6 years vboxsync bugref:9436. Empty ovf::OVFReader is needed.
(edit) @78843   6 years vboxsync bugref:9436. fixed interpret() for cloud case.
Note: See TracRevisionLog for help on using the revision log.

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