Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | 0.13.252debian/0.13.252 | John Southworth | |
2012-04-11 | Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-op into pacifica | John Southworth | |
2012-04-11 | Bugfix 8013: Fix space at end of line in command conversion | John Southworth | |
2012-04-10 | 0.13.251debian/0.13.251 | Stephen Hemminger | |
2012-04-10 | Merge branch 'pacifica' of fiji.vyatta.com:/git/vyatta-op into pacifica | Stephen Hemminger | |
2012-04-10 | 0.13.250debian/0.13.250 | Deepti Kulkarni | |
2012-04-10 | fix to use the correct perl function | Deepti Kulkarni | |
2012-04-09 | Use Interface.pm to find interface state | Stephen Hemminger | |
Bug 8006 Use standard module to check for interface state. | |||
2012-04-04 | Better perl style in boot image | Stephen Hemminger | |
1. Fix perl critic warnings 2. Use perl native mv/cp functions to allow for better error handling 3. Put error messages on standard error, not standard out. | |||
2012-03-22 | 0.13.249debian/0.13.249 | John Southworth | |
2012-03-22 | Remove unneeded debugging information from ping script | John Southworth | |
2012-03-22 | Make ping feel like all the other system commands | John Southworth | |
2012-03-15 | 0.13.248debian/0.13.248 | John Southworth | |
2012-03-14 | Add ping templates for completion | John Southworth | |
2012-03-14 | Initial commit for new ping completion | John Southworth | |
2012-03-14 | better fix for bug 7896 | John Southworth | |
2012-03-13 | 0.13.247debian/0.13.247 | John Southworth | |
2012-03-13 | Bugfix 7896: make the pppoe log write as the root user | John Southworth | |
2012-03-13 | Bugfix 7527: Don't override VYATTA_PAGER value if it was previously set | John Southworth | |
2012-03-10 | Add new ping command script | Stephen Hemminger | |
Bug 3052 Rather than having a ping an op-mode command which has no flexibility about arguments. Make it a wrapper script that accepts Juniper style arguments and turns them into Unix style flags. | |||
2012-03-03 | 0.13.246debian/0.13.246 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2012-03-01 | 0.13.245debian/0.13.245 | John Southworth | |
2012-03-01 | Fix tech-support save command | John Southworth | |
2012-03-01 | 0.13.244debian/0.13.244 | John Southworth | |
2012-03-01 | Allow users to import ssh keys when using image commands | John Southworth | |
2012-03-01 | 0.13.243debian/0.13.243 | John Southworth | |
2012-03-01 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when using 'show tech-support ↵ | John Southworth | |
save' commands | |||
2012-02-29 | 0.13.242debian/0.13.242 | Deepti Kulkarni | |
2012-02-29 | bug fix for 7826 - fixed to use correct perl functions. | Deepti Kulkarni | |
2012-02-28 | 0.13.241debian/0.13.241 | John Southworth | |
2012-02-28 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-02-28 | Bugfix 4053: add missing top level 'monitor interfaces' | John Southworth | |
2012-02-27 | 0.13.240debian/0.13.240 | Deepti Kulkarni | |
2012-02-27 | fix for bug 7719 - delete system image should accept 'y' or 'n' | Deepti Kulkarni | |
for a yes/no respectively. | |||
2012-02-22 | 0.13.239debian/0.13.239 | John Southworth | |
2012-02-22 | Add dendencies for bugfix 4053 to debian/control | John Southworth | |
2012-02-22 | Bugfix 4053: implement bandwidth utilization montior commands 'mon int ↵ | John Southworth | |
<type> <name>'; 'mon int <type> <name> flow' | |||
2012-02-22 | 0.13.238debian/0.13.238 | Stephen Hemminger | |
2012-02-22 | Suggest package dialog | Stephen Hemminger | |
Want dialog package to display user-friendly dialog boxes for utilities like dpkg-reconfigure | |||
2012-02-22 | Add console keymap reconfigure op-mode command | Stephen Hemminger | |
Bug 7448 This adds template for the Debian way to reconfigure console keymap. Note: although this is an op-mode command, it really persists across reboot since it changes the package keymap. There isn't a good method to put this in Vyatta config since the debian package configuration is interactive and prompts user for keyboard type and options. | |||
2012-02-22 | 0.13.237debian/0.13.237 | Stephen Hemminger | |
2012-02-22 | Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-op into oxnard | Stephen Hemminger | |
2012-02-22 | Handle 64 bit counters in show interfaces | Stephen Hemminger | |
Bug 7813 On 32 bit platform, perl truncates printf formatting if given a numeric type. (ie %10d). Change to print as string instead. Rework code to make counter wrap code clearer, and use map{} to expand list of values. | |||
2012-02-22 | 0.13.236debian/0.13.236 | John Southworth | |
2012-02-22 | Add headers to show montioring command | John Southworth | |
2012-02-22 | 0.13.235debian/0.13.235 | John Southworth | |
2012-02-22 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-02-22 | Bugfix 5806: Don't show ntp.vyatta.com by default for show ntp | John Southworth | |