VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106246   7 weeks vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   7 weeks vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105677   4 months vboxsync GA/Windows: Enable displayconfig subservice in VBoxService. bugref:10714
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96503   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96502   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95856   2 years vboxsync VBoxService: Non-windows needs errno.h for EINTR. bugref:10261
(edit) @95852   2 years vboxsync VBoxService: Dropped unused errno.h from main file. bugref:10261
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @93372   3 years vboxsync Additions: Linux: VBoxService: start VBoxDRMClient on early boot …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92695   3 years vboxsync Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
(edit) @92693   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Removed non-existing …
(edit) @92662   3 years vboxsync VBoxService: Sketch for a trick for passing UTF-8 argv to child …
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90707   3 years vboxsync VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86878   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86823   4 years vboxsync Additions/VBoxService: The DRM resizing code needs guest properties …
(edit) @85962   4 years vboxsync bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83974   5 years vboxsync VBoxService: Don't fail because no VBoxGuest till after parsing …
(edit) @83409   5 years vboxsync Guest Control/VBoxService: Resolved another @todo: Don't ignore …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @75726   6 years vboxsync VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
(edit) @75721   6 years vboxsync VBoxService: Use time rather than time_prog when logging. The latter …
(edit) @75713   6 years vboxsync VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
(edit) @70351   7 years vboxsync VBoxService: logging typos
(edit) @70171   7 years vboxsync VBoxService: Working on removing TARGET_NT4 here too…
(edit) @69997   7 years vboxsync VBoxService: Fixed VGSvcLog ellipsis/va_list mixup, renaming it to …
(edit) @69987   7 years vboxsync VBoxService: Added …
(edit) @69779   7 years vboxsync VGSvcLogCreate: Fix case where pszLogFile is NULL.
(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) @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) @62470   8 years vboxsync Additions: scm
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @60583   9 years vboxsync Additions/VBoxService: Cleaned up defines for sub services / features, …
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58031   9 years vboxsync VBoxService: Some more cleanups log statements & comments.
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @57966   9 years vboxsync Additions/VBoxService: unsigned verbosity level
(edit) @57729   9 years vboxsync VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57659   9 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   9 years vboxsync static and some function naming.
(edit) @55751   10 years vboxsync Additions/common/VBoxService: some left-over bits from the display …
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @52890   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52702   10 years vboxsync Additions/VBoxService: log to the back-door logger as well.
(edit) @51570   10 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   10 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51503   10 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @50051   11 years vboxsync VBoxService/GuestCtrl: Print some more help in case a guest session is …
(edit) @49531   11 years vboxsync Additions/VBoxService: do try to open the kernel device when executing …
(edit) @49511   11 years vboxsync VBoxService: don't disable logging if no log file name is passed
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @46506   11 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @44872   12 years vboxsync Additions/VBoxService: build fix
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40731   13 years vboxsync VBoxService: don't crash on exit
(edit) @40129   13 years vboxsync VBoxService: Added release logging to stdout/file (using --logfile …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39202   13 years vboxsync VBoxService/Windows: Added gentle shutdown when user does …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38633   13 years vboxsync VBoxService: Fixed German Umlauts handling in toolbox, …
(edit) @38223   13 years vboxsync VBoxService: Implemented "--only-<service>" to just start one specific …
(edit) @38113   13 years vboxsync VBoxService/GuestCtrl: Fixed stability issues due to PID recycling, …
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36338   14 years vboxsync VBoxService: Also report terminated status when used by SCM, logging.
(edit) @36331   14 years vboxsync VBoxService: Attempt to fix pre-init (broken by r70386). End …
(edit) @36330   14 years vboxsync VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
(edit) @36328   14 years vboxsync VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
(edit) @36185   14 years vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36183   14 years vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35080   14 years vboxsync Added todo.
(edit) @35027   14 years vboxsync Logging.
(edit) @34869   14 years vboxsync Copy/paste error.
(edit) @34868   14 years vboxsync Cosmetics.
(edit) @34273   14 years vboxsync VBoxService/ToolBox: Completed misc todos, updated documentation.
(edit) @33854   14 years vboxsync VBoxService/Control: Move the internal tool handling before VbglR3 …
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