<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdebase/tdm/ConfigureChecks.cmake, branch master</title>
<subtitle>TDE base libraries and programs
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdebase/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdebase/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/'/>
<updated>2024-04-15T00:56:07Z</updated>
<entry>
<title>tdm: Allow to detect pthread_setname_np. Add linking pthread.</title>
<updated>2024-04-15T00:56:07Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2024-04-15T00:56:07Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c'/>
<id>urn:sha1:28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c</id>
<content type='text'>
This relates to issue #473.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>kcheckpass: fix shadow support when not building tdm</title>
<updated>2023-06-05T02:59:33Z</updated>
<author>
<name>Bobby Bingham</name>
<email>koorogi@koorogi.info</email>
</author>
<published>2023-03-31T02:54:25Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=8c543e26ec35237d00ec44fadda80318c386fdde'/>
<id>urn:sha1:8c543e26ec35237d00ec44fadda80318c386fdde</id>
<content type='text'>
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.

Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.

2. Consolidate /etc/passwd and shadow password handling

The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.

Signed-off-by: Bobby Bingham &lt;koorogi@koorogi.info&gt;
</content>
</entry>
<entry>
<title>SunOS specific patches</title>
<updated>2023-05-22T18:07:54Z</updated>
<author>
<name>Denis Kozadaev</name>
<email>denis@dilos.org</email>
</author>
<published>2023-05-18T18:41:25Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685'/>
<id>urn:sha1:4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685</id>
<content type='text'>
Signed-off-by: Denis Kozadaev &lt;denis@dilos.org&gt;
</content>
</entry>
<entry>
<title>Create a systemd service file for tdm</title>
<updated>2021-01-17T17:08:00Z</updated>
<author>
<name>aneejit1</name>
<email>aneejit1@gmail.com</email>
</author>
<published>2020-08-04T00:14:39Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=5f47d4f48195c6b74fb450ffed6ac15e8ab462d6'/>
<id>urn:sha1:5f47d4f48195c6b74fb450ffed6ac15e8ab462d6</id>
<content type='text'>
Signed-off-by: aneejit1 &lt;aneejit1@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change to use arc4random_buf(3) if available</title>
<updated>2019-08-18T13:38:50Z</updated>
<author>
<name>OBATA Akio</name>
<email>obache@wizdas.com</email>
</author>
<published>2019-08-18T09:28:04Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=027c45db6f63a04eb31eac481f9264ab9760dce1'/>
<id>urn:sha1:027c45db6f63a04eb31eac481f9264ab9760dce1</id>
<content type='text'>
Signed-off-by: OBATA Akio &lt;obache@wizdas.com&gt;
</content>
</entry>
<entry>
<title>Fix conditionnal utmpx support in tdm</title>
<updated>2014-10-18T12:29:19Z</updated>
<author>
<name>François Andriot</name>
<email>francois.andriot@free.fr</email>
</author>
<published>2014-10-18T12:07:17Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=1651fcb54a3690cb973fdadbda8e8130da1e351c'/>
<id>urn:sha1:1651fcb54a3690cb973fdadbda8e8130da1e351c</id>
<content type='text'>
Signed-off-by: François Andriot &lt;francois.andriot@free.fr&gt;"
</content>
</entry>
<entry>
<title>Fix crypt library detection in CMake</title>
<updated>2014-10-18T12:29:18Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2014-10-18T12:01:26Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=71fb8e0e115daa047a514df546d13d294f376840'/>
<id>urn:sha1:71fb8e0e115daa047a514df546d13d294f376840</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Part 2 of prior commit</title>
<updated>2012-01-22T07:02:36Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2012-01-22T07:02:36Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=b81e43465b14836b17e4fe2dea91c78a2bdd29b3'/>
<id>urn:sha1:b81e43465b14836b17e4fe2dea91c78a2bdd29b3</id>
<content type='text'>
</content>
</entry>
</feed>
