summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2024-06-23xace: typesafe hook function for XACE_KEY_AVAILEnrico Weigelt, metux IT consult2-38/+5
2024-06-23xace: typesafe hook function for XACE_AUTH_AVAILEnrico Weigelt, metux IT consult2-6/+8
2024-06-23xace: typesafe hook function for XACE_SCREENSAVER_ACCESSEnrico Weigelt, metux IT consult3-14/+11
2024-06-23xace: typesafe hook function for XACE_SCREEN_ACCESSEnrico Weigelt, metux IT consult2-1/+8
2024-06-23xace: typesafe hook function for XACE_SERVER_ACCESSEnrico Weigelt, metux IT consult2-8/+8
2024-06-23xace: typesafe hook function for XACE_EXT_ACCESSEnrico Weigelt, metux IT consult2-9/+9
2024-06-23xace: typesafe hook function for XACE_CLIENT_ACCESSEnrico Weigelt, metux IT consult2-9/+9
2024-06-23xace: typesafe hook function for XACE_RECEIVE_ACCESSEnrico Weigelt, metux IT consult2-11/+9
2024-06-23xace: typesafe hook function for XACE_SEND_ACCESSEnrico Weigelt, metux IT consult2-12/+11
2024-06-23xace: typesafe hook function for XACE_DEVICE_ACCESSEnrico Weigelt, metux IT consult2-9/+9
2024-06-23xace: typesafe hook function for XACE_RESOURCE_ACCESSEnrico Weigelt, metux IT consult3-15/+15
2024-06-23Xace: clean up XaceHookDispatch() declarationEnrico Weigelt, metux IT consult2-4/+3
2024-06-23Xace: unexport Xace functionsEnrico Weigelt, metux IT consult1-19/+17
2024-06-23Xace: dont install xace.h and xacestr.h anymoreEnrico Weigelt, metux IT consult1-1/+0
2024-06-23Xext: drop _PANORAMIX_SERVEREnrico Weigelt, metux IT consult1-2/+1
2024-06-23Xext: securitysrv.h: drop hacks for including secur.hEnrico Weigelt, metux IT consult1-19/+0
2024-04-30include: move private definitions out of exevents.hEnrico Weigelt, metux IT consult1-1/+1
2024-04-30include: move private definitions out of extinit.hEnrico Weigelt, metux IT consult14-20/+17
2024-04-30include: move private defs to dixstruct_priv.hEnrico Weigelt, metux IT consult1-1/+1
2024-04-18fix including <sys/mman.h>Enrico Weigelt, metux IT consult1-2/+0
2024-04-16os: unexport MakeClientGrabPervious() and MakeClientGrabImpervious()Enrico Weigelt, metux IT consult1-0/+1
2024-04-16os: unexport Os*() functionsEnrico Weigelt, metux IT consult1-0/+1
2024-04-15rename remaining RT_* defines to X11_RESTYPE_*Enrico Weigelt, metux IT consult7-20/+20
2024-04-15prevent name clash on Windows w/ RT_* definesEnrico Weigelt, metux IT consult10-39/+39
2024-04-15dix: unexport some lookup functionsEnrico Weigelt, metux IT consult9-16/+33
2024-04-15dix: unexport VerifyRectOrderEnrico Weigelt, metux IT consult1-1/+4
2024-04-15os: unexport authorization management functionsEnrico Weigelt, metux IT consult1-0/+1
2024-04-15os: unexport local client creds handlingEnrico Weigelt, metux IT consult1-0/+1
2024-04-15include: move busfault.h out of public include dirEnrico Weigelt, metux IT consult1-1/+3
2024-04-15os: unexport audit functionsEnrico Weigelt, metux IT consult1-0/+1
2024-03-25include: unpexport SELINUX_* consts from include/global.hEnrico Weigelt, metux IT consult1-0/+8
2024-03-25os: move SELinux enforcement state to the extensionEnrico Weigelt, metux IT consult1-0/+3
2024-03-22Xext: SProcSyncCreateFence needs to swap drawable id tooAlan Coopersmith1-0/+1
2024-03-21Xext: fix missing include of <errno.h>Enrico Weigelt, metux IT consult1-0/+1
2024-03-19Revert "Fix missing includes of <errno.h>"Peter Hutterer1-1/+0
2024-03-18Fix missing includes of <errno.h>Enrico Weigelt, metux IT consult1-0/+1
2024-03-13dix: unexport CloseDownClient()Enrico Weigelt, metux IT consult1-0/+1
2024-03-09dix: unexport global variablesEnrico Weigelt, metux IT consult1-2/+4
2024-03-05drop remains of DMXEnrico Weigelt, metux IT consult1-4/+0
2024-03-03include: drop obsolete registry.hEnrico Weigelt, metux IT consult4-4/+0
2024-03-03dix: unexport extension registry functionsEnrico Weigelt, metux IT consult1-0/+2
2024-03-03dix: unexport RegisterResourceName() and LookupResourceName()Enrico Weigelt, metux IT consult3-2/+8
2024-03-03consolidate MITSHM and HAS_SHM symbolsEnrico Weigelt, metux IT consult1-11/+11
2024-03-03miext: move private definitions out of public headersEnrico Weigelt, metux IT consult1-0/+1
2024-03-03render: move private definitions out of picturestr.hEnrico Weigelt, metux IT consult1-1/+1
2024-03-03xace: drop duplicate export of XaceHooks from .c sourceEnrico Weigelt, metux IT consult1-1/+1
2024-02-23dix: unexport and move maxBigRequestSizeEnrico Weigelt, metux IT consult1-0/+1
2024-02-23Revert "include: move BUG_*() macros to separate header"Peter Hutterer1-1/+0
2024-02-15include: move BUG_*() macros to separate headerEnrico Weigelt1-0/+1
2024-02-05replace _X_INLINE by inline in internal static functionsEnrico Weigelt, metux IT consult1-1/+1