<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_safelist.cpp, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_safelist.cpp?h=v1.1.0b4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_safelist.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-22T20:11:53Z</updated>
<entry>
<title>More mirc ball-suckage.</title>
<updated>2006-10-22T20:11:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-22T20:11:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=042c6efdb6b7a6e0ee9e1b45961acd6ef9042128'/>
<id>urn:sha1:042c6efdb6b7a6e0ee9e1b45961acd6ef9042128</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5527 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mIRC sucks, and its author does too!</title>
<updated>2006-10-22T20:02:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-22T20:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=93f7aad8ce487fbfa3561070d2e49c81bb4e6816'/>
<id>urn:sha1:93f7aad8ce487fbfa3561070d2e49c81bb4e6816</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5526 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Insert massive change here.</title>
<updated>2006-10-19T16:17:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-19T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7f9c6c5118261eac40d9bae22ac2c0ede670512d'/>
<id>urn:sha1:7f9c6c5118261eac40d9bae22ac2c0ede670512d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Only tick the timer when there are people doing /LIST, as suggested by special</title>
<updated>2006-10-12T20:34:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-12T20:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0769519487fec4b024706d3d2ff665fc3d9401c6'/>
<id>urn:sha1:0769519487fec4b024706d3d2ff665fc3d9401c6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5461 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed a crash when unloading m_safelist (timers weren't properly tracked to be deleted). Someone should seriously consider rewriting this module, or at least seriously overhauling it</title>
<updated>2006-10-11T07:46:04Z</updated>
<author>
<name>special</name>
</author>
<published>2006-10-11T07:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ef70178ea465aebe7c5318496d4bde89f867bc3b'/>
<id>urn:sha1:ef70178ea465aebe7c5318496d4bde89f867bc3b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document a ton of classes (e.g. give them a short description for http://svn.inspircd.org/docs/annotated.html)</title>
<updated>2006-10-06T14:23:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T14:23:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=364735e18b500f0a071fab4cc5c9e7bace1835fc'/>
<id>urn:sha1:364735e18b500f0a071fab4cc5c9e7bace1835fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5434 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up m_safelist to avoid strlen on every line output, we're strlen()ing a constant-ish string so instead record the value for later use.</title>
<updated>2006-10-06T07:51:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T07:51:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b13975318539561a39624e95ee41c32f2f749663'/>
<id>urn:sha1:b13975318539561a39624e95ee41c32f2f749663</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5425 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug#159 reported by SiliconAI (unloading causes crash, it neglects to remove its timer)</title>
<updated>2006-10-04T16:30:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-04T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0d86cc3dd66c4daf8d6cf7a1ffb8d306a83aab5a'/>
<id>urn:sha1:0d86cc3dd66c4daf8d6cf7a1ffb8d306a83aab5a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5412 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add const std::string &amp;original_command to OnPreCommand and OnPostCommand, which gives the entire untouched command string and params in all its colon-ny glory</title>
<updated>2006-09-17T14:01:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T14:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3a7dd5b129450b94e0a87b8ad5009da70905b8e5'/>
<id>urn:sha1:3a7dd5b129450b94e0a87b8ad5009da70905b8e5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5265 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
