<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_swhois.cpp, branch v1.1.3</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_swhois.cpp?h=v1.1.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_swhois.cpp?h=v1.1.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-01T20:53:20Z</updated>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make sure that if an oper opers up and has an swhois in their opertype or oper tag, the swhois is sent out as metadata</title>
<updated>2007-01-01T20:00:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a0a8ce160dbc623350b80f8f6e06afb9c7a1f86'/>
<id>urn:sha1:8a0a8ce160dbc623350b80f8f6e06afb9c7a1f86</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6206 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should fix it on two fronts: missing Implements() value, and OnWhois doesnt work for remote, so instead we hook OnWhoisLine</title>
<updated>2007-01-01T19:50:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T19:50:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=963af328e2d843c5a2c5196f38806f9189915485'/>
<id>urn:sha1:963af328e2d843c5a2c5196f38806f9189915485</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6205 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is it, i think</title>
<updated>2007-01-01T19:44:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T19:44:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4679e462a7bdf4327041587205e52c54893ad2b9'/>
<id>urn:sha1:4679e462a7bdf4327041587205e52c54893ad2b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Blah</title>
<updated>2007-01-01T19:41:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T19:41:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bea5fb6a3b7a50edaa949176d7285a8cd3c137c'/>
<id>urn:sha1:1bea5fb6a3b7a50edaa949176d7285a8cd3c137c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Debug stuff, pay it no attention</title>
<updated>2007-01-01T19:41:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T19:41:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06fbdc85aa8016628f25e3279bb58a7ed169ae22'/>
<id>urn:sha1:06fbdc85aa8016628f25e3279bb58a7ed169ae22</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6202 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added &lt;oper:swhois&gt; to m_swhois, which will override &lt;type:swhois&gt; if specified</title>
<updated>2006-11-15T00:10:46Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-15T00:10:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aca1075bd9f04dc599a1a5a5687aa87184baeae4'/>
<id>urn:sha1:aca1075bd9f04dc599a1a5a5687aa87184baeae4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5747 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix these too!</title>
<updated>2006-10-28T18:45:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:45:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=124bc04e841f9ca527b99c37563f19a85dec63fc'/>
<id>urn:sha1:124bc04e841f9ca527b99c37563f19a85dec63fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5575 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for OnWhoisLine, which allows modules to change or drop any line of whois before its sent to a user</title>
<updated>2006-10-28T18:12:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:12:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=034f74a23b3d6aff177682c916e18382621f495a'/>
<id>urn:sha1:034f74a23b3d6aff177682c916e18382621f495a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5570 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
