VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26741   15 years vboxsync VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26642   15 years vboxsync Additions/VBoxGuestLib: failure case logging.
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26380   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
(edit) @26374   15 years vboxsync VbglR3/VBoxCredProv/pam_vbox: Return value for …
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26355   15 years vboxsync Get rid of annoying assertion
(edit) @26326   15 years vboxsync Updates for guest statistics and memory ballooning
(edit) @26243   15 years vboxsync VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
(edit) @26149   15 years vboxsync VbglR3/pam_vbox: Tabs.
(edit) @26148   15 years vboxsync VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
(edit) @26127   15 years vboxsync Additions/VBoxGuestLib: removed debug LogRel.
(edit) @26125   15 years vboxsync Additions/VBoxGuestLib: Oops.
(edit) @26124   15 years vboxsync Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
(edit) @26082   15 years vboxsync VBoxGuestR3LibHostVersion: Better assertion.
(edit) @26061   15 years vboxsync VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
(edit) @26059   15 years vboxsync VBoxGuestLib/Makefile: cleanup.
(edit) @26058   15 years vboxsync VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
(edit) @26054   15 years vboxsync Additions/x11/vboxvideo: use vboxvideo_70 for the XFree86 driver too
(edit) @25977   15 years vboxsync Build fix
(edit) @25976   15 years vboxsync Build fix
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @25962   15 years vboxsync VBoxGuestLib/VBoxGuestR3LibMisc: Fixed wrong error lookup (debug …
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25014   15 years vboxsync RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
(edit) @25005   15 years vboxsync IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
(edit) @24968   15 years vboxsync Additions/common/VBoxGuestLib: don't accidentally re-enable the …
(edit) @24898   15 years vboxsync VbglR3: Make use of improved RTStrVersionCompare().
(edit) @24742   15 years vboxsync VbglR3: Fixed endless path conversion.
(edit) @24688   15 years vboxsync fix burn
(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) @24643   15 years vboxsync VbglR3: Better assertion.
(edit) @24642   15 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24565   15 years vboxsync dang
(edit) @24414   15 years vboxsync VBoxGuestR3LibHostVersion.cpp: why disable it when the string …
(edit) @24390   15 years vboxsync VbglR3GetAdditionsVersion: Missing RTStrFree on failure. Fixed …
(edit) @24384   15 years vboxsync VbglR3: Various fixes based on review.
(edit) @24372   15 years vboxsync VBoxGuestR3LibMisc: Better memory handling.
(edit) @24357   15 years vboxsync VBoxGuestR3LibHostVersion: missed one b.
(edit) @24333   15 years vboxsync VBoxGuestR3LibHostVersion.cpp: missing newlines.
(edit) @24332   15 years vboxsync VBoxGuestR3LibHostVersion.cpp: r=bird: RTStrAPrintf does not return a …
(edit) @24331   15 years vboxsync VBoxGuestR3LibHostVersion.cpp: r=bird: RTStrAPrintf does not return a …
(edit) @24320   15 years vboxsync more RT_ZERO()
(edit) @24311   15 years vboxsync VBoxGuestR3LibCredentials.cpp: File header, use RT_ZERO(), deal with …
(edit) @24306   15 years vboxsync VBoxGuestR3Lib: Fixes for memory (de)allocation in host version …
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @24270   15 years vboxsync VBoxCredProv: Update.
(edit) @24269   15 years vboxsync additions: gcc warnings
(edit) @24259   15 years vboxsync VbglR3: Added credential handling functions.
(edit) @24023   15 years vboxsync VbglR3: Some cleanup.
(edit) @23916   15 years vboxsync Verify VMMREQUEST (xTracker #4336).
(edit) @23893   15 years vboxsync VBoxGuestR3LibMisc.cpp: uninitialized return value
(edit) @23876   15 years vboxsync VbglR3/VBoxTray/VBoxClient: Common code to check for host updates (not …
(edit) @23866   15 years vboxsync VbglR3: Guest Additions version lookup on non-Windows platforms.
(edit) @23857   15 years vboxsync VBoxGuestR3LibHostVersion: EOL style.
(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) @23843   15 years vboxsync VBoxGuestR3LibMisc: warning
(edit) @23839   15 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23838   15 years vboxsync VBoxClient/VBoxTray/VBgl: Tabs.
(edit) @23837   15 years vboxsync VBoxClient/VBoxTray/VBgl: More Windows bits.
(edit) @23836   15 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23835   15 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23612   15 years vboxsync build fix.
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22970   15 years vboxsync VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
(edit) @22761   15 years vboxsync VbglR3GuestPropWriteValueV: >= 0.
(edit) @22758   15 years vboxsync VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
(edit) @22730   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(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) @21778   15 years vboxsync crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21511   16 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   16 years vboxsync page list bufix.
(edit) @21506   16 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21489   16 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   16 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21464   16 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21461   16 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   16 years vboxsync bufix.
(edit) @21458   16 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   16 years vboxsync HGCM&Co: physical page list.
(edit) @21412   16 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21339   16 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21272   16 years vboxsync SysHlp.cpp: build fix.
(edit) @21271   16 years vboxsync VBoxGuestR0Lib: yes it does.
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