<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch debian/0.15.21</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.15.21</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.15.21'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-04-09T20:23:40+00:00</updated>
<entry>
<title>Resolve problems with syslog.conf</title>
<updated>2009-04-09T20:23:40+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2009-04-09T20:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=cc107178eacb42a0c7b324a8aff7217cbc40b35c'/>
<id>urn:sha1:cc107178eacb42a0c7b324a8aff7217cbc40b35c</id>
<content type='text'>
Default fallback code was broken
Change to blocked out region for Vyatta config.
</content>
</entry>
<entry>
<title>Rewrite existing syslog configuration update</title>
<updated>2009-04-08T22:33:37+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-07T04:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3f6410042b54db636eac390657a8a35583515ce4'/>
<id>urn:sha1:3f6410042b54db636eac390657a8a35583515ce4</id>
<content type='text'>
Do most of the work in the rewritten vyatta_update_syslog code.
Handle multiple facilities for same target without causing duplicate
log messages.

Never restart syslog daemon, just reload it and only if the configuration
has changed.
</content>
</entry>
<entry>
<title>Revert "Split login authentication configuration into three scripts"</title>
<updated>2009-03-26T16:11:07+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-26T16:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3e0898170191abd168c5307e9338e1da0b6988d4'/>
<id>urn:sha1:3e0898170191abd168c5307e9338e1da0b6988d4</id>
<content type='text'>
This reverts commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59.
</content>
</entry>
<entry>
<title>Split login authentication configuration into three scripts</title>
<updated>2009-03-23T22:28:45+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-23T22:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fd605ab5d4ce4aa4015089042afd90f6e5c6ba59'/>
<id>urn:sha1:fd605ab5d4ce4aa4015089042afd90f6e5c6ba59</id>
<content type='text'>
Getting cumbersome with one big script.
</content>
</entry>
<entry>
<title>Fix bare file handle warning</title>
<updated>2009-03-23T22:24:12+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-23T22:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1954901f4345cc0e2e0503019ff60eee1e2faaf8'/>
<id>urn:sha1:1954901f4345cc0e2e0503019ff60eee1e2faaf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix perlcritic warning about bare file handle</title>
<updated>2009-03-11T20:37:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-11T16:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9491b94e7085f390c0ccd2e31f700eac8f5a1536'/>
<id>urn:sha1:9491b94e7085f390c0ccd2e31f700eac8f5a1536</id>
<content type='text'>
Use 3 arg open.
</content>
</entry>
<entry>
<title>Fix perlcritic warnings</title>
<updated>2009-03-03T22:01:32+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-03T22:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=47b6beb04513eb619454fb6cae2fb7470f699996'/>
<id>urn:sha1:47b6beb04513eb619454fb6cae2fb7470f699996</id>
<content type='text'>
Use of global loop variable, and open syntax.
</content>
</entry>
<entry>
<title>Convert to Vyatta::Config hierarchy</title>
<updated>2008-11-22T01:05:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-22T01:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=62af8baf3a696f774430117927440c114248a81d'/>
<id>urn:sha1:62af8baf3a696f774430117927440c114248a81d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speed up addition of users to system</title>
<updated>2008-11-15T02:08:41+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-15T02:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1f36720eb1d5373ce244ef99a68a1b251535b746'/>
<id>urn:sha1:1f36720eb1d5373ce244ef99a68a1b251535b746</id>
<content type='text'>
On boot, there is no reason to add or modify a user account if already
exists in the system with same groups and settings.
</content>
</entry>
<entry>
<title>add basic tacacs+ support</title>
<updated>2008-11-13T01:43:53+00:00</updated>
<author>
<name>Robert Bays</name>
<email>rbays@cartagena.vyatta.com</email>
</author>
<published>2008-11-13T01:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=0d632760079f1b7ad9e18079f9c0c4aed06466c7'/>
<id>urn:sha1:0d632760079f1b7ad9e18079f9c0c4aed06466c7</id>
<content type='text'>
</content>
</entry>
</feed>
