VirtualBox

source: vbox/trunk/include/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37980   13 years vboxsync nit.
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37375   13 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36843   14 years vboxsync 3D for VRDP: initial commit (xTracker 5565).
(edit) @36536   14 years vboxsync include/*: Made the headers build on linux again (kmk -C include).
(edit) @36413   14 years vboxsync dang.
(edit) @36412   14 years vboxsync GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
(edit) @36382   14 years vboxsync hint
(edit) @36259   14 years vboxsync HostServices/GuestProperties: fixed the maximum flag length a bit more …
(edit) @36225   14 years vboxsync Guest properties: fixed MAX_FLAGS_LEN
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36213   14 years vboxsync GuestPropertySvc.h: r=bird: Q for Michael.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36099   14 years vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34556   14 years vboxsync GuestControlSvc.h: a bit of doxygen, dropping leading underscores
(edit) @34553   14 years vboxsync Build fix.
(edit) @34173   14 years vboxsync Comments.
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28772   15 years vboxsync Guest Control/Main: Added local process list, added early …
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28231   15 years vboxsync OSE header fixes
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
(edit) @28186   15 years vboxsync fix OSE
(edit) @27781   15 years vboxsync HostServices/GuestProperties: get rid of the notification thread (see …
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @26487   15 years vboxsync include: whitespace cleanup.
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24666   15 years vboxsync GuestPropertySvc.h: Fixed variable name and readability.
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14214   16 years vboxsync Additions/Guest Library: add R3 property wait API
(edit) @14105   16 years vboxsync HostServices/GuestProperties: fixed a burn
(edit) @14104   16 years vboxsync HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
(edit) @13995   16 years vboxsync doxygen
(edit) @13971   16 years vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13928   16 years vboxsync HostServices/GuestProperties: clean-up
(edit) @13916   16 years vboxsync HostServices/GuestProperties: added guest notification querying
(edit) @13860   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13847   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13780   16 years vboxsync Guest Properties (HostServices and Main): forgotten header
(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) @13574   16 years vboxsync Guest Properties (HostServices and Main): redid property flag handling
(edit) @13558   16 years vboxsync Guest Properties (Main and HostServices): updated API documentation
(edit) @13557   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) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13159   16 years vboxsync HostServices/GuestProperties: add host notifications of property …
(edit) @12806   16 years vboxsync +removed temp buffers usage inside chromium with hgcm +combined …
(edit) @12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
(edit) @12473   16 years vboxsync export
(edit) @11934   16 years vboxsync minor header update
(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) @11040   16 years vboxsync HostServices/GuestProperties: corrected an API doc
(edit) @11034   16 years vboxsync HostServices/GuestProperties: make ENUM_PROPS available to the host
(edit) @10929   16 years vboxsync HostServices/GuestProperties: added a guest enumeration interface to …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10003   16 years vboxsync HostServices/SharedInfoServices: added a request to remove a guest property
(edit) @9882   16 years vboxsync HostServices/SharedInfoServices: deal with empty registry values …
(edit) @9809   16 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9727   16 years vboxsync HostServices: added a new service (SharedInfoService) to provide a …
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
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