Age | Commit message (Expand) | Author |
2010-12-07 | Fix return value for address not configure on system. | Stig Thormodsrud |
2010-12-07 | Add a method to check whether an IPv4 address is a primary address to Vyatta:... | Daniil Baturin |
2010-12-06 | Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocino | Stephen Hemminger |
2010-12-06 | Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocino | Michael Larson |
2010-12-06 | remove env check to inhibit errloc from API. | Michael Larson |
2010-12-06 | Add some file common file routines | Stephen Hemminger |
2010-12-06 | Fix typo in export | Stephen Hemminger |
2010-12-06 | Add is_local_address to Misc.pm | Stephen Hemminger |
2010-12-02 | change "load" to use new backend loadFile implementation. | An-Cheng Huang |
2010-12-01 | move general code for returning a hash of ipaddrs=>interface from Webproxy.pm | Mohit Mehta |
2010-11-22 | export backend sessionChanged() through perl API | An-Cheng Huang |
2010-11-16 | update to perl error location support. | Michael Larson |
2010-11-09 | additional change in support of error location. | Michael Larson |
2010-11-09 | make commit aware of error location key and allow for passthrough. | Michael Larson |
2010-10-15 | allow error output to be accessed without config object. | root |
2010-10-11 | change location tag for error from reference: to errloc: | root |
2010-10-08 | reference error location method in config module. | root |
2010-10-07 | moved code for zones to vyatta-zone package | Mohit Mehta |
2010-10-06 | * don't allow adding an interface to a zone that has content-inspection enabled | Mohit Mehta |
2010-10-01 | Fix Bug 6225 Unable to assign a pppoe interface to zone | Mohit Mehta |
2010-09-21 | * move count_iptables_rules to Iptables::Mgr module | Mohit Mehta |
2010-09-21 | * move count_iptables_rule to MISC module | Mohit Mehta |
2010-08-13 | allow Vyatta::Config constructor to set level | An-Cheng Huang |
2010-08-13 | add function to perl API | An-Cheng Huang |
2010-08-13 | add API function for retrieving deleted values of a multi node. | An-Cheng Huang |
2010-08-12 | add required special cases for adsl/pppo* interfaces. | An-Cheng Huang |
2010-08-12 | add util function to Interface.pm | An-Cheng Huang |
2010-08-03 | remove "def" and "node.val" usage from high-level operations. | An-Cheng Huang |
2010-08-02 | new API change | An-Cheng Huang |
2010-07-30 | new API changes | An-Cheng Huang |
2010-07-30 | add default status observers | An-Cheng Huang |
2010-07-28 | add new cstore library | An-Cheng Huang |
2010-06-23 | 2nd part fix for bug 5729. | Michael Larson |
2010-06-23 | remove unneeded API function | An-Cheng Huang |
2010-06-23 | remove unused API function | An-Cheng Huang |
2010-06-19 | fix for bug 5705 | Michael Larson |
2010-06-16 | fix for bug 5696. set up relative path correctly in all cases and proper hand... | Michael Larson |
2010-06-11 | Revert "allow for reverse difference between configurations." | Michael Larson |
2010-06-11 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspur | Michael Larson |
2010-06-11 | add function to get all configured sync-groups | Mohit Mehta |
2010-06-11 | allow for reverse difference between configurations. | Michael Larson |
2010-06-09 | better location for previous fix to bug 5676 | Michael Larson |
2010-06-09 | fix for bug 5676 | Michael Larson |
2010-06-09 | Merge branch 'larkspur' of mohit@git.vyatta.com:/git/vyatta-cfg into larkspur | Mohit Mehta |
2010-06-09 | * changes to be able to use list functions with different CLI fetch functions | Mohit Mehta |
2010-06-09 | fix another default value display problem | An-Cheng Huang |
2010-06-07 | Additional apis missing support for deactivate node. problem was seen when re... | Michael Larson |
2010-06-05 | fix for bug 5643. API changes missed exists(). flag check added. | Michael Larson |
2010-06-04 | modified show output when root deactivated node is deleted. in this case supp... | Michael Larson |
2010-06-03 | adjusting spacing for new deactivate/activation notation in show/config output. | Michael Larson |