|
|
@96460
|
2 years |
vboxsync |
Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
|
|
|
@96459
|
2 years |
vboxsync |
Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
|
|
|
@96453
|
2 years |
vboxsync |
IPRT,Add: Build fixes related to VBoxAddInstallNt3x and …
|
|
|
@96451
|
2 years |
vboxsync |
Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96399
|
2 years |
vboxsync |
/Config.kmk and many other places: Change VBOX_VENDOR to the official …
|
|
|
@96275
|
2 years |
vboxsync |
Additions/common/VBoxGuest: Fix SCM settings for Solaris and NetBSD …
|
|
|
@95857
|
2 years |
vboxsync |
VBoxService/Utils: Replaced sscanf with RTStrToUInt32Ex. bugref:10261
|
|
|
@95856
|
2 years |
vboxsync |
VBoxService: Non-windows needs errno.h for EINTR. bugref:10261
|
|
|
@95855
|
2 years |
vboxsync |
VBoxService/win: Drop unused process.h from win source file. bugref:10261
|
|
|
@95854
|
2 years |
vboxsync |
VBoxService: Removed stdio.h and process.h from the internal headers …
|
|
|
@95853
|
2 years |
vboxsync |
VBoxService/ToolBox: Drop unused stdio.h header and some nits. bugref:10261
|
|
|
@95852
|
2 years |
vboxsync |
VBoxService: Dropped unused errno.h from main file. bugref:10261
|
|
|
@95851
|
2 years |
vboxsync |
VBoxService/PageSharing: sprintf -> RTStrPrintf; strcat -> RTStrCat. …
|
|
|
@95850
|
2 years |
vboxsync |
VBoxService/VMInfo-win.cpp: Use MAX_PATH from windows.h instead of …
|
|
|
@95849
|
2 years |
vboxsync |
tstUserInfo: Use RTEnvGet instead of getenv so it builds in …
|
|
|
@95798
|
2 years |
vboxsync |
Vbgl/VBoxGuestR3LibHostVersion.cpp: Removed unnecessary stdio.h …
|
|
|
@95797
|
2 years |
vboxsync |
Vbgl/VbglR3RetrieveVideoMode: Replaced sscanf with manual parsing. …
|
|
|
@95795
|
2 years |
vboxsync |
Vbgl/VbglR3GetAdditionsInstallationPath: Use MAX_PATH from windows.h …
|
|
|
@95763
|
2 years |
vboxsync |
VBoxControl: Avoid _strnicmp, use RTUtf16NICmpAscii instead. bugref:10261
|
|
|
@95518
|
2 years |
vboxsync |
VBoxService/Control Session: When creating a process for a guest …
|
|
|
@95505
|
2 years |
vboxsync |
Guest Control/VBoxService: Handle new VM sessions (i.e. when restoring …
|
|
|
@95328
|
2 years |
vboxsync |
GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
|
|
|
@95327
|
2 years |
vboxsync |
GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
|
|
|
@95326
|
2 years |
vboxsync |
VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
|
|
|
@95194
|
3 years |
vboxsync |
Runtime/json, Runtime/initterm-r0drv-nt.cpp, …
|
|
|
@95189
|
3 years |
vboxsync |
Vbgl: Use pthread_sigmask instead of sigprocmask on darwin, as xnu is …
|
|
|
@95092
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: Adapt to cdevsw changes. bugref:8547
…
|
|
|
@95090
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: Fix mouse range. bugref:8547
wsmux(4) doesn't …
|
|
|
@94624
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94563
|
3 years |
vboxsync |
Additions: Linux: Guest Lib: fix VBoxDRMClient arguments when starting …
|
|
|
@94315
|
3 years |
vboxsync |
VBoxGuest: Corrected classification of VMMDevReq_ChangeMemBalloon, …
|
|
|
@94314
|
3 years |
vboxsync |
VbglR0PhysHeapAlloc: Addressed a couple of issues in …
|
|
|
@94307
|
3 years |
vboxsync |
VbglR3/VbglR3GuestPropWait: Removed the rest of the old pszWasDeleted …
|
|
|
@94305
|
3 years |
vboxsync |
Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
|
|
|
@94249
|
3 years |
vboxsync |
Main: Guest Properties: bugref:10185 post-review fixes.
- …
|
|
|
@94184
|
3 years |
vboxsync |
Main: Guest Properties: notify lesteners that property was deleted …
|
|
|
@93967
|
3 years |
vboxsync |
VbglR3/HGCM: Docs typo.
|
|
|
@93845
|
3 years |
vboxsync |
Backed out r150051 (committed wrong file). bugref:10195
|
|
|
@93844
|
3 years |
vboxsync |
Validation Kit: Extended unittest test driver so that it also can …
|
|
|
@93517
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93516
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93467
|
3 years |
vboxsync |
Additions: Guest Library: fix build for non-Linux platforms, bugref:10134.
|
|
|
@93466
|
3 years |
vboxsync |
Additions: Guest Library: Add interface to query if DRM IPC server …
|
|
|
@93453
|
3 years |
vboxsync |
Additions: Guest Library: VBoxGuestR3LibGuestProp: Fix NULL pointer …
|
|
|
@93431
|
3 years |
vboxsync |
Add/VBoxGuest/Makefile.kmk: Respect VBOX_WITH_ADDITION_DRIVERS. bugref:9898
|
|
|
@93430
|
3 years |
vboxsync |
VBox/Makefile.kmk,Add/Makefile.kmk,Add/common/Makefile.kmk: Don't …
|
|
|
@93372
|
3 years |
vboxsync |
Additions: Linux: VBoxService: start VBoxDRMClient on early boot …
|
|
|
@93331
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134.
|
|
|
@93330
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux …
|
|
|
@93300
|
3 years |
vboxsync |
Add/common: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93265
|
3 years |
vboxsync |
Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
|
|
|
@93237
|
3 years |
vboxsync |
Additions: guest lib: fix argv[] when starting legacy VBoxClient …
|
|
|
@93222
|
3 years |
vboxsync |
Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
|
|
|
@93201
|
3 years |
vboxsync |
Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect().
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93022
|
3 years |
vboxsync |
Additions/VBoxService: Selective feature compilation fixes -- …
|
|
|
@92988
|
3 years |
vboxsync |
Guest Control: Be more specific when reporting session termination …
|
|
|
@92987
|
3 years |
vboxsync |
Guest Control: Be more specific when reporting session termination …
|
|
|
@92925
|
3 years |
vboxsync |
Additions/Shared Clipboard: GCC 11 fixes (warnings as errors, error: …
|
|
|
@92798
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Fixed some more RTDECL/DECLEXPORT confusion.
|
|
|
@92797
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Corrected RTAssertMsg1Weak declaration.
|
|
|
@92767
|
3 years |
vboxsync |
VBoxService: Enable the VBOXSERVICE_ARG1_UTF8_ARGV trick. bugref:10153
|
|
|
@92707
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
|
|
|
@92695
|
3 years |
vboxsync |
Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
|
|
|
@92693
|
3 years |
vboxsync |
Guest Control/VBoxService: Resolved @todos: Removed non-existing …
|
|
|
@92690
|
3 years |
vboxsync |
Guest Control/VBoxService: Resolved @todos: Return real rc for various …
|
|
|
@92687
|
3 years |
vboxsync |
Guest Control/VBoxService: Removed debug assertion -- no longer holds …
|
|
|
@92674
|
3 years |
vboxsync |
VBoxService: Reverted r148489, r148497 and r148502 because the problem …
|
|
|
@92673
|
3 years |
vboxsync |
VBoxService: Updated VBOXSERVICE_PROC_F_UTF8_ARGV with new …
|
|
|
@92668
|
3 years |
vboxsync |
VBoxService: Added missing error handling for UPN formatting in …
|
|
|
@92667
|
3 years |
vboxsync |
VBoxService: Added missing error handling for UPN formatting in …
|
|
|
@92666
|
3 years |
vboxsync |
VBoxService: Replaced the silly RTStrStr(pszExec, 'vbox_') == pszExec …
|
|
|
@92665
|
3 years |
vboxsync |
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
|
|
|
@92664
|
3 years |
vboxsync |
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
|
|
|
@92663
|
3 years |
vboxsync |
VBoxService: Restrict the argv[0] quoting hack to windows in …
|
|
|
@92662
|
3 years |
vboxsync |
VBoxService: Sketch for a trick for passing UTF-8 argv to child …
|
|
|
@92661
|
3 years |
vboxsync |
VBoxService: Wrong use of doxygen comment in …
|
|
|
@92660
|
3 years |
vboxsync |
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
|
|
|
@92659
|
3 years |
vboxsync |
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
|
|
|
@92658
|
3 years |
vboxsync |
VBoxService: Simplified vgsvcGstCtrlProcessResolveExecutable and added …
|
|
|
@92621
|
3 years |
vboxsync |
VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
|
|
|
@92611
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@92606
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@92598
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@92502
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
|
|
|
@92181
|
3 years |
vboxsync |
Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
|
|
|
@91789
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91740
|
3 years |
vboxsync |
VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
|
|
|
@91606
|
3 years |
vboxsync |
VBoxGuest/nt: Corrected Windows 11 detection (it's still NT version …
|
|
|
@91549
|
3 years |
vboxsync |
Additions: build fix
|
|
|
@91546
|
3 years |
vboxsync |
Additions, VMMDev: More Windows 11 detection.
|
|
|
@91387
|
3 years |
vboxsync |
Additions: VBoxGuestR3LibClipboard: fix guest features flags …
|
|
|
@91255
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: Catch up with config(9) changes in 9.99.88. …
|
|
|
@90875
|
3 years |
vboxsync |
Solaris guest: bugref:10089 VBoxGuest: Fixed getinfo() callback.
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90707
|
3 years |
vboxsync |
VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|