summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2022-08-31Update xserver to version 21.1.4.Matthieu Herrb
2022-07-12MFC: Multiple input validation failures in X server extensionsMatthieu Herrb
2022-02-20Sync with xorg-server 21.1.3.Matthieu Herrb
2022-02-03remove 0x2972 from the intel gen 2 and 3 listJonathan Gray
2021-12-27Recommit: compiler.h: don't define inb/outb and friends on mipsVisa Hankala
2021-12-14render: Fix out of bounds access in SProcRenderCompositeGlyphs()Matthieu Herrb
2021-12-14Xext: Fix out of bounds access in SProcScreenSaverSuspend()Matthieu Herrb
2021-12-14xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()Matthieu Herrb
2021-12-14record: Fix out of bounds access in SwapCreateRegister()Matthieu Herrb
2021-12-06when xf86CrtcConfigPrivateIndex==-1 XF86_CRTC_CONFIG_PTR() causes an out ofMatthieu Herrb
2021-12-06Initialize mode->name for modes generated by libxcvt.Matthieu Herrb
2021-12-03don't free uninitialised pointers in glamorJonathan Gray
2021-11-17Use the InternalEvent event structure in more places in events handlers.Matthieu Herrb
2021-11-11Update to xserver 21.1.1Matthieu Herrb
2021-11-11Update to xserver 21.1.0Matthieu Herrb
2006-11-26Importing xserver from X.Org 7.2RC2Matthieu Herrb
2006-11-26Importing xserver from X.Org 7.2RC2Matthieu Herrb
2021-09-06missing pathnames on unveil() errorTheo de Raadt
2021-09-03Update to xserver 1.20.13.Matthieu Herrb
2021-08-11GetLocalClientCreds: prefer getsockopt(,SO_PEERCRED,) to getpeereid()Matthieu Herrb
2021-06-30Close the console fd after probing if it's a wscons, even it fails.Matthieu Herrb
2021-06-15Initial attempt to build xserver for riscv64Dale Rahn
2021-04-13Fix XChangeFeedbackControl() request underflow.Matthieu Herrb
2021-03-13compiler.h: don't define inb/outb and friends on mipsVisa Hankala
2021-03-13Avoid sequences of malloc(0) / free() by checking the length.Matthieu Herrb
2021-02-26record: Fix undefined memcpy in RecordAClientStateChangeJonathan Gray
2021-02-20change from /dev/drm to /dev/dri/ in xenocaraJonathan Gray
2021-02-12don't fatally error if unveil(2) sets ENOENTJonathan Gray
2021-02-12add /dev/dri/card[0-3] to allowed devicesJonathan Gray
2021-01-21Safer workaround for the "kame hack": only override sin6_scope_id if zeroJeremie Courreges-Anglas
2021-01-10try to handle running out of file descriptors by refusing client connectionsRobert Nagy
2021-01-10Add a root window property with the console device.Matthieu Herrb
2020-12-12Update X server to version 1.20.10. Tested by jsg@ and naddy@Matthieu Herrb
2020-12-01Check SetMap request length carefully.Matthieu Herrb
2020-12-01Fix XkbSetDeviceInfo() and SetDeviceIndicators() heap overflowsMatthieu Herrb
2020-08-28build with --disable-dri3 when XENOCARA_BUILD_DRI is "no"Jonathan Gray
2020-08-25Fix integer underflow in XRecordRegisterClients()Matthieu Herrb
2020-08-25Fix integer underflow in XkbSelectEvents()Matthieu Herrb
2020-08-25Fix an integer underflow in XIChangeHierarchy()Matthieu Herrb
2020-08-25Correct bounds checking in XkbSetNames()Matthieu Herrb
2020-07-31fix for X Server Pixel Data Uninitialized Memory Information DisclosureMatthieu Herrb
2020-06-14sync white space with upstream. No code change.Matthieu Herrb
2020-06-12revert local change which removed -retro flag and adjust -br toJoshua Stein
2020-04-20Release unused filedescriptors in the privileged X server process.Matthieu Herrb
2020-04-18Remove unused files.Matthieu Herrb
2020-04-14dix: do not send focus event when grab actually does not changeMatthieu Herrb
2020-04-13Update to xserver 1.20.8. ok jsg@ robert@Matthieu Herrb
2020-03-04Use modesetting driver as the default for rkdrm(4).Mark Kettenis
2020-01-26Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@Matthieu Herrb
2019-12-12Update to X server 1.20.6. Tested by naddy@Matthieu Herrb