summaryrefslogtreecommitdiff
path: root/src/VBox/HostServices/common
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-172-2/+2
* HostServices/common: Resolved a @todo (use VMMDEV_MAX_HGCM_PARMS); don't (deb...vboxsync2022-12-051-4/+7
* scm copyright and license note updatevboxsync2022-08-222-17/+37
* scm --update-copyright-yearvboxsync2022-01-012-2/+2
* HostServices: Convert AssertPtrNullReturn() -> AssertPtrReturn(), NULL is not...vboxsync2021-12-231-5/+5
* DnD/HostService: Guest reboot / shutdown fixes.vboxsync2020-08-131-3/+6
* HGCM / DnD: Removed the protocol version from the generic HGCM client impleme...vboxsync2020-08-121-22/+0
* HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. Added a...vboxsync2020-07-132-48/+40
* Copyright year updates by scm.vboxsync2020-02-042-2/+2
* HostServices/common/client.cpp: Disabled annoying assertion in DnD service wh...vboxsync2019-04-201-0/+2
* scm --update-copyright-yearvboxsync2019-01-012-2/+2
* file header fixesvboxsync2018-12-042-0/+2
* HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple functions.vboxsync2018-11-261-2/+2
* DnD: SCM build fixes.vboxsync2018-09-122-18/+0
* DnD/HostService: Refactored out more code to the common client and message cl...vboxsync2018-09-122-0/+560