<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsss/doc/index.html, branch v0.2.0.2</title>
<subtitle>A statically linkable NSS-like getpwnam() implementation</subtitle>
<id>https://git.skarnet.org/cgit/nsss/atom/doc/index.html?h=v0.2.0.2</id>
<link rel='self' href='https://git.skarnet.org/cgit/nsss/atom/doc/index.html?h=v0.2.0.2'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/'/>
<updated>2023-01-02T11:42:00Z</updated>
<entry>
<title> Prepare for 0.2.0.2</title>
<updated>2023-01-02T11:42:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-01-02T11:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=eef52ae801b2f2c425b9c4b00fc858cdbc377fcd'/>
<id>urn:sha1:eef52ae801b2f2c425b9c4b00fc858cdbc377fcd</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Update musl url</title>
<updated>2022-01-10T16:51:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2022-01-10T16:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=034e3f0752ea716b0b5f035ba2b5a66993cf8930'/>
<id>urn:sha1:034e3f0752ea716b0b5f035ba2b5a66993cf8930</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 0.2.0.1</title>
<updated>2021-12-19T07:34:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-12-19T07:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=a6a22973252bc8da57796c17cdf110abebb4db62'/>
<id>urn:sha1:a6a22973252bc8da57796c17cdf110abebb4db62</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> Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2</title>
<updated>2021-08-10T17:24:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-10T17:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=c9a58ceb7c07774944930105ace2f042be7b5f53'/>
<id>urn:sha1:c9a58ceb7c07774944930105ace2f042be7b5f53</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 0.1.0.1</title>
<updated>2021-04-13T21:06:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-04-13T21:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=6ea75efabcd0fca8feb67d99e9c076c68cc16049'/>
<id>urn:sha1:6ea75efabcd0fca8feb67d99e9c076c68cc16049</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 0.1.0.0, add --enable-libc-includes configure switch</title>
<updated>2020-12-06T15:32:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-06T15:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=57abdf3eaa424deafda497a4a896328238353e18'/>
<id>urn:sha1:57abdf3eaa424deafda497a4a896328238353e18</id>
<content type='text'>
 pwd.h, grp.h and shadow.h will not overwrite the libc headers
by default anymore; you need to explicitly add the switch.
</content>
</entry>
<entry>
<title> Doc typo fix (thanks firas)</title>
<updated>2020-06-25T22:14:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-06-25T22:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=ec85192dacc1bc1ca2efaad4e469d4d1831bce9c'/>
<id>urn:sha1:ec85192dacc1bc1ca2efaad4e469d4d1831bce9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 0.0.2.3</title>
<updated>2020-04-06T12:15:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-04-06T12:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=fe01012899b4de27e49b5fe572949e18ee294402'/>
<id>urn:sha1:fe01012899b4de27e49b5fe572949e18ee294402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nsss: fix html errors</title>
<updated>2020-03-30T17:24:34Z</updated>
<author>
<name>Colin Booth</name>
<email>colin@heliocat.net</email>
</author>
<published>2020-03-30T16:58:50Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/nsss/commit/?id=2fad1062c7ca93008006b2fbd3b11455f0827237'/>
<id>urn:sha1:2fad1062c7ca93008006b2fbd3b11455f0827237</id>
<content type='text'>
Signed-off-by: Colin Booth &lt;colin@heliocat.net&gt;
</content>
</entry>
</feed>
