Age | Commit message (Expand) | Author |
2010-06-07 | fix for bug 5610 and bug 5655. | Michael Larson |
2010-06-04 | remove 'done' from end of activate script. | Michael Larson |
2010-06-04 | prevent deactivate from being applied to a created node within a single commit. | Michael Larson |
2010-06-03 | implemented modified notation for pre-commit activate/deactivate. added c... | Michael Larson |
2010-05-28 | Remove single quotes except on leaf-node. | Stig Thormodsrud |
2010-05-27 | additional fix for boot loading of deactivate nodes. | Michael Larson |
2010-05-27 | fix for loading config for deactivated nodes. allows nested deactivates withi... | Michael Larson |
2010-05-26 | script that will remove migration comments from configuration file. to remove... | Michael Larson |
2010-05-25 | final fix for 5610. fixes loading where node in active config is deactivated ... | Michael Larson |
2010-05-21 | fix for disable nodes loading (bug 5610). Additional checks added on configur... | Michael Larson |
2010-05-17 | trap for illegal characters in comment field being set by user and provide fe... | Michael Larson |
2010-05-14 | POC implementation of unified enumeration mechanism | An-Cheng Huang |
2010-05-14 | initial checkin of comment feature for cli. | Michael Larson |
2010-05-12 | added additional warning message if the user tries to deactivate a node that ... | Michael Larson |
2010-05-07 | 1) skip comment and empty lines in priority file; | Arthur Xiong |
2010-05-05 | boot loader support now added. various bug fixes and some small rework. | Michael Larson |
2010-05-04 | initial working version of activate and deactivate: load,save,show,commit sup... | Michael Larson |
2010-04-28 | Update to handle none default path to the templates if provided | Arthur Xiong |
2010-04-28 | Update regex to handle priority line without space(s) and comment in the | Arthur Xiong |
2010-04-28 | A script to automatically update/add priority tag with some value for | Arthur |
2010-04-22 | support for PARENT reference in priority statements. Example: | Michael Larson |
2010-03-09 | Bugfix 5021: Make smp_affinity configuration tolerant of failures. | Bob Gilligan |
2010-03-05 | add cmd-wrapper move command (for app-mode) | An-Cheng Huang |
2010-01-19 | Restore priority comments | Stephen Hemminger |
2009-12-21 | Rewrite priority script to use File::find | Stephen Hemminger |
2009-12-21 | Move interfaces to vyatta-cfg-system package | Stephen Hemminger |
2009-12-16 | Fix DHCP command handling | Stephen Hemminger |
2009-12-08 | Bugfix 5143: Fix grep regex for NICs with >= 10 queues. | Bob Gilligan |
2009-11-14 | Fix breakage from pervious commit. | Stig Thormodsrud |
2009-11-05 | Allow inline comments in config template fields. | Bob Gilligan |
2009-10-30 | Sync config file after saving | Stephen Hemminger |
2009-10-26 | Generalize handling of multi-queue NICs. | Bob Gilligan |
2009-10-21 | fixed script to handle multiple entries for same priority | slioch |
2009-10-21 | sorts and generates priority statements from priority node.def entries | slioch |
2009-10-19 | add sudo back to save command, and add check to save script that validates vy... | slioch |
2009-10-12 | Bugfix 2593: Introduce automatic static IRQ affinity balancing for some NICs. | Bob Gilligan |
2009-09-09 | Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses too | Bob Gilligan |
2009-09-09 | Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address values | Bob Gilligan |
2009-08-27 | Failure to set address should fail the commit | Stephen Hemminger |
2009-08-24 | Add a small script to test for node existance | Stephen Hemminger |
2009-07-31 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | slioch |
2009-07-31 | cleaned out more of the islavista rank code. closing bug 4473 as a result | slioch |
2009-07-29 | update cli-expand-var script to match current variable reference syntax. | An-Cheng Huang |
2009-07-28 | alter rename rule option to work for firewall and nat rules | Mohit Mehta |
2009-07-24 | Fix 4722: Output inconsistent from 'save' and 'load' commands | Stig Thormodsrud |
2009-07-08 | load requires additional environment variables | An-Cheng Huang |
2009-06-30 | Fix 4664: 'set failed' is returned when duplicated interface IP address is set | Stig Thormodsrud |
2009-06-30 | add option for renaming firewall rules to cmd-wrapper script | Mohit Mehta |
2009-06-26 | make changes to work with dhcp 4.1.0 | Mohit Mehta |
2009-06-12 | Manage speed duplex in vyatta-interfaces.pl | Stephen Hemminger |