Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-02 | Fix allowed strings for hostname/ipaddress | Stephen Hemminger | |
Need to use echo -n | |||
2010-02-02 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood | Stephen Hemminger | |
2009-08-12 | Ignore ntp.conf server options | Stephen Hemminger | |
Bug 3472 Use awk to only show server not options | |||
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2007-11-30 | fix ntpd status test | Tom Grennan | |
2007-11-29 | include configured NTP servers in the expansion list of ntpdate | Tom Grennan | |
(i.e. "show ntp TAB/Alt-?") | |||
2007-11-29 | fix bug 2513 by having "show ntp" return peer status of NTP daemon rather | Tom Grennan | |
"ntpdate -q ntp.vyatta.com" | |||
2007-11-28 | use utility function to retrieve allowed hosts/addresses | Tom Grennan | |
2007-11-21 | allow "show ntp <hostname|address>" | Tom Grennan | |
2007-11-05 | Modified help text | Justin Fletcher | |
2007-11-02 | - Add "show log" | Stig Thormodsrud | |
- Fix "show ntp" for non-root user. | |||
2007-10-05 | Use empty or missing "allowed:" fields in node.tag/node.def as wild | Tom Grennan | |
cards rather than "echo -n --". Also, discoverd a way to use an apparently blank line in help completion. | |||
2007-10-04 | don't eval help string; so, no longer needs to be quoted in node.def files | Tom Grennan | |
2007-10-04 | make sure wildcard is appended to allowed list, even with null HOSTFILE | Tom Grennan | |
2007-10-02 | move operational date command completion to: | Tom Grennan | |
show date [utc] show ntp [SERVER] assign date [ntp <SERVER>] |