<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpam-x2go/tests, branch master</title>
<subtitle>Remote X2Go Logon for Arctica Greeter (PAM Module) 
</subtitle>
<id>https://openid.arctica-project.org/libpam-x2go/atom?h=master</id>
<link rel='self' href='https://openid.arctica-project.org/libpam-x2go/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/'/>
<updated>2021-06-08T13:34:27+00:00</updated>
<entry>
<title>tests/mock_pam.c: Use curly braces for all if-clauses.</title>
<updated>2021-06-08T13:34:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T13:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=a5f1e6f66a82a3630919353a396e77845586121b'/>
<id>urn:sha1:a5f1e6f66a82a3630919353a396e77845586121b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_pam.c: Don't leak memory pointed to by 'response'.</title>
<updated>2021-06-08T13:28:51+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T13:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=c859cfb399dc00dee24e02dd3acd40d40954c290'/>
<id>urn:sha1:c859cfb399dc00dee24e02dd3acd40d40954c290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_guest.c: Use same integer type (long unsigned int) for comparing string length returned by snprintf() and a sizeof() return value.</title>
<updated>2021-06-08T13:00:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T09:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=f8e02042cf5392278c41e4714fc051175da8f7fd'/>
<id>urn:sha1:f8e02042cf5392278c41e4714fc051175da8f7fd</id>
<content type='text'>
 This resolves:

 mock_guest.c: In function 'socket_sucker':
 mock_guest.c:95:16: error: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Werror=sign-compare]
    95 |  if (printsize &gt; sizeof(serv_addr.sun_path) - 1 || printsize &lt; 0) {
       |                ^
</content>
</entry>
<entry>
<title>tests/mock_*.c: Mark unused function arguments as such.</title>
<updated>2021-06-08T13:00:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-08T09:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=8252476fc8c8bdcacbea41f886f085746df9016a'/>
<id>urn:sha1:8252476fc8c8bdcacbea41f886f085746df9016a</id>
<content type='text'>
 This resolves:

 mock_pam.c: In function 'fake_conv':
 mock_pam.c:24:20: error: unused parameter 'num_msg' [-Werror=unused-parameter]
    24 | int fake_conv (int num_msg, const struct pam_message **msg,
       |                ~~~~^~~~~~~
 mock_pam.c:25:39: error: unused parameter 'appdata_ptr' [-Werror=unused-parameter]
    25 |     struct pam_response **resp, void *appdata_ptr)
       |                                 ~~~~~~^~~~~~~~~~~
 cc1: all warnings being treated as errors
</content>
</entry>
<entry>
<title>White-space clean-up. Remove whitespaces at EOL.</title>
<updated>2018-05-06T10:50:22+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-06T10:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=9d64da9ed2e173209c34954287781fe6045551a3'/>
<id>urn:sha1:9d64da9ed2e173209c34954287781fe6045551a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/mock_guest.c: Remove comment that is no longer true.</title>
<updated>2018-05-06T10:47:19+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-06T10:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=bd832ce81c1f9e6b1d69374c79014b79a85cd578'/>
<id>urn:sha1:bd832ce81c1f9e6b1d69374c79014b79a85cd578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/Makefile.am: white-space fixes.</title>
<updated>2018-05-05T15:07:01+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-05T15:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=949f753095d633caf6b7c1a2d84fe452dbc356fc'/>
<id>urn:sha1:949f753095d633caf6b7c1a2d84fe452dbc356fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit tests: Fix them and reenable them.</title>
<updated>2018-05-04T23:42:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-04T22:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=a246de8bd1b37f1b9881b38036a736305e3e4052'/>
<id>urn:sha1:a246de8bd1b37f1b9881b38036a736305e3e4052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-layout Makefile.am files.</title>
<updated>2018-05-04T13:22:19+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-04T13:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=f77fe62a5c25c43915dfb33a3c948dd282efd366'/>
<id>urn:sha1:f77fe62a5c25c43915dfb33a3c948dd282efd366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PAM prompt: rename from "x2gosession" to "remote command".</title>
<updated>2018-05-03T08:27:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-05-03T08:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libpam-x2go/commit/?id=fae5b91f36e94c6959fb72130d5d4de5f9669e30'/>
<id>urn:sha1:fae5b91f36e94c6959fb72130d5d4de5f9669e30</id>
<content type='text'>
</content>
</entry>
</feed>
