|
|
@99365
|
20 months |
vboxsync |
Additions/Win: Distinguish between normal/privileged users in …
|
|
|
@99262
|
20 months |
vboxsync |
Guest Control: Implements IGuestSession::fsQueryInfo() and …
|
|
|
@99257
|
20 months |
vboxsync |
Guest Control: More renaming; required for preparation of implementing …
|
|
|
@99256
|
20 months |
vboxsync |
Guest Control: More renaming; required for preparation of implementing …
|
|
|
@99253
|
20 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99169
|
21 months |
vboxsync |
Guest Control/VbglR3: More bugfixes required for the initial patch …
|
|
|
@99146
|
21 months |
vboxsync |
Guest Control/VbglR3: Fixed getting directory handle in …
|
|
|
@99120
|
21 months |
vboxsync |
Guest Control: Added ability of specifying an optional current working …
|
|
|
@99088
|
21 months |
vboxsync |
Guest Control: Docs nits. bugref:9783
|
|
|
@99085
|
21 months |
vboxsync |
Guest Control: Added directory listing support via IDirectory::list(). …
|
|
|
@98824
|
21 months |
vboxsync |
Guest Control: Made the directory entry reading really dynamic by …
|
|
|
@98818
|
21 months |
vboxsync |
Guest Control: Specify the directory reading parameters (additional …
|
|
|
@98817
|
21 months |
vboxsync |
Guest Control: Use two separate caches for UID / GID lookups, to avoid …
|
|
|
@98813
|
21 months |
vboxsync |
Guest Control: Removed the ACL data portion from the HGCM callback …
|
|
|
@98804
|
21 months |
vboxsync |
Guest Control: Fixed the Additions burns. bugref:9783
|
|
|
@98709
|
21 months |
vboxsync |
Guest Control: Implemented directory handling / walking as non-toolbox …
|
|
|
@98665
|
22 months |
vboxsync |
Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
|
|
|
@98626
|
22 months |
vboxsync |
Add/VBoxGuest.inf,VBoxVideo.inf,Installer: Seems we need special …
|
|
|
@98542
|
22 months |
vboxsync |
VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
|
|
|
@98541
|
22 months |
vboxsync |
add/VBoxGuest-linux.c: Corrected blank lines screwup in r154862. …
|
|
|
@98526
|
22 months |
vboxsync |
Guest Control: Initial commit (work in progress, disabled by default). …
|
|
|
@98511
|
22 months |
vboxsync |
IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
|
|
|
@98475
|
22 months |
vboxsync |
Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait …
|
|
|
@98473
|
22 months |
vboxsync |
Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait (fix …
|
|
|
@98472
|
22 months |
vboxsync |
Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
|
|
|
@98416
|
22 months |
vboxsync |
Additions/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98308
|
22 months |
vboxsync |
/Config.kmk, Additions/*.inf: Always qualify the key installer …
|
|
|
@98218
|
23 months |
vboxsync |
Add/VbglR3: Applied same VERR_WRONG_PARAMETER_TYPE and always setting …
|
|
|
@98214
|
23 months |
vboxsync |
*.kmk: s/VBOXGUESTR3XF86MOD/VBoxGuestR3XFree86Mod/ …
|
|
|
@98210
|
23 months |
vboxsync |
*.kmk: s/VBOXGUESTR3LIB/VBoxGuestR3Lib/ bugref:10348
|
|
|
@98206
|
23 months |
vboxsync |
*.kmk: s/VBOXGUESTR3DLL/VBoxGuestR3Dll/ bugref:10348
|
|
|
@98169
|
23 months |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98126
|
23 months |
vboxsync |
*.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97943
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Made it possible to use RTR0MemObjFree …
|
|
|
@97940
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: More cleanups, eliminating unecessary …
|
|
|
@97938
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Renamed some members and variables, no …
|
|
|
@97937
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Reworked the block management so we …
|
|
|
@97930
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Simplify link handling by adding an …
|
|
|
@97929
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Removed unused inline function …
|
|
|
@97928
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Modified the free list search to stop …
|
|
|
@97927
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Added some crude code to occasionally …
|
|
|
@97926
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Restrict the number of free list …
|
|
|
@97925
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Use the term 'unlink' rather than …
|
|
|
@97924
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Same for VbglR0PhysHeapAlloc and made …
|
|
|
@97923
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Made VbglR0PhysHeapFree and …
|
|
|
@97922
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Build fix.
|
|
|
@97921
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Count both kind of blocks both on heap …
|
|
|
@97920
|
2 years |
vboxsync |
Add/VBoxGuest/lib/testcase: scm fix
|
|
|
@97919
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Reduced the size of VBGLPHYSHEAPBLOCK: …
|
|
|
@97918
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Use a fixed minimum size for splitting …
|
|
|
@97917
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Build fix.
|
|
|
@97916
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
|
|
|
@97915
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
|
|
|
@97913
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
|
|
|
@97828
|
2 years |
vboxsync |
Addition: Linux: vboxguest: Mouse integration: invert vertical and …
|
|
|
@97812
|
2 years |
vboxsync |
Additions: Linux: vboxguest: Mouse Integration: restore mouse caps …
|
|
|
@97799
|
2 years |
vboxsync |
DnD: Resolved a @todo: Return rc when closing DnD objects.
|
|
|
@97790
|
2 years |
vboxsync |
VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
|
|
|
@97764
|
2 years |
vboxsync |
DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
|
|
|
@97748
|
2 years |
vboxsync |
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
|
|
|
@97746
|
2 years |
vboxsync |
DnD/VbglR3: Logging nit.
|
|
|
@97745
|
2 years |
vboxsync |
DnD/VbglR3: Reverted r154805 (committed too much).
|
|
|
@97744
|
2 years |
vboxsync |
DnD/VbglR3: Logging nit.
|
|
|
@97733
|
2 years |
vboxsync |
DnD/VbglR3: Added some (optional release) logging to the generic code.
|
|
|
@96884
|
2 years |
vboxsync |
Additions: X11: Guest lib: DRM Client: Check exact guest property …
|
|
|
@96819
|
2 years |
vboxsync |
IPRT,VBoxGuest,SUPDrv: More RTLogWriteVmm build fixes.
|
|
|
@96817
|
2 years |
vboxsync |
IPRT,VBoxGuest,SUPDrv: RTLogWriteVmm build fixes and optimizations of …
|
|
|
@96814
|
2 years |
vboxsync |
IPRT,VBoxGuest,SUPDrv: Added a inline assembly version of …
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96691
|
2 years |
vboxsync |
Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@95194
|
2 years |
vboxsync |
Runtime/json, Runtime/initterm-r0drv-nt.cpp, …
|
|
|
@95189
|
2 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 …
|
|
|
@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.
|
|
|
@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
|
|
|
@93331
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134.
|
|
|
@93330
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux …
|
|
|