<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/ssh.xml, branch yevhen-secrets</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=yevhen-secrets</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=yevhen-secrets'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-12-06T19:58:56+00:00</updated>
<entry>
<title>T1843: run interface-definitions though GCC preprocessor</title>
<updated>2019-12-06T19:58:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-03T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0d4d4dd840e06c18250d73f27de61261ff141944'/>
<id>urn:sha1:0d4d4dd840e06c18250d73f27de61261ff141944</id>
<content type='text'>
A lot of XML code is duplicated (VLAN, interface address) for instance. Such
XML definitions should be moved to feature.xml.i files and then just pulled in
via GCC preprocessor #include definition in e.g. bond or ethernet definitions.

This will give us the ability to single-source repeating node definitions as:
* Interface Address
* Interface Description
* Interface Disable
* VLAN (both vif-s and vif-c)

The .in suffix of the interface-definitions is a marker that those files are
input files to the GCC preprocessor. They will be rendered into proper XML
files in the build directory.

Some node definitions have been reworder to remove escaped double quote
occurances which would have been warned about by the GCC preprocessor.
</content>
</entry>
<entry>
<title>T634: remove 'service ssh allow-root'</title>
<updated>2018-10-21T18:03:13+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-10-21T18:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9cf0514668b1461d3b74076b99c9edabafa10418'/>
<id>urn:sha1:9cf0514668b1461d3b74076b99c9edabafa10418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Client keepalive option for use with cloud-init</title>
<updated>2018-10-18T22:33:55+00:00</updated>
<author>
<name>UnicronNL</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-10-18T22:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=06d4635eba6a8d11d92d13c41f09d2ade254f770'/>
<id>urn:sha1:06d4635eba6a8d11d92d13c41f09d2ade254f770</id>
<content type='text'>
Add option to specify multiple listening ports
Clean up template generation layout
</content>
</entry>
<entry>
<title>SSH: improve completion help</title>
<updated>2018-08-16T19:03:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-08-16T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a42af41049467bf73371b5a5776803e7a26fbd09'/>
<id>urn:sha1:a42af41049467bf73371b5a5776803e7a26fbd09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T720: filter is now the same like in useradd(8) including the debian restrictions for lenght</title>
<updated>2018-07-05T18:31:18+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2018-07-05T18:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e5ed2821cddd3ce177d0441aceaf1c166d485419'/>
<id>urn:sha1:e5ed2821cddd3ce177d0441aceaf1c166d485419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shorter and clearer help strings for SSH.</title>
<updated>2018-05-24T19:18:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-24T19:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=24333f2867356e87275bf3a988a1a7611059ff2f'/>
<id>urn:sha1:24333f2867356e87275bf3a988a1a7611059ff2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added missing valueless keywork to SSH allow-root node</title>
<updated>2018-05-16T19:21:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-05-16T19:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3d6619b39b6f4eaad006e073a643e653827a3d1f'/>
<id>urn:sha1:3d6619b39b6f4eaad006e073a643e653827a3d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "T634: Remove 'service ssh allow-root'"</title>
<updated>2018-05-16T16:21:41+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-05-16T16:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=959bf023496c1611d2d6d77b24f72b3e964827ce'/>
<id>urn:sha1:959bf023496c1611d2d6d77b24f72b3e964827ce</id>
<content type='text'>
This reverts commit d9474df03d47b20f06580c3b32aac69849162015.
</content>
</entry>
<entry>
<title>T644: remove prefixing from all scripts and update environment variables with VyOS paths.</title>
<updated>2018-05-16T14:02:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-16T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4c10902026b76a6372cf738fc98860b29b39759'/>
<id>urn:sha1:d4c10902026b76a6372cf738fc98860b29b39759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use '_' instead of '-' for python scripts for test</title>
<updated>2018-05-16T12:35:22+00:00</updated>
<author>
<name>Yuya Kusakabe</name>
<email>yuya.kusakabe@gmail.com</email>
</author>
<published>2018-05-16T12:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=be6f809581ccbcd6411713128a63711eaa2ce6b7'/>
<id>urn:sha1:be6f809581ccbcd6411713128a63711eaa2ce6b7</id>
<content type='text'>
</content>
</entry>
</feed>
