summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2010-07-210.16.100debian/0.16.100An-Cheng Huang
2010-07-21support ipv4range and ! in val_helpAn-Cheng Huang
2010-07-190.16.99debian/0.16.99Michael Larson
2010-07-19more cleanup to new help impl.Michael Larson
2010-07-190.16.98debian/0.16.98Michael Larson
2010-07-19modified handling of status return codes for child process.Michael Larson
2010-07-190.16.97debian/0.16.97Michael Larson
2010-07-19modified syntax and commit checks now applied during commit.Michael Larson
modification allows for error statement to be placed after location of error node.
2010-07-16Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspurStephen Hemminger
2010-07-16Set executable bit on perl scriptsStephen Hemminger
Useful to run them locally
2010-07-160.16.96debian/0.16.96Michael Larson
2010-07-16fix for bug 5794. Comments are not allowed on multinode parent.Michael Larson
2010-07-160.16.95debian/0.16.95Michael Larson
2010-07-16fix for bug 5789 and bug 5860Michael Larson
2010-07-150.16.94debian/0.16.94An-Cheng Huang
2010-07-15allow escaping literal stringsAn-Cheng Huang
2010-07-140.16.93debian/0.16.93An-Cheng Huang
2010-07-14separate val_help parsing from evalAn-Cheng Huang
2010-07-080.16.92debian/0.16.92An-Cheng Huang
2010-07-08fix for bug 5803An-Cheng Huang
* fix positional params handling in shell function. * fix argument handling in perl script.
2010-07-020.16.91debian/0.16.91Michael Larson
2010-07-02remove activate/deactivate from cli command completion and help.Michael Larson
2010-06-300.16.90debian/0.16.90Michael Larson
2010-06-30fix for bug 5762.Michael Larson
2010-06-290.16.89debian/0.16.89Bob Gilligan
2010-06-29Don't let bind mount of /boot happen on livecd.Bob Gilligan
2010-06-29Merge branch 'larkspur' of gilligan@suva:/git/vyatta-cfg into larkspurBob Gilligan