VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette