|
|
@80787
|
5 years |
vboxsync |
Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
|
|
|
@80754
|
5 years |
vboxsync |
Main/IVirtualBox::APIVersion: On second though, always include the …
|
|
|
@80753
|
5 years |
vboxsync |
Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
|
|
|
@80752
|
5 years |
vboxsync |
Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
|
|
|
@80734
|
5 years |
vboxsync |
Main/SystemProperties: For now allow only disks on virtio-scsi storage …
|
|
|
@80730
|
5 years |
vboxsync |
Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
|
|
|
@80662
|
5 years |
vboxsync |
Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80603
|
5 years |
vboxsync |
OVF: fixed the bug with SCSI controller object.
|
|
|
@80586
|
5 years |
vboxsync |
Runtime: Windows build fix for r133105
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80573
|
5 years |
vboxsync |
Main: bugref:9341: Fixed some scm errors
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80398
|
5 years |
vboxsync |
Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
|
|
|
@80360
|
5 years |
vboxsync |
HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
|
|
|
@80210
|
5 years |
vboxsync |
OVF: The bug with an empty medium fixed.
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80023
|
5 years |
vboxsync |
Main: Kicking out raw-mode. bugref:9517
|
|
|
@80012
|
5 years |
vboxsync |
OCI: tr() should only be applied to the format string.
|
|
|
@80006
|
5 years |
vboxsync |
Main/MediumIOImpl.cpp: Need a string reference to the data stream COM …
|
|
|
@79985
|
5 years |
vboxsync |
OCI: tr() should only be applied to the format string.
|
|
|
@79968
|
5 years |
vboxsync |
Main/Medium::i_setLocation: Fixed leak in the error path where the …
|
|
|
@79965
|
5 years |
vboxsync |
Storage: Added a desired format parameter to VDGetFormat() so Main can …
|
|
|
@79961
|
5 years |
vboxsync |
Main/MediumImpl.cpp: Suffix strings that skips over the dot are called …
|
|
|
@79956
|
5 years |
vboxsync |
bugref:8345. small typo.
|
|
|
@79955
|
5 years |
vboxsync |
bugref:8345. Second part of refining and cleaning up the code.
|
|
|
@79954
|
5 years |
vboxsync |
bugref:8344. Fixed a bug with an uppercase letter suffix in the image …
|
|
|
@79931
|
5 years |
vboxsync |
Main/Unattended: Recognize vista isos. bugref:9151
|
|
|
@79926
|
5 years |
vboxsync |
Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151
|
|
|
@79920
|
5 years |
vboxsync |
Main/Unattended: Detect windows 10 ISOs. bugref:9151
|
|
|
@79910
|
5 years |
vboxsync |
Main/Unattended: Avoid set timezone to 'localtime' as it breaks ubuntu …
|
|
|
@79866
|
5 years |
vboxsync |
Main/DHCPServer: Fixes to logging, individual vm/slot configs, and …
|
|
|
@79846
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79845
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79823
|
5 years |
vboxsync |
Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic …
|
|
|
@79822
|
5 years |
vboxsync |
Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
|
|
|
@79800
|
5 years |
vboxsync |
Dhcpd,Main: Working on extending the DHCP server end to cope with new …
|
|
|
@79795
|
5 years |
vboxsync |
Main/HostDnsService: Plug event semaphore leak on destruction
|
|
|
@79793
|
5 years |
vboxsync |
Main/Medium: Fix for setting create-only medium properties when …
|
|
|
@79778
|
5 years |
vboxsync |
Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
|
|
|
@79775
|
5 years |
vboxsync |
Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
|
|
|
@79774
|
5 years |
vboxsync |
Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
|
|
|
@79771
|
5 years |
vboxsync |
Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
|
|
|
@79761
|
5 years |
vboxsync |
Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
|
|
|
@79749
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part II. Implemented groups …
|
|
|
@79747
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part II. Implemented groups …
|
|
|
@79742
|
5 years |
vboxsync |
Changes per #5899 / Comment #14
|
|
|
@79740
|
5 years |
vboxsync |
Main/DHCPServerImpl: build fix. bugref:9288
|
|
|
@79735
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288
|
|
|
@79734
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
|
|
|
@79733
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
|
|
|
@79732
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. bugref:9288
|
|
|
@79644
|
5 years |
vboxsync |
Main/NetworkServiceRunner: eliminated std::string and replaced the …
|
|
|
@79623
|
5 years |
vboxsync |
Main/DHCPServerImpl.cpp: build fix. bugref:9288
|
|
|
@79621
|
5 years |
vboxsync |
Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
|
|
|
@79610
|
5 years |
vboxsync |
Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
|
|
|
@79606
|
5 years |
vboxsync |
fixed the call of ICloudClient::importInstance() in the …
|
|
|
@79597
|
5 years |
vboxsync |
bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
|
|
|
@79584
|
5 years |
vboxsync |
bugref:9416. little bit reshuffled the parts of cleanup code.
|
|
|
@79582
|
5 years |
vboxsync |
Main/DataStreamImpl.cpp: Initialize the m_fEos flag
|
|
|
@79479
|
5 years |
vboxsync |
Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
|
|
|
@79420
|
5 years |
vboxsync |
Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
|
|
|
@79417
|
5 years |
vboxsync |
Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
|
|
|
@79347
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79306
|
5 years |
vboxsync |
bugref:9416. Fixed progress calculation.
|
|
|
@79217
|
5 years |
vboxsync |
Main: bugref:6913: Changed the order of the IMediumRegisterEvents …
|
|
|
@79211
|
5 years |
vboxsync |
Main: bugref:6913: Fixed compilation errors
|
|
|
@79209
|
5 years |
vboxsync |
Main: bugref:6913: Fixed: No IMediumRegisteredEvent occured for …
|
|
|
@79174
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79171
|
5 years |
vboxsync |
bugref:9416. fixed typo.
|
|
|
@79170
|
5 years |
vboxsync |
bugref:9416. Added cleanup logic for cloud import. Added comments …
|
|
|
@79168
|
5 years |
vboxsync |
fixed incorrect usage Utf8Str::assignEx.
|
|
|
@79154
|
5 years |
vboxsync |
Main: bugref:6913: Fixed the NULL id in the MediumRegisteredEvent …
|
|
|
@79120
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79093
|
5 years |
vboxsync |
Main/Appliance: When importing an OVF with the vbox config xml the …
|
|
|
@79023
|
6 years |
vboxsync |
bugref:9416. fixed typo and log message.
|
|
|
@78968
|
6 years |
vboxsync |
Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
|
|
|
@78967
|
6 years |
vboxsync |
Main,GUI: S_FALSE is defined by com/defs.h now.
|
|
|
@78963
|
6 years |
vboxsync |
bugref:9416. Several changes in the exceptions handling.
|
|
|
@78950
|
6 years |
vboxsync |
Shared Clipboard/URI: Update; more work on clipboard area code, …
|
|
|
@78942
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78941
|
6 years |
vboxsync |
Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
|
|
|
@78931
|
6 years |
vboxsync |
bugref:9416. scm fix.
|
|
|
@78930
|
6 years |
vboxsync |
bugref:9416. fixed typo.
|
|
|
@78929
|
6 years |
vboxsync |
bugref:9416. fixed typo.
|
|
|
@78923
|
6 years |
vboxsync |
bugref:9416. Changed the choosing OS type logic for OCI import. Added …
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78879
|
6 years |
vboxsync |
Main: bugref:9416: Small NLS fix in import appliance stuff.
|
|
|
@78859
|
6 years |
vboxsync |
scm fixes.
|
|
|
@78857
|
6 years |
vboxsync |
bugref:9416. Fixed some comments.
|
|
|
@78844
|
6 years |
vboxsync |
bugref:9436. Empty ovf::OVFReader is needed.
|
|
|
@78843
|
6 years |
vboxsync |
bugref:9436. fixed interpret() for cloud case.
|
|
|
@78841
|
6 years |
vboxsync |
bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
|
|
|
@78836
|
6 years |
vboxsync |
bugref:8345. Refining and cleaning up the code.
|
|
|
@78829
|
6 years |
vboxsync |
Main: bugref:6913: Fixed macos compiler errors
|
|
|
@78827
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78826
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78825
|
6 years |
vboxsync |
Main: bugref:6913: Fixed IMediumRegisteredEvent issues
|
|
|
@78786
|
6 years |
vboxsync |
Main/MediumAttachment: add attribute for querying the associated …
|
|
|
@78766
|
6 years |
vboxsync |
Main/SessionMachine::takeSnapshot: Missed a pTask reference after …
|
|
|