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) @79019   6 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78956   6 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. …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75758   6 years vboxsync VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
(edit) @75736   6 years vboxsync VBoxService/vgsvcGstCtrlSessionSpawnWorker: Straigthened out the …
(edit) @75727   6 years vboxsync VBoxServiceControlSession.cpp: Bail out in …
(edit) @75726   6 years vboxsync VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
(edit) @75722   6 years vboxsync VBoxServiceControl: Don't count VERR_INTERRUPTED into the …
(edit) @75721   6 years vboxsync VBoxService: Use time rather than time_prog when logging. The latter …
(edit) @75720   6 years vboxsync VBoxServiceControlSession.cpp: Pointed out bogus error handling in …
(edit) @75719   6 years vboxsync VBoxService/control: Corrected confused mishandling of VERR_INTERRUPT …
(edit) @75713   6 years vboxsync VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
(edit) @75559   6 years vboxsync VBoxService: Always set the time on startup on OS/2.
(edit) @75469   6 years vboxsync VBoxService,VBoxControl: OS/2 build fixes.
(edit) @75467   6 years vboxsync VBoxControl,VBoxService: Some OS/2 bits.
(edit) @75457   6 years vboxsync VBoxServiceAutoMount.cpp: Allow D:/unix/mnt/point. bugref:3544
(edit) @75451   6 years vboxsync VBoxService/Automounter: Another vboxsf->vboxsf typo for solaris. …
(edit) @75446   6 years vboxsync VBoxSErviceAutoMount.cpp: Check for the right file system type on …
(edit) @75444   6 years vboxsync VBoxService,solaris/vboxfs: Need to declare the tag option for it to …
(edit) @75437   6 years vboxsync VBoxServiceAutoMount.cpp: doxygen, zero mntinf. bugref:3544
(edit) @75433   6 years vboxsync linux/vboxsf,VBoxService: Added mount tag and implemented show_options …
(edit) @75415   6 years vboxsync doxy typo
(edit) @75411   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72098   7 years vboxsync Guest Control/VBoxService: Resolved a @todo in …
(edit) @72097   7 years vboxsync Guest Control/VBoxService: Added additional size check in …
(edit) @71781   7 years vboxsync Guest Control/VBoxService: Resolved a @todo, logging adjustments, a …
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71432   7 years vboxsync Guest Control/VBoxService: Retrieve the context ID for messages not …
(edit) @71405   7 years vboxsync Guest Control/VBoxService: Cleaned up / shortened …
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71320   7 years vboxsync Guest Control: Renamed RT_NOREFx -> RT_NOREF.
(edit) @71316   7 years vboxsync Additions build fix.
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71124   7 years vboxsync VBoxService/Toolbox: Dropped building up an internal file list for …
(edit) @71123   7 years vboxsync VBoxService/Toolbox: Dropped building up an internal file list for …
(edit) @71122   7 years vboxsync VBoxService/Toolbox: Dropped the verbose flag for "vbox_stat".
(edit) @71121   7 years vboxsync VBoxService/Toolbox: Bumped copyright.
(edit) @71120   7 years vboxsync VBoxService/Toolbox: Print the toolbox' syntax help and return with …
(edit) @70390   7 years vboxsync VBoxServiceControlProcess.cpp: Don't try send async requests to a …
(edit) @70351   7 years vboxsync VBoxService: logging typos
(edit) @70346   7 years vboxsync VBoxService: Needed to dynamically resolve two more APIs to make it …
(edit) @70330   7 years vboxsync VBoxService,VBoxControl,VBoxGuest: Check exports on windows to make …
(edit) @70267   7 years vboxsync VBoxService/win: Don't unload modules we dynamically resolve APIs …
(edit) @70214   7 years vboxsync VBoxService: Dynamically resolve LsaNtStatusToWinError to make it work …
(edit) @70196   7 years vboxsync VBoxService: Made it work on NT 3.51.
(edit) @70174   7 years vboxsync NT4 can use VBoxService.exe, so drop VBoxServiceNT.exe.
(edit) @70173   7 years vboxsync VBoxServiceNT: Temporarily a duplicate of VBoxService.
(edit) @70171   7 years vboxsync VBoxService: Working on removing TARGET_NT4 here too…
(edit) @70170   7 years vboxsync VGSvcVMInfoWinGetComponentVersions: no OpenGL in the NT4 additions.
(edit) @70164   7 years vboxsync Additions: No more VBoxGuestNT.sys; NT uses the same driver build as …
(edit) @70072   7 years vboxsync Comments.
(edit) @70032   7 years vboxsync Timesync: Oops, need two buffers.
(edit) @70025   7 years vboxsync Reduce number of log lines.
(edit) @70012   7 years vboxsync Timesync: More log level tweaks.
(edit) @70008   7 years vboxsync Timesync: adjusted log levels for better control.
(edit) @69997   7 years vboxsync VBoxService: Fixed VGSvcLog ellipsis/va_list mixup, renaming it to …
(edit) @69995   7 years vboxsync VBoxServiceTimeSync.cpp: AbsDriftMilli needs to be 64-bit, duh!
(edit) @69994   7 years vboxsync VBoxServiceTimeSync.cpp: Log radical changes to the guest time too, …
(edit) @69993   7 years vboxsync VBoxServiceTimeSync.cpp: s/g_uTimeSyncVerbosity/g_cTimeSyncVerbosity/ …
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