<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/etc/sudoers.d, branch fix/T8955-http-api-verify-tls</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=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-09-23T17:55:17+00:00</updated>
<entry>
<title>kea: T7854: Use helper for Kea VRF systemd units</title>
<updated>2025-09-23T17:55:17+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-09-23T13:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cdf9fe4c9cfd4572c49207936c2304162e91e7b1'/>
<id>urn:sha1:cdf9fe4c9cfd4572c49207936c2304162e91e7b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kea: T7281: Preserve systemd unit environment in VRF exec</title>
<updated>2025-09-23T10:10:31+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-09-23T07:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=868e45f86d39936ad04566e702ac95759b738149'/>
<id>urn:sha1:868e45f86d39936ad04566e702ac95759b738149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kea: T6211: add VRF support for KEA dhcp server</title>
<updated>2025-08-15T07:31:49+00:00</updated>
<author>
<name>David Vølker</name>
<email>david@voelker.dk</email>
</author>
<published>2025-08-15T07:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=974f9a5d5e13241e2b4ea54152bf835db6b7feff'/>
<id>urn:sha1:974f9a5d5e13241e2b4ea54152bf835db6b7feff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sudo: T6926: remove spam messages to syslog</title>
<updated>2024-12-01T11:44:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-01T11:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=24b1d246373a0def45a6e6ba1b0ecabe19fe1d58'/>
<id>urn:sha1:24b1d246373a0def45a6e6ba1b0ecabe19fe1d58</id>
<content type='text'>
Right now every command that's executed via op-mode/conf-mode is logged with a
session entry/exit and command execution into syslog.

sudo[1082396]:      vyos : TTY=pts/1 ; PWD=/home/vyos ; USER=root ; COMMAND=/usr/bin/mv /tmp/config.boot.1082388 /opt/vyatta/etc/config/archive/config.boot
sudo[1082396]: pam_unix(sudo:session): session opened for user root(uid=0) by vyos(uid=1002)
sudo[1082396]: pam_unix(sudo:session): session closed for user root
sudo[1082399]:      vyos : TTY=pts/1 ; PWD=/home/vyos ; USER=root ; COMMAND=/usr/sbin/logrotate -f -s /opt/vyatta/etc/config/archive/lr.state /opt/vyatta/etc/config/archive/lr.conf
sudo[1082399]: pam_unix(sudo:session): session opened for user root(uid=0) by vyos(uid=1002)
sudo[1082399]: pam_unix(sudo:session): session closed for user root

This heavily bloats remote logging services - remove the log entries
</content>
</entry>
<entry>
<title>T861: op-mode: "show version" will display secure boot state</title>
<updated>2024-09-16T15:28:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-26T18:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b78cc96cc4c4d506b7e959ec6ec9c3e7fc09fc33'/>
<id>urn:sha1:b78cc96cc4c4d506b7e959ec6ec9c3e7fc09fc33</id>
<content type='text'>
  vyos@vyos:~$ show ver
  ...
  Architecture:     x86_64
  Boot via:         installed image
  System type:      KVM guest
  Secure Boot:      enabled
  ...
</content>
</entry>
<entry>
<title>dhcpv6: T3771: Allow installation of routes for delegated prefixes</title>
<updated>2024-01-24T21:17:25+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-01-20T21:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8e2112261c68189c2c78455c3e1f32d7f5447ab9'/>
<id>urn:sha1:8e2112261c68189c2c78455c3e1f32d7f5447ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T5658: add VRF support for "monitor traceroute"</title>
<updated>2023-11-09T21:17:25+00:00</updated>
<author>
<name>bbabich</name>
<email>bbabich@datamossa.com</email>
</author>
<published>2023-11-04T11:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=07ecc0c33fb32878cac25ec84f2f3a977588f0dd'/>
<id>urn:sha1:07ecc0c33fb32878cac25ec84f2f3a977588f0dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4533: Allow basic permissions to unprivileged RADIUS users</title>
<updated>2022-10-14T17:54:43+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-10-14T17:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=372ccffe5bd1a9f44e18ae796b6f10b9ba5e95c8'/>
<id>urn:sha1:372ccffe5bd1a9f44e18ae796b6f10b9ba5e95c8</id>
<content type='text'>
Unprivileged RADIUS users cannot do simple diagnostics like ping
or traceroute. Allow them such tools.
Ability to execute op-mode commands for them.
It is not new 'operator mode' feature but it allows RADIUS users
execute op-mode commands
</content>
</entry>
<entry>
<title>Import sudoers configuration from vyatta-cfg-system</title>
<updated>2021-06-26T20:10:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-26T20:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=120b866bf28fb8f6a82404a1254f8e3ad491e0ac'/>
<id>urn:sha1:120b866bf28fb8f6a82404a1254f8e3ad491e0ac</id>
<content type='text'>
</content>
</entry>
</feed>
