<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/os/xdmauth.c, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2020-01-09T23:25:46+00:00</updated>
<entry>
<title>os: Fix -Wshadow errors</title>
<updated>2020-01-09T23:25:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-09T22:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=a94e8258f72ab5db4b9a1de7e10140b8d622667b'/>
<id>urn:sha1:a94e8258f72ab5db4b9a1de7e10140b8d622667b</id>
<content type='text'>
  commit 08d0481e299c28b64a0db9bb0782ba2b551028fd
  Author: Keith Packard &lt;keithp@keithp.com&gt;
  Date:   Sun Dec 15 01:12:22 2013 -0800

    os: Fix -Wshadow errors

    Rename variables to avoid shadowing globals

    Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
    Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;
</content>
</entry>
<entry>
<title>Lift os to XORG-7_1 state</title>
<updated>2018-02-27T02:13:07+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-11-05T12:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=2d59daca2fbc7ac26aa2b47c45dfed51278f0e71'/>
<id>urn:sha1:2d59daca2fbc7ac26aa2b47c45dfed51278f0e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused TLI ("STREAMSCONN") code</title>
<updated>2016-11-02T18:46:36+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-12T19:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=0cbc89221f82fa99db511eeef580a1476dfd4087'/>
<id>urn:sha1:0cbc89221f82fa99db511eeef580a1476dfd4087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multiple warnings in os/xdmauth.c.</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Eamon Walsh</name>
<email>ewalsh@tycho.nsa.gov</email>
</author>
<published>2008-06-14T01:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=da5da2091dc47b031926c791135c83468f557e9d'/>
<id>urn:sha1:da5da2091dc47b031926c791135c83468f557e9d</id>
<content type='text'>
v1: Eamon Walsh
v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
</content>
</entry>
<entry>
<title>replace transport.c link by xstrans.c</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-09-26T21:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=b60f66bb9df6cbde57bcfb335701c175e0df2c74'/>
<id>urn:sha1:b60f66bb9df6cbde57bcfb335701c175e0df2c74</id>
<content type='text'>
Just like upstream does
</content>
</entry>
<entry>
<title>VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.</title>
<updated>2016-07-05T23:09:15+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T14:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=6144b615dd7ae2acd786aaa08f66c9743870b709'/>
<id>urn:sha1:6144b615dd7ae2acd786aaa08f66c9743870b709</id>
<content type='text'>
 This has already been started while replacing copyright info in file
 headers and has now been completed with this commit.
</content>
</entry>
<entry>
<title>Xserver/os/xdmauth.c: Avoid compiler warnings due to -Wswitch being enabled. Use if statement rather than switch.</title>
<updated>2016-07-05T06:11:42+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-29T12:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=a8fd16ce61113f54391a2a58c9ad00466b67af98'/>
<id>urn:sha1:a8fd16ce61113f54391a2a58c9ad00466b67af98</id>
<content type='text'>
 Backported from X.org. Found in commit...

 commit 7deaaa797cf8e7ca71e9b34fa6f413d1ed2b3dab
 Author: Adam Jackson &lt;ajax@nwnk.net&gt;
 Date:   Tue Mar 28 01:21:00 2006 +0000
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.</title>
<updated>2016-07-02T12:05:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-25T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=2646fc254e75c4a7fc10d03d1139d0bd708ceae9'/>
<id>urn:sha1:2646fc254e75c4a7fc10d03d1139d0bd708ceae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.</title>
<updated>2016-07-02T12:05:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-25T23:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=acf87144d019f18e646501657d9082c6eba77f54'/>
<id>urn:sha1:acf87144d019f18e646501657d9082c6eba77f54</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#105
</content>
</entry>
<entry>
<title>Clear header file namespace separation (&lt;X11/...&gt; vs. &lt;nx-X11/...&gt;).</title>
<updated>2015-12-28T12:15:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-07-08T14:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=433d8186588698ce6a435fbff5e9d40a37b78be9'/>
<id>urn:sha1:433d8186588698ce6a435fbff5e9d40a37b78be9</id>
<content type='text'>
 In the process of building nxagent against more and more system-wide installed
 X.org libraries, we come to the limit of including structs from this (bundled
 nx-X11) and that (system-wide X.Org) library.

 This commit introduces a clear namespace separation of headers provided by
 nx-X11 and headers provided by X.Org. This approach is only temporary as we
 want to drop all nx-X11 bundled libraries from nx-libs.

 However, for a while we need to make this separation clear and also ship
 some reduced fake X.Org headers that avoid pulling in libX* and libNX_X*
 symbols at the same time.

 This patch has been tested on Debian jessie and unstable and requires no
 overall testing on various distros and distro versions, as we finally will
 drop all libNX_X* libraries and build against X.org's client libs.

 For now, this hack eases our development / cleanup process.
</content>
</entry>
</feed>
