summaryrefslogtreecommitdiff
path: root/include/VBox/vd-ifs.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* include/VBox/vd-ifs.h: Fix implementation of VDInterfaceRemove() (apparently ...vboxsync2021-12-211-1/+2
* *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-10/+3
* VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. bugref:9224vboxsync2020-08-271-0/+12
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-2/+2
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* *: doxygen fixesvboxsync2019-10-181-0/+3
* include/VBox/vd-ifs.h: fix string buffer length and formatting for bugref:5899vboxsync2019-07-151-2/+2
* Fix doxy burn non-existent param documentedvboxsync2019-07-121-1/+0
* Attempt to fix burnsvboxsync2019-07-121-5/+6
* Changes per #5899 / Comment #14vboxsync2019-07-121-0/+49
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* include/VBox/: (C) yearvboxsync2017-10-171-1/+1
* include file build fixes (kmk -C include)vboxsync2017-09-061-1/+4
* Main,VD: Compressed the Medium::i_exportFile method (VBOX_WITH_NEW_TAR_CREATO...vboxsync2017-06-021-1/+1
* Main,VD: Compressed the Medium::i_exportFile method (VBOX_WITH_NEW_TAR_CREATO...vboxsync2017-06-021-0/+3
* Devices/Storage: Doxygen fixesvboxsync2016-10-141-36/+36
* Storage: Doxygen fixesvboxsync2016-10-141-32/+32
* vd*.h: Correct guard macrosvboxsync2016-09-201-2/+2
* vd-ifs.h: Doxygen fixesvboxsync2016-09-101-2/+2
* vd-ifs.h: Add vdIfProgress wrapper for the progress interfacevboxsync2016-09-091-0/+13
* Devices: warningsvboxsync2016-08-031-17/+17
* (C) 2016vboxsync2016-07-221-1/+1
* StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream (untes...vboxsync2016-02-061-0/+23
* Storage/VD: Remove the custom code in each backend which allocates all blocks...vboxsync2016-01-251-0/+24
* include,misc: Corrected a bunch of doxygen errors.vboxsync2015-10-071-9/+9
* vd-ifs.h: VDINTERFACECRYPTO: Cannot use @copydoc when the parameters aren't t...vboxsync2015-10-071-9/+58
* VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.vboxsync2015-07-191-5/+6
* Add support to supply passwords for disk encryption while the VM is runningvboxsync2015-03-021-6/+40
* Storage/VDFilterrypt,Main: Move key store implementation to the crypto filter...vboxsync2015-02-231-3/+112
* Storage/iSCSI: Fail when a connection attempt takes too long to pause the VM ...vboxsync2014-12-141-1/+6
* vd-ifs.h: Remove VDCFG* API which uses RTMemLocked*vboxsync2014-07-141-134/+0
* Storage,DrvVD,Main: Redo the way secret keys are passed from Main to encrypti...vboxsync2014-06-271-0/+80
* operator precedencevboxsync2014-04-291-2/+2
* Small fix for previous commitvboxsync2014-04-181-0/+6
* Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and introdu...vboxsync2014-04-181-2/+150
* Storage/VD: Cleanup VD plugin handling. One shared object can now support an ...vboxsync2014-04-071-0/+2
* DMG: Fixes.vboxsync2013-10-041-2/+5
* DMG: Fixes for making vbox-img convert work.vboxsync2013-10-031-2/+2
* VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.vboxsync2013-10-031-0/+16
* Added VDIfCreateVfsStream for OVA importing/exporting - completely untested.vboxsync2013-07-231-1/+3
* Added VDIfCreateVfsStream for OVA importing/exporting - completely untested.vboxsync2013-07-231-0/+16
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Storage: Repair images when opening if they are corrupted and can be repairedvboxsync2012-10-311-1/+1