Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-23 | socket: SELinux support for socket creation. | Daniel J Walsh | |
It seems to work on my machine. /proc/1/fd/20 system_u:system_r:system_dbusd_t:s0 /proc/1/fd/21 system_u:system_r:avahi_t:s0 And the AVC's seem to have dissapeared when a confined app trys to connect to dbus or avahi. If you run with this patch and selinux-policy-3.8.8-3.fc14.noarch You should be able to boot in enforcing mode. | |||
2010-07-16 | socket: prepare for proper selinux labelling of sockets | Lennart Poettering | |
2010-07-11 | socket: pass minimal abstract socket names | Lennart Poettering | |
2010-07-01 | socket: define IP_FREEBIND if not defined | Kay Sievers | |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering | |
2010-06-05 | socket: verify socket type properly when desrializing | Lennart Poettering | |
2010-05-21 | socket: fix parsing of bind_ipv6_only | Lennart Poettering | |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering | |