Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2010-07-21 | 0.16.100debian/0.16.100 | An-Cheng Huang | |
2010-07-21 | support ipv4range and ! in val_help | An-Cheng Huang | |
2010-07-19 | 0.16.99debian/0.16.99 | Michael Larson | |
2010-07-19 | more cleanup to new help impl. | Michael Larson | |
2010-07-19 | 0.16.98debian/0.16.98 | Michael Larson | |
2010-07-19 | modified handling of status return codes for child process. | Michael Larson | |
2010-07-19 | 0.16.97debian/0.16.97 | Michael Larson | |
2010-07-19 | modified 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-16 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur | Stephen Hemminger | |
2010-07-16 | Set executable bit on perl scripts | Stephen Hemminger | |
Useful to run them locally | |||
2010-07-16 | 0.16.96debian/0.16.96 | Michael Larson | |
2010-07-16 | fix for bug 5794. Comments are not allowed on multinode parent. | Michael Larson | |
2010-07-16 | 0.16.95debian/0.16.95 | Michael Larson | |
2010-07-16 | fix for bug 5789 and bug 5860 | Michael Larson | |
2010-07-15 | 0.16.94debian/0.16.94 | An-Cheng Huang | |
2010-07-15 | allow escaping literal strings | An-Cheng Huang | |
2010-07-14 | 0.16.93debian/0.16.93 | An-Cheng Huang | |
2010-07-14 | separate val_help parsing from eval | An-Cheng Huang | |
2010-07-08 | 0.16.92debian/0.16.92 | An-Cheng Huang | |
2010-07-08 | fix for bug 5803 | An-Cheng Huang | |
* fix positional params handling in shell function. * fix argument handling in perl script. | |||
2010-07-02 | 0.16.91debian/0.16.91 | Michael Larson | |
2010-07-02 | remove activate/deactivate from cli command completion and help. | Michael Larson | |
2010-06-30 | 0.16.90debian/0.16.90 | Michael Larson | |
2010-06-30 | fix for bug 5762. | Michael Larson | |
2010-06-29 | 0.16.89debian/0.16.89 | Bob Gilligan | |
2010-06-29 | Don't let bind mount of /boot happen on livecd. | Bob Gilligan | |
2010-06-29 | Merge branch 'larkspur' of gilligan@suva:/git/vyatta-cfg into larkspur | Bob Gilligan | |
2010-06-29 | 0.16.88debian/0.16.88 | Michael Larson | |
2010-06-29 | add option to save w/o default values. | Michael Larson | |
2010-06-28 | return false for invalid value instead of exiting | An-Cheng Huang | |
2010-06-26 | Bugfix 5512: Bind mount /boot and /boot/grub on image-installed systems. | Bob Gilligan | |
On image-installed systems, the /boot directory comes from the read-write overlay. Its contents are not used by grub to boot the system. This change mounts the per-image boot directory onto /boot, and the system-wide grub directory onto /boot/grub. | |||
2010-06-25 | 0.16.87debian/0.16.87 | Michael Larson | |