<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src, branch debian/0.14.49</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.49</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14.49'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-03-25T22:46:37+00:00</updated>
<entry>
<title>bug in logic when implementing additional show command--was causing commit failures to be lost on repeated commits.</title>
<updated>2009-03-25T22:46:37+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-25T22:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=23de58d3ad6e91664a4ee5fa6a8a16a34d0c42f6'/>
<id>urn:sha1:23de58d3ad6e91664a4ee5fa6a8a16a34d0c42f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skip comment fields in priority file. a comment field is defined by the first non-space character on a line--if this character is a hash it is a comment otherwise it's an</title>
<updated>2009-03-23T23:50:48+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-23T23:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0286665a18145c539e72153ff1df9b9c6b31656d'/>
<id>urn:sha1:0286665a18145c539e72153ff1df9b9c6b31656d</id>
<content type='text'>
active line.
</content>
</entry>
<entry>
<title>added command to view set of actions and nodes applied to system in order. The new command flag is "-a"</title>
<updated>2009-03-23T18:49:54+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-23T18:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6c68c83d206a408c3dd61c1bb9adda4e20206e01'/>
<id>urn:sha1:6c68c83d206a408c3dd61c1bb9adda4e20206e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings in unionfs</title>
<updated>2009-03-12T03:47:02+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-12T03:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b04d003bd7fe306819ddcad8398f62d6f71edb9d'/>
<id>urn:sha1:b04d003bd7fe306819ddcad8398f62d6f71edb9d</id>
<content type='text'>
Remove unused variables
Remove extra arg from sprintf
Fix missing prototype for piecewise_copy.
</content>
</entry>
<entry>
<title>Fix compiler warnings in commit2</title>
<updated>2009-03-12T03:44:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-12T03:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e80e6a01a6396679e5293ec0b8b41c8c7378ea48'/>
<id>urn:sha1:e80e6a01a6396679e5293ec0b8b41c8c7378ea48</id>
<content type='text'>
Add headers with prototypes to remove compiler warnings
Make some obvious tables const to avoid any bugs.
</content>
</entry>
<entry>
<title>Fix warnings from redefining TRUE</title>
<updated>2009-03-12T03:34:11+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-12T03:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=205350e6adfb7548d68680cd1dea0760b1fd8bd7'/>
<id>urn:sha1:205350e6adfb7548d68680cd1dea0760b1fd8bd7</id>
<content type='text'>
TRUE and FALSE are already defined in glib causing warnings.
</content>
</entry>
<entry>
<title>buggy file exist test--thanx stig for test case to repro. fixes vpn_smoke regression failure.</title>
<updated>2009-03-11T04:29:41+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-11T04:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b8df8ad34e50a760237bae682a8fe22acb17084a'/>
<id>urn:sha1:b8df8ad34e50a760237bae682a8fe22acb17084a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added action and location of error to syslog on commit. error message string will need to be added later after some reworking of the old node</title>
<updated>2009-03-10T00:45:28+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-10T00:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=bd48938b3dc1634c64c6d099ccf5d193d94c4019'/>
<id>urn:sha1:bd48938b3dc1634c64c6d099ccf5d193d94c4019</id>
<content type='text'>
execution code.
</content>
</entry>
<entry>
<title>fix for qos-walkthrough. manage def file during commit--should handle general case, just happened to show up on qos-walkthrough (after def files were supported in the new</title>
<updated>2009-03-09T19:18:24+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-09T19:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7389eafe6644ed25f4f827cab335ddeed4015db0'/>
<id>urn:sha1:7389eafe6644ed25f4f827cab335ddeed4015db0</id>
<content type='text'>
commit).
</content>
</entry>
<entry>
<title>limit unescape command to embedded multinodes--fixes problem in qos-walkthrough regression test. haven't tried it but system probably inherently prevents percents from</title>
<updated>2009-03-05T01:15:29+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-05T01:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=079dc15e8e34568ef41a3938276c235d4f75ee09'/>
<id>urn:sha1:079dc15e8e34568ef41a3938276c235d4f75ee09</id>
<content type='text'>
being used in embedded multinodes.
</content>
</entry>
</feed>
