summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-12add required special cases for adsl/pppo* interfaces.An-Cheng Huang
2010-08-120.17.1debian/0.17.1An-Cheng Huang
2010-08-12add util function to Interface.pmAn-Cheng Huang
2010-08-12remove unneeded env variablesAn-Cheng Huang
2010-08-120.17.0debian/0.17.0An-Cheng Huang
2010-08-12add more functions to shell APIAn-Cheng Huang
2010-08-11document equivalent perl API functions for shell API.An-Cheng Huang
2010-08-110.16.113debian/0.16.113An-Cheng Huang
2010-08-11add comments to document shell API usageAn-Cheng Huang
2010-08-11add functions to shell APIAn-Cheng Huang
2010-08-11add symlink for shell API binaryAn-Cheng Huang
2010-08-100.16.112debian/0.16.112An-Cheng Huang
2010-08-10further simplify shell API extension and add more functions.An-Cheng Huang
2010-08-10simplify extension of shell APIAn-Cheng Huang
2010-08-10add functions to shell APIAn-Cheng Huang
2010-08-100.16.111debian/0.16.111An-Cheng Huang
2010-08-10separate libvyatta-cfg1 packageAn-Cheng Huang
2010-08-090.16.110debian/0.16.110An-Cheng Huang
2010-08-09add function to C APIAn-Cheng Huang
2010-08-09provide default edit levelAn-Cheng Huang
2010-08-09commit needs to flush "progress file"An-Cheng Huang
2010-08-03remove "def" and "node.val" usage from high-level operations.An-Cheng Huang
2010-08-030.16.109debian/0.16.109An-Cheng Huang
2010-08-02new API changeAn-Cheng Huang
* return of isActive() was inverted in original API.
2010-08-02eval "allowed:" script in templateAn-Cheng Huang
* this emulates the original behavior that "allowed:" script is "eval"ed rather than "exec"ed.
2010-07-310.16.108debian/0.16.108An-Cheng Huang
2010-07-31make edit do implicit setAn-Cheng Huang
* this preserves the behavior of the original implementation and allows edit on nonexistent nodes.
2010-07-31handle potential exceptions from filesystem operations.An-Cheng Huang
2010-07-300.16.107debian/0.16.107An-Cheng Huang
2010-07-30make destructors virtualAn-Cheng Huang
2010-07-30new API changesAn-Cheng Huang
2010-07-30add default status observersAn-Cheng Huang
2010-07-290.16.106debian/0.16.106An-Cheng Huang
2010-07-29remove dev package dependency on vyatta-cfgAn-Cheng Huang
* this allows the dev package to be installed without vyatta-cfg and its (many) dependencies.
2010-07-29timing syslog entries on commit hooksMichael Larson
2010-07-28add cstore-specific header fileAn-Cheng Huang
2010-07-280.16.105debian/0.16.105An-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-28Add range and ipv6range as val_help typesStephen Hemminger
This usage is common in firewall code. (cherry picked from commit 2e676eab9d35e8faf0df8676fc832c3178ff3feb)
2010-07-27handle single quotes in comp_helpAn-Cheng Huang
(cherry picked from commit 2c2d2f6e9c3e27a5ab7422ff6b3474ca901de4da)
2010-07-22first commit to mendocino!Michael Larson
re-enable activate/deactivate
2010-07-220.16.104debian/0.16.104An-Cheng Huang
2010-07-210.16.103debian/0.16.103An-Cheng Huang
2010-07-21change quotingAn-Cheng Huang
2010-07-21output comp_help in addition to normal helpAn-Cheng Huang
2010-07-210.16.102debian/0.16.102Michael Larson
2010-07-21Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurMichael Larson
2010-07-21fix for bug 5882.Michael Larson
2010-07-210.16.101debian/0.16.101An-Cheng Huang
2010-07-21fix for bug 5887An-Cheng Huang
* handle possible space in multi-type parsing.