<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-loginrecords/README, branch master</title>
<subtitle>Puppet module for loginrecords</subtitle>
<id>https://cgit.fluxo.info/puppet-loginrecords/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-loginrecords/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/'/>
<updated>2013-05-06T13:01:14+00:00</updated>
<entry>
<title>Update copyright years.</title>
<updated>2013-05-06T13:01:14+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2013-05-06T13:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=2393966aa7a988daeffbc327540b985e7e8a166c'/>
<id>urn:sha1:2393966aa7a988daeffbc327540b985e7e8a166c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'shared'</title>
<updated>2013-01-02T11:47:34+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2013-01-02T11:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=4cfb1fc6bbe356e335d8635bbadfd6ea72f8bc20'/>
<id>urn:sha1:4cfb1fc6bbe356e335d8635bbadfd6ea72f8bc20</id>
<content type='text'>
Conflicts:
	README
</content>
</entry>
<entry>
<title>replace old resources with stdlib functions</title>
<updated>2013-01-02T11:13:11+00:00</updated>
<author>
<name>mh</name>
<email>mh@immerda.ch</email>
</author>
<published>2013-01-02T10:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=4fe16c0993d0adfe0e652d76177d0f1736e45cf3'/>
<id>urn:sha1:4fe16c0993d0adfe0e652d76177d0f1736e45cf3</id>
<content type='text'>
stdlib has the new file_line, which can also do the same as we
used replace for in one run.
</content>
</entry>
<entry>
<title>Take into account that disabling RAMRUN is not supported since Wheezy.</title>
<updated>2011-11-09T18:46:44+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-11-09T18:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=fdb60047acf69dac300a156958a7e115f185f322'/>
<id>urn:sha1:fdb60047acf69dac300a156958a7e115f185f322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New feature: mount a ramdisk on /var/run.</title>
<updated>2011-02-25T23:22:43+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-02-25T23:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=f14a6d81d58e3e36fb7fef593086aab6e576dfa1'/>
<id>urn:sha1:f14a6d81d58e3e36fb7fef593086aab6e576dfa1</id>
<content type='text'>
This helps protecting users privacy since /var/run/utmp cannot be deleted.
</content>
</entry>
<entry>
<title>Chmod /var/run/utmp 640 instead of removing it.</title>
<updated>2011-02-25T23:05:23+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-02-25T23:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=1138f154f9cb0985076159dec34546eb9f677017'/>
<id>urn:sha1:1138f154f9cb0985076159dec34546eb9f677017</id>
<content type='text'>
Quoting utmp(5):

  "Unlike various other systems, where utmp logging can be disabled by removing
   the file, utmp must always exist on Linux."

Moreover, removing this file breaks some of Puppet's functionality.
</content>
</entry>
<entry>
<title>introduce class parameters to make the interface nicer</title>
<updated>2010-11-29T23:58:07+00:00</updated>
<author>
<name>mh</name>
<email>mh@immerda.ch</email>
</author>
<published>2010-11-29T23:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=2fc748a19d8080970d5989b57d2e20e37f3d65ce'/>
<id>urn:sha1:2fc748a19d8080970d5989b57d2e20e37f3d65ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also disable /var/run/utmp (opt-out).</title>
<updated>2010-10-17T18:23:20+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-17T18:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=ef2e21a7644eb5eb6d31bad47076a33abb02801c'/>
<id>urn:sha1:ef2e21a7644eb5eb6d31bad47076a33abb02801c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support disabling btmp and wtmp.</title>
<updated>2010-10-17T18:13:20+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-17T18:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=7fcec706fd74b5f958e74d7960640ff5ec8b19be'/>
<id>urn:sha1:7fcec706fd74b5f958e74d7960640ff5ec8b19be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add (untested) lastlog disabling support.</title>
<updated>2010-10-17T17:49:05+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-17T17:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-loginrecords/commit/?id=96a39b816a4922cb9e710e6bdd044125708d8411'/>
<id>urn:sha1:96a39b816a4922cb9e710e6bdd044125708d8411</id>
<content type='text'>
</content>
</entry>
</feed>
