Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-02 | T4050: replace ntpd with chrony | Christian Breunig | |
2022-10-18 | T4714: Delete unused ipset from filecaps | Viacheslav Hletenko | |
We do not use ipset anymore Delete unused ipset from filecaps r14:~$ file /usr/sbin/ipset /usr/sbin/ipset: cannot open `/usr/sbin/ipset' (No such file or directory) | |||
2021-11-19 | T1153: VyOS 1.2.0RC10, RAID-1, fresh install, unable to save configEquuleus ↵ | Kim | |
(#159) * add search for same drive size if more than 2 drives are installed * add ability to configure RAID-1 by selecting 2 drives * cleaning up sysconf/filecaps rights * cleaning up sysconf/filecaps rights xtables-monitor (cherry picked from commit 3cc31793d57ce05421300ce4e8a1a1352291db85) | |||
2021-08-27 | capabilities: adjust path to tcpdump binary | Christian Poessinger | |
2021-08-27 | capabilities: we no longer ship the deprecated brctl binary | Christian Poessinger | |
2021-06-13 | T2816: capabilities: remove xtables-multi and dumpcap xtables-multi | Christian Poessinger | |
binaries no longer needed/instalöled after ipsec rewrite to XML and Python. | |||
2018-05-14 | T637: remove dependency on tshark. | Daniil Baturin | |
2016-01-23 | Remove fuse group, not needed in debian jessie | UnicronNL | |
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. |