Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | correctly handle renamed file | An-Cheng Huang | |
(cherry picked from commit 9fb4fcd4c4509772cd36bb9f547b544ec3b91cda) | |||
2008-09-02 | Fix 3540: ssmtp complaining that it's unable to locate mail | Stig Thormodsrud | |
2008-03-03 | no longer need sudo-users links for commands | Stephen Hemminger | |
Permission to run limited versions of ip, ethtool, and iptables is managed by /etc/sudoers. This allows restricting which options are allowed to be used. | |||
2008-02-28 | use sysfs rather dmidecode to look at hardware information | Stephen Hemminger | |
Bugfix: 2896 dmidecode requires sudo access, but using /sys/class/dmi/id/* does not. | |||
2008-02-26 | Fix operator permissions for "clear interface counters" and "clear dhcp ↵ | Stig Thormodsrud | |
client process" | |||
2008-02-26 | Fix operator permissions for "clear arp" and "clear ip route cache". | Stig Thormodsrud | |
2008-02-25 | Revert "remove unneeded install steps" | Stephen Hemminger | |
This reverts commit b937e3150728aa5988531c66393a905584dc1902. | |||
2008-02-25 | remove unneeded install steps | Stephen Hemminger | |
No longer need symlinks in sudo-users since these commands are either run directly (non root) or use fixed path. | |||
2007-12-11 | implement "pipe" commands as functions | An-Cheng Huang | |
2007-12-10 | add wrappers/symlinks for pipe commands (wrappers are needed for command | An-Cheng Huang | |
matching in restricted modes). | |||
2007-12-05 | fix "show tech-support" for "users" | An-Cheng Huang | |
2007-12-05 | use symlink instead of wrapper for ethtool | An-Cheng Huang | |