VirtualBox

source: vbox/trunk/src/VBox/HostServices/GuestProperties

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @53784   10 年 vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 年 vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44356   12 年 vboxsync GuestProperties/service.cpp: Fixed return value of GET_NOTIFICATION call.
(edit) @44199   12 年 vboxsync Shorter test names.
(edit) @44156   12 年 vboxsync Build fix.
(edit) @44155   12 年 vboxsync GuestProperties/service: Misc. sanity checking.
(edit) @43697   12 年 vboxsync GuestProperties: complete a notification request if the client submits …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40767   13 年 vboxsync also enumerate guest properties during guru meditation
(edit) @40633   13 年 vboxsync several warnings
(edit) @40361   13 年 vboxsync GuestProperties/API: never send property change events with NULL strings.
(edit) @39242   13 年 vboxsync hungarian and spaces.
(edit) @39240   13 年 vboxsync Test GET_NOTIFICATION with guard pages.
(edit) @39236   13 年 vboxsync GuestProperties: Fixed buffer problem.
(edit) @39233   13 年 vboxsync GuestProperties: Provoke get bug.
(edit) @39232   13 年 vboxsync GuestProperties: Ripped out the std::list code.
(edit) @39230   13 年 vboxsync GuestProperties: Enabled the string space code.
(edit) @39228   13 年 vboxsync GuestProperties: Added code for using RTStrSpace instead of std::list …
(edit) @38152   13 年 vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @36529   14 年 vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36412   14 年 vboxsync GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
(edit) @36375   14 年 vboxsync tstGuestPropSvc.cpp: Used RTTest so we can allocate a guarded buffer …
(edit) @36259   14 年 vboxsync HostServices/GuestProperties: fixed the maximum flag length a bit more …
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @29394   15 年 vboxsync GuestProperties: Try make sure the timestamp is somewhat unique …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28743   15 年 vboxsync HostServices/GuestProperties: reverted r59658: do not send an update …
(edit) @27954   15 年 vboxsync HostServices/GuestProperties: do not send an update notification if …
(edit) @27781   15 年 vboxsync HostServices/GuestProperties: get rid of the notification thread (see …
(edit) @26749   15 年 vboxsync HostServices/GuestProperties: missing rc check
(edit) @26603   15 年 vboxsync Main: back out r57775
(edit) @26587   15 年 vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 年 vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 年 vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26247   15 年 vboxsync HostServices/GuestProperties: fixed the test case
(edit) @25601   15 年 vboxsync GuestProperties/service.cpp: shut up more gcc warnings.
(edit) @25417   15 年 vboxsync HostServices/GuestProperties: fixed a comment
(edit) @25355   15 年 vboxsync GuestProperties/service/delProperty: Don't check permissions unless …
(edit) @25354   15 年 vboxsync GuestProperties/service.cpp: only return VINF_PERMISSION_DENIED when …
(edit) @25347   15 年 vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25346   15 年 vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25335   15 年 vboxsync HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the …
(edit) @25306   15 年 vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @25032   15 年 vboxsync GuestProperties/service.cpp: Don't increment an iterator that has been …
(edit) @24703   15 年 vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24665   15 年 vboxsync GuestProperties/service.cpp: comment
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
(edit) @23315   15 年 vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
(edit) @21629   15 年 vboxsync HostServices/GuestProperties: fix a todo
(edit) @21507   15 年 vboxsync GuestProperties/service.cpp: r=bird: todo that *needs* fixing.
(edit) @20894   15 年 vboxsync HostServices/GuestProperties: fixed a bad debug assertion
(edit) @20656   15 年 vboxsync HostServices/GuestProperties: additional logging
(edit) @18453   16 年 vboxsync GuestPropterties/service.cpp: size_t warnings. Tip: The readbility of …
(edit) @18422   16 年 vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @16337   16 年 vboxsync gcc warning (strncat may overflow)
(edit) @15277   16 年 vboxsync HostServices/GuestProperties: hopefully fix a crash on Solaris hosts
(edit) @15179   16 年 vboxsync HostServices/GuestProps: additional logging
(edit) @15166   16 年 vboxsync Main and HostServices/GuestProps: additional logging
(edit) @14461   16 年 vboxsync HostServices/GuestProperties: reverted r39730
(edit) @14459   16 年 vboxsync HostServices/GuestProperties: don't allow "*", "?" or "|" in property …
(edit) @14458   16 年 vboxsync HostServices/GuestProperties: don't allow "*", "?" or "|" in values
(edit) @14454   16 年 vboxsync HostServices/GuestProperties: allow empty value strings
(edit) @14358   16 年 vboxsync HostServices/GuestProperties: fixed a logical error queuing …
(edit) @14261   16 年 vboxsync GuestProperties/service.cpp: DEBUG -> VBOX_STRICT.
(edit) @14213   16 年 vboxsync HostServices/GuestProperties: some clean up
(edit) @14104   16 年 vboxsync HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
(edit) @14011   16 年 vboxsync Fixed RTReqCallEx parameters in the guest properties host service.
(edit) @13971   16 年 vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13922   16 年 vboxsync HostServices/GuestProperties: try to fix a burn that works here
(edit) @13920   16 年 vboxsync HostServices/GuestProperties: try to fix a burn that works here
(edit) @13916   16 年 vboxsync HostServices/GuestProperties: added guest notification querying
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13781   16 年 vboxsync HostServices/GuestProperties: integer type fix
(edit) @13779   16 年 vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13763   16 年 vboxsync Backed out 38734
(edit) @13759   16 年 vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13629   16 年 vboxsync this isn't shared folders.
(edit) @13628   16 年 vboxsync SUB_DEPTH.
(edit) @13627   16 年 vboxsync tstGuestPropSvc: prefix output.
(edit) @13574   16 年 vboxsync Guest Properties (HostServices and Main): redid property flag handling
(edit) @13556   16 年 vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13551   16 年 vboxsync HostServices/GuestProperties and Main (Guest Properties): use the new …
(edit) @13376   16 年 vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13328   16 年 vboxsync HostServices and Main: Guest Properties: use flag settings at runtime
(edit) @13293   16 年 vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13212   16 年 vboxsync HostServices/GuestProperties: cosmetical fix
(edit) @13207   16 年 vboxsync fix for the fix
(edit) @13206   16 年 vboxsync HostServices/GuestProperties: attempt to fix a segfault on 32bit hosts
(edit) @13179   16 年 vboxsync HostServices/GuestProperties: only notify Main from HGCM if the guest …
(edit) @13159   16 年 vboxsync HostServices/GuestProperties: add host notifications of property …
(edit) @12250   16 年 vboxsync HostServices/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   16 年 vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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