VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/MediumImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61519   8 years vboxsync bugref:8344. Added logic checking new path for correctness.
(edit) @61483   9 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61174   9 years vboxsync Main/Medium: fix accidentally negated assertion in previous lock order fix
(edit) @61137   9 years vboxsync Main/Medium: some more lock order fixing, but a lot of work is left
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60628   9 years vboxsync Main/Medium: don't skip this important assertion doing sanity checking
(edit) @60627   9 years vboxsync Main/Medium: When creating a medium lock list, explicitly state which …
(edit) @60288   9 years vboxsync Main/Medium+Snapshot: fix long standing bugs in medium locking during …
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59277   9 years vboxsync D'oh.
(edit) @59211   9 years vboxsync MediumImpl.cpp: Disabled assertion for myself. See bugref:8172.
(edit) @58650   9 years vboxsync Main/Medium: fix breakage reintroduced by build fix r103841
(edit) @58520   9 years vboxsync Main/Medium: build fix for r103813
(edit) @58494   9 years vboxsync Main/Medium: fix regression in diff image creation tweak
(edit) @58484   9 years vboxsync Main/Machine+Medium: for diff images keep the variant of the parent if …
(edit) @57413   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57130   9 years vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @56925   9 years vboxsync Main/Medium: Fix error message
(edit) @56474   9 years vboxsync Main/Medium: Don't log an error when the medium is not configured for …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55872   10 years vboxsync Main/Medium: Copy filter related properties when cloning a medium or …
(edit) @55728   10 years vboxsync Main/Machine+Snapshot+Medium: Remove bogus assertion when locking a …
(edit) @55285   10 years vboxsync Main/Medium: Preserve any errors when deleting the medium locks list
(edit) @55284   10 years vboxsync Main/Medium: Clarify progress description when decrypting a medium
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54950   10 years vboxsync Fix unused variables warnings
(edit) @54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54945   10 years vboxsync Main/Medium: release media locks by destroying tasks before sending …
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54884   10 years vboxsync Fix for the fix
(edit) @54883   10 years vboxsync Main/Medium: Fix regression introduced with yesterdays changes
(edit) @54855   10 years vboxsync Main/Medium: Logic change for IMedium::ChangeEncryption, an empty …
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54847   10 years vboxsync Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be returned
(edit) @54837   10 years vboxsync Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption …
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54647   10 years vboxsync Fix lock order violation
(edit) @54645   10 years vboxsync Encryption/Main: Allow encryption of differencing media as long as …
(edit) @54625   10 years vboxsync Main: Fixes for disk encryption support and make use of the optimized …
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54486   10 years vboxsync Main/Medium: Add basic support to encrypt/decrypt media, work in progress
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53739   10 years vboxsync Main: Fix race condition between Medium::Close and Medium::i_queryInfo …
(edit) @53540   10 years vboxsync Missing file
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @52880   10 years vboxsync MediumImpl: safearray cleanup.
(edit) @52831   10 years vboxsync MediumImpl: Medium::getVariant cleanup
(edit) @52324   10 years vboxsync Main/Medium: fix deadlock between Medium::RefreshState and …
(edit) @52168   10 years vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52078   10 years vboxsync Main/Medium: Fix VBoxSVC crashes when quering iSCSI targets with …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51888   10 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51414   11 years vboxsync Main/Medium: fix some copy/paste issues, resulted in not so perfect …
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50472   11 years vboxsync 6813 - formatting changes as needed - HostImpl.cpp …
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49866   11 years vboxsync Main/Medium: fix regression in the wrapper conversion which caused …
(edit) @49795   11 years vboxsync 6813 - stage 3 rev 1
(edit) @48967   11 years vboxsync Main/MediumImpl: be more silent if Special medium properties are not there
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47920   11 years vboxsync Main/Medium: allow free form properties in the Special/ namespace, …
(edit) @46720   11 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @45597   12 years vboxsync Main/Medium: Use VD_OPEN_FLAGS_INFO when creating the diff image …
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45239   12 years vboxsync Main/Medium: Remove leftover calls to UnlockWrite in ResetHandler …
(edit) @44433   12 years vboxsync Main/Medium: improve the error handling for medium UUID change …
(edit) @44409   12 years vboxsync Main/Medium: resizing needs to update the image size information, and …
(edit) @44395   12 years vboxsync Main/SnapshotImpl: Select merge direction based on the image size
(edit) @44381   12 years vboxsync Main: operator precedence
(edit) @44379   12 years vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44376   12 years vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44320   12 years vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44316   12 years vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @44240   12 years vboxsync Main: Fix assertion, pMedium can be Null if there is an error
(edit) @44091   12 years vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44029   12 years vboxsync Main/Medium: fix logic for updating image UUID and parent UUID so that …
(edit) @43915   12 years vboxsync Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
(edit) @43669   12 years vboxsync Main/MediumImpl: Fix deadlock when two threads attempt to close the …
(edit) @43478   12 years vboxsync Main/Medium: fix race (involving several locks and the object …
(edit) @43476   12 years vboxsync Main/Medium: fix copy/paste bugs in error messages for resizing a medium
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42208   12 years vboxsync Main: properly initialize fSettingsCipherKeySet; don't ignore errors …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42109   12 years vboxsync Main/Medium: fix excessive settings saving as part of …
(edit) @41243   13 years vboxsync Main/Medium: small optimization, as it is only necessary to look at …
(edit) @41231   13 years vboxsync Main/VirtualBox: very tricky fix for renaming linked clones (media …
(edit) @41003   13 years vboxsync Main/MediumImpl: correct error code if a medium file is not accessible
(edit) @40542   13 years vboxsync Main/Medium: Update medium registries when closing/deleting a medium. …
(edit) @40506   13 years vboxsync Main/Medium: Hopefully final go at holding the Medium object lock as …
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