|
|
@69783
|
7 years |
vboxsync |
Main: SDS plan B it is.
|
|
|
@69729
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@68133
|
7 years |
vboxsync |
Unattended: Moved the createUnattendedInstaller method from IMachine …
|
|
|
@66938
|
8 years |
vboxsync |
Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@63187
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@62899
|
8 years |
vboxsync |
Main/VirtualBoxImpl.h: cleanup
|
|
|
@60765
|
9 years |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@59571
|
9 years |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59087
|
9 years |
vboxsync |
bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
|
|
|
@56398
|
9 years |
vboxsync |
IVirtualBox: Added APIRevision attribute for the ValidationKit, …
|
|
|
@55255
|
10 years |
vboxsync |
Main/Snapshot: only update the machine state on the VM process if …
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54438
|
10 years |
vboxsync |
Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
|
|
|
@53354
|
10 years |
vboxsync |
R7524 - needs testing in VBoxManage.
|
|
|
@53323
|
10 years |
vboxsync |
Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
|
|
|
@52596
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
|
|
|
@52585
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
|
|
|
@52095
|
10 years |
vboxsync |
Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
|
|
|
@50380
|
11 years |
vboxsync |
Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
|
|
|
@50358
|
11 years |
vboxsync |
Main/VirtualBox: more windows specific breakage fixes
|
|
|
@50357
|
11 years |
vboxsync |
Main/VirtualBox: fix Windows specific regressions, a bit too much ATL …
|
|
|
@50356
|
11 years |
vboxsync |
6813 - stage 7 rev 2
|
|
|
@50355
|
11 years |
vboxsync |
6813 stage 7 VirtualBoxImpl.cpp etc
|
|
|
@48955
|
11 years |
vboxsync |
Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
|
|
|
@48804
|
11 years |
vboxsync |
Main: VirtualBox::onHostNameResolutionConfigurationChange()
|
|
|
@48709
|
11 years |
vboxsync |
NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec},
if …
|
|
|
@48297
|
11 years |
vboxsync |
Main/Medium: redesign API level medium locking, needed conversions …
|
|
|
@47561
|
11 years |
vboxsync |
Main/VirtualBox+Machine+Session: separate out the client death …
|
|
|
@47525
|
11 years |
vboxsync |
control VBoxSVC release logging xtracker id 6787
|
|
|
@45138
|
12 years |
vboxsync |
Main/NATNetworks: API+XML serialization for NATNetworks.
|
|
|
@45119
|
12 years |
vboxsync |
reverted: r84411. (need to solve issues with java first.)
|
|
|
@45117
|
12 years |
vboxsync |
Main/NATNetwork API (xTracker/5894).
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44320
|
12 years |
vboxsync |
Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
|
|
|
@44316
|
12 years |
vboxsync |
Main: Check for already used UUIDs when registering a new non file …
|
|
|
@43041
|
12 years |
vboxsync |
Main/VirtualBox: final API change, cleans up optional parameters to …
|
|
|
@42888
|
12 years |
vboxsync |
Main/VirtualBox: validate group names for collision with VM names. …
|
|
|
@42748
|
12 years |
vboxsync |
Main/VirtualBox: add new method for querying normalized version …
|
|
|
@42569
|
12 years |
vboxsync |
Main/VirtualBox+Machine: new API method for getting VMs which are in …
|
|
|
@42210
|
12 years |
vboxsync |
Main: propagate error during medium settings decryption
|
|
|
@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 …
|
|
|
@42125
|
12 years |
vboxsync |
optional encrypted store of the iSCSI initiator secret
|
|
|
@41999
|
12 years |
vboxsync |
More autostart service updates, work in progress
|
|
|
@41214
|
13 years |
vboxsync |
Main: move handleUnexpectedExceptions method to VirtualBoxBase
|
|
|
@41120
|
13 years |
vboxsync |
Replace calls of findMedium with openMedium, remove findMedium …
|
|
|
@41106
|
13 years |
vboxsync |
backed out r77705 as it broke the builds (webservices)
|
|
|
@41105
|
13 years |
vboxsync |
use openMedium instead of findMedium
|
|
|
@40539
|
13 years |
vboxsync |
Main/VirtualBox: new method to get the state of several machines
|
|
|
@40524
|
13 years |
vboxsync |
Main/VirtualBoxImpl.h: whitespace cleanup
|
|
|
@40432
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Medium: redesign the medium registry save …
|
|
|
@40262
|
13 years |
vboxsync |
Main/VirtualBox: clean up parameters of registerMedium method, and fix …
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@38818
|
13 years |
vboxsync |
Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
|
|
|
@37985
|
13 years |
vboxsync |
Main/Machine: fix the medium registry logic for linked clones. …
|
|
|
@37928
|
13 years |
vboxsync |
Main/MachineDataChangedEvent: new attribute, currently unimplemented
|
|
|
@37779
|
13 years |
vboxsync |
Main/VirtualBox: add two attributes for querying the list of internal …
|
|
|
@37525
|
13 years |
vboxsync |
Main/VirtualBox+Medium: resurrect the feature of changing the medium …
|
|
|
@37244
|
14 years |
vboxsync |
Main/VirtualBox: new method for querying the API version
|
|
|
@35903
|
14 years |
vboxsync |
Main: before unregistering a machine, move media shared with another …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35608
|
14 years |
vboxsync |
Main: silently ignore removable media that cannot be found when …
|
|
|
@34244
|
14 years |
vboxsync |
Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
|
|
|
@33952
|
14 years |
vboxsync |
Main: replaces callback mechanism of NAT redirect change event …
|
|
|
@33921
|
14 years |
vboxsync |
Main: rework 'save registries' logic to ensure that all media …
|
|
|
@33765
|
14 years |
vboxsync |
Main: Added attribute IVirtualBox::ExtensionPackManager.
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33458
|
14 years |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33451
|
14 years |
vboxsync |
Main: change VirtualBox::createMachine() to accept arbitrary paths for …
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33239
|
14 years |
vboxsync |
Main: remove VirtualBox::WaitForPropertyChange which has been …
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33232
|
14 years |
vboxsync |
Main: use paths relative to machine folder in machine registries
|
|
|
@33078
|
14 years |
vboxsync |
Main: change per-machine media registries so that removeable media …
|
|
|
@31814
|
14 years |
vboxsync |
Main: cleanup medium objects from media registry when machine object …
|
|
|
@31725
|
14 years |
vboxsync |
Fix warning when compiling in win64
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31482
|
14 years |
vboxsync |
Main: less string copying with media paths
|
|
|
@31358
|
14 years |
vboxsync |
Main: convert more Medium and MediumFormat internals to Utf8Str
|
|
|
@31308
|
14 years |
vboxsync |
Main: storage controller/attachment cleanup
|
|
|
@31296
|
14 years |
vboxsync |
Main: cleanup host drives management: do not return different IMedium …
|
|
|
@31281
|
14 years |
vboxsync |
Main: one function instead of two for finding DVD and floppy images
|
|
|
@31273
|
14 years |
vboxsync |
Main: remove unused code
|
|
|
@31268
|
14 years |
vboxsync |
Main: fix for r63809
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30938
|
14 years |
vboxsync |
Main: add option to VirtualBox::findMachine() whether it should find …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30847
|
14 years |
vboxsync |
Main/Machine+Performance+VirtualBox: move deleting the performance …
|
|
|
@30832
|
14 years |
vboxsync |
Main: win burns
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|