VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25421   15 years vboxsync Additions/common/VBoxGuest: missing files for building on Linux guests
(edit) @25407   15 years vboxsync typo
(edit) @25405   15 years vboxsync VBoxService: increased the minimum timesync interval from 1ms to a …
(edit) @25390   15 years vboxsync VBoxService: Added guest property support for timesync service.
(edit) @25383   15 years vboxsync crOpenGL: fix compiz on older gpus (#4404)
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25250   15 years vboxsync crOpenGL: fix offset check
(edit) @25248   15 years vboxsync crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
(edit) @25166   15 years vboxsync VBoxService: Removed default parameter, cosmetics.
(edit) @25161   15 years vboxsync crOpenGL: fix pointer conversion warning
(edit) @25159   15 years vboxsync VBoxService: Various fixes and improvements for NT4 and up: - Shuts …
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @25070   15 years vboxsync crOpenGL: fix opengl&compiz on 64bit linuxes
(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) @24866   15 years vboxsync VBoxService: Made file version lookup on Windows more quiet on default.
(edit) @24817   15 years vboxsync crOpenGL: retry to get drawable info after xsync call
(edit) @24816   15 years vboxsync crOpenGL: integrate fix for non ARGB textures and compiz
(edit) @24815   15 years vboxsync crOpenGL: disable flush/finish calls for now (#4653)
(edit) @24787   15 years vboxsync crOpenGL: fixed Final frame of Compiz animation not updated to the …
(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) @24540   15 years vboxsync VBoxServiceTimeSync.cpp: file header.
(edit) @24512   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering.
(edit) @24506   15 years vboxsync VBoxService: Fixed UTMP enumeration return value on OpenSolaris.
(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) @24383   15 years vboxsync VBoxService: Not used.
(edit) @24376   15 years vboxsync Linux additions: make it compile against recent kernels with …
(edit) @24372   15 years vboxsync VBoxGuestR3LibMisc: Better memory handling.
(edit) @24370   15 years vboxsync Space.
(edit) @24369   15 years vboxsync VBoxService: Added version lookup for VBoxCredProv.dll.
(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) @24322   15 years vboxsync typo
(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) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(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) @23695   15 years vboxsync crOpenGL: typo in comments
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23655   15 years vboxsync VBoxService: Always use '%s' when passing strings to a formatting function.
(edit) @23653   15 years vboxsync VBoxService: VBoxServiceWritePropF logs errors, so drop the double …
(edit) @23634   15 years vboxsync VBoxService: No need for RTStrCurrentCPToUtf8() anymore.
(edit) @23612   15 years vboxsync build fix.
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23608   15 years vboxsync VBoxService: Backed out r53279; just wait for SysprepRC in *any* case …
(edit) @23607   15 years vboxsync VBoxService: Added additional status reporting for sequential host …
(edit) @23577   15 years vboxsync VBoxService: Logging fixes.
(edit) @23576   15 years vboxsync VBoxService: Space.
(edit) @23575   15 years vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23440   15 years vboxsync fixed OSE header
(edit) @23439   15 years vboxsync crOpenGL: missing changeset for r53030
(edit) @23437   15 years vboxsync crOpenGL: fix world of warcraft crash on second login
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23388   15 years vboxsync VBoxGuest.cpp: copy&past mess. (harmless)
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23248   15 years vboxsync VBoxServiceExec.cpp: r=bird: drop the if (RT_FAILURE(rc)) since all …
(edit) @23247   15 years vboxsync VBoxService: Exec: Also let host know the status if successful.
(edit) @23227   15 years vboxsync VBoxService: Sysprep: Let the host know if we didn't find sysprep.exe
(edit) @23139   15 years vboxsync VBoxService/win: Fixed SCM hang if VBoxMiniRdrDN object is not found …
(edit) @23029   15 years vboxsync VBoxService: Notice when manually starting VBoxService in daemonized …
(edit) @22970   15 years vboxsync VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
(edit) @22872   15 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @22863   15 years vboxsync VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
(edit) @22840   15 years vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22809   15 years vboxsync VBoxService: Small fixes + UTF-8 handling.
(edit) @22761   15 years vboxsync VbglR3GuestPropWriteValueV: >= 0.
(edit) @22758   15 years vboxsync VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
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