VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   14 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.
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20363   15 years vboxsync VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14207   16 years vboxsync Additions/Guest Library: add an HGCM call with timeout
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @8700   17 years vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3633   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3193   17 years vboxsync fixed a couple of comments.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(add) @1   55 years vboxsync import
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