VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36529   14 年 vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36408   14 年 vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36373   14 年 vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36347   14 年 vboxsync Runtime/log: adapt more places
(edit) @36318   14 年 vboxsync Additions: indentation.
(edit) @36200   14 年 vboxsync fixed assertion
(edit) @36199   14 年 vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36193   14 年 vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @35907   14 年 vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35351   14 年 vboxsync scm cleanups.
(edit) @35319   14 年 vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35016   14 年 vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @34801   14 年 vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34066   14 年 vboxsync Additions/common/VBoxGuestLib: don't leak HGCM handle during termination
(edit) @33994   14 年 vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33464   14 年 vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33439   14 年 vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33247   14 年 vboxsync VBoxService/Guest Execution: Update.
(edit) @33243   14 年 vboxsync Additions/VBoxGuestLib: fix invalid LogRel statement.
(edit) @33064   14 年 vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32705   14 年 vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32654   14 年 vboxsync Additions/VBoxGuest: limit the occurrence of some more LogRel statements
(edit) @32633   14 年 vboxsync VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
(edit) @32631   14 年 vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32574   14 年 vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32311   14 年 vboxsync Additions/common/VBoxGuestR0Lib: shadow declaration.
(edit) @31750   14 年 vboxsync SysHlp.cpp: Tested the wrong way…
(edit) @31749   14 年 vboxsync HGCMInternal.cpp: Avoid unused variable on non-linux platforms.
(edit) @31748   14 年 vboxsync SysHlp.cpp: Unused variables on Windows.
(edit) @31724   14 年 vboxsync Additions: compile fix
(edit) @31720   14 年 vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @31520   14 年 vboxsync VBoxGuestLib/Makefile.kmk,Config.kmk: Followup to r64491 - fixed …
(edit) @31430   14 年 vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31426   14 年 vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31414   14 年 vboxsync Additions/XFree86: compile flag cleanup
(edit) @31409   14 年 vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31386   14 年 vboxsync X11 additions: one other reference to a libc symbol
(edit) @31384   14 年 vboxsync X11 additions: fixed unresolved symbols for Xorg < 7.0
(edit) @31364   14 年 vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31355   14 年 vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31159   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31130   14 年 vboxsync Const.
(edit) @31111   14 年 vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31052   14 年 vboxsync Shared Folders/AutoMount: Update.
(edit) @31045   14 年 vboxsync Won't work.
(edit) @31044   14 年 vboxsync Warning.
(edit) @31025   14 年 vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31013   14 年 vboxsync export to OSE
(edit) @31002   14 年 vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30959   14 年 vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30829   14 年 vboxsync VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead.
(edit) @30779   14 年 vboxsync Build fix.
(edit) @30778   14 年 vboxsync Guest Additions status: Use more enums.
(edit) @30758   14 年 vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30668   14 年 vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30439   14 年 vboxsync Backed out r63009 (not needed, see #5068c14).
(edit) @30392   14 年 vboxsync VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the …
(edit) @30339   14 年 vboxsync crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30061   14 年 vboxsync Page fusion test api change
(edit) @30040   14 年 vboxsync Part one of the page fusion test case
(edit) @30013   14 年 vboxsync scm cleanup.
(edit) @29680   15 年 vboxsync warning (unused variable)
(edit) @29658   15 年 vboxsync crOpenGL: fix ETQW failure on level load
(edit) @29538   15 年 vboxsync Compile fix
(edit) @29535   15 年 vboxsync Missing file
(edit) @29530   15 年 vboxsync No need for VBOX_WITH_PAGE_SHARING
(edit) @29516   15 年 vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29438   15 年 vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29395   15 年 vboxsync Adjust size
(edit) @29360   15 年 vboxsync VMMDevReq_RegisterSharedModule has a variable packet size as well
(edit) @29307   15 年 vboxsync Shared paging interface updates
(edit) @29291   15 年 vboxsync VbglR3: Don't trigger debug assertion in VbglR3WaitEvent(); happens …
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28887   15 年 vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28557   15 年 vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28544   15 年 vboxsync VbglR3: Added Windows storage path lookup for built in vendors.
(edit) @28518   15 年 vboxsync VBoxGuest: Hrmpf!
(edit) @28516   15 年 vboxsync VBoxGuest: be less verbose on timeouts
(edit) @28434   15 年 vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28433   15 年 vboxsync VBoxGuestR3LibModule.cpp: svn-ps.cmd
(edit) @28403   15 年 vboxsync Added shared paging r3 helpers
(edit) @28402   15 年 vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28303   15 年 vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28286   15 年 vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28233   15 年 vboxsync Guest Control: Update.
(edit) @28218   15 年 vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28086   15 年 vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28029   15 年 vboxsync Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
(edit) @28014   15 年 vboxsync Guest Control: Bugfixes for VBoxService.
(edit) @27976   15 年 vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27865   15 年 vboxsync export the guest control stuff to OSE
(edit) @27748   15 年 vboxsync VBoxGuestR3LibDaemonize.cpp: todo.
(edit) @27703   15 年 vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27687   15 年 vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @27602   15 年 vboxsync removed obsolete XFree86 4.2 headers
(edit) @27529   15 年 vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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