|
|
@26127
|
15 years |
vboxsync |
Additions/VBoxGuestLib: removed debug LogRel.
|
|
|
@26125
|
15 years |
vboxsync |
Additions/VBoxGuestLib: Oops.
|
|
|
@26124
|
15 years |
vboxsync |
Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
|
|
|
@26123
|
15 years |
vboxsync |
Solaris/Additions/vboxguest: make LogRel working again.
|
|
|
@26121
|
15 years |
vboxsync |
crOpenGL: workaround for buggy apps using glEnable with …
|
|
|
@26117
|
15 years |
vboxsync |
crOpenGL: fix crash for ubigraph (#4674)
|
|
|
@26114
|
15 years |
vboxsync |
VBoxService/timesync: Return status on hard sync.
|
|
|
@26113
|
15 years |
vboxsync |
VBoxService/timesync: Get more accurate current time on Windows when …
|
|
|
@26092
|
15 years |
vboxsync |
VBoxService: Reduced memory usage.
|
|
|
@26087
|
15 years |
vboxsync |
Extra note
|
|
|
@26086
|
15 years |
vboxsync |
VBoxService: Another bugfix for process enumeration.
|
|
|
@26085
|
15 years |
vboxsync |
VBoxService: Bugfixes.
|
|
|
@26083
|
15 years |
vboxsync |
VBoxService: Improved modularity for process information lookup; …
|
|
|
@26082
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: Better assertion.
|
|
|
@26074
|
15 years |
vboxsync |
Call VBoxServiceTimeSyncCancelAdjust when stopping the time service (!).
|
|
|
@26073
|
15 years |
vboxsync |
Unicode terminator is two bytes
|
|
|
@26072
|
15 years |
vboxsync |
Broken null termination removed
|
|
|
@26071
|
15 years |
vboxsync |
Paranoia
|
|
|
@26070
|
15 years |
vboxsync |
Always clear the userInfo structure as we use unsafe strncpy …
|
|
|
@26061
|
15 years |
vboxsync |
VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
|
|
|
@26059
|
15 years |
vboxsync |
VBoxGuestLib/Makefile: cleanup.
|
|
|
@26058
|
15 years |
vboxsync |
VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
|
|
|
@26054
|
15 years |
vboxsync |
Additions/x11/vboxvideo: use vboxvideo_70 for the XFree86 driver too
|
|
|
@26048
|
15 years |
vboxsync |
crOpenGL: track bound textures on client side, add debug check for …
|
|
|
@25983
|
15 years |
vboxsync |
VBoxService/VMInfo: Don't include utmp.h on FreeBSD. It was replaced …
|
|
|
@25979
|
15 years |
vboxsync |
Another build fix
|
|
|
@25978
|
15 years |
vboxsync |
Build fix
|
|
|
@25977
|
15 years |
vboxsync |
Build fix
|
|
|
@25976
|
15 years |
vboxsync |
Build fix
|
|
|
@25975
|
15 years |
vboxsync |
CPU hotplug: Merge guest additions patch
|
|
|
@25965
|
15 years |
vboxsync |
crOpenGL: add libXext linker stub
|
|
|
@25964
|
15 years |
vboxsync |
crOpenGL: add linker stubs for libXdamage and libXfixes
|
|
|
@25962
|
15 years |
vboxsync |
VBoxGuestLib/VBoxGuestR3LibMisc: Fixed wrong error lookup (debug …
|
|
|
@25959
|
15 years |
vboxsync |
VBoxService: Also set service description on new install, not only on …
|
|
|
@25943
|
15 years |
vboxsync |
Additions/OpenGL: backed out previous commit.
|
|
|
@25941
|
15 years |
vboxsync |
Additions/crOGL: pull in libraries being used.
|
|
|
@25875
|
15 years |
vboxsync |
Additions/VBoxControl: undo accidentally committed testing hacks
|
|
|
@25873
|
15 years |
vboxsync |
Additions/VBoxControl+VBoxClient: fix usage formatting
|
|
|
@25804
|
15 years |
vboxsync |
VBoxServiceExec.cpp: fixed memory leak when getting an empty …
|
|
|
@25802
|
15 years |
vboxsync |
VBoxServiceUtils.cpp: r=bird: Don't use va twice. Replaced the …
|
|
|
@25798
|
15 years |
vboxsync |
Solaris/Additions: prevent automatic module unloading, uninit vars.
|
|
|
@25796
|
15 years |
vboxsync |
VBoxService: Not needed.
|
|
|
@25795
|
15 years |
vboxsync |
VBoxService: Added service description for SCM running on W2K+.
|
|
|
@25709
|
15 years |
vboxsync |
VBoxServiceExec: Fixed argument lookup for sysprep execution.
|
|
|
@25708
|
15 years |
vboxsync |
VBoxServiceUtils: Extended logging for VBoxServiceWritePropF().
|
|
|
@25606
|
15 years |
vboxsync |
addendum to r56287
|
|
|
@25595
|
15 years |
vboxsync |
Additions/FreeBSD: OpenGL passthrough
|
|
|
@25590
|
15 years |
vboxsync |
FreeBSD/Additions: Makefile for kernel modules
|
|
|
@25563
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: r=bird: r56149 doesn't make sense, ditto for …
|
|
|
@25555
|
15 years |
vboxsync |
a-few-*.kmk: if1of have a space after the ',' to separate them from …
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25535
|
15 years |
vboxsync |
crOpenGL: remove unnecessary debug output
|
|
|
@25532
|
15 years |
vboxsync |
files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25480
|
15 years |
vboxsync |
VBoxService/timesync: Paranoia.
|
|
|
@25479
|
15 years |
vboxsync |
VBoxService: Include build version + rev.
|
|
|
@25476
|
15 years |
vboxsync |
VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
|
|
|
@25457
|
15 years |
vboxsync |
crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
|
|
|
@25451
|
15 years |
vboxsync |
Additions/linux: make the kernel modules build with 64bit Linux 2.4
|
|
|
@25421
|
15 years |
vboxsync |
Additions/common/VBoxGuest: missing files for building on Linux guests
|
|
|
@25407
|
15 years |
vboxsync |
typo
|
|
|
@25405
|
15 years |
vboxsync |
VBoxService: increased the minimum timesync interval from 1ms to a …
|
|
|
@25390
|
15 years |
vboxsync |
VBoxService: Added guest property support for timesync service.
|
|
|
@25383
|
15 years |
vboxsync |
crOpenGL: fix compiz on older gpus (#4404)
|
|
|
@25347
|
15 years |
vboxsync |
iprt/autores.h -> iprt/cpp/autores.h
|
|
|
@25250
|
15 years |
vboxsync |
crOpenGL: fix offset check
|
|
|
@25248
|
15 years |
vboxsync |
crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
|
|
|
@25166
|
15 years |
vboxsync |
VBoxService: Removed default parameter, cosmetics.
|
|
|
@25161
|
15 years |
vboxsync |
crOpenGL: fix pointer conversion warning
|
|
|
@25159
|
15 years |
vboxsync |
VBoxService: Various fixes and improvements for NT4 and up:
- Shuts …
|
|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@25070
|
15 years |
vboxsync |
crOpenGL: fix opengl&compiz on 64bit linuxes
|
|
|
@25014
|
15 years |
vboxsync |
RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
|
|
|
@25005
|
15 years |
vboxsync |
IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
|
|
|
@24968
|
15 years |
vboxsync |
Additions/common/VBoxGuestLib: don't accidentally re-enable the …
|
|
|
@24898
|
15 years |
vboxsync |
VbglR3: Make use of improved RTStrVersionCompare().
|
|
|
@24866
|
15 years |
vboxsync |
VBoxService: Made file version lookup on Windows more quiet on default.
|
|
|
@24817
|
15 years |
vboxsync |
crOpenGL: retry to get drawable info after xsync call
|
|
|
@24816
|
15 years |
vboxsync |
crOpenGL: integrate fix for non ARGB textures and compiz
|
|
|
@24815
|
15 years |
vboxsync |
crOpenGL: disable flush/finish calls for now (#4653)
|
|
|
@24787
|
15 years |
vboxsync |
crOpenGL: fixed Final frame of Compiz animation not updated to the …
|
|
|
@24742
|
15 years |
vboxsync |
VbglR3: Fixed endless path conversion.
|
|
|
@24688
|
15 years |
vboxsync |
fix burn
|
|
|
@24686
|
15 years |
vboxsync |
VbglR3/VBoxService: Split up and removed redundant code.
|
|
|
@24660
|
15 years |
vboxsync |
VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
|
|
|
@24643
|
15 years |
vboxsync |
VbglR3: Better assertion.
|
|
|
@24642
|
15 years |
vboxsync |
VbglR3: Make use of RTStrVersionToUInt32().
|
|
|
@24565
|
15 years |
vboxsync |
dang
|
|
|
@24540
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: file header.
|
|
|
@24512
|
15 years |
vboxsync |
VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering.
|
|
|
@24506
|
15 years |
vboxsync |
VBoxService: Fixed UTMP enumeration return value on OpenSolaris.
|
|
|
@24414
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion.cpp: why disable it when the string …
|
|
|
@24390
|
15 years |
vboxsync |
VbglR3GetAdditionsVersion: Missing RTStrFree on failure. Fixed …
|
|
|
@24384
|
15 years |
vboxsync |
VbglR3: Various fixes based on review.
|
|
|
@24383
|
15 years |
vboxsync |
VBoxService: Not used.
|
|
|
@24376
|
15 years |
vboxsync |
Linux additions: make it compile against recent kernels with …
|
|
|
@24372
|
15 years |
vboxsync |
VBoxGuestR3LibMisc: Better memory handling.
|
|
|
@24370
|
15 years |
vboxsync |
Space.
|
|
|
@24369
|
15 years |
vboxsync |
VBoxService: Added version lookup for VBoxCredProv.dll.
|
|
|
@24357
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: missed one b.
|
|
|