<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpam-freerdp2/tests/mock_pam.c, branch master</title>
<subtitle>Remote RDP Logon for Arctica Greeter (PAM Module)
</subtitle>
<id>https://isbjoern.arctica-project.org/libpam-freerdp2/atom?h=master</id>
<link rel='self' href='https://isbjoern.arctica-project.org/libpam-freerdp2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/'/>
<updated>2025-01-25T11:06:41+00:00</updated>
<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://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=96b2f26c68e621f8605b87da01030de02b90c18d'/>
<id>urn:sha1:96b2f26c68e621f8605b87da01030de02b90c18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_pam.c: Use curly braces for all if-clauses.</title>
<updated>2021-06-08T14:02:52+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T13:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=aa69592eff0ec4bda76c8c3d3cbbafe3149b5131'/>
<id>urn:sha1:aa69592eff0ec4bda76c8c3d3cbbafe3149b5131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_pam.c: Don't leak memory pointed to by 'response'.</title>
<updated>2021-06-08T14:02:19+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T13:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=33871cdd77a9a3f4f0146bdd9aa2d05c4618efa6'/>
<id>urn:sha1:33871cdd77a9a3f4f0146bdd9aa2d05c4618efa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_*.c: Mark unused function arguments as such.</title>
<updated>2021-06-08T13:49:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T09:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=c55139bfaabd3e5112486716f262936e85a2fb18'/>
<id>urn:sha1:c55139bfaabd3e5112486716f262936e85a2fb18</id>
<content type='text'>
 This resolves:

 mock_pam.c: In function 'fake_conv':
 mock_pam.c:22:20: error: unused parameter 'num_msg' [-Werror=unused-parameter]
    22 | int fake_conv (int num_msg, const struct pam_message **msg,
       |                ~~~~^~~~~~~
 mock_pam.c:23:39: error: unused parameter 'appdata_ptr' [-Werror=unused-parameter]
    23 |     struct pam_response **resp, void *appdata_ptr)
       |                                 ~~~~~~^~~~~~~~~~~
 mock_pam.c: In function 'fake_conv_empty_password':
 mock_pam.c:51:35: error: unused parameter 'num_msg' [-Werror=unused-parameter]
    51 | int fake_conv_empty_password (int num_msg, const struct pam_message **msg,
       |                               ~~~~^~~~~~~
 mock_pam.c:52:39: error: unused parameter 'appdata_ptr' [-Werror=unused-parameter]
    52 |     struct pam_response **resp, void *appdata_ptr)
       |                                 ~~~~~~^~~~~~~~~~~
 cc1: all warnings being treated as errors
</content>
</entry>
<entry>
<title>unit tests: Fix build and re-enable them.</title>
<updated>2018-05-05T15:20:34+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-05T15:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=99d168a532894cafd6648547c1ac30dff2a62c43'/>
<id>urn:sha1:99d168a532894cafd6648547c1ac30dff2a62c43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White-space clean-up.</title>
<updated>2017-12-07T10:01:51+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-07T10:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=ea05a6160c17460f8cdde00ac35f6023e47dd6a7'/>
<id>urn:sha1:ea05a6160c17460f8cdde00ac35f6023e47dd6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit test for empty password bug</title>
<updated>2013-03-19T07:25:39+00:00</updated>
<author>
<name>Iftikhar Ahmad</name>
<email>iftikhar.ahmad@gmail.com</email>
</author>
<published>2013-03-19T07:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=788858a758cb0db992247299c4b430ba603196e2'/>
<id>urn:sha1:788858a758cb0db992247299c4b430ba603196e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Steal a bunch of test infrastructure from libpam-icaclient</title>
<updated>2012-09-19T19:35:36+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-09-19T19:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/libpam-freerdp2/commit/?id=2704e3ffc83bba8f7aedd39799468c35402584e9'/>
<id>urn:sha1:2704e3ffc83bba8f7aedd39799468c35402584e9</id>
<content type='text'>
</content>
</entry>
</feed>
