<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpam-pwdfile.git, branch v2.0</title>
<subtitle>PAM module allowing authentication via an /etc/passwd-like file</subtitle>
<id>https://git.tiwe.de/libpam-pwdfile.git/atom?h=v2.0</id>
<link rel='self' href='https://git.tiwe.de/libpam-pwdfile.git/atom?h=v2.0'/>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/'/>
<updated>2024-06-17T10:17:40+00:00</updated>
<entry>
<title>release 2.0</title>
<updated>2024-06-17T10:17:40+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2024-06-17T10:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=2347ef0edd7054d3df9838612aa78ac6bd077dfd'/>
<id>urn:sha1:2347ef0edd7054d3df9838612aa78ac6bd077dfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>INSTALL: mention libxcrypt</title>
<updated>2024-06-17T10:11:19+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2024-06-17T10:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=83beb3d7564e32b7de3a2099825b18496e8dc6a1'/>
<id>urn:sha1:83beb3d7564e32b7de3a2099825b18496e8dc6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do away with legacy crypt types</title>
<updated>2021-04-16T17:49:10+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2021-04-16T17:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=f46bd38f387f0a580e134388086321b03e6b17d3'/>
<id>urn:sha1:f46bd38f387f0a580e134388086321b03e6b17d3</id>
<content type='text'>
it is the responsibility of libcrypt to implement crypt types
</content>
</entry>
<entry>
<title>enable large file support</title>
<updated>2014-03-06T20:30:20+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2014-03-06T20:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=e29d26e77d8577ea272211c20240b3c39dff6bf0'/>
<id>urn:sha1:e29d26e77d8577ea272211c20240b3c39dff6bf0</id>
<content type='text'>
this should make some tests for LFS happy; we don't use sizes of or offsets in files here
</content>
</entry>
<entry>
<title>release 1.0</title>
<updated>2013-09-29T13:55:25+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-09-29T13:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=8f0e412b48178c00abd023917dd2c9050ee89c18'/>
<id>urn:sha1:8f0e412b48178c00abd023917dd2c9050ee89c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright</title>
<updated>2013-09-29T13:50:21+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-09-29T13:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=6946f4bd3102d677d9ce43d4c48ed6bec2b13a31'/>
<id>urn:sha1:6946f4bd3102d677d9ce43d4c48ed6bec2b13a31</id>
<content type='text'>
also fix spelling error "GNU Public License"
</content>
</entry>
<entry>
<title>Makefile: add target changelog-from-git</title>
<updated>2013-09-28T14:36:58+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-09-28T14:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=183200793e5aec74f73b21bd96d46b447da64f11'/>
<id>urn:sha1:183200793e5aec74f73b21bd96d46b447da64f11</id>
<content type='text'>
needs moreutils
</content>
</entry>
<entry>
<title>README: describe legacy_crypt in more detail</title>
<updated>2013-09-26T14:29:48+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-09-26T14:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=5e5588cd1edfbab1889537b93ae13b159f76caff'/>
<id>urn:sha1:5e5588cd1edfbab1889537b93ae13b159f76caff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in README</title>
<updated>2013-09-26T14:29:11+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-09-26T14:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=235369330e1c1366e5c7cb31561cdb673703ad58'/>
<id>urn:sha1:235369330e1c1366e5c7cb31561cdb673703ad58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move opening brace out of ifdef to make code folding work</title>
<updated>2013-05-31T22:15:00+00:00</updated>
<author>
<name>Timo Weingärtner</name>
<email>timo@tiwe.de</email>
</author>
<published>2013-05-31T22:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tiwe.de/libpam-pwdfile.git/commit/?id=090a8585370c7857a193467fc057828b82ec358f'/>
<id>urn:sha1:090a8585370c7857a193467fc057828b82ec358f</id>
<content type='text'>
</content>
</entry>
</feed>
