Age | Commit message (Expand) | Author |
2007-11-27 | Fix 2497: check for duplicate ip address. | Stig Thormodsrud |
2007-11-20 | Fix 2482: Interface speed and duplex cannot be set to auto. | Stig Thormodsrud |
2007-11-15 | add "root-level" completion/help | An-Cheng Huang |
2007-11-09 | * fix for bug 2338: for values of "multi:" nodes, input ordering is now | An-Cheng Huang |
2007-11-09 | * fix for bug 2472: return empty string when directory references don't | An-Cheng Huang |
2007-11-08 | fix for bug 2470: set the type of variable value reference correctly | An-Cheng Huang |
2007-11-08 | fix for bug 2469: don't convert the string for directory references. | An-Cheng Huang |
2007-11-08 | * output error message if set/delete/commit fails. | An-Cheng Huang |
2007-11-08 | fix for bug 2467: cli backend now performs delete actions recursively | An-Cheng Huang |
2007-11-07 | * support rc.local on persistent storage. | An-Cheng Huang |
2007-11-07 | allow loading empty config file | An-Cheng Huang |
2007-11-06 | correct owner/permissions for saved config files | An-Cheng Huang |
2007-11-06 | handle "type:" without help string | An-Cheng Huang |
2007-11-06 | fix for bug 2273: cli parser was overwriting "type help" with "node help". | An-Cheng Huang |
2007-11-06 | correctly handle "type help" in completion | An-Cheng Huang |
2007-11-06 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg | Tom Grennan |
2007-11-06 | config priorities... | Tom Grennan |
2007-11-06 | handle config directory in vyatta-ofr init. | An-Cheng Huang |
2007-11-05 | User message modifications | Justin Fletcher |
2007-11-05 | Help string modifications | Justin Fletcher |
2007-11-02 | * config-mode "show" command now hides default values. | An-Cheng Huang |
2007-11-02 | fix 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-01 | use correct path for config backend binaries | An-Cheng Huang |
2007-11-01 | edit help text | An-Cheng Huang |
2007-11-01 | fix ethernet/vif templates | An-Cheng Huang |
2007-11-01 | remove unused subinits from vyatta-ofr init | An-Cheng Huang |
2007-11-01 | fix cli backend bug: syntax checking for leaf value nodes involving | An-Cheng Huang |
2007-10-31 | ignore trailing spaces in config templates | An-Cheng Huang |
2007-10-31 | fix cli backend bug: disallow setting values for type-less nodes. | An-Cheng Huang |
2007-10-31 | enable ethernet interface by default | An-Cheng Huang |
2007-10-31 | use "disable" instead of "enable" for ethernet | An-Cheng Huang |
2007-10-31 | also set broadcast when setting address | An-Cheng Huang |
2007-10-31 | add config-mode "run" command (for running op mode commands). | An-Cheng Huang |
2007-10-31 | rename bash completion script to enforce ordering. | An-Cheng Huang |
2007-10-30 | add configuration change notification. | An-Cheng Huang |
2007-10-30 | handle config locking | An-Cheng Huang |
2007-10-29 | general cleanup of CLI output | An-Cheng Huang |
2007-10-29 | output "help" text | An-Cheng Huang |
2007-10-29 | redirect output by default | An-Cheng Huang |
2007-10-26 | add 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-24 | allow xorp_tmpl_tool output (for 'show configuration') | An-Cheng Huang |
2007-10-24 | move default config to vyatta-cfg-system. if vyatta-cfg-system is not | An-Cheng Huang |
2007-10-24 | escape '*' for config-mode completion | An-Cheng Huang |
2007-10-24 | add 'sudo' to 'interfaces' configuration commands. | An-Cheng Huang |
2007-10-24 | make sure config directories have correct permissions. | An-Cheng Huang |
2007-10-23 | use 'quaggavty' group | An-Cheng Huang |
2007-10-22 | add 'config_dev' and 'config_path' kernel command-line options to allow | An-Cheng Huang |
2007-10-19 | replace "rl_passwd" with the standard "mkpasswd". | An-Cheng Huang |