VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62394   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: re-work SELinux …
(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) @62195   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix creating …
(edit) @62194   8 years vboxsync sigh, please get those #endif/#else marker right or just forward them …
(edit) @62193   8 years vboxsync VBoxDnD.cpp: Added todo reading WM_CREATE return code.
(edit) @62191   8 years vboxsync sigh.
(edit) @62135   8 years vboxsync VBoxTray: prevent crash and failure to start with old Windows guests.
(edit) @62114   8 years vboxsync Placate cppcheck, explicitly close event handle.
(edit) @62101   8 years vboxsync VBoxDrvInst: pass the right handle to UnlockServiceDatabase
(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) @61944   8 years vboxsync fix for ​​​​​​​bugref:8441: removed unneeded comment
(edit) @61943   8 years vboxsync fix for ​​​​​​bugref:8441: improved windows procedure in VBoxDispIf
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(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) @61791   8 years vboxsync Additions/solaris: Drop using rctl_action behaviour in sffs_read and …
(edit) @61722   8 years vboxsync 3D: Allow only (sourceId == targetId) topologies (bugref:8244) - to …
(edit) @61656   8 years vboxsync same here
(edit) @61654   8 years vboxsync Additions/VBoxClient: don't block the DnD service when VBoxClient is …
(edit) @61620   8 years vboxsync VBoxTray: primary guest display must remain at 0,0.
(edit) @61603   8 years vboxsync VBoxTray: fixed regression from r107867: do not re-enable disabled screens
(edit) @61602   8 years vboxsync bugref:4567: build fix
(edit) @61597   8 years vboxsync bugref:4567: Linux kernel driver maintenance drm/vboxvideo: Add …
(edit) @61596   8 years vboxsync bugref:4567: Linux kernel driver maintenance: drm/vboxvideo: …
(edit) @61548   8 years vboxsync 3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
(edit) @61530   8 years vboxsync VBoxTray: applied r107675 from 5.0: retain positions of all guest …
(edit) @61499   8 years vboxsync Additions/solaris: package vboxvideo driver for X.org 1.18 for S12 b100+.
(edit) @61431   9 years vboxsync Additions/linux/drm: Linux 4.7 fixes
(edit) @61260   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: update the …
(edit) @61206   9 years vboxsync bugref:8062: Linux installers: drop DKMS support: only build for the …
(edit) @61199   9 years vboxsync bugref:8062: Linux installers: drop DKMS support: on Additions …
(edit) @61176   9 years vboxsync Additions/linux: remove left-over empty kernel module folders during …
(edit) @61093   9 years vboxsync oops
(edit) @61090   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: silence an …
(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) @60981   9 years vboxsync DnD/VBoxClient: Use proper initialization callback handler, fixed some …
(edit) @60980   9 years vboxsync Additions/VBoxClient: Only run service if initialization was …
(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) @60943   9 years vboxsync Additions/linux: don't freak out if vboxsf cannot be loaded (this is a …
(edit) @60940   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: install our …
(edit) @60933   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent the …
(edit) @60919   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: work around a …
(edit) @60906   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent a …
(edit) @60904   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: reduce logging …
(edit) @60866   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: reduce the mmap …
(edit) @60784   9 years vboxsync SharedClipboard: vboxOpenClipboard cleanup
(edit) @60772   9 years vboxsync Additions/SharedClipboard: fix for bugref:6466: fixed OpenClipboard() …
(edit) @60753   9 years vboxsync Additions/VBoxGuestInstallHelper.cpp: cleanup
(edit) @60662   9 years vboxsync Warning.
(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) @60617   9 years vboxsync Additions/linux/drm: handle KERNELRELEASE / KERNELVERSION on newer kernels
(edit) @60604   9 years vboxsync Additions/x11: Don't use ulong because it might not be available …
(edit) @60594   9 years vboxsync another dependency fix
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60589   9 years vboxsync Additions/WDDM: Smaller cleanups
(edit) @60588   9 years vboxsync Additions/WDDM: Improve the scan line and VBlank reporting, 10% of one …
(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) @60453   9 years vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60374   9 years vboxsync forgotten file
(edit) @60357   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: provide EDID …
(edit) @60352   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make sure that …
(edit) @60350   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix X11 …
(edit) @60317   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: in the X.Org …
(edit) @60300   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add heuristic …
(edit) @60290   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: set up mouse …
(edit) @60289   9 years vboxsync bugref:8309: Additions/win/WDDM: Fix scan line reporting if VSync …
(edit) @60286   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make sure that …
(edit) @60285   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: revert r106327: …
(edit) @60284   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make sure that …
(edit) @60274   9 years vboxsync Additions: try to purge all ocurrences of __FUNCTION__
(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) @60256   9 years vboxsync Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
(edit) @60255   9 years vboxsync Additions/VBoxCredProv: Fixes for BSTR handling (untested, thanks PVS).
(edit) @60198   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when running on …
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60190   9 years vboxsync bugref:8087:8087: Additions/x11: support non-root X server: revert …
(edit) @60180   9 years vboxsync bugref:8087:8087: Additions/x11: support non-root X server: revert …
(edit) @60176   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add a …
(edit) @60174   9 years vboxsync Additions/linux/drm: allow shared interrupts, otherwise the module …
(edit) @60141   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: the Linux …
(edit) @60138   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: set up mouse …
(edit) @60133   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60131   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: typing mistake …
(edit) @60123   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60120   9 years vboxsync bugref:8087: Additions/X11: added dummy for eglSwapInterval()
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