<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_safelist.cpp, branch v1.1.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_safelist.cpp?h=v1.1.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_safelist.cpp?h=v1.1.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-06T14:23:37Z</updated>
<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://www.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://www.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://www.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://www.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://www.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>
<entry>
<title>Annotations</title>
<updated>2006-09-15T10:59:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T10:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b45e7cfebbeaad4ecc3c55bc3060140f50f710d3'/>
<id>urn:sha1:b45e7cfebbeaad4ecc3c55bc3060140f50f710d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nicer fix</title>
<updated>2006-09-10T13:23:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T13:23:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cb0e29291121d97c8668dee40af8b9c7a511a01'/>
<id>urn:sha1:5cb0e29291121d97c8668dee40af8b9c7a511a01</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5195 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change a fux into a fix for pippjin (thanks for the bt)</title>
<updated>2006-09-10T13:20:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T13:20:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad9c7a10faaa190f40daa2516286813c5784a841'/>
<id>urn:sha1:ad9c7a10faaa190f40daa2516286813c5784a841</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5194 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
