summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2011-10-05Make non-lastword completions more fluid by using the current prefix and word...John Southworth
2011-10-04warn user of invalid top level command, this will tell the user when the try ...John Southworth
2011-10-04Fix the handling of tag nodes in config mode completionsJohn Southworth
2011-10-04Fix exit help text to make it clear that you can exit without discrarding.John Southworth
2011-10-04Fix compare completion when comparing to the saved configJohn Southworth
2011-10-04Fix some help text, add discard and confirm completion functions, fix comment...John Southworth
2011-10-04Fix completions for confirm, discard, exit, copy, rename, load, save, merge, ...John Southworth
2011-10-04Clear vyatta_cfg_comp_help when starting a new completion otherwise the Detai...John Southworth
2011-10-04Make show, set, delete, and run completions in configuration mode work simila...John Southworth
2011-10-03Prevent config mode completions from getting stuck when backspacing over themJohn Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-15Allow config mode completion to work when not at the end of the stringJohn Southworth
2011-08-03Move allowed-op.in to vyatta-op to allow allowed-op for unpriviledged users t...John Southworth
2011-08-02Add support for unambiguous top level commands for unpriviledged users; gener...John Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier to...John Southworth
2011-08-01Fix incorrect comp_words check in previous commit. My original implementation...John Southworth
2011-08-01Cleanup some top level completion help text and add a 'compare saved' command...John Southworth
2011-08-01Cleanup help text for compareJohn Southworth
2011-07-29Bugfix 2823: Configuration mode command interpreter, output adjustments for c...John Southworth
2011-07-27Added to make op-mode commands under force to be accessible byDeepti Kulkarni
2011-07-20Bugfix 7357: change the the run command in cfg to use the op mode wrapper to ...John Southworth
2011-07-15filter run-parts messages is no longer required.Deepti Kulkarni
2011-07-15Bugfix 7331: better fix for the bugJohn Southworth
2011-07-15Don't allow users to set migration commentsJohn Southworth
2011-07-15Bugfix 7331: Napa timeframe fix for config migration commment bug. Will inves...John Southworth
2011-06-15Bugfix 6767: Syslog any errors from rmmod instead of writing to log file.Bob Gilligan
2011-06-13part of bug fix 7178 - suppress the non-required messages.Deepti Kulkarni
2011-05-16reimplement commit hooks mechanismAn-Cheng Huang
2011-05-16rectify conditional codeMohit Mehta
2011-05-14raise max number of inodes for config tmpfs mountAn-Cheng Huang
2011-05-11Fix Bug 7012 make /config available with init-floppyMohit Mehta
2011-05-10clean up when committing no changesAn-Cheng Huang
2011-05-06fix typo in help textMichael Larson
2011-02-16fix for bug 6754An-Cheng Huang
2011-01-24Fix 6727: should have a friendlier message on rollback error.Stig Thormodsrud
2011-01-20Fix 6669: help strings for confirm and commit-confirm are not very clearStig Thormodsrud
2011-01-20fix for bug 6690An-Cheng Huang
2011-01-11Fix 6671: commit-confirm checks if there is any configuraion change after con...Stig Thormodsrud
2011-01-05Fix completion of IPv6 addressStephen Hemminger
2010-12-14provide default filename completionAn-Cheng Huang
2010-12-06fix for bug 6494An-Cheng Huang
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
2010-12-03Pipe "compare" output through pager.Stig Thormodsrud
2010-12-01Simplify failure message handlingStephen Hemminger
2010-12-01Fix default completion in commit modeStephen Hemminger
2010-11-30Use new bash empty command completionStephen Hemminger
2010-11-29disable activate/deactivate for mendocino as discussed.An-Cheng Huang
2010-11-24Don't put sh-bang on bash completion scriptStephen Hemminger
2010-11-24Rename raid cleanup log fileStephen Hemminger
2010-11-24Remove ACPI cpufreq hackStephen Hemminger