<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/sysconf, branch oxnard</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=oxnard</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=oxnard'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-01-30T22:43:14+00:00</updated>
<entry>
<title>Allow operator users to run dmidecode so show version works for them</title>
<updated>2012-01-30T22:43:14+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-01-30T22:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=0aa1232f0b81216a11b7757fca98363c05971cca'/>
<id>urn:sha1:0aa1232f0b81216a11b7757fca98363c05971cca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: increase maximum allowed socket buffer</title>
<updated>2011-12-09T19:05:03+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-12-09T19:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=0e7d4cd2eecee8ef4cb4e00aa008bba4893b4333'/>
<id>urn:sha1:0e7d4cd2eecee8ef4cb4e00aa008bba4893b4333</id>
<content type='text'>
Need to allow netlink applications (like Quagga) to set large receive
buffering. This fixes regression since it was set large back in Glendale.
</content>
</entry>
<entry>
<title>Change arp_filter for all to 0 to allow vrrp interfaces to override the default of 1</title>
<updated>2011-12-02T00:50:45+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-01T00:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=496526b572ca83308a858b2ec4771d2f05f4970c'/>
<id>urn:sha1:496526b572ca83308a858b2ec4771d2f05f4970c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sudoers: expand ${bindir}</title>
<updated>2011-11-29T19:32:47+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-11-29T19:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d3ed56c29ae41fbc5ca3014406186cc1b1d6f585'/>
<id>urn:sha1:d3ed56c29ae41fbc5ca3014406186cc1b1d6f585</id>
<content type='text'>
File is copied not expanded by shell
</content>
</entry>
<entry>
<title>Move vyatta changes to sudoers to separate file</title>
<updated>2011-11-23T16:52:53+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-11-23T16:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=cabdd9d768ec110f0e92076e3a4bcbbcb6552a21'/>
<id>urn:sha1:cabdd9d768ec110f0e92076e3a4bcbbcb6552a21</id>
<content type='text'>
Bug 6916
Rather than editing /etc/sudoers which can lead to package conflicts,
put Vyatta specific changes into a separate file.
</content>
</entry>
<entry>
<title>Bugfix 7575 allow tshark to run as unprivileged user, tshark uses dumpcap as the packet interface so dumpcap needs cap_net_raw and cap_net_admin</title>
<updated>2011-10-20T21:34:41+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-10-20T21:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b9d0d6bb4cddbafe15b28bbe841bd9a5e3a237e4'/>
<id>urn:sha1:b9d0d6bb4cddbafe15b28bbe841bd9a5e3a237e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow rmmod without being root (with capability)</title>
<updated>2011-10-17T17:36:08+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-10-17T17:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=729e928acddb046938f3b327fefa5662bdac88b7'/>
<id>urn:sha1:729e928acddb046938f3b327fefa5662bdac88b7</id>
<content type='text'>
Set capability bit on more rmmod and more capabilities for sysctl
</content>
</entry>
<entry>
<title>Always log authorization messages</title>
<updated>2011-05-25T22:03:08+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-05-25T21:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=31f3d30599b976bfd033b7c69b2aa1394541d879'/>
<id>urn:sha1:31f3d30599b976bfd033b7c69b2aa1394541d879</id>
<content type='text'>
Bug 7095
Always keep /var/log/auth.log to allow for 'show log authorization'
</content>
</entry>
<entry>
<title>Change where ipv6 route table size is increased</title>
<updated>2011-02-25T18:38:10+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-02-25T18:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f62f7280611731fbd0f6a883a10e676a35518264'/>
<id>urn:sha1:f62f7280611731fbd0f6a883a10e676a35518264</id>
<content type='text'>
Can't do it early in boot because ipv6 module may not be loaded.
</content>
</entry>
<entry>
<title>Increase upper limit of IPV6 route table</title>
<updated>2011-02-22T18:27:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-02-22T18:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e42ffb4077c29c28f9e4b4d9cb62e863d7f24027'/>
<id>urn:sha1:e42ffb4077c29c28f9e4b4d9cb62e863d7f24027</id>
<content type='text'>
Bug 6681
Default configuration for IPV6 max routes is too small
</content>
</entry>
</feed>
