|
|
@27083
|
15 years |
vboxsync |
VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
|
|
|
@27080
|
15 years |
vboxsync |
VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
|
|
|
@27023
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@27014
|
15 years |
vboxsync |
makefiles: Preps for building the test suite.
|
|
|
@26999
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@26741
|
15 years |
vboxsync |
VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
|
|
|
@26698
|
15 years |
vboxsync |
Host Service/Guest Control: Initial commit of basic files (no …
|
|
|
@26642
|
15 years |
vboxsync |
Additions/VBoxGuestLib: failure case logging.
|
|
|
@26562
|
15 years |
vboxsync |
*: Added svn:keywords where missing.
|
|
|
@26493
|
15 years |
vboxsync |
Additions: whitespace cleanup
|
|
|
@26425
|
15 years |
vboxsync |
alternative license for VBoxGuestLib is CDDL
|
|
|
@26380
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
|
|
|
@26374
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Return value for …
|
|
|
@26358
|
15 years |
vboxsync |
Additions/common, Additions/Solaris: Fix logging.
|
|
|
@26355
|
15 years |
vboxsync |
Get rid of annoying assertion
|
|
|
@26326
|
15 years |
vboxsync |
Updates for guest statistics and memory ballooning
|
|
|
@26243
|
15 years |
vboxsync |
VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
|
|
|
@26149
|
15 years |
vboxsync |
VbglR3/pam_vbox: Tabs.
|
|
|
@26148
|
15 years |
vboxsync |
VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
|
|
|
@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 …
|
|
|
@26082
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: Better assertion.
|
|
|
@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
|
|
|
@25977
|
15 years |
vboxsync |
Build fix
|
|
|
@25976
|
15 years |
vboxsync |
Build fix
|
|
|
@25975
|
15 years |
vboxsync |
CPU hotplug: Merge guest additions patch
|
|
|
@25962
|
15 years |
vboxsync |
VBoxGuestLib/VBoxGuestR3LibMisc: Fixed wrong error lookup (debug …
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25347
|
15 years |
vboxsync |
iprt/autores.h -> iprt/cpp/autores.h
|
|
|
@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().
|
|
|
@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
|
|
|
@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.
|
|
|
@24372
|
15 years |
vboxsync |
VBoxGuestR3LibMisc: Better memory handling.
|
|
|
@24357
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: missed one b.
|
|
|
@24333
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion.cpp: missing newlines.
|
|
|
@24332
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion.cpp: r=bird: RTStrAPrintf does not return a …
|
|
|
@24331
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion.cpp: r=bird: RTStrAPrintf does not return a …
|
|
|
@24320
|
15 years |
vboxsync |
more RT_ZERO()
|
|
|
@24311
|
15 years |
vboxsync |
VBoxGuestR3LibCredentials.cpp: File header, use RT_ZERO(), deal with …
|
|
|
@24306
|
15 years |
vboxsync |
VBoxGuestR3Lib: Fixes for memory (de)allocation in host version …
|
|
|
@24287
|
15 years |
vboxsync |
Made the common parts of the OS/2 additions build again.
|
|
|
@24270
|
15 years |
vboxsync |
VBoxCredProv: Update.
|
|
|
@24269
|
15 years |
vboxsync |
additions: gcc warnings
|
|
|
@24259
|
15 years |
vboxsync |
VbglR3: Added credential handling functions.
|
|
|
@24023
|
15 years |
vboxsync |
VbglR3: Some cleanup.
|
|
|
@23916
|
15 years |
vboxsync |
Verify VMMREQUEST (xTracker #4336).
|
|
|
@23893
|
15 years |
vboxsync |
VBoxGuestR3LibMisc.cpp: uninitialized return value
|
|
|
@23876
|
15 years |
vboxsync |
VbglR3/VBoxTray/VBoxClient: Common code to check for host updates (not …
|
|
|
@23866
|
15 years |
vboxsync |
VbglR3: Guest Additions version lookup on non-Windows platforms.
|
|
|
@23857
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: EOL style.
|
|
|
@23856
|
15 years |
vboxsync |
VbglR3: Added host version checking routines.
|
|
|
@23845
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23843
|
15 years |
vboxsync |
VBoxGuestR3LibMisc: warning
|
|
|
@23839
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Windows build fixes.
|
|
|
@23838
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Tabs.
|
|
|
@23837
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More Windows bits.
|
|
|
@23836
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Windows build fixes.
|
|
|
@23835
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More bits for host version checking.
|
|
|
@23612
|
15 years |
vboxsync |
build fix.
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@22970
|
15 years |
vboxsync |
VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
|
|
|
@22761
|
15 years |
vboxsync |
VbglR3GuestPropWriteValueV: >= 0.
|
|
|
@22758
|
15 years |
vboxsync |
VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
|
|
|
@22730
|
15 years |
vboxsync |
VBoxManage: Make setting guest properties work with --flags or -flags.
|
|
|
@22683
|
15 years |
vboxsync |
Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
|
|
|
@22575
|
15 years |
vboxsync |
Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
|
|
|
@21978
|
15 years |
vboxsync |
VbglR3: u32Timeout -> cMillies and other nitpicking.
|
|
|
@21912
|
15 years |
vboxsync |
Additions/x11 and common: simplify requests for getting video mode …
|
|
|
@21778
|
15 years |
vboxsync |
crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
|
|
|
@21577
|
15 years |
vboxsync |
HGCMInternal.cpp: missed HGCM parameter type conversion.
|
|
|
@21511
|
16 years |
vboxsync |
vboxvfs/linux: playing with using physical page lists for writing. …
|
|
|
@21510
|
16 years |
vboxsync |
page list bufix.
|
|
|
@21506
|
16 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21489
|
16 years |
vboxsync |
VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
|
|
|
@21487
|
16 years |
vboxsync |
VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
|
|
|
@21464
|
16 years |
vboxsync |
VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
|
|
|
@21461
|
16 years |
vboxsync |
VBoxGuestLib: Implemented detection of physical page list support.
|
|
|
@21459
|
16 years |
vboxsync |
bufix.
|
|
|
@21458
|
16 years |
vboxsync |
VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
|
|
|
@21456
|
16 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21412
|
16 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21339
|
16 years |
vboxsync |
linux/vboxvfs: made it build and load when using vboxguest.
|
|
|
@21272
|
16 years |
vboxsync |
SysHlp.cpp: build fix.
|
|
|
@21271
|
16 years |
vboxsync |
VBoxGuestR0Lib: yes it does.
|
|
|