|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62685
|
8 years |
vboxsync |
build fix
|
|
|
@62683
|
8 years |
vboxsync |
Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62551
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: simplify …
|
|
|
@62521
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62520
|
8 years |
vboxsync |
SVN props & (C)
|
|
|
@62470
|
8 years |
vboxsync |
Additions: scm
|
|
|
@62242
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: further improve …
|
|
|
@62201
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: improve …
|
|
|
@62097
|
8 years |
vboxsync |
Additions/VBoxService: fixed harmless bug leading to submitting the …
|
|
|
@62074
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix a copy and …
|
|
|
@62061
|
8 years |
vboxsync |
crOpenGL: don't use a variable before checking it for NULL.
|
|
|
@62060
|
8 years |
vboxsync |
crOpenGL: stubMakeCurrent - make sure retVal is initialized.
|
|
|
@62029
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed another function prototype
|
|
|
@62028
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed function prototype
|
|
|
@61902
|
8 years |
vboxsync |
Fix printf formats for LINE, it's integer, not unsigned.
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61855
|
8 years |
vboxsync |
VBoxGuestLib: VbglR3SharedFolderGetMountDir - make sure rc is …
|
|
|
@61093
|
9 years |
vboxsync |
oops
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@61065
|
9 years |
vboxsync |
VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to …
|
|
|
@61062
|
9 years |
vboxsync |
warning
|
|
|
@60979
|
9 years |
vboxsync |
DnD/VbglR3: Report back proper error in VbglR3DnDConnect().
|
|
|
@60967
|
9 years |
vboxsync |
DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
|
|
|
@60940
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: install our …
|
|
|
@60641
|
9 years |
vboxsync |
VBoxService/VBoxServiceToolBox.cpp: Updated assertion.
|
|
|
@60622
|
9 years |
vboxsync |
Guest Control: Added proper handling for (VBoxService) toolbox exit …
|
|
|
@60592
|
9 years |
vboxsync |
Linux host/guest modules: added missing dependency
|
|
|
@60584
|
9 years |
vboxsync |
Linux host/guest modules: include the revision into the Linux kernel …
|
|
|
@60583
|
9 years |
vboxsync |
Additions/VBoxService: Cleaned up defines for sub services / features, …
|
|
|
@60531
|
9 years |
vboxsync |
bugref:8250: Extraneous files removed.
|
|
|
@60526
|
9 years |
vboxsync |
bugref:8250: fix
|
|
|
@60374
|
9 years |
vboxsync |
forgotten file
|
|
|
@60300
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add heuristic …
|
|
|
@60272
|
9 years |
vboxsync |
Additions/VBoxGuest: RT_SUCCESS / NT_SUCCESS mixup (thanks Parfait)
|
|
|
@60268
|
9 years |
vboxsync |
Additions/VBoxService: fixed usage of IPRT status and NT status code …
|
|
|
@60138
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: set up mouse …
|
|
|
@60120
|
9 years |
vboxsync |
bugref:8087: Additions/X11: added dummy for eglSwapInterval()
|
|
|
@60017
|
9 years |
vboxsync |
Additions/VBoxService: useless condition (thanks PVS)
|
|
|
@59848
|
9 years |
vboxsync |
DnD/VbglR3: Added more code required for raw data processing, logging …
|
|
|
@59520
|
9 years |
vboxsync |
Nit.
|
|
|
@59517
|
9 years |
vboxsync |
VBoxService/VBoxServiceControlProcess.cpp: Check for pszDomain in …
|
|
|
@59505
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix r104816: we …
|
|
|
@59501
|
9 years |
vboxsync |
Additions/common/VBoxGuest: change the regular guest heart beat …
|
|
|
@59266
|
9 years |
vboxsync |
gcc warning
|
|
|
@59240
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add host flags …
|
|
|
@59233
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when we load …
|
|
|
@59193
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix a …
|
|
|
@59181
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: switch our …
|
|
|
@59180
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: switch our …
|
|
|
@59179
|
9 years |
vboxsync |
Additions: ASMCompilerBarrier for HGSMI IO port writes
|
|
|
@59170
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: typo
|
|
|
@59166
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: on Linux, …
|
|
|
@59165
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: revert r104007, …
|
|
|
@59145
|
9 years |
vboxsync |
Guest Control/VBoxService: Forgot to add the "--domain" handling; …
|
|
|
@59135
|
9 years |
vboxsync |
Indent.
|
|
|
@59134
|
9 years |
vboxsync |
Guest Control/VBoxService: Build up a UPN (User Principal Name) if a …
|
|
|
@59131
|
9 years |
vboxsync |
VBoxServiceControlProcess.cpp: Logging.
|
|
|
@59118
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add initial …
|
|
|
@59112
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add initial …
|
|
|
@59012
|
9 years |
vboxsync |
added Doxygen comment
|
|
|
@58993
|
9 years |
vboxsync |
bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
|
|
|
@58846
|
9 years |
vboxsync |
Additions/common/3D: added Oracle copyright to glx.c.
|
|
|
@58717
|
9 years |
vboxsync |
Additions/linux/sharedfolders: pass the share name as parameter to …
|
|
|
@58660
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when we build …
|
|
|
@58622
|
9 years |
vboxsync |
bugref: 8087:Additions/x11: support non-root X server: make the …
|
|
|
@58619
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: make the …
|
|
|
@58618
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: make the …
|
|
|
@58614
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: revert r103927 …
|
|
|
@58584
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when using …
|
|
|
@58576
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: correct a …
|
|
|
@58575
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when our OpenGL …
|
|
|
@58404
|
9 years |
vboxsync |
warning
|
|
|
@58371
|
9 years |
vboxsync |
DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
|
|
|
@58370
|
9 years |
vboxsync |
DnD: Warnings.
|
|
|
@58347
|
9 years |
vboxsync |
Additions/linux/VBoxGuest: build fix.
|
|
|
@58329
|
9 years |
vboxsync |
DnD: Updates/bugfixes:
- Added separate VBOXDNDDISCONNECTMSG …
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@58257
|
9 years |
vboxsync |
DnD: Added context IDs for all HGCM messages.
|
|
|
@58212
|
9 years |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@58204
|
9 years |
vboxsync |
VBoxGuestLib: Fixed doxygen warnings.
|
|
|
@58203
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
|
|
|
@58200
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.h: Shouldn't include log.h and assert.h …
|
|
|
@58198
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: ulClientID -> idClient w/ HGCMCLIENTID type.
|
|
|
@58197
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.h: Removed unused windows cruft.
|
|
|
@58196
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
|
|
|
@58195
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
|
|
|
@58192
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.*: Spaces.
|
|
|
@58191
|
9 years |
vboxsync |
VBoxGuestLib: max 130.
|
|
|
@58188
|
9 years |
vboxsync |
VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
|
|
|
@58187
|
9 years |
vboxsync |
VbglR3VideoModeGetHighestSavedScreen: pszName maybe used …
|
|
|
@58185
|
9 years |
vboxsync |
VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
|
|
|
@58184
|
9 years |
vboxsync |
VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
|
|
|
@58183
|
9 years |
vboxsync |
VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
|
|
|
@58182
|
9 years |
vboxsync |
VBoxService: fixed semaphore destruction race.
|
|
|
@58181
|
9 years |
vboxsync |
VBoxGuestLib: Removed misunderstood …
|
|
|
@58178
|
9 years |
vboxsync |
VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
|
|
|