<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtmux.git/compat, branch rahm</title>
<subtitle>Tmux with Rahm's extra hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/'/>
<entry>
<title>Do not attempt to connect to the socket as a client if systemd is active, from</title>
<updated>2022-10-18T14:58:06+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-10-18T14:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=5ce34add77fa3517a01e63b915c5f4e3241af470'/>
<id>5ce34add77fa3517a01e63b915c5f4e3241af470</id>
<content type='text'>
Julien Moutinho in GitHub issue 3345.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Julien Moutinho in GitHub issue 3345.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add headers and fix type, from Marvin Schmidt. GitHub issue 3332.</title>
<updated>2022-09-19T06:03:17+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-09-19T06:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=19344ec890e0c4343e3c20695806d482c631d67c'/>
<id>19344ec890e0c4343e3c20695806d482c631d67c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fallback implementaion of getpeereid, from Pino Toscano.</title>
<updated>2022-08-22T07:21:42+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-08-22T07:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=19344efa78be23a02008be9da0991f54455c9f9e'/>
<id>19344efa78be23a02008be9da0991f54455c9f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra definition of getpeereid. From Eric N Vander Weele in GitHub issue</title>
<updated>2022-06-02T20:45:53+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-06-02T20:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=be2617036ff7f53343e24101654015b875258777'/>
<id>be2617036ff7f53343e24101654015b875258777</id>
<content type='text'>
3209.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3209.
</pre>
</div>
</content>
</entry>
<entry>
<title>On platforms with no way to get peer UID, use getuid(), also fix some failure</title>
<updated>2022-04-06T15:47:59+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-04-06T15:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=8bcd392ee79996f828fd40c52198071ec0f273dd'/>
<id>8bcd392ee79996f828fd40c52198071ec0f273dd</id>
<content type='text'>
checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for systemd socket activation (where systemd creates the Unix</title>
<updated>2022-03-28T07:42:13+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-03-28T07:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=fc7f1e7acb3539a43df46136e971f770515e0b0d'/>
<id>fc7f1e7acb3539a43df46136e971f770515e0b0d</id>
<content type='text'>
domain socket for tmux rather than tmux creating it). Build with
--enable-systemd. From Julien Moutinho in GitHub issue 3119.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
domain socket for tmux rather than tmux creating it). Build with
--enable-systemd. From Julien Moutinho in GitHub issue 3119.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use getpeerucred if available (not tested).</title>
<updated>2022-03-08T11:35:06+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-03-08T11:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=04952f15df1bc81d1878833533d344a6b1d1326c'/>
<id>04952f15df1bc81d1878833533d344a6b1d1326c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add getpeerid compat.</title>
<updated>2022-03-08T11:02:17+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2022-03-08T11:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=afd9b68d102fc4a7614885267e99299247a031d8'/>
<id>afd9b68d102fc4a7614885267e99299247a031d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove compat.h again.</title>
<updated>2021-03-08T08:59:13+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2021-03-08T08:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=0792b65863f45a4fe8dcc2d787a4a75e9602d795'/>
<id>0792b65863f45a4fe8dcc2d787a4a75e9602d795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 3.2-rc</title>
<updated>2021-03-02T12:08:34+00:00</updated>
<author>
<name>Nicholas Marriott</name>
<email>nicholas.marriott@gmail.com</email>
</author>
<published>2021-03-02T12:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rtmux.git/commit/?id=c01251d02388efceca515c47c257e2b5342e3716'/>
<id>c01251d02388efceca515c47c257e2b5342e3716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
