summaryrefslogtreecommitdiff
path: root/src/VBox/HostServices
Commit message (Expand)AuthorAgeFilesLines
* *: scm --update-copyright-yearvboxsync2017-10-2877-77/+77
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-2877-77/+77
* *: scm --update-copyright-yearvboxsync2017-10-2877-77/+77
* HostServices/SharedOpenGL: scm updatesvboxsync2017-10-2623-297/+332
* HostServices: scm updatesvboxsync2017-10-242-2/+2
* (C) yearvboxsync2017-10-1714-14/+14
* merging vbglioc r117691: Initial VBoxGuest I/O control changes. [missed a file]vboxsync2017-08-311-45/+45
* GuestControl/service.cpp: docsvboxsync2017-08-241-16/+18
* GuestControl/service.cpp: @todovboxsync2017-08-241-1/+1
* drop VBOX_WITH_QTGUI_V5 and friendsvboxsync2017-05-241-13/+5
* HostServices/SharedFolders: call pfnUnload() after disconnecting from the sha...vboxsync2017-05-221-0/+12
* HostServices/SharedFolders: call vbsfFreeHandleTable() from svcUnload()vboxsync2017-05-221-0/+1
* HostServices/SharedFolders: coding style (use 'g' as prefix for global variab...vboxsync2017-05-221-48/+45
* sharedogl/server_main: integers must first be cast thru uintptr_t before cast...vboxsync2017-05-081-2/+2
* HostServices/SharedFolders: bugref:8825: use the proper buffervboxsync2017-04-121-0/+3
* bugref:8019: Undefined behaviour sanitiser: do not introduce an unnecessary m...vboxsync2017-04-032-5/+2
* SharedFolders: adjusted assertion.vboxsync2017-03-291-1/+1
* bugref:8019: Undefined behaviour sanitiser: disable the leak check when runni...vboxsync2017-03-202-0/+16
* SharedFolders: Some adjustments necessary for flexible array syntax in SHFLST...vboxsync2017-03-142-9/+16
* SharedFolders: testcase build fix.vboxsync2017-03-141-0/+1
* SharedFolders: fixed regression with Windows extended-length paths.vboxsync2017-03-144-3/+19
* SharedFolders: helper function for Windows extended-length paths.vboxsync2017-03-141-0/+178
* vbsfpath.cpp: no + 1 in previous fix. Triggers assertion on line 220 because ...vboxsync2017-03-101-1/+1
* tstSharedFolderService: Added testcase for case-insensitive create-file.vboxsync2017-03-103-16/+140
* SharedFolders: fixed regression.vboxsync2017-03-101-2/+1
* tstSharedFolderService: not necessary anymore with the previous changevboxsync2017-03-091-1/+1
* tstSharedFolderService.cpp: Make TESTSHFLSTRING a union to avoid confusing ag...vboxsync2017-03-091-7/+7
* tstSharedFolderService: fix the loop.vboxsync2017-03-091-3/+5
* tstSharedFolderService: gcc does aggressive loop optimization and will run th...vboxsync2017-03-091-1/+1
* AssertReturn on each condition is much more helpful when debugging.vboxsync2017-03-081-8/+4
* SharedFolders: Do RTAbsPath on folder roots, don't double convert to UTF-8 wh...vboxsync2017-03-082-19/+22
* SharedFolders: additional checkvboxsync2017-03-081-154/+99
* HostServices/GuestProperties: free all properties during uninit()vboxsync2017-02-091-0/+14
* bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: move all...vboxsync2017-01-204-5/+9
* SharedFolders: helper to check file handles, cleanup.vboxsync2017-01-132-147/+222
* SharedFolders: additional checkvboxsync2017-01-131-4/+15
* doxygen fixesvboxsync2017-01-051-13/+14
* HostServices: doxygen fixesvboxsync2017-01-046-26/+37
* HostServices: doxygen fixesvboxsync2017-01-044-11/+12
* HostServices/SharedOpenGL: bugref:8662: disable deallocation of all context i...vboxsync2016-11-151-0/+2
* removed VBOX_BLEEDING_EDGE (never used)vboxsync2016-09-281-2/+1
* OpenGL: fixed the most annoying coding style flaws, mainly removing spaces af...vboxsync2016-09-2211-241/+241
* Build/scripts (bugref:6627): Python build scripts updated to generate the sam...vboxsync2016-09-229-177/+183
* build fixvboxsync2016-09-081-1/+1
* HostServices/SharedFolders: test case warning fix for gcc 6.2.vboxsync2016-09-071-1/+2
* SharedFolders: removed unnecessary assertionvboxsync2016-08-231-3/+0
* scm: cleaning up todosvboxsync2016-08-164-12/+12
* scm cleanupsvboxsync2016-08-161-0/+1
* warnings (clang)vboxsync2016-08-151-0/+2
* warningsvboxsync2016-08-141-42/+44