summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Xext: Fix memory leaks in hashtable.Michal Srb1-0/+3
2018-04-02meson: Distribute more SDK headersThierry Reding1-0/+12
2018-03-21Xext/shm: Downgrade from error to debug log output about successAlexander Volkov1-1/+1
2018-03-14Xext/saver: Swap ScreenSaverSuspend 'suspend' field. Handle old XCB clients.Keith Packard1-2/+12
2018-02-02shm, xwayland: prefer atomic close-on-exec without O_TMPFILEJan Beich1-2/+7
2018-01-18sync: Fix diffgreater comparisonDavid Weinehall1-1/+1
2017-11-14xres: Return the atom naming the type, not its internal type numberAdam Jackson1-13/+21
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin2-6/+3
2017-10-12XShmGetImage: fix censoringNikolay Martynov1-6/+2
2017-10-10hw/xfree86: unvalidated lengthsNathan Kidd1-59/+70
2017-10-10Unvalidated lengthsNathan Kidd4-3/+10
2017-10-04Xext/shm: Validate shmseg resource id (CVE-2017-13721)Michal Srb1-0/+1
2017-09-27sync: Fix delta value checkLouis-Francis Ratté-Boulianne1-1/+1
2017-09-20sync: Convert from "CARD64" to int64_t.Eric Anholt2-171/+154
2017-06-20dix: Remove extension aliasesAdam Jackson1-2/+0
2017-06-02meson: Fix enabling of xshmfence.Eric Anholt1-2/+2
2017-05-11Drop workaround for pre-glibc linuxJulien Cristau1-7/+0
2017-04-26Add a Meson build system alongside autotools.Eric Anholt1-0/+61
2017-03-27dpms: Consolidate a bunch of stuff into Xext/dpms.cAdam Jackson3-11/+29
2017-03-27dix: Lift DPMS to a screen hookAdam Jackson3-50/+65
2017-03-27xfree86: Clean up DPMS supportAdam Jackson1-1/+7
2017-03-15xinerama: Implement graphics exposures for window->pixmap copies (v4)Adam Jackson1-10/+60
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson17-151/+151
2016-09-28xace: Don't censor window bordersKeith Packard1-7/+6
2016-09-28XF86VidMode: Fix free() on walked pointerHans de Goede1-1/+1
2016-09-28Xext: Fix a memory leakHans de Goede1-2/+2
2016-09-13Xext/shm: Fix usage of F_GETFD to match standardJeremy Huddleston Sequoia1-1/+2
2016-09-02sync: Don't do return client->noClientExceptionAdam Jackson1-6/+6
2016-08-16xv: Remove some dumb calls SendErrorToClientAdam Jackson1-3/+0
2016-08-15xace: Fix XaceCensorImage to actually censor the right part of the imageAaron Plattner1-1/+2
2016-07-18Remove fd_set from Block/Wakeup handler APIKeith Packard2-16/+13
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-2/+2
2016-07-15shm: Also censor images returned by ShmGetImageAndrew Eikum1-0/+17
2016-06-21res: Simplify QueryClientPixmapBytesAdam Jackson1-94/+2
2016-06-10xace: Remove the audit hooks and tune dispatchAdam Jackson2-33/+14
2016-06-08dix: Use OsSignal() not signal()Adam Jackson2-7/+4
2016-05-11dix: Remove pointless client-state callbacksAdam Jackson1-22/+0
2016-05-04dix: Push UpdateCurrentTimeIf down out of the main loopAdam Jackson1-0/+1
2016-04-29dix: Squash some new gcc6 warningsAdam Jackson2-3/+3
2016-03-14security: Fix reversed commentÁngel González1-1/+1
2016-03-14Fix the typo from the previous patch, d'ohAdam Jackson1-1/+1
2016-03-14Xext/vidmode: Reduce verbosity of GetModeLine debug messagesChris Wilson1-106/+106
2016-03-08xvmc: Fix unchecked AddResourceJulien Cristau1-3/+14
2016-03-02xv: fix double free in AddResource failure caseJulien Cristau1-3/+2
2016-03-02xv: Fix unchecked AddResourceAdam Jackson1-2/+4
2016-03-01vidmode: build without xf86vidmodeprotoOlivier Fourdan1-0/+4
2016-02-29vidmode: move to a separate library of its ownOlivier Fourdan2-2/+2152
2015-12-08sync: Don't allow creating a system counter before sync is initializedAdam Jackson1-18/+3
2015-12-01Xext/xselinux: Use NotifyFd interfaceKeith Packard1-14/+4
2015-10-27Xext: fix build with --disable-xaceJulien Cristau1-0/+2