<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/delete.c, branch debian/0.16.25</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.16.25</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.16.25'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-10-10T02:44:23+00:00</updated>
<entry>
<title>commit post-processing performance optimization</title>
<updated>2009-10-10T02:44:23+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2009-10-10T02:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9e85f9cee6d0d923d4d76d5f936bbcb7a0610f26'/>
<id>urn:sha1:9e85f9cee6d0d923d4d76d5f936bbcb7a0610f26</id>
<content type='text'>
* convert subshell invocations to library function calls.
* reduce boot time by ~40 seconds for "certain configuration".
</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>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>fix for bug 3377.</title>
<updated>2008-07-01T20:56:24+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-07-01T20:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=89690fab7e1b49ab8a97a5c9907982bec45e85d5'/>
<id>urn:sha1:89690fab7e1b49ab8a97a5c9907982bec45e85d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create def file to mark configuration nodes that are created by default, rather than a node with a default value created by a</title>
<updated>2008-04-23T00:28:00+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-04-23T00:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=52b1e7ee61b6ce0e046371260dc13e333e3f62ca'/>
<id>urn:sha1:52b1e7ee61b6ce0e046371260dc13e333e3f62ca</id>
<content type='text'>
user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus user created nodes with def
values.
</content>
</entry>
<entry>
<title>fix for bug 2549.</title>
<updated>2008-04-05T00:29:02+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-04-05T00:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d0cb0d6c3d533e4ac8ce824409d590b6186f6208'/>
<id>urn:sha1:d0cb0d6c3d533e4ac8ce824409d590b6186f6208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 2507</title>
<updated>2008-04-03T21:18:31+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-04-03T21:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f71417e0209a48bb88fb614acb186109e0573941'/>
<id>urn:sha1:f71417e0209a48bb88fb614acb186109e0573941</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix: 2986</title>
<updated>2008-03-18T18:59:50+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2008-03-18T18:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=047e1b4b5a0a3265de6631c4266b78ca94422011'/>
<id>urn:sha1:047e1b4b5a0a3265de6631c4266b78ca94422011</id>
<content type='text'>
Fix typo in arguments to "mount" command.
</content>
</entry>
</feed>
