VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39242   13 years vboxsync hungarian and spaces.
(edit) @39240   13 years vboxsync Test GET_NOTIFICATION with guard pages.
(edit) @39236   13 years vboxsync GuestProperties: Fixed buffer problem.
(edit) @39233   13 years vboxsync GuestProperties: Provoke get bug.
(edit) @39232   13 years vboxsync GuestProperties: Ripped out the std::list code.
(edit) @39230   13 years vboxsync GuestProperties: Enabled the string space code.
(edit) @39228   13 years vboxsync GuestProperties: Added code for using RTStrSpace instead of std::list …
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36412   14 years vboxsync GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
(edit) @36375   14 years vboxsync tstGuestPropSvc.cpp: Used RTTest so we can allocate a guarded buffer …
(edit) @36259   14 years vboxsync HostServices/GuestProperties: fixed the maximum flag length a bit more …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @29394   15 years vboxsync GuestProperties: Try make sure the timestamp is somewhat unique …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28743   15 years vboxsync HostServices/GuestProperties: reverted r59658: do not send an update …
(edit) @27954   15 years vboxsync HostServices/GuestProperties: do not send an update notification if …
(edit) @27781   15 years vboxsync HostServices/GuestProperties: get rid of the notification thread (see …
(edit) @26749   15 years vboxsync HostServices/GuestProperties: missing rc check
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26247   15 years vboxsync HostServices/GuestProperties: fixed the test case
(edit) @25601   15 years vboxsync GuestProperties/service.cpp: shut up more gcc warnings.
(edit) @25417   15 years vboxsync HostServices/GuestProperties: fixed a comment
(edit) @25355   15 years vboxsync GuestProperties/service/delProperty: Don't check permissions unless …
(edit) @25354   15 years vboxsync GuestProperties/service.cpp: only return VINF_PERMISSION_DENIED when …
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25335   15 years vboxsync HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the …
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @25032   15 years vboxsync GuestProperties/service.cpp: Don't increment an iterator that has been …
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24665   15 years vboxsync GuestProperties/service.cpp: comment
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23315   15 years vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
(edit) @21629   15 years vboxsync HostServices/GuestProperties: fix a todo
(edit) @21507   15 years vboxsync GuestProperties/service.cpp: r=bird: todo that *needs* fixing.
(edit) @20894   15 years vboxsync HostServices/GuestProperties: fixed a bad debug assertion
(edit) @20656   15 years vboxsync HostServices/GuestProperties: additional logging
(edit) @18453   16 years vboxsync GuestPropterties/service.cpp: size_t warnings. Tip: The readbility of …
(edit) @18422   16 years vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @16337   16 years vboxsync gcc warning (strncat may overflow)
(edit) @15277   16 years vboxsync HostServices/GuestProperties: hopefully fix a crash on Solaris hosts
(edit) @15179   16 years vboxsync HostServices/GuestProps: additional logging
(edit) @15166   16 years vboxsync Main and HostServices/GuestProps: additional logging
(edit) @14461   16 years vboxsync HostServices/GuestProperties: reverted r39730
(edit) @14459   16 years vboxsync HostServices/GuestProperties: don't allow "*", "?" or "|" in property …
(edit) @14458   16 years vboxsync HostServices/GuestProperties: don't allow "*", "?" or "|" in values
(edit) @14454   16 years vboxsync HostServices/GuestProperties: allow empty value strings
(edit) @14358   16 years vboxsync HostServices/GuestProperties: fixed a logical error queuing …
(edit) @14261   16 years vboxsync GuestProperties/service.cpp: DEBUG -> VBOX_STRICT.
(edit) @14213   16 years vboxsync HostServices/GuestProperties: some clean up
(edit) @14104   16 years vboxsync HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
(edit) @14011   16 years vboxsync Fixed RTReqCallEx parameters in the guest properties host service.
(edit) @13971   16 years vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13922   16 years vboxsync HostServices/GuestProperties: try to fix a burn that works here
(edit) @13920   16 years vboxsync HostServices/GuestProperties: try to fix a burn that works here
(edit) @13916   16 years vboxsync HostServices/GuestProperties: added guest notification querying
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13781   16 years vboxsync HostServices/GuestProperties: integer type fix
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13763   16 years vboxsync Backed out 38734
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13629   16 years vboxsync this isn't shared folders.
(edit) @13628   16 years vboxsync SUB_DEPTH.
(edit) @13627   16 years vboxsync tstGuestPropSvc: prefix output.
(edit) @13574   16 years vboxsync Guest Properties (HostServices and Main): redid property flag handling
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13551   16 years vboxsync HostServices/GuestProperties and Main (Guest Properties): use the new …
(edit) @13376   16 years vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13328   16 years vboxsync HostServices and Main: Guest Properties: use flag settings at runtime
(edit) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13212   16 years vboxsync HostServices/GuestProperties: cosmetical fix
(edit) @13207   16 years vboxsync fix for the fix
(edit) @13206   16 years vboxsync HostServices/GuestProperties: attempt to fix a segfault on 32bit hosts
(edit) @13179   16 years vboxsync HostServices/GuestProperties: only notify Main from HGCM if the guest …
(edit) @13159   16 years vboxsync HostServices/GuestProperties: add host notifications of property …
(edit) @12250   16 years vboxsync HostServices/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11314   16 years vboxsync gcc is too pedantic but this cannot hurt
(edit) @11122   16 years vboxsync gcc-4.3 warning
(edit) @11108   16 years vboxsync Main, HostServices/GuestProperties: the timestamp is in nanoseconds …
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11082   16 years vboxsync HostServices/GuestProperties: reverted r33992 temporarily as it …
(edit) @11081   16 years vboxsync HostServices/GuestProperties: renaming
(edit) @11063   16 years vboxsync HostServices/GuestProperties and Main: add timestamps and flags …
(edit) @11034   16 years vboxsync HostServices/GuestProperties: make ENUM_PROPS available to the host
(edit) @10986   16 years vboxsync HostServices/GuestProperties: removed an unused header file
(edit) @10981   16 years vboxsync HostServices/GuestProperties: cosmetics
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10953   16 years vboxsync GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
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