Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] selinux: cleanup udev integration | kay.sievers@vrfy.org | |
Move code into a .c-file instead of big inline functions in a header file. Pass the device name down instead of relying that the node name is equal to the kernel name. | |||
2005-04-26 | [PATCH] move udev_selinux into extras/selinux | greg@kroah.com | |
2005-04-26 | [PATCH] first cut at standalone udev_selinux program. | greg@kroah.com | |
Will not work, need to finish working on this on a system with selinux installed... | |||
2005-04-26 | [PATCH] Add initial SELinux support for udev | greg@kroah.com | |
Based on a patch from Daniel J Walsh <dwalsh@redhat.com> |