<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/cstore, branch debian/0.101.2</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.2</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.101.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2012-07-13T22:03:56+00:00</updated>
<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>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>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>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>
<entry>
<title>Add VarRef translation to the allowed field for config mode</title>
<updated>2011-10-24T20:21:41+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-10-24T20:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0afc8b03a892d426dcc4bc943beec5fb595c5800'/>
<id>urn:sha1:0afc8b03a892d426dcc4bc943beec5fb595c5800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on older gcc</title>
<updated>2011-07-30T06:50:36+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-07-30T06:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=29f08bde17f09b5a57ac9e14df7d255344870d04'/>
<id>urn:sha1:29f08bde17f09b5a57ac9e14df7d255344870d04</id>
<content type='text'>
Incorrect use of #ifdef. Gcc major version is in __GNUC__
</content>
</entry>
<entry>
<title>Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg into oxnard</title>
<updated>2011-07-30T03:38:22+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-30T03:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6de230f443c7e13fb3836b411b5545e5615765fa'/>
<id>urn:sha1:6de230f443c7e13fb3836b411b5545e5615765fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 2823: Configuration mode command interpreter, output adjustments for consistency</title>
<updated>2011-07-30T03:38:14+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-30T03:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c47de319ccd918caccfc1f3ee394e48f6d4e4dc5'/>
<id>urn:sha1:c47de319ccd918caccfc1f3ee394e48f6d4e4dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build of config backend on Glibc 4.6</title>
<updated>2011-07-29T16:43:38+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-07-29T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=472427d9ab77a4d1f37285399c3789837b77d74f'/>
<id>urn:sha1:472427d9ab77a4d1f37285399c3789837b77d74f</id>
<content type='text'>
Bug 7188
The problem is that vyatta cfg backend is using internals of c++
templates (in std::tr1) and these will change between versions of glibc.
Workaround by adding necessary conditional compilation
</content>
</entry>
<entry>
<title>Bugfix 7362: Make some adjustments to previous patch per An-Cheng's suggestions</title>
<updated>2011-07-25T18:22:30+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-25T18:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c555188af068f441f78a74f0ec5c7c01f2ab1a7c'/>
<id>urn:sha1:c555188af068f441f78a74f0ec5c7c01f2ab1a7c</id>
<content type='text'>
</content>
</entry>
</feed>
