summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-06fix for bug 2273: cli parser was overwriting "type help" with "node help".An-Cheng Huang
2007-11-06correctly handle "type help" in completionAn-Cheng Huang
2007-11-06Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgTom Grennan
2007-11-06config priorities...Tom Grennan
2007-11-06handle config directory in vyatta-ofr init.An-Cheng Huang
2007-11-05User message modificationsJustin Fletcher
2007-11-05Help string modificationsJustin Fletcher
2007-11-02* config-mode "show" command now hides default values.An-Cheng Huang
2007-11-02fix for bug 2425: add all default values along the configuration path.An-Cheng Huang
2007-11-02* fix cli backend memory leak.An-Cheng Huang
2007-11-01use correct path for config backend binariesAn-Cheng Huang
2007-11-01edit help textAn-Cheng Huang
2007-11-01fix ethernet/vif templatesAn-Cheng Huang
2007-11-01remove unused subinits from vyatta-ofr initAn-Cheng Huang
2007-11-01fix cli backend bug: syntax checking for leaf value nodes involvingAn-Cheng Huang
2007-10-31ignore trailing spaces in config templatesAn-Cheng Huang
2007-10-31fix cli backend bug: disallow setting values for type-less nodes.An-Cheng Huang
2007-10-31enable ethernet interface by defaultAn-Cheng Huang
2007-10-31use "disable" instead of "enable" for ethernetAn-Cheng Huang
2007-10-31also set broadcast when setting addressAn-Cheng Huang
2007-10-31add config-mode "run" command (for running op mode commands).An-Cheng Huang
2007-10-31rename bash completion script to enforce ordering.An-Cheng Huang
2007-10-30add configuration change notification.An-Cheng Huang
2007-10-30handle config lockingAn-Cheng Huang
2007-10-29general cleanup of CLI outputAn-Cheng Huang
2007-10-29output "help" textAn-Cheng Huang
2007-10-29redirect output by defaultAn-Cheng Huang
2007-10-26add proper handling of values with "spaces".An-Cheng Huang
2007-10-24* add dynamic "allowed" support for config-mode completion.An-Cheng Huang
2007-10-24allow xorp_tmpl_tool output (for 'show configuration')An-Cheng Huang
2007-10-24move default config to vyatta-cfg-system. if vyatta-cfg-system is notAn-Cheng Huang
2007-10-24escape '*' for config-mode completionAn-Cheng Huang
2007-10-24add 'sudo' to 'interfaces' configuration commands.An-Cheng Huang
2007-10-24make sure config directories have correct permissions.An-Cheng Huang
2007-10-23use 'quaggavty' groupAn-Cheng Huang
2007-10-22add 'config_dev' and 'config_path' kernel command-line options to allowAn-Cheng Huang
2007-10-19replace "rl_passwd" with the standard "mkpasswd".An-Cheng Huang
2007-10-19bring up loopback interface when it's created.An-Cheng Huang
2007-10-19move "system" configuration templates/scripts to vyatta-cfg-system.An-Cheng Huang
2007-10-18add dependencyAn-Cheng Huang
2007-10-18use S99 for vyatta-ofr initAn-Cheng Huang
2007-10-17use the default init scripts from ntp and sysklogdAn-Cheng Huang
2007-10-17remove XorpConfigParser.pm (moved to vyatta-config-migrate)An-Cheng Huang
2007-10-17import the vyatta-ofr init script from old eureka.An-Cheng Huang
2007-10-16- Fix deleting vlan.Stig Thormodsrud
2007-10-16- Use quagga to set default gateway.Stig Thormodsrud
2007-10-12add quagga dependency (need quaggavty group).An-Cheng Huang
2007-10-09remove op-mode set alias in cfg mode.An-Cheng Huang
2007-10-09use full path for cli binaries.An-Cheng Huang
2007-10-05let bash prompt with invisible completions.An-Cheng Huang