<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpam-freerdp2/src/freerdp-auth-check.c, branch master</title>
<subtitle>Remote RDP Logon for Arctica Greeter (PAM Module)
</subtitle>
<id>https://openid.arctica-project.org/libpam-freerdp2/atom?h=master</id>
<link rel='self' href='https://openid.arctica-project.org/libpam-freerdp2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/'/>
<updated>2025-01-25T12:40:01+00:00</updated>
<entry>
<title>src/freerdp-auth-check.c: Include FreeRDP's version.h to have FREERDP_VERSION_MAJOR macro defined.</title>
<updated>2025-01-25T12:40:01+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-01-25T12:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=9be6a8ca27d36497b5dea3dc951fc728aa12d712'/>
<id>urn:sha1:9be6a8ca27d36497b5dea3dc951fc728aa12d712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>namespacing: Add FreeRDPv3 support and drop the FreeRDP version number from project name and project files.</title>
<updated>2025-01-25T11:06:41+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-01-25T11:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=96b2f26c68e621f8605b87da01030de02b90c18d'/>
<id>urn:sha1:96b2f26c68e621f8605b87da01030de02b90c18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/: Rename files *freerdp* -&gt; *freerdp2*.</title>
<updated>2018-05-05T15:20:12+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-05T14:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=589051f3ef91ab1bc3029de3952907dea81c1f88'/>
<id>urn:sha1:589051f3ef91ab1bc3029de3952907dea81c1f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/freerdp-auth-check.c: The tool expects 4 arguments (plus command name) -&gt; argc should be 5, not 4, then.</title>
<updated>2018-05-02T11:17:08+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-02T11:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=77557e6dd153876b63b675b73bfe668b9ceff19c'/>
<id>urn:sha1:77557e6dd153876b63b675b73bfe668b9ceff19c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/freerdp-auth-check.c: Typo fix in error message.</title>
<updated>2018-05-02T11:12:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-02T11:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=4c1e6aa0323f243be802268711b6a3f8d995542c'/>
<id>urn:sha1:4c1e6aa0323f243be802268711b6a3f8d995542c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/freerdp-auth-check.c: Add a little usage print out on faulty cmdline usage.</title>
<updated>2018-05-02T11:03:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-02T11:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=480b123353e623eb4bfabd530ca71745a73d341b'/>
<id>urn:sha1:480b123353e623eb4bfabd530ca71745a73d341b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to use the freerdp2 API</title>
<updated>2017-12-18T11:53:19+00:00</updated>
<author>
<name>Bernhard Miklautz</name>
<email>bernhard.miklautz@shacknet.at</email>
</author>
<published>2017-12-18T11:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=5583d6a2d86038bdeceb99e4752f961147dd585b'/>
<id>urn:sha1:5583d6a2d86038bdeceb99e4752f961147dd585b</id>
<content type='text'>
* use the new API
 * use AuthenticationOnly
* return 0 on SUCCESS the last known error otherwise
* disable wlog output (unless compiled with ENABLE_WLOG)
</content>
</entry>
<entry>
<title>Port to new freerdp API</title>
<updated>2014-11-10T17:22:40+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain@orangesquash.org.uk</email>
</author>
<published>2014-11-10T17:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=571ddf18297e21271a4290f2d64d8377ced60f3c'/>
<id>urn:sha1:571ddf18297e21271a4290f2d64d8377ced60f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropping the ignoring of the cert</title>
<updated>2012-08-30T17:02:34+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-08-30T17:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=4b95b652e1567fe781be8e91450903169cc45e12'/>
<id>urn:sha1:4b95b652e1567fe781be8e91450903169cc45e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure to lock the password buffer</title>
<updated>2012-08-30T17:01:14+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-08-30T17:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-freerdp2/commit/?id=d71967fdfecdc1ed309eac4e68b4a72d522d3633'/>
<id>urn:sha1:d71967fdfecdc1ed309eac4e68b4a72d522d3633</id>
<content type='text'>
</content>
</entry>
</feed>
