summaryrefslogtreecommitdiff
path: root/include/VBox/ExtPack
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* Main,ExtPacks: Don't like with the VMM anymore, use the function table. bugre...vboxsync2022-01-261-4/+10
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Fixed compilation issuesvboxsync2021-10-141-5/+5
* Main/ExtPack: Fix version major/minor order, and add long forgotten placehold...vboxsync2021-09-291-3/+6
* ExtPack.h: Incomplete docs. bugref:1909vboxsync2021-09-271-2/+2
* Main: bugref:1909: Prepared the API translation engine to using in ExtPacks a...vboxsync2021-09-201-3/+29
* Main/ExtPack: Forward declare IVetoEvent.vboxsync2020-09-081-0/+1
* Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the eventvboxsync2020-09-071-1/+6
* OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI.vboxsync2020-09-071-0/+8
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-16/+16
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* *: 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
* Main/Progress: Split into safe public interface and a private one which is us...vboxsync2018-10-121-1/+3
* Main/ExtPack: Add another extpack helper function related to IProgress object...vboxsync2018-09-121-0/+27
* ExtPack.h: build fixvboxsync2018-08-221-0/+2
* Main/ExtPack: Add extpack helper interface for creating and updating IProgres...vboxsync2018-08-221-1/+90
* ExtPack: Split up main module of extension pack, have a mandatory one for VBo...vboxsync2017-09-221-63/+117
* (C) 2016vboxsync2016-07-221-1/+1
* VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved space to p...vboxsync2016-01-141-1/+13
* include/VBox/**/*.h: pVM and pVCpu parameter description adjustments.vboxsync2015-10-081-3/+3
* include: Updated (C) year.vboxsync2015-06-091-1/+1
* Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: restructure pre...vboxsync2014-09-041-4/+40
* Main/ExtPackManager+Console: add a way to load HGCM modules from an extension...vboxsync2013-09-051-3/+5
* ExtPack: Changed the installed callback so that it can report back error info...vboxsync2010-12-161-5/+13
* ExtPack: Don't hold any locks when calling extension pack hooks (except for p...vboxsync2010-11-231-4/+79
* Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from IVirtualBox to ...vboxsync2010-11-221-15/+21
* Main: Pass more IVirtualBox pointers to the extension pack. VRDE registration...vboxsync2010-11-151-11/+46
* ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting stuff fr...vboxsync2010-11-151-0/+28
* Main: More ExtPack code.vboxsync2010-11-021-9/+21
* scm cleanup run.vboxsync2010-11-021-1/+0
* ExtPack: More code.vboxsync2010-10-291-22/+139
* fix OSEvboxsync2010-10-271-0/+81