VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64292   8 年 vboxsync VBoxTray,InstallerHelper,VBoxService: Use RTLOCALIPC_FLAGS_NATIVE_NAME …
(edit) @64291   8 年 vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 年 vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @62851   8 年 vboxsync GAs/common: warnings
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   8 年 vboxsync (C) 2016
(edit) @58290   9 年 vboxsync RTLocalIpc fixes.
(edit) @58089   9 年 vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58031   9 年 vboxsync VBoxService: Some more cleanups log statements & comments.
(edit) @58029   9 年 vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @57925   9 年 vboxsync VBoxServiceVMInfo-win.cpp: kernel32
(edit) @57921   9 年 vboxsync VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, …
(edit) @57372   9 年 vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56294   9 年 vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @54120   10 年 vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @53764   10 年 vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53333   10 年 vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Use RTUTF16.
(edit) @53332   10 年 vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Logging.
(edit) @50025   11 年 vboxsync VBoxService/VMInfo: Fixed crashes in user detection.
(edit) @48678   11 年 vboxsync Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak …
(edit) @47977   11 年 vboxsync VBoxService/VBoxTray: User idle detection: Reset usage status to idle …
(edit) @47973   11 年 vboxsync VBoxService/VBoxTray: User idle detection: Lower last input time …
(edit) @47962   11 年 vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info.
(edit) @47335   11 年 vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47294   11 年 vboxsync Guest user state reporting: Update.
(edit) @47234   11 年 vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47232   11 年 vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @46593   11 年 vboxsync updates
(edit) @44884   12 年 vboxsync VBoxServiceVMInfo-win: Include MMR file information.
(edit) @44539   12 年 vboxsync Removed some needed #DEBUG directives.
(edit) @44531   12 年 vboxsync build fix
(edit) @44530   12 年 vboxsync VBoxServiceVMInfo-win: More user enumeration fixes: Use the process' …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44518   12 年 vboxsync VBoxServiceVMInfo-win: D'oh!
(edit) @44474   12 年 vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @44164   12 年 vboxsync VBoxServiceVMInfo-win: More user enumeration fun for session 0 separation.
(edit) @44159   12 年 vboxsync VBoxServiceVMInfo-win: More user enumeration fixes.
(edit) @40445   13 年 vboxsync VBoxService/VMInfo-win: Don't skip CachedInteractive sessions, be more …
(edit) @40158   13 年 vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @39760   13 年 vboxsync VBoxService/VMInfo: Dump process names when enumerating active …
(edit) @39592   13 年 vboxsync VBoxService/VMInfo-win: Respect stale session entries.
(edit) @39280   13 年 vboxsync VBoxService/VMInfo-win: Undo, committed a bit too much in r74829.
(edit) @39279   13 年 vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39106   13 年 vboxsync VBoxService/VMInfo: Hook CTRL_LOGOFF_EVENT to re-trigger user …
(edit) @38946   13 年 vboxsync VBoxService/VMInfo: Implemented more aggressive stale session …
(edit) @38131   13 年 vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38130   13 年 vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38128   13 年 vboxsync VBoxService/VMInfo-win: Added more logging for OOM situations.
(edit) @38087   13 年 vboxsync VBoxService/VMInfo: Enhanced logging.
(edit) @33895   14 年 vboxsync Build fix.
(edit) @33891   14 年 vboxsync VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32771   14 年 vboxsync VBoxService/VMInfo: Fixed LsaEnumerate() error case when shutting down …
(edit) @32431   14 年 vboxsync scm cleanup
(edit) @31982   14 年 vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @30225   14 年 vboxsync VBoxServiceVMInfo-win.cpp: bump _WIN32_WINNT to 0x0502 to get the …
(edit) @30049   15 年 vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30013   15 年 vboxsync scm cleanup.
(edit) @29872   15 年 vboxsync VBoxService: Lookup correct VBoxService executable on NT4.
(edit) @29860   15 年 vboxsync VBoxService: Missing return value.
(edit) @29858   15 年 vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26326   15 年 vboxsync Updates for guest statistics and memory ballooning
(edit) @26136   15 年 vboxsync VBoxService: a couple of bug fixes together with code review and cleanups.
(edit) @26092   15 年 vboxsync VBoxService: Reduced memory usage.
(edit) @26086   15 年 vboxsync VBoxService: Another bugfix for process enumeration.
(edit) @26085   15 年 vboxsync VBoxService: Bugfixes.
(edit) @26083   15 年 vboxsync VBoxService: Improved modularity for process information lookup; …
(edit) @26073   15 年 vboxsync Unicode terminator is two bytes
(edit) @26072   15 年 vboxsync Broken null termination removed
(edit) @26071   15 年 vboxsync Paranoia
(edit) @24686   15 年 vboxsync VbglR3/VBoxService: Split up and removed redundant code.
(edit) @24369   15 年 vboxsync VBoxService: Added version lookup for VBoxCredProv.dll.
(edit) @23655   15 年 vboxsync VBoxService: Always use '%s' when passing strings to a formatting function.
(edit) @23575   15 年 vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @22840   15 年 vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22728   15 年 vboxsync VBoxService: Get rid of TCHARs, implemented better sysprep support.
(edit) @21323   15 年 vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21246   15 年 vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21227   15 年 vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21150   15 年 vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @20721   15 年 vboxsync VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
(edit) @20698   15 年 vboxsync VBoxService/win: Fixed Guest Additions lookup.
(add) @19374   16 年 vboxsync VBoxService/common: SVN props.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette