<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/functions/interpreter, branch debian/0.13.180</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.180</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.180'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2011-09-07T18:31:17+00:00</updated>
<entry>
<title>Fix some problems with the completion scripts</title>
<updated>2011-09-07T18:31:17+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-07T18:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=46a54aea22f0c74135619eb2ca7d3e1daef4e643'/>
<id>urn:sha1:46a54aea22f0c74135619eb2ca7d3e1daef4e643</id>
<content type='text'>
  1. we don't need to call compopt -o filenames explicitly anymore
     the bash-completion scripts from the debian package do this
     more intelligently.

  2. Restore shopts before running the command so that if the command is
     terminated with ctrl-c they will be set properly.
</content>
</entry>
<entry>
<title>Only generate directory names for path expansions, node.def is never a valid completion unless part of a filename which is handled differently</title>
<updated>2011-08-30T23:28:03+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-30T23:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=36ded00a9768b2854e1440a0375a7a9798740b07'/>
<id>urn:sha1:36ded00a9768b2854e1440a0375a7a9798740b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix user defined wildcards such as in 'clear ip bgp *' and fix an error message to be consistent</title>
<updated>2011-08-30T23:00:17+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-30T23:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=11032d8d3273eab10dd33cc1947d4de23996c355'/>
<id>urn:sha1:11032d8d3273eab10dd33cc1947d4de23996c355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add handler for top level unprivledged command expansion in node conversion function</title>
<updated>2011-08-08T19:19:44+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-08T19:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=82912629ff6775accc9d4a513d440b8228ab4474'/>
<id>urn:sha1:82912629ff6775accc9d4a513d440b8228ab4474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate unpriviledged allowed-op at compile time. Add script to allow admin user to regenerate it if needed. Fix ambiguous command message.</title>
<updated>2011-08-03T16:59:21+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-03T16:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca'/>
<id>urn:sha1:f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for unambiguous top level commands for unpriviledged users</title>
<updated>2011-08-03T00:41:42+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-03T00:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=91fe0a2b6b73a817296caa88ee7ce518c813ff6a'/>
<id>urn:sha1:91fe0a2b6b73a817296caa88ee7ce518c813ff6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix paging problem with short top level show commmand</title>
<updated>2011-08-02T18:48:17+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-02T18:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=0a889b5701a6502dd12572e7fc24b6a1904de885'/>
<id>urn:sha1:0a889b5701a6502dd12572e7fc24b6a1904de885</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize the bash completion and command interpreter scripts into easier to manage chunks. vyatta-op-run no longer exists in /etc/bash_completion.d/ as it is not a completion script it should not be here</title>
<updated>2011-08-02T17:45:09+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-02T17:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=078992d5bca135f6389cc37bf867ebbefb1ff72b'/>
<id>urn:sha1:078992d5bca135f6389cc37bf867ebbefb1ff72b</id>
<content type='text'>
</content>
</entry>
</feed>
