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) @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/ …
(edit) @69991   7 years vboxsync VBoxServiceTimeSync.cpp: Dropped the number from …
(edit) @69990   7 years vboxsync VBoxServiceTimeSync.cpp: Fixed …
(edit) @69987   7 years vboxsync VBoxService: Added …
(edit) @69953   7 years vboxsync VBoxService/TimeSync: Log radical host time change; reduce latency. * …
(edit) @69779   7 years vboxsync VGSvcLogCreate: Fix case where pszLogFile is NULL.
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69752   7 years vboxsync RTLogCreateEx[V] format annotations; fixed unsafe use in VBoxService.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69149   7 years vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68662   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68557   7 years vboxsync merging vbglioc r117709: VBoxServiceTimeSync.cpp: Don't destroy the …
(edit) @66553   8 years vboxsync Forward ported r114569 (Guest Control/VBoxService: Only specify …
(edit) @65641   8 years vboxsync gcc 7: Additions: fall-thru
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64300   8 years vboxsync VBoxServiceTimeSync.cpp: Correct verbose debug message.
(edit) @64292   8 years vboxsync VBoxTray,InstallerHelper,VBoxService: Use RTLOCALIPC_FLAGS_NATIVE_NAME …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @63566   8 years vboxsync scm: cleaning up todos
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63338   8 years vboxsync Additions/common: add a few || defined(RT_OS_NETBSD) in the common …
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63108   8 years vboxsync GA/common,Config.kmk: Use strict kBuild templates for building all the …
(edit) @63065   8 years vboxsync Additions/common: warnings
(edit) @62882   8 years vboxsync Additions/common: gcc warnings.
(edit) @62852   8 years vboxsync oops
(edit) @62851   8 years vboxsync GAs/common: warnings
(edit) @62850   8 years vboxsync GAs/common: warnings
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   8 years vboxsync (C) 2016
(edit) @62470   8 years vboxsync Additions: scm
(edit) @62097   8 years vboxsync Additions/VBoxService: fixed harmless bug leading to submitting the …
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61093   9 years vboxsync oops
(edit) @61065   9 years vboxsync VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to …
(edit) @61062   9 years vboxsync warning
(edit) @60641   9 years vboxsync VBoxService/VBoxServiceToolBox.cpp: Updated assertion.
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