Age | Commit message (Expand) | Author |
2014-04-30 | Removed dirty workaround for fuse completely. | Kim Hagen |
2014-04-25 | Removed part of dirty workaround, chmod of of /dev/fuse and /usr/bin/fusermount | Kim Hagen |
2014-03-10 | fusermount in squeeze is not executable for non-members of fuse, fix it at boot. | Daniil Baturin |
2014-03-10 | Some dirty workarounds to get unionfs-fuse to work. | Daniil Baturin |
2013-11-03 | Add kernel commandline option to boot with specific config. | Daniil Baturin |
2013-11-03 | Rename novyatta-$foo kernel command line option to no-vyos-$foo | Daniil Baturin |
2013-11-03 | Some more missed Vyatta occurences. | Daniil Baturin |
2013-11-03 | Remove some XORP-related checks. | Daniil Baturin |
2013-11-02 | Remove support for /config on punched card^W^W floppy drive | Daniil Baturin |
2013-11-01 | Replace s/Vyatta/VyOS/ in init script | Daniil Baturin |
2013-06-03 | update init file to require vyatta-unicast | Robert Bays |
2012-09-12 | Fix a few completion bugs | John Southworth |
2012-08-22 | Bugfix 8183: Make sure files in /config are owned by the vyattacfg group | John Southworth |
2012-03-22 | Bugfix 7267: make inodes allocate dynamically | John Southworth |
2012-02-03 | Fix an inconsistency with single non-completion cases | John Southworth |
2012-02-03 | Fix some bugs in config path helpers | John Southworth |
2012-02-03 | Add ability to differentiate between node types in help text | John Southworth |
2011-12-09 | Fix default completions for configuration mode | John Southworth |
2011-12-02 | raid: leave modules intact | Stephen Hemminger |
2011-11-29 | init: unload unneeded raid modules | Stephen Hemminger |
2011-10-21 | Fix a few config completion mistakes: help text was no longer being paged (th... | John Southworth |
2011-10-18 | Fix broken completion for copy and rename second parameter | John Southworth |
2011-10-17 | Make directory completions, if it is the first word of a run completion, work... | John Southworth |
2011-10-11 | Fix completions for fields that have more than one word | John Southworth |
2011-10-06 | quote individual elements for the validation string | John Southworth |
2011-10-06 | Fix typo in error message | John Southworth |
2011-10-06 | Bugfix 6747: use bash conditional expressions instead of posix test expressio... | John Southworth |
2011-10-06 | Fix up completions for commit and compare | John Southworth |
2011-10-05 | Add comments to document the changes in completion script | John Southworth |
2011-10-05 | Pass through the completion parameters to functions that need them | John Southworth |
2011-10-05 | fix stuck completion on non-lastword | John Southworth |
2011-10-05 | Make non-lastword completions more fluid by using the current prefix and word... | John Southworth |
2011-10-04 | warn user of invalid top level command, this will tell the user when the try ... | John Southworth |
2011-10-04 | Fix the handling of tag nodes in config mode completions | John Southworth |
2011-10-04 | Fix exit help text to make it clear that you can exit without discrarding. | John Southworth |
2011-10-04 | Fix compare completion when comparing to the saved config | John Southworth |
2011-10-04 | Fix some help text, add discard and confirm completion functions, fix comment... | John Southworth |
2011-10-04 | Fix completions for confirm, discard, exit, copy, rename, load, save, merge, ... | John Southworth |
2011-10-04 | Clear vyatta_cfg_comp_help when starting a new completion otherwise the Detai... | John Southworth |
2011-10-04 | Make show, set, delete, and run completions in configuration mode work simila... | John Southworth |
2011-10-03 | Prevent config mode completions from getting stuck when backspacing over them | John Southworth |
2011-08-17 | Bugfix 7442: Check if running interactively before doing binding options | John Southworth |
2011-08-15 | Allow config mode completion to work when not at the end of the string | John Southworth |
2011-08-03 | Move allowed-op.in to vyatta-op to allow allowed-op for unpriviledged users t... | John Southworth |
2011-08-02 | Add support for unambiguous top level commands for unpriviledged users; gener... | John Southworth |
2011-08-02 | Reorganize the bash completion and command interpreter scripts into easier to... | John Southworth |
2011-08-01 | Fix incorrect comp_words check in previous commit. My original implementation... | John Southworth |
2011-08-01 | Cleanup some top level completion help text and add a 'compare saved' command... | John Southworth |
2011-08-01 | Cleanup help text for compare | John Southworth |
2011-07-29 | Bugfix 2823: Configuration mode command interpreter, output adjustments for c... | John Southworth |