summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2013-11-03Remove some XORP-related checks.Daniil Baturin
2013-11-02Remove support for /config on punched card^W^W floppy driveDaniil Baturin
2013-11-01Replace s/Vyatta/VyOS/ in init scriptDaniil Baturin
2013-06-03update init file to require vyatta-unicastRobert Bays
2012-09-12Fix a few completion bugsJohn Southworth
2012-08-22Bugfix 8183: Make sure files in /config are owned by the vyattacfg groupJohn Southworth
2012-03-22Bugfix 7267: make inodes allocate dynamicallyJohn Southworth
2012-02-03Fix an inconsistency with single non-completion casesJohn Southworth
2012-02-03Fix some bugs in config path helpersJohn Southworth
2012-02-03Add ability to differentiate between node types in help textJohn Southworth
2011-12-09Fix default completions for configuration modeJohn Southworth
2011-12-02raid: leave modules intactStephen Hemminger
2011-11-29init: unload unneeded raid modulesStephen Hemminger
2011-10-21Fix a few config completion mistakes: help text was no longer being paged (th...John Southworth
2011-10-18Fix broken completion for copy and rename second parameterJohn Southworth
2011-10-17Make directory completions, if it is the first word of a run completion, work...John Southworth
2011-10-11Fix completions for fields that have more than one wordJohn Southworth
2011-10-06quote individual elements for the validation stringJohn Southworth
2011-10-06Fix typo in error messageJohn Southworth
2011-10-06Bugfix 6747: use bash conditional expressions instead of posix test expressio...John Southworth
2011-10-06Fix up completions for commit and compareJohn Southworth
2011-10-05Add comments to document the changes in completion scriptJohn Southworth
2011-10-05Pass through the completion parameters to functions that need themJohn Southworth
2011-10-05fix stuck completion on non-lastwordJohn Southworth
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