Age | Commit message (Expand) | Author |
2010-04-01 | fix for bug 5450. | Michael Larson |
2010-03-29 | Ignore ifb devices | Stephen Hemminger |
2010-03-29 | Allow reading interface description outside config mode | Stephen Hemminger |
2010-03-28 | Fix perlcritic warnings | Stephen Hemminger |
2010-03-24 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspur | Stig Thormodsrud |
2010-03-24 | Fix 5203: negation in firewall rule causes deprecation message | Stig Thormodsrud |
2010-03-19 | Need explicit return to guarantee returning false | Stephen Hemminger |
2010-03-17 | Fix typo in adsl interface discovery | Stephen Hemminger |
2010-03-16 | use template to determine leaf nodes | An-Cheng Huang |
2010-03-15 | Fix PPP serial QoS support | Stephen Hemminger |
2010-03-05 | add function for traversing template hierarchy | An-Cheng Huang |
2010-02-24 | reapply term multinode sorting. fix for bug 5376 | Michael Larson |
2010-02-23 | Hide wireless and tunnel key values | Stephen Hemminger |
2010-02-18 | add fucntion to return bridge-group that an interface might be assigned to | Mohit Mehta |
2010-02-10 | improve default value parsing | An-Cheng Huang |
2010-02-10 | Fix handling of pppoe devices | Stephen Hemminger |
2010-02-10 | Fix missing bracket | Stephen Hemminger |
2010-02-09 | Add preliminary support for pppoe devices | Stephen Hemminger |
2010-02-09 | add util function | An-Cheng Huang |
2009-12-04 | Fix problem from earlier FILE handle removal in Config.pm | Stephen Hemminger |
2009-12-04 | Fix perlcritic warnings in Config.pm | Stephen Hemminger |
2009-12-04 | Fix perlcritic warnings in Keepalived | Stephen Hemminger |
2009-12-01 | fix for bug 4999 | Michael Larson |
2009-12-01 | Fix 5133: vrrp transition scripts not working properly when going to backup | Stig Thormodsrud |
2009-11-04 | Fix missing semicolon. | Stig Thormodsrud |
2009-11-03 | Fix uninitialized variable when reading carrier on admin down interface. | Stig Thormodsrud |
2009-11-01 | Fix spelling error in carrier method. | Stig Thormodsrud |
2009-11-01 | Add natural order sort. | Stig Thormodsrud |
2009-11-01 | Fix carrier method. | Stig Thormodsrud |
2009-11-01 | Convert keepalived to use Interface infrastructure. | Stig Thormodsrud |
2009-11-01 | Add method to retrieve carrier value. | Stig Thormodsrud |
2009-10-31 | Add VRRP capability to bonding interfaces and vifs of bonding interfaces. | David S. Madole |
2009-09-11 | Fix Bug 4919 "service dns" branch of configuration file missing ... | Mohit Mehta |
2009-09-11 | term multinodes perl api support to provide currently committed values. | Michael Larson |
2009-09-11 | leaf node support for new commit. Returns reconciled processed node returnOri... | Michael Larson |
2009-09-09 | fix for bug 4697. Added range value check that start must be less than or equ... | slioch |
2009-08-13 | Skip more wireless interfaces | Stephen Hemminger |
2009-08-12 | Skip wmaster interface in operational commands | Stephen Hemminger |
2009-08-07 | check if port name is valid for both tcp and udp when protocol tcp_udp | Mohit Mehta |
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-30 | Add hw_address method for use in bonding | Stephen Hemminger |
2009-07-10 | Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config dro... | Stig Thormodsrud |
2009-07-08 | fixed isActive() api to now support mixed level and passed in relative path v... | slioch |
2009-07-08 | added isActive function in perl code to allow a comparison of active | slioch |
2009-07-06 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | slioch |
2009-07-06 | bugsfixed in active+working node merge for perl api. | slioch |
2009-07-06 | updated perl api for new cli to support working node representation. not yet ... | slioch |
2009-07-02 | add function to check if a firewall ruleset isActive | Mohit Mehta |
2009-06-12 | add validation for bash special characters | An-Cheng Huang |