Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-27 | Bugfix 5806, 7552: Fix set date ntp node.def to list proper servers from ↵ | John Southworth | |
configuration, and run on unprivledged ports so the commands work at the same time the ntp service is running. (cherry picked from commit 40c15167d2834c7eb246d8a4160609c16bfa7df7) | |||
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 | |
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-02-28 | add quoting for inline scripts in templates | An-Cheng Huang | |
2007-11-28 | use '<*>' format for symbolic help | Tom Grennan | |
2007-11-28 | use utility function to retrieve allowed hosts/addresses | Tom Grennan | |
2007-11-21 | require server entry with "set date ntp" | Tom Grennan | |
2007-11-21 | set date ntp [HOSTNAME | A.B.C.D | X:X::X:X | ntp.vyatta.com ] | Tom Grennan | |
2007-11-21 | fix bug 2493 | Tom Grennan | |
2007-11-05 | Modified help text | Justin Fletcher | |
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-03 | use the command verb "set" instead of "assign" with pass-through | Tom Grennan | |
of wild-card options to bash builtin |