index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
registry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
dix: drop unnecessary check on HAVE_DIX_CONFIG_H
Enrico Weigelt, metux IT consult
1
-2
/
+0
2024-04-15
rename remaining RT_* defines to X11_RESTYPE_*
Enrico Weigelt, metux IT consult
1
-7
/
+7
2024-04-15
prevent name clash on Windows w/ RT_* defines
Enrico Weigelt, metux IT consult
1
-3
/
+3
2024-03-03
include: drop obsolete registry.h
Enrico Weigelt, metux IT consult
1
-1
/
+0
2024-03-03
dix: unexport registry setup/teardown functions
Enrico Weigelt, metux IT consult
1
-0
/
+3
2014-09-18
Build required portions of registry.c automatically [v2]
Keith Packard
1
-35
/
+55
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
1
-0
/
+4
2013-05-07
dix: reset the registry before quitting
Peter Hutterer
1
-8
/
+17
2012-07-09
Use C99 designated initializers in dix registry
Alan Coopersmith
1
-3
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-120
/
+127
2011-12-12
constify strings in resource name registry
Alan Coopersmith
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-16
Cygwin/X: Tidy up some cosmetic issues in log strings
Jon TURNEY
1
-1
/
+1
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-06-24
Fix a leak in the code that parses the protocol names.
Eamon Walsh
1
-18
/
+26
2007-11-26
registry: Add a call for DTRACE compatibility.
Eamon Walsh
1
-0
/
+19
2007-11-26
registry: Rebase registry to use the server config file of protocol names.
Eamon Walsh
1
-195
/
+128
2007-10-25
registry: Remove synthetic bit from event types in lookup function.
Eamon Walsh
1
-1
/
+1
2007-10-23
Revert "registry: special case minor number when looking up core requests."
Eamon Walsh
1
-2
/
+0
2007-10-18
registry: special case minor number when looking up core requests.
Eamon Walsh
1
-0
/
+2
2007-10-18
registry: Add "X11:" prefix to core protocol names.
Eamon Walsh
1
-175
/
+176
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-0
/
+375