summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2007-12-31Make "show interfaces" work with tunnel interfaces.Stig Thormodsrud
2007-12-18Fix new vrrp show command.ZStig Thormodsrud
2007-12-16Add ethernet bridging show commands.Stig Thormodsrud
2007-12-13Add "show user", "show arp", and "show host".Stig Thormodsrud
2007-12-10fix for bug 2527: add wrappers for boot-messages commands.An-Cheng Huang
2007-12-06Merge branch 'master' of http://phuket.vyatta.com/vyatta-opTom Grennan
2007-12-06fix bug 2521Tom Grennan
2007-12-05fix "show tech-support" for "users"An-Cheng Huang
2007-12-05use symlink instead of wrapper for ethtoolAn-Cheng Huang
2007-12-04* restrict "users" level sudo permissions to the "sudo-users" directory.An-Cheng Huang
2007-12-04"show configuration" displays active config instead.An-Cheng Huang
2007-12-04use "vyattacfg" group for entering configure modeAn-Cheng Huang
2007-11-30fix ntpd status testTom Grennan
2007-11-30fix "show system [boot|kernel]-messages"Tom Grennan
2007-11-30fix "show log (user) directory|fileTom Grennan
2007-11-30add "show log all" that plays nice with logrotate filesTom Grennan
2007-11-30fix "show log"Tom Grennan
2007-11-30fix reset to default pagerTom Grennan
2007-11-30fix bug 2486Tom Grennan
2007-11-29include configured NTP servers in the expansion list of ntpdateTom Grennan
2007-11-29fix bug 2513 by having "show ntp" return peer status of NTP daemon ratherTom Grennan
2007-11-28use '<*>' format for symbolic helpTom Grennan
2007-11-28use utility function to retrieve allowed hosts/addressesTom Grennan
2007-11-27add tech-support commandAn-Cheng Huang
2007-11-21allow "show ntp <hostname|address>"Tom Grennan
2007-11-21allow <port|service> and fix path if vyatta-system not installedTom Grennan
2007-11-21allow <hostname|address> and fix path if vyatta-system not installedTom Grennan
2007-11-21require server entry with "set date ntp"Tom Grennan
2007-11-21set date ntp [HOSTNAME | A.B.C.D | X:X::X:X | ntp.vyatta.com ]Tom Grennan
2007-11-21define allowed field of bash builtin "set OPTION..."Tom Grennan
2007-11-21fix bug 2493Tom Grennan
2007-11-14Add cli for telnet client.Stig Thormodsrud
2007-11-14Port "show version" to eureka.Stig Thormodsrud
2007-11-07Add cli for init-floppy and install-system.Stig Thormodsrud
2007-11-05Modified help textJustin Fletcher
2007-11-05Add "reboot" command.Stig Thormodsrud
2007-11-04Fix permission for "show system boot-messages".Stig Thormodsrud
2007-11-04Add "show vrrp".Stig Thormodsrud
2007-11-02* "show configuration" command now hides default values.An-Cheng Huang
2007-11-02Fix "show log" for multiple message files.Stig Thormodsrud
2007-11-02- Add "show log"Stig Thormodsrud
2007-10-24add 'show configuration' commandAn-Cheng Huang
2007-10-16add top level node for clearTom Grennan
2007-10-11Remove terminal nodesTom Grennan
2007-10-11Add template stubbs for top level 'no' and 'set' commandsTom Grennan
2007-10-05Use empty or missing "allowed:" fields in node.tag/node.def as wildTom Grennan
2007-10-04don't eval help string; so, no longer needs to be quoted in node.def filesTom Grennan
2007-10-04make sure wildcard is appended to allowed list, even with null HOSTFILETom Grennan
2007-10-03use the command verb "set" instead of "assign" with pass-throughTom Grennan
2007-10-02move operational date command completion to:Tom Grennan