~thopiekar/xorg-server/+git/xorg-xserver:XACE-SELINUX

Last commit made on 2008-02-08
Get this branch:
git clone -b XACE-SELINUX https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver

Branch merges

Branch information

Name:
XACE-SELINUX
Repository:
lp:~thopiekar/xorg-server/+git/xorg-xserver

Recent commits

c46728b... by Eamon Walsh <email address hidden>

xselinux: Implement support for property polyinstantiation.

716be2e... by Eamon Walsh <email address hidden>

dix: Modify callers of property API to use new interface.

9e0eb06... by Eamon Walsh <email address hidden>

XACE: Add generic support for property polyinstantiation.

67fd0cc... by Eamon Walsh <email address hidden>

dix: Refactoring of property code to allow for polyinstantiation.
Introduces dixLookupProperty() API.

de16a8c... by Eamon Walsh <email address hidden>

XACE: Correct some protocol error values in the colormap routines.

3193413... by Eamon Walsh <email address hidden>

xselinux: Use the device name in debugging output.

6dcb7d7... by Eamon Walsh <email address hidden>

xselinux: Split devPrivate state into subject and object records.

2259b14... by Eamon Walsh <email address hidden>

xselinux: Add getattr and setattr to the permission map for properties.

5c30327... by Eamon Walsh <email address hidden>

XACE: Push the dix "structure" includes down to the security modules.

bb1a577... by Eamon Walsh <email address hidden>

XACE: Move the property access hook to its own function.