summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2023-05-01Merge X server 21.1.8. tested by kn@ and op@.Matthieu Herrb
2023-03-29composite: Fix use-after-free of the COWMatthieu Herrb
2023-02-07Xi: fix use-after-free in DeepCopyPointerClassesMatthieu Herrb
2023-01-22Merge xserver 21.1.6.Matthieu Herrb
2023-01-22Add back the meson build system to xserver.Matthieu Herrb
2022-12-14Fix serveral X server input validation errors that can cause varios issues:Matthieu Herrb
2022-11-11Don't crash if the client argv or argv[0] is NULL.Matthieu Herrb
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