<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/src/vyconfd.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>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>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: 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>
<entry>
<title>T7988: return difference of running and proposed config for show_config</title>
<updated>2025-11-10T21:17:51+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-11-05T20:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=954c63727874b33fc221197b60042439330d13bd'/>
<id>urn:sha1:954c63727874b33fc221197b60042439330d13bd</id>
<content type='text'>
Request show_config returns the format familiar from legacy behavior: a
replacement for the config-mode 'show' command.
</content>
</entry>
<entry>
<title>Merge pull request #32 from jestabro/session-management</title>
<updated>2025-11-03T14:06:20+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-11-03T14:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=5dccf240c3024b1cebb69ecd60a8cb725990c885'/>
<id>urn:sha1:5dccf240c3024b1cebb69ecd60a8cb725990c885</id>
<content type='text'>
T7910: add request show_sessions to list all session records</content>
</entry>
<entry>
<title>T7980: cache running config on commit completion and add option to reload</title>
<updated>2025-11-02T23:55:24+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-11-02T03:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f372408dc6fb5b98d1f0d28bc334d8a5b8016c11'/>
<id>urn:sha1:f372408dc6fb5b98d1f0d28bc334d8a5b8016c11</id>
<content type='text'>
</content>
</entry>
</feed>
