summaryrefslogtreecommitdiff
path: root/dix/registry.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-02Correct outdated e-mail address in "Author" statements.Eamon Walsh1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-8/+8
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-8/+8
2008-06-24Fix a leak in the code that parses the protocol names.Eamon Walsh1-18/+26
2007-11-26registry: Add a call for DTRACE compatibility.Eamon Walsh1-0/+19
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh1-195/+128
2007-10-25registry: Remove synthetic bit from event types in lookup function.Eamon Walsh1-1/+1
2007-10-23Revert "registry: special case minor number when looking up core requests."Eamon Walsh1-2/+0
2007-10-18registry: special case minor number when looking up core requests.Eamon Walsh1-0/+2
2007-10-18registry: Add "X11:" prefix to core protocol names.Eamon Walsh1-175/+176
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-0/+375