summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-07add policy mechanism for user management: per-level policies controlAn-Cheng Huang
2007-12-06fix for bug 2522: don't show/return error if there's nothing to commit.An-Cheng Huang
2007-12-06get rid of compiler warningAn-Cheng Huang
2007-12-04support displaying the active configAn-Cheng Huang
2007-12-04create "vyattacfg" group in postinst (for configure mode).An-Cheng Huang
2007-11-30use the default pager set in op mode for config mode "show" output.An-Cheng Huang
2007-11-29* add completion for "pipe".An-Cheng Huang
2007-11-28fix for bug 2494: correctly handle '/' in config traversal code.An-Cheng Huang
2007-11-27handle type-less leaf node for "show"An-Cheng Huang
2007-11-27fix for bug 2490: display node value(s) when a leaf node is specifiedAn-Cheng Huang
2007-11-27distinguish deleted and nonexistent nodes in show output.An-Cheng Huang
2007-11-27don't expand empty command lineAn-Cheng Huang
2007-11-27Fix 2497: check for duplicate ip address.Stig Thormodsrud
2007-11-20Fix 2482: Interface speed and duplex cannot be set to auto.Stig Thormodsrud
2007-11-15add "root-level" completion/helpAn-Cheng Huang
2007-11-09* fix for bug 2338: for values of "multi:" nodes, input ordering is nowAn-Cheng Huang
2007-11-09* fix for bug 2472: return empty string when directory references don'tAn-Cheng Huang
2007-11-08fix for bug 2470: set the type of variable value reference correctlyAn-Cheng Huang
2007-11-08fix 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-08fix for bug 2467: cli backend now performs delete actions recursivelyAn-Cheng Huang
2007-11-07* support rc.local on persistent storage.An-Cheng Huang
2007-11-07allow loading empty config fileAn-Cheng Huang
2007-11-06correct owner/permissions for saved config filesAn-Cheng Huang
2007-11-06handle "type:" without help stringAn-Cheng Huang
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