summaryrefslogtreecommitdiff
path: root/lib/Vyatta
AgeCommit message (Collapse)Author
2010-12-01move general code for returning a hash of ipaddrs=>interface from Webproxy.pmMohit Mehta
2010-11-22export backend sessionChanged() through perl APIAn-Cheng Huang
2010-11-16update to perl error location support.Michael Larson
2010-11-09additional change in support of error location.Michael Larson
2010-11-09make commit aware of error location key and allow for passthrough.Michael Larson
2010-10-15allow error output to be accessed without config object.root
2010-10-11change location tag for error from reference: to errloc:root
2010-10-08reference error location method in config module.root
2010-10-07moved code for zones to vyatta-zone packageMohit Mehta
2010-10-06* don't allow adding an interface to a zone that has content-inspection enabledMohit Mehta
2010-10-01Fix Bug 6225 Unable to assign a pppoe interface to zoneMohit Mehta
* change check for fw applied to an interface
2010-09-21* move count_iptables_rules to Iptables::Mgr moduleMohit Mehta
2010-09-21* move count_iptables_rule to MISC moduleMohit Mehta
2010-08-13allow Vyatta::Config constructor to set levelAn-Cheng Huang
2010-08-13add function to perl APIAn-Cheng Huang
2010-08-13add API function for retrieving deleted values of a multi node.An-Cheng Huang
2010-08-12add required special cases for adsl/pppo* interfaces.An-Cheng Huang
2010-08-12add util function to Interface.pmAn-Cheng Huang
2010-08-03remove "def" and "node.val" usage from high-level operations.An-Cheng Huang
2010-08-02new API changeAn-Cheng Huang
* return of isActive() was inverted in original API.
2010-07-30new API changesAn-Cheng Huang
2010-07-30add default status observersAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang
2010-06-232nd part fix for bug 5729.Michael Larson
2010-06-23remove unneeded API functionAn-Cheng Huang
2010-06-23remove unused API functionAn-Cheng Huang
2010-06-19fix for bug 5705Michael Larson
2010-06-16fix for bug 5696. set up relative path correctly in all cases and proper ↵Michael Larson
handling of slashes in embedded multis when checking deactivated state via api.
2010-06-11Revert "allow for reverse difference between configurations."Michael Larson
Not the right mod to support a reverse difference. This reverts commit ee5e4fb5ba06385bfd36c93eaa9cb7891c266c8e.
2010-06-11Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurMichael Larson
2010-06-11add function to get all configured sync-groupsMohit Mehta
2010-06-11allow for reverse difference between configurations.Michael Larson
2010-06-09better location for previous fix to bug 5676Michael Larson
2010-06-09fix for bug 5676Michael Larson
2010-06-09Merge branch 'larkspur' of mohit@git.vyatta.com:/git/vyatta-cfg into larkspurMohit Mehta
2010-06-09* changes to be able to use list functions with different CLI fetch functionsMohit Mehta
* always start in BACKUP state even whether or not preempt is set
2010-06-09fix another default value display problemAn-Cheng Huang
2010-06-07Additional apis missing support for deactivate node. problem was seen when ↵Michael Larson
reactivating bgp neighbor node.
2010-06-05fix for bug 5643. API changes missed exists(). flag check added.Michael Larson
2010-06-04modified show output when root deactivated node is deleted. in this case ↵Michael Larson
suppress the active designation.
2010-06-03adjusting spacing for new deactivate/activation notation in show/config output.Michael Larson
2010-06-03 implemented modified notation for pre-commit activate/deactivate. added ↵Michael Larson
check on modified nodes prior to load. modified active directory check.
2010-06-03move list functions to vrrp perl moduleMohit Mehta
2010-06-03fix for 5565.Michael Larson
2010-06-02fix for bug 5647.Michael Larson
2010-05-29Fix "show vrrp" regression caused by b68ac2b1969060ea6fa2f011a3107c83ad26e96d.Stig Thormodsrud
2010-05-28make space after template fields optionalAn-Cheng Huang
2010-05-28addition support for deactivate mode in perl api. Nodes should now be masked ↵Michael Larson
when deactivated--deactivated nodes will appear as deleted.
2010-05-27fix for content-inspection on deactivate.Michael Larson
further changes forthcoming to the perl api to support interfaces outside of listNodes.
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ↵Michael Larson
and is active in loaded configuration.