<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src, branch debian/0.14</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=debian%2F0.14</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2008-10-28T22:04:12+00:00</updated>
<entry>
<title>Fix 3505: cli crash on delete of ipv6net static route.</title>
<updated>2008-10-28T22:04:12+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-10-28T22:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=028a05903c69ab9b6d1e8a22791ccc9fd381e244'/>
<id>urn:sha1:028a05903c69ab9b6d1e8a22791ccc9fd381e244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for regression bug 3758. added additional check requiring opening and closing quotes before stripping takes place.</title>
<updated>2008-10-07T17:30:47+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-10-07T17:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d84444065bd1c05de86012910c16cdf12f95f505'/>
<id>urn:sha1:d84444065bd1c05de86012910c16cdf12f95f505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3666. strip off leading and trailing quote from default text values that are deleted. default values are treated</title>
<updated>2008-10-06T22:50:50+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-10-06T22:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=128062823ecbe45fa476ab28b145cea83cd365b9'/>
<id>urn:sha1:128062823ecbe45fa476ab28b145cea83cd365b9</id>
<content type='text'>
differently from hollywood. The main difference a script writer needs to be aware of is that a deleted node will set the
value of the node back to the default value rather than deleting the node.

This means that a node that has a default value will always be in existence (if the parent exists) and that a user cannot
delete this node.
</content>
</entry>
<entry>
<title>Handle special files in aufs</title>
<updated>2008-09-04T22:21:40+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-09-04T22:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=14f7589a6b1cdebd453aba87948c7edf785aadc1'/>
<id>urn:sha1:14f7589a6b1cdebd453aba87948c7edf785aadc1</id>
<content type='text'>
aufs uses .wh.wh.XXX files for internal state. So ignore them
in the commit function.
</content>
</entry>
<entry>
<title>Fix build warnings</title>
<updated>2008-09-04T21:58:58+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-09-04T21:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=a709a7b68575139c37ae203d379d2bc93f330dbd'/>
<id>urn:sha1:a709a7b68575139c37ae203d379d2bc93f330dbd</id>
<content type='text'>
Get rid of warnings for
 push_path discards qualifiers from pointer target type.
</content>
</entry>
<entry>
<title>strip off whitespace in default value parsed from node.def file--fixes problem of deleting time-zone value without</title>
<updated>2008-08-28T01:08:50+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-08-28T01:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=166b05c2cae064cef888d80928ab8592648c5230'/>
<id>urn:sha1:166b05c2cae064cef888d80928ab8592648c5230</id>
<content type='text'>
value.
</content>
</entry>
<entry>
<title>Optimize delete</title>
<updated>2008-07-29T22:52:36+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-07-29T22:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=37e64c3b73b093a9025d9c10e7d5782b46cef79d'/>
<id>urn:sha1:37e64c3b73b093a9025d9c10e7d5782b46cef79d</id>
<content type='text'>
Use inline code rather than system() function, and optimize allocation
to use stack where possible.
</content>
</entry>
<entry>
<title>Optimize commit</title>
<updated>2008-07-29T22:52:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-07-29T22:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8eafe675fc4292cd05947f146f05c205ff21258e'/>
<id>urn:sha1:8eafe675fc4292cd05947f146f05c205ff21258e</id>
<content type='text'>
Use inline (rather than system), and avoid unneeded allocations.
</content>
</entry>
<entry>
<title>Turn my_wrappers into macros</title>
<updated>2008-07-29T22:23:11+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-07-29T22:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ad1ea7f47cb37212105e910db8c71ba5525cd8b9'/>
<id>urn:sha1:ad1ea7f47cb37212105e910db8c71ba5525cd8b9</id>
<content type='text'>
The my_malloc() etc wrappers can be shrunk by using macros.
</content>
</entry>
<entry>
<title>Avoid overhead of system</title>
<updated>2008-07-29T22:16:19+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-07-29T22:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0e635a25c5c5bbedd068f78a14008dc021dd196a'/>
<id>urn:sha1:0e635a25c5c5bbedd068f78a14008dc021dd196a</id>
<content type='text'>
Use mkdir and file operations rather than overhead of escaping
to system() shell.
</content>
</entry>
</feed>
