<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsss/package/deps.mak, branch v0.2.0.2</title>
<subtitle>A statically linkable NSS-like getpwnam() implementation</subtitle>
<id>https://git.skarnet.org/cgit/nsss/atom/package/deps.mak?h=v0.2.0.2</id>
<link rel='self' href='https://git.skarnet.org/cgit/nsss/atom/package/deps.mak?h=v0.2.0.2'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/'/>
<updated>2021-09-10T21:47:32Z</updated>
<entry>
<title> Implement a real nsssd-switch, with a test</title>
<updated>2021-09-10T21:47:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-09-10T21:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=df065a2ef3e40f7c002e286b2a45811a7227776a'/>
<id>urn:sha1:df065a2ef3e40f7c002e286b2a45811a7227776a</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 0.2.0.0, lots of changes.</title>
<updated>2021-09-09T19:58:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-09-09T19:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=6fdb4834cdb5557d9bd7562f61984da8bd0d9c80'/>
<id>urn:sha1:6fdb4834cdb5557d9bd7562f61984da8bd0d9c80</id>
<content type='text'>
- Make _r functions completely thread-safe.
- Save a lot of forking by having a persistent nsss_switch_query
- Introduce a timeout to make the server expire
- Start writing nsss-switch, not working yet.

Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> nsssd-nslcd needs socket_lib and sysclock_lib</title>
<updated>2020-02-09T22:40:17Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-02-09T22:40:17Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=30be7c7537d2c1a0add2cdeaaf68ff8ce6c62292'/>
<id>urn:sha1:30be7c7537d2c1a0add2cdeaaf68ff8ce6c62292</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix gen-deps.sh for cross-builds</title>
<updated>2019-10-21T17:22:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-21T17:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=8aee4f5236c6bc6d570aade5065c2b64d0807a1c'/>
<id>urn:sha1:8aee4f5236c6bc6d570aade5065c2b64d0807a1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add getgrouplist() support (stubbed in nsssd-nslcd)</title>
<updated>2019-09-21T21:17:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T21:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=426039bdd70a5502d56fbc2a9dcde5817b145c1c'/>
<id>urn:sha1:426039bdd70a5502d56fbc2a9dcde5817b145c1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix nsss_unix_grp_getlist dep</title>
<updated>2019-09-21T09:14:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T09:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=ce150eb99b4af0f509e86c0e077abb5203253049'/>
<id>urn:sha1:ce150eb99b4af0f509e86c0e077abb5203253049</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove tainnow dependency in configure too</title>
<updated>2019-09-21T06:14:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T06:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=49d66bcce5aa57acc5fb71efe93f531cae9d7402'/>
<id>urn:sha1:49d66bcce5aa57acc5fb71efe93f531cae9d7402</id>
<content type='text'>
</content>
</entry>
<entry>
<title> libnsss needs -lpthread</title>
<updated>2018-08-01T21:16:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-08-01T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=0ac545543b541824c2a04e5643ee6024e162a4cd'/>
<id>urn:sha1:0ac545543b541824c2a04e5643ee6024e162a4cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add test framework, fix some bugs</title>
<updated>2018-07-02T12:38:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-07-02T12:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=3cb4106b13aa883f3b704aa4026b78fd36db3756'/>
<id>urn:sha1:3cb4106b13aa883f3b704aa4026b78fd36db3756</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Initial commit</title>
<updated>2018-06-26T00:25:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-06-26T00:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=633445be1a9be37ae727c044417f5607706cf4ae'/>
<id>urn:sha1:633445be1a9be37ae727c044417f5607706cf4ae</id>
<content type='text'>
</content>
</entry>
</feed>
