<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcomp/src, branch pr/extend_manpage</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2020-05-30T19:13:56+00:00</updated>
<entry>
<title>Enable slave socket in server mode</title>
<updated>2020-05-30T19:13:56+00:00</updated>
<author>
<name>Vadim Troshchinskiy</name>
<email>vtroshchinskiy@qindel.com</email>
</author>
<published>2020-02-11T09:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=bdc698b7a6b7a0f46019785c288d1baf5fdc9e2e'/>
<id>urn:sha1:bdc698b7a6b7a0f46019785c288d1baf5fdc9e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use nxdialog as nxclient replacement</title>
<updated>2020-05-07T10:52:00+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-05-05T17:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=46c8dce9a24535ae43d0a7086e26da3cf66a36b3'/>
<id>urn:sha1:46c8dce9a24535ae43d0a7086e26da3cf66a36b3</id>
<content type='text'>
if neither NX_CLIENT ist provided nor /usr/NX/bin/nxclient is existing
try /usr/bin/nxdialog.

Currently the path is hardcoded.
</content>
</entry>
<entry>
<title>Add support for custom version string</title>
<updated>2020-01-05T22:18:58+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-12-14T23:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ec1b3a44c0653e21dd252e1727ed42f86f0bb0ec'/>
<id>urn:sha1:ec1b3a44c0653e21dd252e1727ed42f86f0bb0ec</id>
<content type='text'>
Make nxproxy and nxagent print an arbitrary version number by running
make NX_VERSION_CUSTOM="myvers". nxagent and nxproxy will then show
this in addition to the original version number:

NXPROXY - Version myvers (3.5.99.22)
NXAGENT - Version myvers (3.5.99.22)

Fixes ArcticaProject/nx-libs#606
</content>
</entry>
<entry>
<title>nxagent: simplify nxagentWaitEvents()</title>
<updated>2019-08-16T09:51:39+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-05-05T16:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=62573abf00fb6fd6fcc642088a570400d88197d0'/>
<id>urn:sha1:62573abf00fb6fd6fcc642088a570400d88197d0</id>
<content type='text'>
no more need to pass down a struct, we now only pass the milliseconds
and let the function do the rest.
</content>
</entry>
<entry>
<title>nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTHREAD_CFLAGS is also supposed to be used when linking. See comments in m4/ax_pthread.m4.</title>
<updated>2019-04-07T20:00:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-03-01T22:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=80ecfad957d8107b8103a47ea69a8762fcea829b'/>
<id>urn:sha1:80ecfad957d8107b8103a47ea69a8762fcea829b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp/src/Makefile.am: PTHREAD_LDFLAGS does not exist, replace with PTHREAD_LIBS.</title>
<updated>2019-04-04T09:19:01+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2019-04-04T09:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1b6da5992dd983a8526e91cd93dd98c01a81aa5b'/>
<id>urn:sha1:1b6da5992dd983a8526e91cd93dd98c01a81aa5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GenericReply.h: remove unused variable</title>
<updated>2019-03-01T11:02:26+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T22:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7c8214f31fd3d83e641067941573ebb89f4f4ddb'/>
<id>urn:sha1:7c8214f31fd3d83e641067941573ebb89f4f4ddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp: fix unused variables</title>
<updated>2019-03-01T11:02:25+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T21:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=0934b1e673d002c69a0c6fa846931df62acd5fb8'/>
<id>urn:sha1:0934b1e673d002c69a0c6fa846931df62acd5fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp: fix unused variable</title>
<updated>2019-03-01T11:02:25+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T21:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=0e481f8aaf5faf0aed4cf5ea9bdbb7d458d9efdc'/>
<id>urn:sha1:0e481f8aaf5faf0aed4cf5ea9bdbb7d458d9efdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fix parsing ports set to unix sockets"</title>
<updated>2019-02-20T09:40:20+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-02-20T09:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=de421e4fe03013735f550255f082ebb58f339bd5'/>
<id>urn:sha1:de421e4fe03013735f550255f082ebb58f339bd5</id>
<content type='text'>
 This reverts commit 889de46f759913742478d2cfe20f1f4a6c2effdc.

 Fixes ArcticaProject/nx-libs#775.
</content>
</entry>
</feed>
