VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.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) @105905   3 months vboxsync Additions/VBoxService: Made functions static here. bugref:10575
(edit) @102772   11 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102771   11 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102754   11 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102753   11 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96502   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96451   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95850   2 years vboxsync VBoxService/VMInfo-win.cpp: Use MAX_PATH from windows.h instead of …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @70351   7 years vboxsync VBoxService: logging typos
(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) @70173   7 years vboxsync VBoxServiceNT: Temporarily a duplicate of VBoxService.
(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) @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) @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) @62851   8 years vboxsync GAs/common: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   8 years vboxsync (C) 2016
(edit) @58290   9 years vboxsync RTLocalIpc fixes.
(edit) @58089   9 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(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) @57925   9 years vboxsync VBoxServiceVMInfo-win.cpp: kernel32
(edit) @57921   9 years vboxsync VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53333   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Use RTUTF16.
(edit) @53332   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Logging.
(edit) @50025   11 years vboxsync VBoxService/VMInfo: Fixed crashes in user detection.
(edit) @48678   11 years vboxsync Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak …
(edit) @47977   11 years vboxsync VBoxService/VBoxTray: User idle detection: Reset usage status to idle …
(edit) @47973   11 years vboxsync VBoxService/VBoxTray: User idle detection: Lower last input time …
(edit) @47962   11 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info.
(edit) @47335   11 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47234   11 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47232   11 years vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @46593   11 years vboxsync updates
(edit) @44884   12 years vboxsync VBoxServiceVMInfo-win: Include MMR file information.
(edit) @44539   12 years vboxsync Removed some needed #DEBUG directives.
(edit) @44531   12 years vboxsync build fix
(edit) @44530   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes: Use the process' …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44518   12 years vboxsync VBoxServiceVMInfo-win: D'oh!
(edit) @44474   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @44164   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fun for session 0 separation.
(edit) @44159   12 years vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @40445   13 years vboxsync VBoxService/VMInfo-win: Don't skip CachedInteractive sessions, be more …
(edit) @40158   13 years vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @39760   13 years vboxsync VBoxService/VMInfo: Dump process names when enumerating active …
(edit) @39592   13 years vboxsync VBoxService/VMInfo-win: Respect stale session entries.
(edit) @39280   13 years vboxsync VBoxService/VMInfo-win: Undo, committed a bit too much in r74829.
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39106   13 years vboxsync VBoxService/VMInfo: Hook CTRL_LOGOFF_EVENT to re-trigger user …
(edit) @38946   13 years vboxsync VBoxService/VMInfo: Implemented more aggressive stale session …
(edit) @38131   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38130   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38128   13 years vboxsync VBoxService/VMInfo-win: Added more logging for OOM situations.
(edit) @38087   13 years vboxsync VBoxService/VMInfo: Enhanced logging.
(edit) @33895   14 years vboxsync Build fix.
(edit) @33891   14 years vboxsync VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32771   14 years vboxsync VBoxService/VMInfo: Fixed LsaEnumerate() error case when shutting down …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @31982   14 years vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @30225   14 years vboxsync VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the …
(edit) @30049   14 years vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29872   15 years vboxsync VBoxService: Lookup correct VBoxService executable on NT4.
(edit) @29860   15 years vboxsync VBoxService: Missing return value.
(edit) @29858   15 years vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26136   15 years vboxsync VBoxService: a couple of bug fixes together with code review and cleanups.
(edit) @26092   15 years vboxsync VBoxService: Reduced memory usage.
(edit) @26086   15 years vboxsync VBoxService: Another bugfix for process enumeration.
(edit) @26085   15 years vboxsync VBoxService: Bugfixes.
(edit) @26083   15 years vboxsync VBoxService: Improved modularity for process information lookup; …
(edit) @26073   15 years vboxsync Unicode terminator is two bytes
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