VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25804   15 years vboxsync VBoxServiceExec.cpp: fixed memory leak when getting an empty …
(edit) @25802   15 years vboxsync VBoxServiceUtils.cpp: r=bird: Don't use va twice. Replaced the …
(edit) @25798   15 years vboxsync Solaris/Additions: prevent automatic module unloading, uninit vars.
(edit) @25796   15 years vboxsync VBoxService: Not needed.
(edit) @25795   15 years vboxsync VBoxService: Added service description for SCM running on W2K+.
(edit) @25709   15 years vboxsync VBoxServiceExec: Fixed argument lookup for sysprep execution.
(edit) @25708   15 years vboxsync VBoxServiceUtils: Extended logging for VBoxServiceWritePropF().
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25590   15 years vboxsync FreeBSD/Additions: Makefile for kernel modules
(edit) @25563   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: r56149 doesn't make sense, ditto for …
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25535   15 years vboxsync crOpenGL: remove unnecessary debug output
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25480   15 years vboxsync VBoxService/timesync: Paranoia.
(edit) @25479   15 years vboxsync VBoxService: Include build version + rev.
(edit) @25476   15 years vboxsync VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
(edit) @25457   15 years vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25451   15 years vboxsync Additions/linux: make the kernel modules build with 64bit Linux 2.4
(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.
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