<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/common, branch debian/0.14.34</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.34</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14.34'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-03-03T06:28:16+00:00</updated>
<entry>
<title>added fix for nested priority and deletion failure. also priorities should not reside</title>
<updated>2009-03-03T06:28:16+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-03T06:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8a66041f90db8205db50fd83aed8001175c787ed'/>
<id>urn:sha1:8a66041f90db8205db50fd83aed8001175c787ed</id>
<content type='text'>
on node.tags, but on parent (node name of multinode)--this is to prevent priorities
splitting behaviors between different priorities on multinodes.
</content>
</entry>
<entry>
<title>fixed preservation of def file when committing configuration. default leafs</title>
<updated>2009-03-02T17:51:39+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-03-02T17:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f99deef50eda86d063338c92ceed768b5578fb0b'/>
<id>urn:sha1:f99deef50eda86d063338c92ceed768b5578fb0b</id>
<content type='text'>
configured by system will now be suppressed via show command (same behavior as
with old commit).
</content>
</entry>
<entry>
<title>Added environment variable that can be accessed in executing node.def script to check whether commit is in a delete or set action. The environmental variable is</title>
<updated>2009-02-27T19:45:47+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-27T19:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f0c5876c1203da45081d588fa2daf6b034281cba'/>
<id>urn:sha1:f0c5876c1203da45081d588fa2daf6b034281cba</id>
<content type='text'>
"COMMIT_ACTION" the value can either be "SET" or "DELETE". The variable is set for the duration of the call being made to the action in the node.def file.

This should allow some simplication of scripts (i.e. such as setting up static routes).
</content>
</entry>
<entry>
<title>handle seg violation if an empty line is found in the priority file.</title>
<updated>2009-02-26T19:56:12+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-26T19:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=34293dcc8968aed3ffc0e3cee754b2e86dd566f9'/>
<id>urn:sha1:34293dcc8968aed3ffc0e3cee754b2e86dd566f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cosmetic changes, and better to not leave interfaces root node under default priority.</title>
<updated>2009-02-25T19:08:19+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-25T19:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1eef25550d68988d5299685ff6015c07d70a7e6e'/>
<id>urn:sha1:1eef25550d68988d5299685ff6015c07d70a7e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>harvesting dead code.</title>
<updated>2009-02-25T18:24:44+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-25T18:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d40c4e1765835dfc6509d10b15e39dbb6c5ec9b9'/>
<id>urn:sha1:d40c4e1765835dfc6509d10b15e39dbb6c5ec9b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nested priority case under interfaces need mkdir with -p option to set</title>
<updated>2009-02-25T18:04:52+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-25T18:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b68727e0a5612412750fbd8b1f784c040f22239f'/>
<id>urn:sha1:b68727e0a5612412750fbd8b1f784c040f22239f</id>
<content type='text'>
up parent directories before parent priority is visited.
</content>
</entry>
<entry>
<title>replace unionfs synchronization code with piecewise copy. this should fix most of the problems related to nested priorities (but not all). also moved node profiling output from debug file</title>
<updated>2009-02-24T21:08:52+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-24T21:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=91a4c9f9093a5ef5d0baf792dd94a3f4e15d4488'/>
<id>urn:sha1:91a4c9f9093a5ef5d0baf792dd94a3f4e15d4488</id>
<content type='text'>
to stdout
(when enabled by the -c flag).
</content>
</entry>
<entry>
<title>added additional debug output and fixed dumping of trans nodes to screen. added default</title>
<updated>2009-02-18T00:43:45+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-02-18T00:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=79c1a2d2dcbb74447ad5b142295161e0340a36f4'/>
<id>urn:sha1:79c1a2d2dcbb74447ad5b142295161e0340a36f4</id>
<content type='text'>
priorities in priorities file. also fixed bug where interface changes could sweep in portions
of failed configuration on error. now fixed.
</content>
</entry>
<entry>
<title>expose new cli functions in cfg library.</title>
<updated>2009-01-26T22:16:49+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-01-26T22:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e2022fecd97f3088dc489bc61fad38c012623b7f'/>
<id>urn:sha1:e2022fecd97f3088dc489bc61fad38c012623b7f</id>
<content type='text'>
</content>
</entry>
</feed>
