summaryrefslogtreecommitdiff
path: root/include/dixaccess.h
AgeCommit message (Collapse)AuthorFilesLines
2009-06-26dix: add a new DixAccess bit, "DixPostAccess".Eamon Walsh1-0/+1
This will be used for follow-up checks after a client has written something, for security modules that enforce a set of valid values a client can set. Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
2007-05-24dix: Add a bunch of new access codes.Eamon Walsh1-0/+24
These were determined through an analysis of the core protocol and 35 of the most common protocol extensions. There remain four bits for future use.
2007-03-22dix: move access codes to separate header file, add DixCreateAccess.Eamon Walsh1-0/+29