<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/commit, branch vyos/1.2.4</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=vyos%2F1.2.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=vyos%2F1.2.4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2017-11-01T13:40:31+00:00</updated>
<entry>
<title>use unique_ptr if gcc is version 6 or higher</title>
<updated>2017-11-01T13:40:31+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2017-11-01T13:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2c751589cc234475bcb05e8e16a7e61021c8f100'/>
<id>urn:sha1:2c751589cc234475bcb05e8e16a7e61021c8f100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore return statements warnings/errors, maybe we should do something with the return codes?</title>
<updated>2017-11-01T12:43:04+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2017-11-01T12:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=64260c2c6c01d64f3860bcfbc9ab1895de237df1'/>
<id>urn:sha1:64260c2c6c01d64f3860bcfbc9ab1895de237df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace deprecated auto_ptr for unique_ptr</title>
<updated>2017-11-01T12:29:33+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2017-11-01T12:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0b2db35f54fb38ac484854d22a8b2f9460c21689'/>
<id>urn:sha1:0b2db35f54fb38ac484854d22a8b2f9460c21689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log node of commit failure</title>
<updated>2012-07-11T18:41:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-07-10T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=628e456b5fc2c11cd474546461d1458a17d4ab56'/>
<id>urn:sha1:628e456b5fc2c11cd474546461d1458a17d4ab56</id>
<content type='text'>
Bug 8192
Put message in log about failed node
</content>
</entry>
<entry>
<title>Bugfix 7224: check nodes immediate children for changes when the node its self is unchanged. If a child has changed run the commit check for the node</title>
<updated>2011-07-01T00:35:16+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-01T00:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3f9c2979ce886c6d23578eed4776b7d73fb1b10a'/>
<id>urn:sha1:3f9c2979ce886c6d23578eed4776b7d73fb1b10a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix for 7178 - commit hook for demo-entitlement notifications not working.</title>
<updated>2011-06-13T12:32:21+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2011-06-13T12:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=39ea5ff58699bcfff1a55d211ea13ca4d7faae74'/>
<id>urn:sha1:39ea5ff58699bcfff1a55d211ea13ca4d7faae74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>match old "in_delete_action" behavior</title>
<updated>2011-05-23T20:18:38+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-23T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f3a697c3f66fba4791e6bf8ec4ccf4eb66006f7e'/>
<id>urn:sha1:f3a697c3f66fba4791e6bf8ec4ccf4eb66006f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 5460</title>
<updated>2011-05-20T20:51:22+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-20T20:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=63d36dc08622cbdc6372473ba1c31b7603310e3d'/>
<id>urn:sha1:63d36dc08622cbdc6372473ba1c31b7603310e3d</id>
<content type='text'>
* handle value ordering for "multi:" nodes correctly during commit.
</content>
</entry>
<entry>
<title>update comment, fix typo, etc.</title>
<updated>2011-05-20T16:42:14+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-20T16:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6e5d5813b296a08aead2bb92591ddedf88483c1b'/>
<id>urn:sha1:6e5d5813b296a08aead2bb92591ddedf88483c1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct comment file handling in copy and minor cleanup.</title>
<updated>2011-05-19T01:26:37+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-19T01:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=119cf0cf78b81866436a6f3eb44ebdf582d72c32'/>
<id>urn:sha1:119cf0cf78b81866436a6f3eb44ebdf582d72c32</id>
<content type='text'>
</content>
</entry>
</feed>
