VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @75858   6 years vboxsync VBoxService: Mark printf-style formatters as such, fixing fallout. …
(edit) @70346   7 years vboxsync VBoxService: Needed to dynamically resolve two more APIs to make it …
(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) @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) @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) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(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) @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) @57710   9 years vboxsync Comment, renaming.
(edit) @57708   9 years vboxsync Comment typo.
(edit) @56294   10 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   10 years vboxsync static and some function naming.
(edit) @55751   10 years vboxsync Additions/common/VBoxService: some left-over bits from the display …
(edit) @52890   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51503   11 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @47335   11 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @46506   12 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44248   12 years vboxsync VBoxSerice/GuestCtrl: Renamed/shorted (static) function names.
(edit) @44046   12 years vboxsync VBoxServiceControlThreadRequestAllocEx: Corrected parameter name and …
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @40682   13 years vboxsync VBoxService/GuestCtrl: Bugfixes.
(edit) @40158   13 years vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @39906   13 years vboxsync GuestCtrl/VBoxService: Added active/inactive guest process thread …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39392   13 years vboxsync warnings
(edit) @39300   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39281   13 years vboxsync Build fix.
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @38633   13 years vboxsync VBoxService: Fixed German Umlauts handling in toolbox, …
(edit) @38587   13 years vboxsync VBoxService/GuestCtrl: Update.
(edit) @38180   13 years vboxsync VBoxService/GuestCtrl: Updated policy handling for controlling the …
(edit) @38157   13 years vboxsync VBoxService/GuestCtrl: Implemented policy handling for controlling the …
(edit) @38113   13 years vboxsync VBoxService/GuestCtrl: Fixed stability issues due to PID recycling, …
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(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) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @35954   14 years vboxsync Build fix.
(edit) @35952   14 years vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34273   14 years vboxsync VBoxService/ToolBox: Completed misc todos, updated documentation.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33293   14 years vboxsync Build fix.
(edit) @33277   14 years vboxsync VBoxService: Update on internal toolbox command handling.
(edit) @33275   14 years vboxsync Build fix.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33161   14 years vboxsync VBoxService/exec: Input notification pipe sketches + some @todos.
(edit) @33128   14 years vboxsync VBoxService: Added simple 'cat' functionality to new internal toolbox …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @31202   14 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @30601   14 years vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30560   14 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30095   15 years vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30082   15 years vboxsync VBoxService/PropCache: Some renaming.
(edit) @29858   15 years vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @29817   15 years vboxsync VBoxService: Some cleanup - started with reviewing r61961, but got …
(edit) @29762   15 years vboxsync VBoxService / Windows guests: Don't use a service as main thread but …
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29313   15 years vboxsync VBoxService: Removed automatic Windows system preparation in favor of …
(edit) @29040   15 years vboxsync VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
(edit) @29026   15 years vboxsync VBoxServiceVMInfo/PropCache: r=bird: todos in the code. Fixed two odd …
(edit) @28983   15 years vboxsync VBoxService/PropCache: Make it thread safe (for a global cache later).
(edit) @28968   15 years vboxsync Typo.
(edit) @28967   15 years vboxsync VBoxService: Introduced guest property cache (used by VM information …
(edit) @28943   15 years vboxsync Guest Control/Main/VBoxService: Update on locking, bugfixes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28560   15 years vboxsync Additions: s/BYTE/uint8_t/g
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28420   15 years vboxsync Guest Control/VBoxService: Use RTList instead of STL.
(edit) @28409   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28251   15 years vboxsync Initial page sharing code (not compiled)
(edit) @28119   15 years vboxsync Guest Control/VBoxService: Threading.
(edit) @27972   15 years vboxsync VBoxService: Use VMM_MAX_CPU_COUNT! VBoxServiceBalloonQueryChunks -> …
(edit) @27926   15 years vboxsync Guest Control: Update (VBoxService).
(edit) @27114   15 years vboxsync (void)
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
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