Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-16 | Fix filecaps for xtables | Stephen Hemminger | |
Use correct path /sbin/xtables-multi | |||
2012-08-15 | fix iptables file attributes | Stephen Hemminger | |
2012-08-14 | Fix path to iptables | Stephen Hemminger | |
Make sure permissions are corrected. | |||
2011-10-20 | Bugfix 7575 allow tshark to run as unprivileged user, tshark uses dumpcap as ↵ | John Southworth | |
the packet interface so dumpcap needs cap_net_raw and cap_net_admin | |||
2011-10-17 | allow rmmod without being root (with capability) | Stephen Hemminger | |
Set capability bit on more rmmod and more capabilities for sysctl | |||
2010-09-03 | fix squeeze paths | An-Cheng Huang | |
2010-07-01 | Touch file before setting capability | Stephen Hemminger | |
Unionfs should copyup the xattr automatically, but it doesn't so use touch to force a copyup before setting attributes. | |||
2010-06-20 | Fix path to ipset | Stephen Hemminger | |
2010-06-17 | Don't need audit write on vbash | Stephen Hemminger | |
Not using auditing for command logging. | |||
2010-06-16 | Remove capability from ping | Stephen Hemminger | |
Ping is already setuid root. | |||
2010-06-04 | Set file capability attributes | Stephen Hemminger | |
This sets file capability attributes during package installation (and build) to allow better security models. |