Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-10 | Update license from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Change license boilerplate text from VPL1.0 to GPLv2 | |||
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-27 | Merge branch 'glendale' of git:/git/vyatta-op into glendale | Mark O'Brien | |
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 | vc4.0.0debian/0.2 | Mark O'Brien | |
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. | |||
2008-01-04 | The 'render_xml' stuff has been migrated into package 'vyatta-op-xml'. | Marat Nepomnyashy | |
2007-12-18 | Render_xml depends on libsablot package. | Bob Gilligan | |
2007-12-13 | Add "show user", "show arp", and "show host". | Stig Thormodsrud | |
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-10 | fix for bug 2526: show user's history file and add needed packages for | An-Cheng Huang | |
tech-support. | |||
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 | |
2007-09-27 | consolidate show_interfaces* scripts with vyatta-show-interfaces | Tom Grennan | |
2007-09-27 | dded dependency to "configure" target. | An-Cheng Huang | |
2007-09-20 | merge ChangeLog generation, repo info and autoreconf into | Tom Grennan | |
debian/autogen.sh that is in turn run from debian/rules | |||
2007-09-19 | fix linda/lintian detected errors | Tom Grennan | |
2007-09-18 | fix Package/{Depends,Suggests} | Tom Grennan | |
2007-09-17 | reset initial version | Tom Grennan | |
2007-09-17 | use binary-indep instead of binary-arch rule | Tom Grennan | |
2007-09-17 | add git VERSION reference to docs | Tom Grennan | |
2007-09-17 | change prefix from /usr to /opt/vyatta | Tom Grennan | |
2007-09-17 | add debian/ | Tom Grennan | |