VirtualBox

source: vbox/trunk/include/VBox/VBoxGuestLib.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52893   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52178   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47697   11 years vboxsync Forgot some files, build fix.
(edit) @47620   11 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47556   11 years vboxsync Todo.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45369   12 years vboxsync FNVBGLHGCMCALLBACK declaration fix.
(edit) @45249   12 years vboxsync VBoxGuestLib.h: Darwin visibility experiment.
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43346   12 years vboxsync VBoxGuestLib: generic HGCM Host Channnel service.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42466   12 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41852   12 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40211   13 years vboxsync VbglR3: Added functions for auto-logon facility reporting + remote …
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @37375   13 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31355   14 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31130   14 years vboxsync Const.
(edit) @31111   14 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31052   14 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31025   14 years vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30779   14 years vboxsync Build fix.
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30668   14 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30061   14 years vboxsync Page fusion test api change
(edit) @30040   15 years vboxsync Part one of the page fusion test case
(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) @29307   15 years vboxsync Shared paging interface updates
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28441   15 years vboxsync warning
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28408   15 years vboxsync RTGCPTR -> RTGCPTR64
(edit) @28404   15 years vboxsync Shared pages updates
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27852   15 years vboxsync Guest Control: Update.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27314   15 years vboxsync additions build fix
(edit) @27083   15 years vboxsync VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
(edit) @27080   15 years vboxsync VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26380   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
(edit) @26374   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Return value for …
(edit) @26325   15 years vboxsync Update
(edit) @26243   15 years vboxsync VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
(edit) @26148   15 years vboxsync VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
(edit) @26061   15 years vboxsync VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @24898   15 years vboxsync VbglR3: Make use of improved RTStrVersionCompare().
(edit) @24686   15 years vboxsync VbglR3/VBoxService: Split up and removed redundant code.
(edit) @24660   15 years vboxsync VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
(edit) @24642   15 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24334   15 years vboxsync VBoxGuestLib.h: b == byte, f is flags, bool is a flag.
(edit) @24270   15 years vboxsync VBoxCredProv: Update.
(edit) @24259   15 years vboxsync VbglR3: Added credential handling functions.
(edit) @23916   15 years vboxsync Verify VMMREQUEST (xTracker #4336).
(edit) @23878   15 years vboxsync VbglR3/VBoxTray/VBoxClient: Forgot the header file.
(edit) @23856   15 years vboxsync VbglR3: Added host version checking routines.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23835   15 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @21978   15 years vboxsync VbglR3: u32Timeout -> cMillies and other nitpicking.
(edit) @21912   15 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
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