Age | Commit message (Expand) | Author |
2011-01-24 | Fix 6727: should have a friendlier message on rollback error. | Stig Thormodsrud |
2011-01-20 | Fix 6669: help strings for confirm and commit-confirm are not very clear | Stig Thormodsrud |
2011-01-20 | fix for bug 6690 | An-Cheng Huang |
2011-01-11 | Fix 6671: commit-confirm checks if there is any configuraion change after con... | Stig Thormodsrud |
2011-01-05 | Fix completion of IPv6 address | Stephen Hemminger |
2010-12-14 | provide default filename completion | An-Cheng Huang |
2010-12-06 | fix for bug 6494 | An-Cheng Huang |
2010-12-03 | change boot-time config loading to use new implementation in backend. | An-Cheng Huang |
2010-12-03 | Pipe "compare" output through pager. | Stig Thormodsrud |
2010-12-01 | Simplify failure message handling | Stephen Hemminger |
2010-12-01 | Fix default completion in commit mode | Stephen Hemminger |
2010-11-30 | Use new bash empty command completion | Stephen Hemminger |
2010-11-29 | disable activate/deactivate for mendocino as discussed. | An-Cheng Huang |
2010-11-24 | Don't put sh-bang on bash completion script | Stephen Hemminger |
2010-11-24 | Rename raid cleanup log file | Stephen Hemminger |
2010-11-24 | Remove ACPI cpufreq hack | Stephen Hemminger |
2010-11-24 | Use LSB log status routines correctly | Stephen Hemminger |
2010-11-24 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger |
2010-11-24 | Rename bash completion script | Stephen Hemminger |
2010-11-24 | Bind mount /opt/vyatta/etc/config to /config. | Bob Gilligan |
2010-11-23 | Add COMMIT_VIA environment variable. | Stig Thormodsrud |
2010-11-22 | Add warning if using "commit confirm" instead of "commit-confirm". | Stig Thormodsrud |
2010-11-11 | Add warning when saving if there are uncommitted changes. | Stig Thormodsrud |
2010-11-11 | Add completion for commit and commit-confirm. | Stig Thormodsrud |
2010-11-11 | Add tab completion for "compare" command. | Stig Thormodsrud |
2010-11-11 | Add completion for rollback. | Stig Thormodsrud |
2010-11-09 | Add optional minutes parameter to commit-confirm. | Stig Thormodsrud |
2010-11-09 | Add commit-confirm, confirm, and rollback to bash completions. | Stig Thormodsrud |
2010-11-02 | Add hook to call config mode 'compare' | Stig Thormodsrud |
2010-10-18 | Pull the little run_init hack out | Stephen Hemminger |
2010-10-14 | Have init reread inittab after config | Stephen Hemminger |
2010-10-13 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger |
2010-10-01 | Pass optional commit comment through commit to commit hooks. | Stig Thormodsrud |
2010-09-24 | cleanup | An-Cheng Huang |
2010-09-08 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger |
2010-08-26 | new implementation for config output | An-Cheng Huang |
2010-08-18 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger |
2010-08-12 | remove unneeded env variables | An-Cheng Huang |
2010-07-28 | add new cstore library | An-Cheng Huang |
2010-07-28 | Ignore run_init unless running in selinux | Stephen Hemminger |
2010-07-28 | Add range and ipv6range as val_help types | Stephen Hemminger |
2010-07-27 | handle single quotes in comp_help | An-Cheng Huang |
2010-07-22 | first commit to mendocino! | Michael Larson |
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 | fix for bug 5887 | An-Cheng Huang |
2010-07-21 | support ipv4range and ! in val_help | An-Cheng Huang |
2010-07-15 | allow escaping literal strings | An-Cheng Huang |
2010-07-14 | separate val_help parsing from eval | An-Cheng Huang |
2010-07-08 | fix for bug 5803 | An-Cheng Huang |