<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src, branch debian/0.101.5</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.101.5</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.101.5'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2012-09-12T20:15:07+00:00</updated>
<entry>
<title>Fix a few completion bugs</title>
<updated>2012-09-12T20:15:07+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-09-12T20:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f7cf247b61e0a1a44da7f99b39b948335f2f959b'/>
<id>urn:sha1:f7cf247b61e0a1a44da7f99b39b948335f2f959b</id>
<content type='text'>
1. Bugfix 8254: Show the help text first so users don't think there is
only one completion for a value when it exists with non-comps
2. Fix config mode inconsistencies with operational mode. Show all
values in help text.
3. Fix "exists_only" command handling. Only show nodes that exist when
doing completion for show, comment, and delete.
</content>
</entry>
<entry>
<title>Add cstore_cfg_path_exists_effective C interface</title>
<updated>2012-09-04T19:23:54+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-04T19:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=87facac8ab09b380a81c0b4836d49274af4ffc9e'/>
<id>urn:sha1:87facac8ab09b380a81c0b4836d49274af4ffc9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore original lock file semantics</title>
<updated>2012-07-13T22:03:56+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-07-13T22:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8046e1ea6d185c3577f2e9001d3507931cd1d27b'/>
<id>urn:sha1:8046e1ea6d185c3577f2e9001d3507931cd1d27b</id>
<content type='text'>
Don't fail if lock file already exists
</content>
</entry>
<entry>
<title>Minor code cleanup</title>
<updated>2012-07-11T19:03:56+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-07-11T19:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6cb7ad8d0bd51e178ec25222251d2e842b9e5aa0'/>
<id>urn:sha1:6cb7ad8d0bd51e178ec25222251d2e842b9e5aa0</id>
<content type='text'>
1. Make local functions static
2. Use C standard for function with no-args versus old K&amp;R style
3. Make some arguments const
</content>
</entry>
<entry>
<title>Don't leak file descriptors to action</title>
<updated>2012-07-11T18:52:47+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-07-11T16:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8ebd82645a8503ec1b8464586e5c19c18c009f06'/>
<id>urn:sha1:8ebd82645a8503ec1b8464586e5c19c18c009f06</id>
<content type='text'>
Bug 8204
Make sure we don't handle unnecessary file descriptors to child
processes. This is done by marking file descriptors as close on
exec, and closing pipe before exec.
</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>Fix memory problem on bad config file</title>
<updated>2012-06-05T18:42:06+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-06-05T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c2c8da176ecb5c64c440af6ee9dc49176f611473'/>
<id>urn:sha1:c2c8da176ecb5c64c440af6ee9dc49176f611473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more load/commit memory leaks</title>
<updated>2012-06-03T17:29:41+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-06-03T17:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=4610ade056855f0e03457857d0f704c6d5b689f2'/>
<id>urn:sha1:4610ade056855f0e03457857d0f704c6d5b689f2</id>
<content type='text'>
  This fixes some more of the memory leaks in load and commit.
  Some still exist in the legacy cli_new/cli_parse code. Since that code
  is supposed to be rewritten such that it interfaces with the rewritten
  commit code in a clean way, these will not be fixed right now.
</content>
</entry>
<entry>
<title>Partial bugfix 8111</title>
<updated>2012-05-25T19:35:12+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-05-25T19:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=167e82e99394b69f354b587d849d45681d1ef7f2'/>
<id>urn:sha1:167e82e99394b69f354b587d849d45681d1ef7f2</id>
<content type='text'>
  This fixes the biggest memory leak in the config load. There are still
  a few small ones but they are not as big of a problem since the
  process is ephemeral.
</content>
</entry>
<entry>
<title>Bugfix 7267: make inodes allocate dynamically</title>
<updated>2012-03-22T20:57:22+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-03-22T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=53cd4267eca7d1bd45cce2d2ce47bc63d278e9b4'/>
<id>urn:sha1:53cd4267eca7d1bd45cce2d2ce47bc63d278e9b4</id>
<content type='text'>
</content>
</entry>
</feed>
