VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @98415   22 months vboxsync HostServices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95333   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95331   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95329   2 years vboxsync tstGuestPropSvc: nit
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76969   6 years vboxsync Guest Properties/HostServices: Renamed service.cpp to …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76395   6 years vboxsync VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @75749   6 years vboxsync HGCM: build fixes.
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @70828   7 years vboxsync Guest Properties: finer control of read-only-guest range. bugref:9047: …
(edit) @70727   7 years vboxsync Enforce that host-side configuration guest properties are …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @62807   8 years vboxsync HostServices: warnings
(edit) @62489   8 years vboxsync (C) 2016
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44199   12 years vboxsync Shorter test names.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(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) @39228   13 years vboxsync GuestProperties: Added code for using RTStrSpace instead of std::list …
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(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) @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) @26247   15 years vboxsync HostServices/GuestProperties: fixed the test case
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @21629   15 years vboxsync HostServices/GuestProperties: fix a todo
(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) @14461   16 years vboxsync HostServices/GuestProperties: reverted r39730
(edit) @14458   16 years vboxsync HostServices/GuestProperties: don't allow "*", "?" or "|" in values
(edit) @14213   16 years vboxsync HostServices/GuestProperties: some clean up
(edit) @14104   16 years vboxsync HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
(edit) @13971   16 years vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13916   16 years vboxsync HostServices/GuestProperties: added guest notification querying
(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.
(add) @13574   16 years vboxsync Guest Properties (HostServices and Main): redid property flag handling
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