Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | 0.13.275+daisy9debian/0.13.275+daisy9daisy | James Davidson | |
2013-06-19 | bz8631: Fix lease file regex to include leases on vif | James Davidson | |
2013-06-17 | 0.13.275+daisy8debian/0.13.275+daisy8 | Saurabh Mohan | |
2013-06-17 | 8970: Fix for show monitor | Saurabh Mohan | |
2013-06-01 | 0.13.275+daisy7debian/0.13.275+daisy7 | Robert Bays | |
2013-06-01 | allow optional dependency on vyatta-unicast | Robert Bays | |
2013-05-24 | 0.13.275+daisy6debian/0.13.275+daisy6 | James Davidson | |
2013-05-24 | Update DHCP server commands used in "show tech-support" | James Davidson | |
Bug 8502 | |||
2013-04-26 | 0.13.275+daisy5vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.13.275+daisy5 | James Davidson | |
2013-04-26 | Add size and files options to "traffic save" | James Davidson | |
Bug 8020 The total storage used by a traffic capture can be bounded by using the size and files options. | |||
2013-04-26 | Use node generation scripts in build | James Davidson | |
For the nodes that the generation scripts generate, delete the checked in node files. | |||
2013-04-26 | Update "monitor interfaces" generation scripts | James Davidson | |
Update the "monitor interfaces" node generation scripts to create the same node content as is currently checked in as individual files. | |||
2013-03-06 | 0.13.275+daisy4debian/0.13.275+daisy4 | James Davidson | |
2013-03-06 | Sync up SNMPv3 support | James Davidson | |
SNMP-100 Implement high-level vyatta CLI SNMP-135 change 'show snmp', add 'show snmp v3 certificates' SNMP-142 'sh snmp v3 cert' error/warning messages SNMP-143 show CLI implementation SNMP-152 Hide 'No such file or directory' error message SNMP-143 show CLI implementation SNMP-154 user friendly error message on 'show snmp' SNMP-157 Run Perltidy for all Perl scripts SNMP-158 change output of 'sh snmp v3 trap-target' | |||
2013-02-26 | 0.13.275+daisy3debian/0.13.275+daisy3 | James Davidson | |
2013-02-26 | Skip dmesg files starting with "Nothing has been logged yet" | James Davidson | |
Bug 8427 Initial processing of /etc/dmesg by savelog creates a file with only one line: (Nothing has been logged yet.) Detect such files and skip them when listing all boot message files. | |||
2013-02-06 | 0.13.275+daisy2debian/0.13.275+daisy2 | James Davidson | |
2013-02-06 | Display virt-brand version file if running in VM | James Davidson | |
2012-10-13 | 0.13.275+daisy1debian/0.13.275+daisy1 | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |
2012-10-12 | 0.13.275debian/0.13.275 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-10-08 | 0.13.274debian/0.13.274 | John Southworth | |
2012-10-08 | Bugfix 8421: fix show interfaces vrrp detail node to use new syntax | John Southworth | |
2012-10-02 | 0.13.273debian/0.13.273 | James Davidson | |
2012-10-02 | Fix use of LESSCLOSE | James Davidson | |
Fixes bug 3921 | |||
2012-09-17 | 0.13.272debian/0.13.272 | Stephen Hemminger | |
2012-09-17 | Fix handling of unknown interface types | Stephen Hemminger | |
Bug 8361 Instead of hard coding skip list, just use Vyatta::Interface as defined. | |||
2012-09-17 | 0.13.271debian/0.13.271 | John Southworth | |
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth | |
2012-09-17 | 0.13.270debian/0.13.270 | Deepti Kulkarni | |
2012-09-14 | bug fix for 8274 - fix deprecated commands in show tech support. | Deepti Kulkarni | |
2012-09-12 | 0.13.269debian/0.13.269 | John Southworth | |
2012-09-12 | Bugfix 8310: remove 'show log content-inspection' | John Southworth | |
2012-09-12 | Make opmode completions show the list on blank completion like config mode ↵ | John Southworth | |
now does | |||
2012-09-05 | 0.13.268debian/0.13.268 | James Davidson | |
2012-09-05 | Fix use of lesspipe | James Davidson | |
Fixes bug 3921 | |||
2012-08-30 | 0.13.267debian/0.13.267 | John Southworth | |
2012-08-30 | command wrapper doesn't need a login shell | John Southworth | |
2012-08-28 | 0.13.266debian/0.13.266 | James Davidson | |
2012-08-28 | Move display of entitlement info to the top of tech-support output | James Davidson | |
Also, only attempt to display entitlement info if it is present. Fixes bug 8260 | |||
2012-08-21 | 0.13.265debian/0.13.265 | James Davidson | |
2012-08-16 | Fix handling of single quote character (') when parsing command | James Davidson | |
The previous parsing logic worked on word boundries but did not handle multiple single quote characters in the same word. This lead to the misinterpretation of whether subsequent words being parsed were quoted or not. The new parsing code breaks the command line up into substrings at single quote boundries so the relative location of sigle quote characters is irrelevant. Fixes bug 8210 | |||
2012-08-09 | 0.13.264debian/0.13.264 | Saurabh Mohan | |
2012-08-09 | Bugfix 8217: VTI: add clear and monitor interfaces commands. | Saurabh Mohan | |
Add support for interface vti for operational commands clear and monitor. | |||
2012-08-01 | 0.13.263debian/0.13.263 | James Davidson | |
2012-08-01 | Fix NAT regex to also find MASQ logs. | James Davidson | |
Fixes BZ8001. | |||
2012-07-09 | 0.13.262debian/0.13.262 | James Davidson | |
2012-07-06 | Fix NAT regex and correct log file sort order. | James Davidson | |
Fixes BZ8001. | |||
2012-06-04 | 0.13.261debian/0.13.261 | Saurabh Mohan | |