History log of /vbox/src/VBox/Main/include/AdditionsFacilityImpl.h
Revision Date Author Comments Expand
99ed66b1a390b4f20a1a921c6f8b4d3d2d251adb 50370 07-Feb-2014 vboxsync

6813 src-client/AdditionsFacilityImpl.cpp

2b2d2111baf3a01b7144b5b3ed0b19007bf08a50 40212 22-Feb-2012 vboxsync

Main: Added facility for auto-logon modules; added book-keeping of last facility statuses (10 max).

db4e05173041f696b1362c454bbf7e3a41fbe955 39890 26-Jan-2012 vboxsync

VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must track the guest facility reports so they can be saved and restored correctly. Also fixed a reset bug related to guestInfo2. Restrict who can report the status of which facilities. Recalc the runlevel based on which facilities are active. Restrict the number of facilities main tracks.

7e027d388f4a1f213776e190c8dacb3b3e6dda21 39805 19-Jan-2012 vboxsync

GuestImpl.cpp: Runlevel todos.

68e0b366071a6dd88182866e8852ec5ec90a8b66 35997 16-Feb-2011 vboxsync

fix OSE