<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/security, branch vorlesung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=vorlesung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=vorlesung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2018-02-08T13:24:02Z</updated>
<entry>
<title>security: rework Mandatory Access Control</title>
<updated>2018-02-08T13:24:02Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-02-04T15:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e0a9b373261726395e470ed596959eecb8f65ab8'/>
<id>urn:sha1:e0a9b373261726395e470ed596959eecb8f65ab8</id>
<content type='text'>
- Rework generic information
- Add information about SMACK and AppArmor
- Add References
- Add examples

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: cleanup concept slides</title>
<updated>2018-01-15T15:53:20Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-01-15T15:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f71d08b5090fa93627d70824c979184c54ab710b'/>
<id>urn:sha1:f71d08b5090fa93627d70824c979184c54ab710b</id>
<content type='text'>
Cleanup multiple peanuts:
- remove [fragile] (were not required)
- remove unnecessary header stubs
- align subsections

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: change code fontsize to scriptsize</title>
<updated>2018-01-15T15:53:17Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-01-15T15:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=4666d19e5b7efa763c25e54c3a90d9ef38f9b234'/>
<id>urn:sha1:4666d19e5b7efa763c25e54c3a90d9ef38f9b234</id>
<content type='text'>
Fontsize "scriptsize" is a good alternative between default fontsize
and "tiny".

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: integrate secureboot</title>
<updated>2017-12-19T08:39:28Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2017-11-26T16:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=4329123b915adc8d996c0520dd923c77c551d274'/>
<id>urn:sha1:4329123b915adc8d996c0520dd923c77c551d274</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>secureboot</title>
<updated>2017-12-19T08:39:23Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2017-11-19T17:21:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=534d76fa634adc6c7c0b076b67025fd082a8a90c'/>
<id>urn:sha1:534d76fa634adc6c7c0b076b67025fd082a8a90c</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: fix path to capability header file</title>
<updated>2017-10-24T09:50:54Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2017-10-24T09:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=0a19d86cc8ba5d53f5616bc1ffb89d9354d8d9d3'/>
<id>urn:sha1:0a19d86cc8ba5d53f5616bc1ffb89d9354d8d9d3</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: Replace setreuid() and setregid() call</title>
<updated>2017-07-07T10:11:40Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2017-07-07T09:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=3aae315e6ea8b6e8972a09cb888b244aa662473c'/>
<id>urn:sha1:3aae315e6ea8b6e8972a09cb888b244aa662473c</id>
<content type='text'>
The implicit modification of saved UID or GID is not clear enough
for an example code. Therefore these calls are replaced by the more
suitable setresuid() and setresgid() calls.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: Fix typos in examples</title>
<updated>2017-07-07T10:11:35Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2017-07-07T09:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=c403227fe371250b68f39313d9a0dfdda6e3fad1'/>
<id>urn:sha1:c403227fe371250b68f39313d9a0dfdda6e3fad1</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2017-01-19T14:54:52Z</updated>
<author>
<name>john.ogness</name>
<email>john.ogness@newdriver.com</email>
</author>
<published>2017-01-19T14:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=b79a6748f56911ea9f5009e056b92021e01717d7'/>
<id>urn:sha1:b79a6748f56911ea9f5009e056b92021e01717d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix iptables comment</title>
<updated>2017-01-19T14:54:45Z</updated>
<author>
<name>john.ogness</name>
<email>john.ogness@newdriver.com</email>
</author>
<published>2017-01-15T21:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f29abb78369f5f077d4f3c04059f2cf766500bd4'/>
<id>urn:sha1:f29abb78369f5f077d4f3c04059f2cf766500bd4</id>
<content type='text'>
</content>
</entry>
</feed>
