Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-12 | add required special cases for adsl/pppo* interfaces. | An-Cheng Huang | |
2010-08-12 | 0.17.1debian/0.17.1 | An-Cheng Huang | |
2010-08-12 | add util function to Interface.pm | An-Cheng Huang | |
2010-08-12 | remove unneeded env variables | An-Cheng Huang | |
2010-08-12 | 0.17.0debian/0.17.0 | An-Cheng Huang | |
2010-08-12 | add more functions to shell API | An-Cheng Huang | |
2010-08-11 | document equivalent perl API functions for shell API. | An-Cheng Huang | |
2010-08-11 | 0.16.113debian/0.16.113 | An-Cheng Huang | |
2010-08-11 | add comments to document shell API usage | An-Cheng Huang | |
2010-08-11 | add functions to shell API | An-Cheng Huang | |
2010-08-11 | add symlink for shell API binary | An-Cheng Huang | |
2010-08-10 | 0.16.112debian/0.16.112 | An-Cheng Huang | |
2010-08-10 | further simplify shell API extension and add more functions. | An-Cheng Huang | |
2010-08-10 | simplify extension of shell API | An-Cheng Huang | |
2010-08-10 | add functions to shell API | An-Cheng Huang | |
2010-08-10 | 0.16.111debian/0.16.111 | An-Cheng Huang | |
2010-08-10 | separate libvyatta-cfg1 package | An-Cheng Huang | |
2010-08-09 | 0.16.110debian/0.16.110 | An-Cheng Huang | |
2010-08-09 | add function to C API | An-Cheng Huang | |
2010-08-09 | provide default edit level | An-Cheng Huang | |
2010-08-09 | commit needs to flush "progress file" | An-Cheng Huang | |
2010-08-03 | remove "def" and "node.val" usage from high-level operations. | An-Cheng Huang | |
2010-08-03 | 0.16.109debian/0.16.109 | An-Cheng Huang | |
2010-08-02 | new API change | An-Cheng Huang | |
* return of isActive() was inverted in original API. | |||
2010-08-02 | eval "allowed:" script in template | An-Cheng Huang | |
* this emulates the original behavior that "allowed:" script is "eval"ed rather than "exec"ed. | |||
2010-07-31 | 0.16.108debian/0.16.108 | An-Cheng Huang | |
2010-07-31 | make edit do implicit set | An-Cheng Huang | |
* this preserves the behavior of the original implementation and allows edit on nonexistent nodes. | |||
2010-07-31 | handle potential exceptions from filesystem operations. | An-Cheng Huang | |
2010-07-30 | 0.16.107debian/0.16.107 | An-Cheng Huang | |
2010-07-30 | make destructors virtual | An-Cheng Huang | |
2010-07-30 | new API changes | An-Cheng Huang | |
2010-07-30 | add default status observers | An-Cheng Huang | |
2010-07-29 | 0.16.106debian/0.16.106 | An-Cheng Huang | |
2010-07-29 | remove dev package dependency on vyatta-cfg | An-Cheng Huang | |
* this allows the dev package to be installed without vyatta-cfg and its (many) dependencies. | |||
2010-07-29 | timing syslog entries on commit hooks | Michael Larson | |
2010-07-28 | add cstore-specific header file | An-Cheng Huang | |
2010-07-28 | 0.16.105debian/0.16.105 | An-Cheng Huang | |
2010-07-28 | add new cstore library | An-Cheng Huang | |
2010-07-28 | Add range and ipv6range as val_help types | Stephen Hemminger | |
This usage is common in firewall code. (cherry picked from commit 2e676eab9d35e8faf0df8676fc832c3178ff3feb) | |||
2010-07-27 | handle single quotes in comp_help | An-Cheng Huang | |
(cherry picked from commit 2c2d2f6e9c3e27a5ab7422ff6b3474ca901de4da) | |||
2010-07-22 | first commit to mendocino! | Michael Larson | |
re-enable activate/deactivate | |||
2010-07-22 | 0.16.104debian/0.16.104 | An-Cheng Huang | |
2010-07-21 | 0.16.103debian/0.16.103 | An-Cheng Huang | |
2010-07-21 | change quoting | An-Cheng Huang | |
2010-07-21 | output comp_help in addition to normal help | An-Cheng Huang | |
2010-07-21 | 0.16.102debian/0.16.102 | Michael Larson | |
2010-07-21 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspur | Michael Larson | |
2010-07-21 | fix for bug 5882. | Michael Larson | |
2010-07-21 | 0.16.101debian/0.16.101 | An-Cheng Huang | |
2010-07-21 | fix for bug 5887 | An-Cheng Huang | |
* handle possible space in multi-type parsing. |