<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/security/advanced, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<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: 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: 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 description of real,effective,saved id's</title>
<updated>2017-01-19T14:54:38Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2017-01-14T23:16:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=df032c843682aa0917fb55664358b02378b5a928'/>
<id>urn:sha1:df032c843682aa0917fb55664358b02378b5a928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling correction "effective"</title>
<updated>2017-01-19T14:54:32Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2017-01-14T22:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=12830ea1e0e949cf5c740e2f4eea4a04fafaca7e'/>
<id>urn:sha1:12830ea1e0e949cf5c740e2f4eea4a04fafaca7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gshadow</title>
<updated>2017-01-19T14:54:25Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2017-01-14T22:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e4ad5dd6cd2c12792a463cdcce679a7ab1b2cd70'/>
<id>urn:sha1:e4ad5dd6cd2c12792a463cdcce679a7ab1b2cd70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix various security errors</title>
<updated>2017-01-05T08:27:40Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2017-01-03T15:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=2282f07f0f90ddc6537e3ae3544ca62cf0a76722'/>
<id>urn:sha1:2282f07f0f90ddc6537e3ae3544ca62cf0a76722</id>
<content type='text'>
</content>
</entry>
</feed>
