VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76225   6 years vboxsync Additions/x11: fixes for building the X11 Additions for Linux …
(edit) @76196   6 years vboxsync VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
(edit) @76144   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @75893   6 years vboxsync VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75807   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
(edit) @75804   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75803   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75758   6 years vboxsync VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
(edit) @75753   6 years vboxsync VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
(edit) @75724   6 years vboxsync VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
(edit) @75705   6 years vboxsync VBoxGuest/darwin: Implemented straight forward interrupt handling. …
(edit) @75600   6 years vboxsync VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
(edit) @75588   6 years vboxsync VBoxGuest: Make use of new IRQ ACK port when present.
(edit) @75554   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75548   6 years vboxsync VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
(edit) @75547   6 years vboxsync VBoxGuest: Added an IDC interface for faster HGCM calls …
(edit) @75408   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75127   6 years vboxsync VBoxGuestR0LibIdc-os2.cpp: watcom fix
(edit) @75126   6 years vboxsync VBoxGuestR0LibHGCMInternal.cpp: We no longer seems to need alloca.h.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74544   6 years vboxsync SCM build fix.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74472   6 years vboxsync DnD: Fixed message handling on VM restore on X11 guests.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74383   6 years vboxsync DnD/VbglR3: Removed code paths for handling older protocols (< v3).
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74333   6 years vboxsync DnD/VbglR3: Documentation.
(edit) @74140   6 years vboxsync DnD/VbglR3: Don't check for file sizes in vbglR3DnDHGRecvURIData(), as …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72627   6 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72354   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @71695   7 years vboxsync VBoxGuest: VBGL_HGCM_HDR_INIT_TIMED, consistent use of VbglHGCMParm …
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70389   7 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Fixed some size assertions in VbglR3HGCMCall.
(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) @69638   7 years vboxsync spaces
(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) @69308   7 years vboxsync VBoxGuest: scm updates
(edit) @69149   7 years vboxsync Additions/linux/shfl: stop supporting old host/mount.vboxsf versions. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69098   7 years vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68812   7 years vboxsync VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
(edit) @68793   7 years vboxsync VBoxGuest/solaris: fixes
(edit) @68688   7 years vboxsync VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
(edit) @68661   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68653   7 years vboxsync Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
(edit) @68652   7 years vboxsync VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
(edit) @68651   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68650   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68649   7 years vboxsync Removed unused VBoxGuestLog.h header.
(edit) @68648   7 years vboxsync solaris build fix
(edit) @68645   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(copy) @68642   7 years vboxsync Moved VBoxGuestLib/ to VBoxGuest/lib/
copied from trunk/src/VBox/Additions/common/VBoxGuestLib
(edit) @68641   7 years vboxsync VBoxGuestLib: Renaming ring-0 files.
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