<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch jenner</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=jenner</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=jenner'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-07-30T21:05:21+00:00</updated>
<entry>
<title>Fix 4766: can't set login banners "Can't locate Vyatta/Login/Banner.pm"</title>
<updated>2009-07-30T21:05:21+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2009-07-30T21:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ad2cdb65e9869c4a78c5ccb3b7fb0d6cfebe5e4a'/>
<id>urn:sha1:ad2cdb65e9869c4a78c5ccb3b7fb0d6cfebe5e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 4592: Generate NTP config file from Vyatta configuration parameters.</title>
<updated>2009-06-17T22:54:59+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-17T22:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=08d0d9ed2d8824a446bfe6a1ba660db854f1a8f5'/>
<id>urn:sha1:08d0d9ed2d8824a446bfe6a1ba660db854f1a8f5</id>
<content type='text'>
This fix changes the way that the /etc/ntp.conf file is generated.  Now
it is generated at boot time using a fixed section that contains
only parameters that users don't change, plus a section that is generated
from any "system ntp-servers" parameters that are configured.  The fixed
section does not contain any "server" definitions, so all server definitions
come from the Vyatta config.

The Vyatta configuration template for this parameter and code
at other places in the system will now start the NTP server ONLY if
there is at least one NTP server configured.  So the user can "turn off"
the NTP server by just deleting all NTP servers from the configuration.

The default "config.boot" file does contiain one built-in "system ntp-servers"
parameter, so a newly installed system will start the NTP server.
</content>
</entry>
<entry>
<title>Make telnet management smarter</title>
<updated>2009-06-17T00:48:42+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-16T22:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46'/>
<id>urn:sha1:c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46</id>
<content type='text'>
Bug 4591
Consolidate check for telnet login
Don't remove /etc/securetty edit it
</content>
</entry>
<entry>
<title>Fix generation of syslog host targets</title>
<updated>2009-06-03T18:21:18+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-03T18:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7dc1c900184a629975b2e22e79c5dc44c494448e'/>
<id>urn:sha1:7dc1c900184a629975b2e22e79c5dc44c494448e</id>
<content type='text'>
Bug 4494
</content>
</entry>
<entry>
<title>Handle deletion of radius (or other) server</title>
<updated>2009-06-02T22:54:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-02T22:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1151679260e673f69bdb637fec7773b574f3c7b0'/>
<id>urn:sha1:1151679260e673f69bdb637fec7773b574f3c7b0</id>
<content type='text'>
The login class manager must be called if login type is deleted.
Also skip updating if no changes to that login type.
</content>
</entry>
<entry>
<title>Change API for login modules</title>
<updated>2009-06-02T22:14:08+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-02T21:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=37ba59896d4c9ac5c914d1901d86ed7e7d844871'/>
<id>urn:sha1:37ba59896d4c9ac5c914d1901d86ed7e7d844871</id>
<content type='text'>
The login modules aren't really objects (if Perl really had objects), so
just use dynamic invoke of update routine.
</content>
</entry>
<entry>
<title>Make Radius server work</title>
<updated>2009-06-02T22:14:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-02T21:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=bf86040fef55fdb644b3670a9e1ec093e67df828'/>
<id>urn:sha1:bf86040fef55fdb644b3670a9e1ec093e67df828</id>
<content type='text'>
Translate radius-server to Vyatta::Login::RadiusServer
</content>
</entry>
<entry>
<title>Change how system login update works</title>
<updated>2009-06-01T22:50:07+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-01T22:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=bf4dd2a3dd0f36ebd5c1c7a6a3705d378d0453b2'/>
<id>urn:sha1:bf4dd2a3dd0f36ebd5c1c7a6a3705d378d0453b2</id>
<content type='text'>
Use a wrapper script in vyatta_update_login.pl and per login method
objects for the update.
</content>
</entry>
<entry>
<title>Fix bug preventing 'vyatta' user login.</title>
<updated>2009-05-31T18:20:26+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2009-05-31T18:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ba165c0e0cf3929ab29b45468cf550eda771c37d'/>
<id>urn:sha1:ba165c0e0cf3929ab29b45468cf550eda771c37d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print error message on failure to create group/user</title>
<updated>2009-05-27T20:53:29+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-05-27T20:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c146c4433d10af8a46973b242d48c2aee920dff8'/>
<id>urn:sha1:c146c4433d10af8a46973b242d48c2aee920dff8</id>
<content type='text'>
Bug 4448
</content>
</entry>
</feed>
