|
|
@44091
|
12 years |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@43949
|
12 years |
vboxsync |
Main/Metics: VM disk usage metric (#6345)
|
|
|
@43915
|
12 years |
vboxsync |
Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
|
|
|
@43908
|
12 years |
vboxsync |
Main/Metrics: VM network rate metrics (#6345)
|
|
|
@43900
|
12 years |
vboxsync |
actually store the non-rotational flag (thanks Martin Zitek!)
|
|
|
@43870
|
12 years |
vboxsync |
Stop cancel operation succeeds ref 5903
|
|
|
@43185
|
12 years |
vboxsync |
Main/Machine: fix lock order violation on machine unregistration
|
|
|
@43063
|
12 years |
vboxsync |
Main/Machine+VirtualBox: fix bugs related to directoryIncludesUUID …
|
|
|
@43041
|
12 years |
vboxsync |
Main/VirtualBox: final API change, cleans up optional parameters to …
|
|
|
@43023
|
12 years |
vboxsync |
Legacy IDE Support: eliminating the API support for configuring the …
|
|
|
@42903
|
12 years |
vboxsync |
Main/Machine: fix crash for restoring snapshots when the chipset type …
|
|
|
@42890
|
12 years |
vboxsync |
Main/Machine: initializer method cleanup, makes the code easier to read
|
|
|
@42875
|
12 years |
vboxsync |
Machine::GetNetworkAdapter: More details. (Testsuite doesn't check for …
|
|
|
@42861
|
12 years |
vboxsync |
main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
|
|
|
@42858
|
12 years |
vboxsync |
MachineImpl/GetNetworkAdapter: Don't assert in debug builds when a …
|
|
|
@42844
|
12 years |
vboxsync |
Main/VideoEncodingAndCapture: Code improvement
|
|
|
@42843
|
12 years |
vboxsync |
Main/EncodingAndRecording: Win build fix .
|
|
|
@42838
|
12 years |
vboxsync |
Main/EncodeAndVideoRecording Module and API implementation: …
|
|
|
@42831
|
12 years |
vboxsync |
indent
|
|
|
@42825
|
12 years |
vboxsync |
Main/Machine+NetworkAdapter: properly fix resizing of vector …
|
|
|
@42823
|
12 years |
vboxsync |
Main/Machine:
1. function STDMETHODIMP …
|
|
|
@42789
|
12 years |
vboxsync |
4.2.0 RC 1
|
|
|
@42788
|
12 years |
vboxsync |
Main/Machine:
1. function STDMETHODIMP …
|
|
|
@42757
|
12 years |
vboxsync |
Main/Machine: fix path comparison when detecting whether the VM lives …
|
|
|
@42551
|
12 years |
vboxsync |
Main: big API naming cleanup, use all caps acronyms everywhere, …
|
|
|
@42538
|
12 years |
vboxsync |
added 3 extra methods for 6124
|
|
|
@42489
|
12 years |
vboxsync |
Main/Machine: get the conditions right when the group association can …
|
|
|
@42442
|
12 years |
vboxsync |
Elinate use of NULL object references in the API - 6124
|
|
|
@42383
|
12 years |
vboxsync |
Main/VirtualBox+Machine: optimize reaction time on session changes by …
|
|
|
@42382
|
12 years |
vboxsync |
Main/Session+Console+Machine: minimal change to reduce the overhead of …
|
|
|
@42261
|
12 years |
vboxsync |
enabled shared clipboard support for Linux hosts (guest=>host only)
|
|
|
@42213
|
12 years |
vboxsync |
Main/Machine: fix error code check, Windows reports different code …
|
|
|
@42178
|
12 years |
vboxsync |
Autostart: Make the path to the autostart database configurable
|
|
|
@42177
|
12 years |
vboxsync |
Main/VirtualBox+Machine: implement the directory handling/renaming …
|
|
|
@42129
|
12 years |
vboxsync |
Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
|
|
|
@42123
|
12 years |
vboxsync |
Main/Machine+Snapshot: fix crash on snapshot restore due to incorrect …
|
|
|
@42022
|
12 years |
vboxsync |
Main/MachineImpl: coding style (spaces before and after '='); no …
|
|
|
@42021
|
12 years |
vboxsync |
Main/Machine: added a caller and a read lock before calling of …
|
|
|
@42015
|
12 years |
vboxsync |
All attached devices will be detached automatically when a storage …
|
|
|
@42000
|
12 years |
vboxsync |
Build fix
|
|
|
@41999
|
12 years |
vboxsync |
More autostart service updates, work in progress
|
|
|
@41926
|
12 years |
vboxsync |
Main/clipboard: save the settings immediately like we do in other places
|
|
|
@41925
|
12 years |
vboxsync |
allow to change the clipboard mode during runtime (API change …
|
|
|
@41921
|
12 years |
vboxsync |
Main: shared clipboard is disabled for new VMs
|
|
|
@41914
|
12 years |
vboxsync |
Main: Implement API to configure autostart/-stop for virtual machines
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41596
|
13 years |
vboxsync |
Main/Machine: fix indentation
|
|
|
@41595
|
13 years |
vboxsync |
Main/Machine+Display: do not ignore the error code from …
|
|
|
@41528
|
13 years |
vboxsync |
Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
|
|
|
@41371
|
13 years |
vboxsync |
Main,include,VBoxManage: smartcard support: …
|
|
|
@41225
|
13 years |
vboxsync |
Main/Machine: fix initializer warning with recent gcc
|
|
|
@41214
|
13 years |
vboxsync |
Main: move handleUnexpectedExceptions method to VirtualBoxBase
|
|
|
@41066
|
13 years |
vboxsync |
Main: workaround for GUI.
|
|
|
@41049
|
13 years |
vboxsync |
Main: query the guest screen info from saved state (xTracker 5820)
|
|
|
@40538
|
13 years |
vboxsync |
Main/Machine: lock order fixes
|
|
|
@40492
|
13 years |
vboxsync |
Main/Machine+Snapshot: add a comment to make it easier to get rid of …
|
|
|
@40487
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Snapshot+Medium: fix lock order issues …
|
|
|
@40432
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Medium: redesign the medium registry save …
|
|
|
@40418
|
13 years |
vboxsync |
Main: Extended IMachine and the settings XML with three tracing …
|
|
|
@40361
|
13 years |
vboxsync |
GuestProperties/API: never send property change events with NULL strings.
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@40084
|
13 years |
vboxsync |
Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
|
|
|
@40066
|
13 years |
vboxsync |
hash the teleporter token.
|
|
|
@39926
|
13 years |
vboxsync |
be more restrictive
|
|
|
@39821
|
13 years |
vboxsync |
API/GuestProperties: add DeleteGuestProperty.
|
|
|
@39564
|
13 years |
vboxsync |
Main/Machine: fix typo
|
|
|
@39563
|
13 years |
vboxsync |
Main/Machine: Fix saving network adapter settings when the chipset …
|
|
|
@39511
|
13 years |
vboxsync |
Main/Machine: remove leftover debugging hack
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@39221
|
13 years |
vboxsync |
Main/metrics: unregister guest after metrics (#5949)
|
|
|
@39200
|
13 years |
vboxsync |
Main/Machine: introduce env variable which allow specifying a …
|
|
|
@39123
|
13 years |
vboxsync |
Main/Machine: fix use after free bug caused by non-obvious std::list …
|
|
|
@38999
|
13 years |
vboxsync |
Main: accident commit
|
|
|
@38996
|
13 years |
vboxsync |
Main: fix setting the current state modification flag in some circumstances
|
|
|
@38887
|
13 years |
vboxsync |
Change DiscardDevice to SetAutoDiscardForDevice
|
|
|
@38873
|
13 years |
vboxsync |
Main: Add API to set the discard flag for harddisks
|
|
|
@38820
|
13 years |
vboxsync |
Main: array size
|
|
|
@38745
|
13 years |
vboxsync |
Main: fix Machine::setModifiedLock as well
|
|
|
@38742
|
13 years |
vboxsync |
Main: fix typo when checking old and new settings (regression of r57170)
|
|
|
@38729
|
13 years |
vboxsync |
Main/Medium+Machine: fix lock order issues when creating diff images, …
|
|
|
@38717
|
13 years |
vboxsync |
Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
|
|
|
@38618
|
13 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38609
|
13 years |
vboxsync |
VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
|
|
|
@38583
|
13 years |
vboxsync |
Main: set the "current state" modified if something in the VM …
|
|
|
@38534
|
13 years |
vboxsync |
Main: always use setError; improved some error messages; use the new …
|
|
|
@38499
|
13 years |
vboxsync |
Main/Machine+Medium: fix medium registry association when attaching a …
|
|
|
@38494
|
13 years |
vboxsync |
Main: fix VM initialization if a shared folder does not exists (fix …
|
|
|
@38357
|
13 years |
vboxsync |
Main: fix NonRational flag survival on snapshot creation (public #9379)
|
|
|
@38329
|
13 years |
vboxsync |
Main/MachineImpl: Allow hotplugging of CD/DVD drives
|
|
|
@38099
|
13 years |
vboxsync |
FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
|
|
|
@38056
|
13 years |
vboxsync |
Main/Machine: disable clone mode "machine and child states" for now
|
|
|
@38014
|
13 years |
vboxsync |
Main: a little more explanation
|
|
|
@38013
|
13 years |
vboxsync |
Main: import extra data items on read
|
|
|
@37985
|
13 years |
vboxsync |
Main/Machine: fix the medium registry logic for linked clones. …
|
|
|
@37971
|
13 years |
vboxsync |
Main/Machine: implement creating linked clones.
Frontends/VBoxManage: …
|
|
|
@37932
|
13 years |
vboxsync |
Main: not worth an error message if a machine CPU leaf was not overridden
|
|
|
@37931
|
13 years |
vboxsync |
Main: TODO
|
|
|
@37930
|
13 years |
vboxsync |
Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
|
|
|
@37824
|
13 years |
vboxsync |
Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
|
|
|