<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v1.0.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.0.5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-01T10:22:43Z</updated>
<entry>
<title>Add an fflush() call after logging, hopefully fixes the issue with delayed logging on low activity. Reported by Rob from Anope.</title>
<updated>2006-07-01T10:22:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-07-01T10:22:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3168bb4cd121209c49050bd39ed4b8fdbdb910bc'/>
<id>urn:sha1:3168bb4cd121209c49050bd39ed4b8fdbdb910bc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4092 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Pointer safety for Write* functions (check the local user exists in the fd_ref_table as a safety measure before attempting to use their user pointer)</title>
<updated>2006-06-24T14:38:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-24T14:38:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6df42573f33f54b1bd897cbb46d1b8c27783731'/>
<id>urn:sha1:a6df42573f33f54b1bd897cbb46d1b8c27783731</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4055 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>If the &lt;ALLOW&gt; or &lt;DENY&gt; tag specifies an ip, and this user resolves,</title>
<updated>2006-06-12T15:58:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-12T15:58:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=927cdae529db66a71e39199d3164309171348dcc'/>
<id>urn:sha1:927cdae529db66a71e39199d3164309171348dcc</id>
<content type='text'>
then their ip will be taken as 'priority' anyway, so for example,
&lt;connect allow="127.0.0.1"&gt; will match joe!bloggs@localhost


git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for mode string getting cut, breaks on some +L</title>
<updated>2006-06-08T22:00:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-08T22:00:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=075e89d6be2ceee526e0430f3fdd9ccc5ac8c284'/>
<id>urn:sha1:075e89d6be2ceee526e0430f3fdd9ccc5ac8c284</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3994 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>signal/raise in the sigsegv handler to re-raise the sig for a coredump</title>
<updated>2006-04-28T00:46:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-28T00:46:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cac0b6fd3194b0c90b255cfb6a143e90a4c71563'/>
<id>urn:sha1:cac0b6fd3194b0c90b255cfb6a143e90a4c71563</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3914 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Test tweak to clarify how channel joins work</title>
<updated>2006-04-21T10:48:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-21T10:48:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1624555b288f37a1896e12a3927c8348fde0e9c7'/>
<id>urn:sha1:1624555b288f37a1896e12a3927c8348fde0e9c7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3902 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup: (unsigned) cast to more explicit (unsigned char)</title>
<updated>2006-03-21T18:38:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-21T18:38:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc6a985761f48a4ce79b80929c7e50d980733b18'/>
<id>urn:sha1:bc6a985761f48a4ce79b80929c7e50d980733b18</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3746 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Trivial: ServerPrivmsgAll() sending Notices</title>
<updated>2006-03-20T01:55:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-20T01:55:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8952f84a6cddc0ce1618b6c8c48256ea6e37ed7'/>
<id>urn:sha1:b8952f84a6cddc0ce1618b6c8c48256ea6e37ed7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3743 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>LUSERS oper count was broken and reporting the oper count to always be equal to the number of users (whoops)</title>
<updated>2006-03-19T20:38:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-19T20:38:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54a0ed6f79b962bc2bd6e0020fc129aab05917d9'/>
<id>urn:sha1:54a0ed6f79b962bc2bd6e0020fc129aab05917d9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3738 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed a missing reference to chanrec::modes</title>
<updated>2006-03-12T15:20:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T15:20:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1135a57ace24193f26ed3e679ca0945d97398988'/>
<id>urn:sha1:1135a57ace24193f26ed3e679ca0945d97398988</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3693 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
