<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/src/session.ml, branch rolling</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2026-03-04T14:44:38+00:00</updated>
<entry>
<title>T8313: add copy/rename request handlers</title>
<updated>2026-03-04T14:44:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-02-25T03:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=6502d8b21e0dd7fb5efe012742dd46d3547cdfff'/>
<id>urn:sha1:6502d8b21e0dd7fb5efe012742dd46d3547cdfff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8313: make get_completion_env edit-level aware</title>
<updated>2026-03-04T14:44:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-02-24T21:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=c024aafe1224e828b8dcc4318fc423665d388091'/>
<id>urn:sha1:c024aafe1224e828b8dcc4318fc423665d388091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8114: check allowed delete path against proposed config, not active</title>
<updated>2025-12-21T15:14:48+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-12-20T02:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f95bfe82a8582bbe75a8b4f0e660206f25ad41c3'/>
<id>urn:sha1:f95bfe82a8582bbe75a8b4f0e660206f25ad41c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8091: sanitize path of leaf values for show command</title>
<updated>2025-12-19T15:47:24+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-12-19T02:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=bbcbdf0e8620323fdfce9707cd97a4b756a5baf3'/>
<id>urn:sha1:bbcbdf0e8620323fdfce9707cd97a4b756a5baf3</id>
<content type='text'>
In the context of fixing output on leaf nodes, drop last path component
if leaf value is included (as it is not prohibited).
</content>
</entry>
<entry>
<title>T8061: add get_completion_env request</title>
<updated>2025-12-18T03:29:58+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-12-17T17:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f58bfaa3487ef821466e35fbd2bb073732e889dd'/>
<id>urn:sha1:f58bfaa3487ef821466e35fbd2bb073732e889dd</id>
<content type='text'>
Return help strings and values in the form used by bash completion.
</content>
</entry>
<entry>
<title>T8061: add get_path_type request</title>
<updated>2025-12-18T01:03:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-12-09T21:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=28b6ac04aaef995656eaabb2c9a279a79e657687'/>
<id>urn:sha1:28b6ac04aaef995656eaabb2c9a279a79e657687</id>
<content type='text'>
Get the potential node type of a path, preliminary to any validation of
values.
</content>
</entry>
<entry>
<title>T8061: add reference_path_exists request</title>
<updated>2025-12-18T01:03:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-12-09T20:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=a2775407f2b69f9e0b5030bcac691463abbede06'/>
<id>urn:sha1:a2775407f2b69f9e0b5030bcac691463abbede06</id>
<content type='text'>
Check whether a given config path has a form compatible with the
reference tree, irrespective of validity of values.
</content>
</entry>
<entry>
<title>T8032: add vyconfd handlers for config_unsaved</title>
<updated>2025-12-02T19:10:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-11-23T21:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f28bad075bc46c95dd2e52037d6e52d1621d2a49'/>
<id>urn:sha1:f28bad075bc46c95dd2e52037d6e52d1621d2a49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8009: make set/delete/show edit-level aware</title>
<updated>2025-11-21T02:58:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-11-17T20:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=a2cd5c0db7633a3cf92c6a0206eabaab7879f6af'/>
<id>urn:sha1:a2cd5c0db7633a3cf92c6a0206eabaab7879f6af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8009: add vyconfd handlers for edit_level requests</title>
<updated>2025-11-21T01:43:13+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-11-17T17:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=4d3f2d5da41a2871de68cd196ac969f0648ef578'/>
<id>urn:sha1:4d3f2d5da41a2871de68cd196ac969f0648ef578</id>
<content type='text'>
</content>
</entry>
</feed>
