<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/vyos-configd, branch sever-sever</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=sever-sever</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-25T22:20:54+00:00</updated>
<entry>
<title>configd: T6671: track scripts proposed and scripts called</title>
<updated>2024-08-25T22:20:54+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-22T15:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222'/>
<id>urn:sha1:d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6633: inject missing env vars for configfs utility</title>
<updated>2024-08-12T20:20:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-30T13:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a9024f302fd9657a0e6ef274cfc1dedccaf9d1a3'/>
<id>urn:sha1:a9024f302fd9657a0e6ef274cfc1dedccaf9d1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6640: enforce in_session returns False under configd</title>
<updated>2024-08-07T13:28:56+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-07T01:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6543f444c42ff45e8115366256643186bf1dd567'/>
<id>urn:sha1:6543f444c42ff45e8115366256643186bf1dd567</id>
<content type='text'>
The CStore in_session check is a false positive outside of a config
session if a specific environment variable is set with an existing
referent in unionfs. To allow extensions when running under configd and
avoid confusion, enforce in_session returns False.
</content>
</entry>
<entry>
<title>T6605: restore configd error formatting to be consistent with CLI (#3868)</title>
<updated>2024-07-25T07:15:25+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-25T07:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=645f24908c9b338adc56ecc83f8c44d0b0206550'/>
<id>urn:sha1:645f24908c9b338adc56ecc83f8c44d0b0206550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T6559: use single dependency list with reset under configd</title>
<updated>2024-07-14T23:40:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-14T21:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=52d08b1ec5b2943744daac7123e35fd415f85db2'/>
<id>urn:sha1:52d08b1ec5b2943744daac7123e35fd415f85db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T6559: drop global redundancy removal to fix error reporting</title>
<updated>2024-07-14T23:40:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-14T21:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7249d10f1fbb3f90a4bdbcd0223926d0380ddd3a'/>
<id>urn:sha1:7249d10f1fbb3f90a4bdbcd0223926d0380ddd3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6504: send sudo_user on session init and set env variable</title>
<updated>2024-06-22T03:04:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-22T02:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7016f840f1193399f6ac59fab7faa721049229e8'/>
<id>urn:sha1:7016f840f1193399f6ac59fab7faa721049229e8</id>
<content type='text'>
The environment variable SUDO_USER is checked by system_login.py so as
to prevent deleting the current user. Provide from config session and
set within configd environment.
</content>
</entry>
<entry>
<title>configdep: T6276: do not call dependencies on script error</title>
<updated>2024-04-28T19:44:12+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-04-28T14:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9438f1f8394b7c90bb536292882571c88556ce87'/>
<id>urn:sha1:9438f1f8394b7c90bb536292882571c88556ce87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T5660: remove global redundancies under vyos-configd</title>
<updated>2024-02-28T20:02:49+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-02-27T20:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=70e1df1b5fcb3b1791cca320ed45b71e01e1ffda'/>
<id>urn:sha1:70e1df1b5fcb3b1791cca320ed45b71e01e1ffda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: move boot_* helpers to vyos.utils.boot</title>
<updated>2023-07-12T19:16:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-12T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4e2a087cc7e91a510dd590f7cc761e36ac8f77f8'/>
<id>urn:sha1:4e2a087cc7e91a510dd590f7cc761e36ac8f77f8</id>
<content type='text'>
</content>
</entry>
</feed>
