VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63566   8 年 vboxsync scm: cleaning up todos
(edit) @63338   8 年 vboxsync Additions/common: add a few || defined(RT_OS_NETBSD) in the common …
(edit) @62852   8 年 vboxsync oops
(edit) @62851   8 年 vboxsync GAs/common: warnings
(edit) @62761   8 年 vboxsync Wrap ws2tcpip.h too.
(edit) @62692   8 年 vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62681   8 年 vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62521   8 年 vboxsync (C) 2016
(edit) @60017   9 年 vboxsync Additions/VBoxService: useless condition (thanks PVS)
(edit) @58052   9 年 vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58033   9 年 vboxsync VBoxService: Started adding pages with some details for each component.
(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) @57920   9 年 vboxsync vboxserviceVMInfoWriteNetwork: Workaround for bug in …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56294   9 年 vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @55024   10 年 vboxsync Additions/VBoxService: s/AssertPtr/Assert/
(edit) @54704   10 年 vboxsync Additions/common/VBoxSerivce: be more quiet on inactive users
(edit) @54702   10 年 vboxsync Additions/VBoxService: don't spam the log file with messages ignoring …
(edit) @53874   10 年 vboxsync VBoxService: fix a memory leak if libdbus exists but the dbus daemon …
(edit) @53764   10 年 vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @51564   11 年 vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51523   11 年 vboxsync Additions/common/VBoxService: fix an assertion getting network …
(edit) @51503   11 年 vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @50571   11 年 vboxsync Additions/VBoxService: solaris build fix
(edit) @50567   11 年 vboxsync VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix.
(edit) @50566   11 年 vboxsync VBoxServiceVMInfo.cpp: Attempt at socket address length fix.
(edit) @50565   11 年 vboxsync VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with …
(edit) @50555   11 年 vboxsync VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of …
(edit) @50554   11 年 vboxsync VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably …
(edit) @50448   11 年 vboxsync Additions/VBoxService: assertion fix
(edit) @50026   11 年 vboxsync Additions/VBoxService: indentation
(edit) @47973   11 年 vboxsync VBoxService/VBoxTray: User idle detection: Lower last input time …
(edit) @47449   11 年 vboxsync Additions/VBoxServices: two warnings
(edit) @47336   11 年 vboxsync VBoxService/VMInfo: Free after use.
(edit) @47335   11 年 vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @45874   12 年 vboxsync VBoxService: More logging for property cache / user enumeration.
(edit) @45459   12 年 vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45356   12 年 vboxsync tabs
(edit) @44912   12 年 vboxsync Additions/VBoxService: save a few \n in error messages
(edit) @44911   12 年 vboxsync Additions/VBoxService: don't crash if dbus is not available
(edit) @44595   12 年 vboxsync Additions/VBoxService: warning
(edit) @44570   12 年 vboxsync Forward ported r83625 + r83626 (VBoxServiceVMInfo: Don't NULL LA …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44097   12 年 vboxsync VBoxService/VMInfo: Implemented detecting hotdesk sessions through …
(edit) @44073   12 年 vboxsync VBoxService/VMInfo: Added a todo.
(edit) @44044   12 年 vboxsync lightdm-greeter: Only process active sessions and users (>= UID 1000).
(edit) @43927   12 年 vboxsync Forward ported r81841 + r82127 (VBoxHeadless/VBoxService: Enhanced …
(edit) @43793   12 年 vboxsync VBoxService/vminfo: Check for D-Bus loading on usage.
(edit) @43792   12 年 vboxsync VBoxService: Enabled some accidently disabled code again.
(edit) @43791   12 年 vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @43363   12 年 vboxsync Haiku Additions.
(edit) @43230   12 年 vboxsync Logging.
(edit) @42154   12 年 vboxsync VS2010 preps.
(edit) @40158   13 年 vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @39129   13 年 vboxsync Typo.
(edit) @39106   13 年 vboxsync VBoxService/VMInfo: Hook CTRL_LOGOFF_EVENT to re-trigger user …
(edit) @38224   13 年 vboxsync VBoxService/VMInfo-win: Don't bail out if there are no network …
(edit) @38129   13 年 vboxsync VBoxService/VMInfo-win: Keep old user count when out of memory and …
(edit) @38087   13 年 vboxsync VBoxService/VMInfo: Enhanced logging.
(edit) @37256   14 年 vboxsync VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
(edit) @37019   14 年 vboxsync Guest Additions: Also report extended version information to the host …
(edit) @36249   14 年 vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @33554   14 年 vboxsync VBoxService: close socket on error
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33395   14 年 vboxsync Additions/common: Some old OS/2 build fixes.
(edit) @32771   14 年 vboxsync VBoxService/VMInfo: Fixed LsaEnumerate() error case when shutting down …
(edit) @32731   14 年 vboxsync Logging.
(edit) @32633   14 年 vboxsync VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
(edit) @32628   14 年 vboxsync Additions/VM Info: use the session to determine if we have to flush …
(edit) @32535   14 年 vboxsync VBoxService/VMInfo: Don't bail out if network is not up yet.
(edit) @31941   14 年 vboxsync VBoxService/VMInfo: Skip interface if no IP-address assigned on Solaris.
(edit) @31916   14 年 vboxsync Build fix.
(edit) @31912   14 年 vboxsync VBoxService/VMInfo/PropCache: Don't bail out in error cases and report …
(edit) @31905   14 年 vboxsync additions/VBoxService/VBoxServiceVMInfo: fixed obtaining MAC address …
(edit) @31867   14 年 vboxsync VBoxService/VMInfo: Added utmpx support for Solaris (and later FreeBSD 9).
(edit) @31037   14 年 vboxsync VBoxService/VMInfo: Bugs fixed.
(edit) @31000   14 年 vboxsync VBoxService/VMInfo: Tabs.
(edit) @30999   14 年 vboxsync VBoxService/VMInfo: Better utmp lookup.
(edit) @30966   14 年 vboxsync VBoxServiceVMInfo.cpp: r=bird: bad stuff.
(edit) @30875   14 年 vboxsync Argh.
(edit) @30874   14 年 vboxsync Build fix.
(edit) @30870   14 年 vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(edit) @30048   15 年 vboxsync VBoxServiceVMInfo.cpp: r=bird: Consitent error handling in …
(edit) @30013   15 年 vboxsync scm cleanup.
(edit) @29861   15 年 vboxsync VBoxService: Fix for non-Windows.
(edit) @29858   15 年 vboxsync VBoxService/win: Cleaned up + fixed logged on user detection, make …
(edit) @29852   15 年 vboxsync VBoxService/Windows: report the MAC address of the guest network …
(edit) @29764   15 年 vboxsync VBoxService/FreeBSD: Use getifaddrs for the network info. Only way to …
(edit) @29594   15 年 vboxsync VBoxService: help cosmetics
(edit) @29398   15 年 vboxsync VBoxServiceVMInfo: fixed the format of the …
(edit) @29391   15 年 vboxsync VBoxServiceVMInfo: Solaris build fix
(edit) @29390   15 年 vboxsync VBoxServiceVMInfo: split functions; provide MAC address for …
(edit) @29345   15 年 vboxsync VBoxService,VBox/err.h: Use a dedicated status code for this, …
(edit) @29316   15 年 vboxsync VBoxService: More generic way for letting services disable themselves; …
(edit) @29040   15 年 vboxsync VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
(edit) @29026   15 年 vboxsync VBoxServiceVMInfo/PropCache: r=bird: todos in the code. Fixed two odd …
(edit) @28978   15 年 vboxsync VBoxService/PropCache: Bugfixes.
(edit) @28967   15 年 vboxsync VBoxService: Introduced guest property cache (used by VM information …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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