<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch debian/0.15.43</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.43</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.15.43'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-05-07T00:20:25+00:00</updated>
<entry>
<title>Reindent syslog script</title>
<updated>2009-05-07T00:20:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-05-07T00:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c412935a4a66cbdc26d7a8a24a17621612eafc9e'/>
<id>urn:sha1:c412935a4a66cbdc26d7a8a24a17621612eafc9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow specifying 'protocols' for syslog facility</title>
<updated>2009-05-07T00:19:29+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-05-06T23:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=93fcb8164f1b86b43ed7cb3cb65f2d634a46b1c5'/>
<id>urn:sha1:93fcb8164f1b86b43ed7cb3cb65f2d634a46b1c5</id>
<content type='text'>
Since quagga uses local7, make it a real facility.
Allow local7 for compatiablity.

Bug 4263
</content>
</entry>
<entry>
<title>Split up system login scripts</title>
<updated>2009-05-05T20:42:51+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-05-05T20:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3591ae5310a40b457baecde3ab1b06182893f25b'/>
<id>urn:sha1:3591ae5310a40b457baecde3ab1b06182893f25b</id>
<content type='text'>
1. User and Radius separate scripts
2. Tacacs (incomplete) moved to separate package
</content>
</entry>
<entry>
<title>Fix file syslog target</title>
<updated>2009-04-10T17:10:41+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2009-04-10T17:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c8ddc562aea00044ce3bc3867858e0bc4bd461df'/>
<id>urn:sha1:c8ddc562aea00044ce3bc3867858e0bc4bd461df</id>
<content type='text'>
The new code was requiring full pathname, but old version was
using /var/log/user/&lt;filename&gt;  so make new code work like old code.
</content>
</entry>
<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>
</feed>
