VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84150   5 years vboxsync Guest Control/VBoxService: Also made attribute allocation of …
(edit) @84149   5 years vboxsync Guest Control/VBoxService: Made file name allocation of …
(edit) @84148   5 years vboxsync Guest Control/VBoxService: Made file name allocation of …
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @84140   5 years vboxsync VBoxService/vgsvcGstCtrlProcessProcessWorker: Walk environment using …
(edit) @84005   5 years vboxsync VBoxServiceToolBox.cpp: Just go with %Rrc when reporting cat input …
(edit) @83974   5 years vboxsync VBoxService: Don't fail because no VBoxGuest till after parsing …
(edit) @83958   5 years vboxsync VBoxServiceVMInfo.cpp: Two NT4 fixes. First, the NT4 SP1 workaround …
(edit) @83822   5 years vboxsync VBoxService: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @83718   5 years vboxsync VBoxServiceAutoMount: Try address incomplete handling of …
(edit) @83708   5 years vboxsync Shared Folders/VBoxService: More logging for vbsvcAutomounterMountIt().
(edit) @83693   5 years vboxsync Shared Folders/VBoxService: Log result of WNetAddConnection2W() in …
(edit) @83651   5 years vboxsync Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
(edit) @83612   5 years vboxsync Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
(edit) @83609   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83602   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83595   5 years vboxsync Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
(edit) @83555   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83554   5 years vboxsync Guest Control/VBoxService: Make sure to set a session's thread stopped …
(edit) @83553   5 years vboxsync Guest Control/VBoxService: Warnings. bugref:9320
(edit) @83536   5 years vboxsync Guest Control/VBoxService: Strip truncation bit in …
(edit) @83534   5 years vboxsync Guest Control/VBoxService: Strip truncation bit in …
(edit) @83508   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Added ability for …
(edit) @83465   5 years vboxsync Guest Control/VBoxServiceToolbox: Some follow-up fixes for r136654
(edit) @83463   5 years vboxsync Guest Control/VBoxServiceToolbox: Use fOutputFlags here, not fFlags. …
(edit) @83441   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Don't spin forever …
(edit) @83438   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: No need to wait …
(edit) @83437   5 years vboxsync Guest Control/VBoxServiceToolbox: Checking rc is intentional here, as …
(edit) @83436   5 years vboxsync Guest Control/VBoxServiceToolbox: Use RTListForEachSafe in …
(edit) @83434   5 years vboxsync Guest Control/VBoxServiceToolbox: Resolved several @todos for the ls …
(edit) @83421   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
(edit) @83420   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83419   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83409   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Don't ignore …
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83400   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Revamped …
(edit) @83399   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
(edit) @83349   5 years vboxsync Guest Control/VBoxService: Check for correct file mode when opening files.
(edit) @83287   5 years vboxsync VBoxService / Guest Control: Fixed guest process thread teardown / …
(edit) @83286   5 years vboxsync VBoxService / Guest Control: Fixed guest process thread teardown / …
(edit) @83272   5 years vboxsync VBoxService / Guest Control: Fixed using wrong pipe handle with poll …
(edit) @83269   5 years vboxsync VBoxService/ Guest Control: Resolved a @todo: Simplified building a …
(edit) @83235   5 years vboxsync VBoxService: Use strncmp rather than strcmp as the ut_user field is …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82749   5 years vboxsync VBoxService: No need for custom resource file on windows, use the template.
(edit) @82514   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80716   5 years vboxsync VBoxService, VBoxClient: NetBSD needs -lcrypt
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80476   5 years vboxsync Shared Clipboard/URI: OS/2 build fix.
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @79497   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79326   5 years vboxsync VBoxService: Made new sub-dir only deletion code work like …
(edit) @79322   5 years vboxsync VBoxService: doxygen fix. bugref:9320
(edit) @79321   5 years vboxsync VBoxService: Bugfixes. bugref:9320
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79261   5 years vboxsync VBoxServiceControlSession.cpp: Fixed bug handling seeks relative to …
(edit) @79019   5 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78956   5 years vboxsync VBoxServiceAutoMount: typo. bugref:9172
(edit) @78451   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78450   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78449   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78448   6 years vboxsync Shared Clipboard:/VBoxService OS/2 build fix.
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78346   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78181   6 years vboxsync Shared Clipboard: OS2 build fix.
(edit) @78111   6 years vboxsync Guest Control/VBoxService: Added support for deleting empty directory …
(edit) @77953   6 years vboxsync linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77492   6 years vboxsync linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
(edit) @77138   6 years vboxsync linux/vboxsf: More read code tweaking, making the max read/write …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76533   6 years vboxsync Additions/common: scm --fix-header-guards. bugref:9344
(edit) @76441   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76422   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @75947   6 years vboxsync VBoxService/Automounter: Corrected conversion to UTF-16 in …
(edit) @75946   6 years vboxsync VBoxService,manual: Use /media on solaris too (11 has it, on 10 we …
(edit) @75930   6 years vboxsync VBoxService: doxygen fix
(edit) @75929   6 years vboxsync VBoxService: scm fix
(edit) @75925   6 years vboxsync VBoxService/toolbox: More FS info, like username, group inode device, …
(edit) @75924   6 years vboxsync VBoxService/toolbox: More FS info, like username, group inode device, …
(edit) @75895   6 years vboxsync VBoxService/guestcontrol: Removed annoying message skip hack since …
(edit) @75890   6 years vboxsync VBoxService: Don't use tabs in logging, looks weird on linux console.
(edit) @75858   6 years vboxsync VBoxService: Mark printf-style formatters as such, fixing fallout. …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75807   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
(edit) @75803   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
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