<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/salt-minion.xml.in, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>salt-minion: T4364: add support for source-interface definition</title>
<updated>2022-04-15T19:09:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T19:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0ea1574b922ed30b46717620ce212af7f70ec03f'/>
<id>urn:sha1:0ea1574b922ed30b46717620ce212af7f70ec03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: support IPv6 master server(s)</title>
<updated>2022-04-15T19:08:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T19:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0b56514eb00864c8d69a02c2ab307f3877623d8a'/>
<id>urn:sha1:0b56514eb00864c8d69a02c2ab307f3877623d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: migrate to get_config_dict()</title>
<updated>2022-04-15T18:55:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T18:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ebb8181567cbb25ae059f7efa30c61be067dbd9d'/>
<id>urn:sha1:ebb8181567cbb25ae059f7efa30c61be067dbd9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T3488: when using regex one must use ^ and $ when checking string literals</title>
<updated>2021-04-20T19:01:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-20T19:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=85d0ae7b434a3ae9f3bd50ad7fee1fcd23b26a26'/>
<id>urn:sha1:85d0ae7b434a3ae9f3bd50ad7fee1fcd23b26a26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: fix valueHelp format strings</title>
<updated>2020-12-27T12:00:13+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-27T12:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=19161b72ea9d06327e75360e121753b5f9a754c8'/>
<id>urn:sha1:19161b72ea9d06327e75360e121753b5f9a754c8</id>
<content type='text'>
A pre-defined list of common format strings to be used inside the &lt;format&gt; node
of &lt;valueHelp&gt; is available from [1]. Adjust all currently in use &lt;format&gt; nodes
to re-use the predefined strings over writing them on their own by even
encapsulating the &lt;&gt; signs as &amp;lt; and &amp;gt;.

[1]: https://github.com/vyos/vyatta-cfg/blob/5aec1a0429f2f/etc/bash_completion.d/vyatta-cfg#L515-L566
</content>
</entry>
<entry>
<title>salt: T2385: xml: improve help of id and master-key</title>
<updated>2020-04-26T09:50:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-26T09:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a26a5a3d7dac6127f8ab2e910f8b88fb8b5d75ec'/>
<id>urn:sha1:a26a5a3d7dac6127f8ab2e910f8b88fb8b5d75ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt: T2385: xml: improve completion helpers in interval</title>
<updated>2020-04-26T09:48:20+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-26T09:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5077036edd87724068b241ed4f6850b45e885cb5'/>
<id>urn:sha1:5077036edd87724068b241ed4f6850b45e885cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt: T2384: migrate config options</title>
<updated>2020-04-26T09:31:24+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-26T09:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6a3938cbf595ea24d2d2e3802cf78a0519483339'/>
<id>urn:sha1:6a3938cbf595ea24d2d2e3802cf78a0519483339</id>
<content type='text'>
- delete log_file, log_level and user nodes
- rename hash_type to hash
- rename mine_interval to interval
</content>
</entry>
<entry>
<title>salt: T2385: XML: improve completion helpers on hash_type</title>
<updated>2020-04-26T09:24:24+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-26T09:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bdda118c4573ba6e42376f9391d4ab16e73eb4bd'/>
<id>urn:sha1:bdda118c4573ba6e42376f9391d4ab16e73eb4bd</id>
<content type='text'>
</content>
</entry>
</feed>
