Age | Commit message (Expand) | Author |
2007-12-13 | workaround for putty's terminal handling | An-Cheng Huang |
2007-12-13 | Add "show user", "show arp", and "show host". | Stig Thormodsrud |
2007-12-11 | add completion/help for pipe commands | An-Cheng Huang |
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 |
2007-12-10 | fix for bug 2526: show user's history file and add needed packages for | An-Cheng Huang |
2007-12-10 | fix for bug 2527: add wrappers for boot-messages commands. | An-Cheng Huang |
2007-12-07 | separate cfg defaults from op defaults | An-Cheng Huang |
2007-12-06 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-op | Tom Grennan |
2007-12-06 | fix bug 2521 | Tom Grennan |
2007-12-05 | use right permissions for tech-support saves | An-Cheng Huang |
2007-12-05 | Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-op | An-Cheng Huang |
2007-12-05 | fix "show tech-support" for "users" | An-Cheng Huang |
2007-12-05 | fix op-mode "root level" completion | An-Cheng Huang |
2007-12-05 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-op | Tom Grennan |
2007-12-05 | only use VYATTA_PAGER if stdout is a terminal | Tom Grennan |
2007-12-05 | use symlink instead of wrapper for ethtool | An-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-04 | use "vyattacfg" group for entering configure mode | An-Cheng Huang |
2007-12-03 | include description of symbolic help | Tom Grennan |
2007-12-03 | alias no-more=cat | Tom Grennan |
2007-11-30 | fix ntpd status test | Tom Grennan |
2007-11-30 | fix "show system [boot|kernel]-messages" | Tom Grennan |
2007-11-30 | fix "show log (user) directory|file | Tom Grennan |
2007-11-30 | test for empty file list in "show log all" | Tom Grennan |
2007-11-30 | add "show log all" that plays nice with logrotate files | Tom Grennan |
2007-11-30 | fix "show log" | Tom Grennan |
2007-11-30 | fix reset to default pager | Tom Grennan |
2007-11-30 | cache completion list(s) between first and second tab/alt-? | Tom Grennan |
2007-11-30 | fix bug 2486 | Tom Grennan |
2007-11-29 | include configured NTP servers in the expansion list of ntpdate | Tom Grennan |
2007-11-29 | fix bug 2513 by having "show ntp" return peer status of NTP daemon rather | Tom Grennan |
2007-11-29 | should't source files within function b/c it messes variable scope | Tom Grennan |
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-28 | add utility function to return allowed hosts/addresses during completion and ... | Tom Grennan |
2007-11-28 | donot complete "<*>" allowed values; instead just list in help | Tom Grennan |
2007-11-27 | add tech-support command | An-Cheng Huang |
2007-11-21 | allow "show ntp <hostname|address>" | Tom Grennan |
2007-11-21 | allow <port|service> and fix path if vyatta-system not installed | Tom Grennan |
2007-11-21 | allow <hostname|address> and fix path if vyatta-system not installed | 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 | define allowed field of bash builtin "set OPTION..." | Tom Grennan |
2007-11-21 | filter repetitive help strings | Tom Grennan |
2007-11-21 | expand help label and use echo instead of printf | Tom Grennan |
2007-11-21 | fix bug 2493 | Tom Grennan |
2007-11-15 | allow "root-level" completion/help | An-Cheng Huang |
2007-11-14 | Add cli for telnet client. | Stig Thormodsrud |