<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src, branch current</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2024-10-24T00:48:31+00:00</updated>
<entry>
<title>T6717: memory management of alloced return values</title>
<updated>2024-10-24T00:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-24T00:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=a428d47a9fe2a5d18685464e28a6d302da5133a8'/>
<id>urn:sha1:a428d47a9fe2a5d18685464e28a6d302da5133a8</id>
<content type='text'>
The ctypes binding makes a copy of the string return value; the
originating C memory allocation needs to be explicitly managed.
</content>
</entry>
<entry>
<title>T6717: split validate and set functions</title>
<updated>2024-10-24T00:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-24T00:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=39ec15bd84a5388181980574698096f9029f45de'/>
<id>urn:sha1:39ec15bd84a5388181980574698096f9029f45de</id>
<content type='text'>
Separate the application of validators from the cstore update.
</content>
</entry>
<entry>
<title>T6717: add redirect_stdout</title>
<updated>2024-10-24T00:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-24T00:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9d4787256f6b300927e7892047313d725787d828'/>
<id>urn:sha1:9d4787256f6b300927e7892047313d725787d828</id>
<content type='text'>
Legacy set/delete methods write errors to stdout; capture for
redirection in return value.
</content>
</entry>
<entry>
<title>T5528: add adapter interface</title>
<updated>2024-10-24T00:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-24T00:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3e16a23768680d95090e5c1d75a19395980e0a91'/>
<id>urn:sha1:3e16a23768680d95090e5c1d75a19395980e0a91</id>
<content type='text'>
Expose legacy set/delete functions in a form suitable for external
calls.
</content>
</entry>
<entry>
<title>T6527: remove remaining references to Perl</title>
<updated>2024-07-03T15:33:52+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-03T15:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d509db1020f1f18023871f4ff6149352cd69c800'/>
<id>urn:sha1:d509db1020f1f18023871f4ff6149352cd69c800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T6206 fix marker for last element of delete priority queues</title>
<updated>2024-04-09T11:52:47+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-04-09T11:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5183b6fd34e4a9a5443406e801ec70139e68c471'/>
<id>urn:sha1:5183b6fd34e4a9a5443406e801ec70139e68c471</id>
<content type='text'>
related task: T5660: add marker for last element of priority queues
</content>
</entry>
<entry>
<title>configdep: T5660: add marker for last element of priority queues</title>
<updated>2024-02-28T14:31:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-02-28T14:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2411564dead4a27d155a13973e8fd4b438546dce'/>
<id>urn:sha1:2411564dead4a27d155a13973e8fd4b438546dce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5234: add bash prompt identifier for given Network Namespace</title>
<updated>2023-05-29T08:07:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-05-29T08:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2a1b4b50b4c948e3234b9e985abc43f68fb6ddbf'/>
<id>urn:sha1:2a1b4b50b4c948e3234b9e985abc43f68fb6ddbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5234: add bash prompt identifier for given VRF instance</title>
<updated>2023-05-21T21:09:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-05-21T21:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=bc9434237bc38a966f4b67ad2d9cf629886bc074'/>
<id>urn:sha1:bc9434237bc38a966f4b67ad2d9cf629886bc074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: T5003: Fixes for GCC in Debian 12 "Bookworm"</title>
<updated>2023-02-13T10:25:27+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-02-12T23:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=74e57cf02883a9e1c34df3fd17d3293e98c1fae9'/>
<id>urn:sha1:74e57cf02883a9e1c34df3fd17d3293e98c1fae9</id>
<content type='text'>
Fixes compile error: void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function
</content>
</entry>
</feed>
