<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_swhois.cpp, branch v1.1.8</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.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_swhois.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:13:39Z</updated>
<entry>
<title>Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahblah that we dont even use, remove redeclared &lt;string&gt;, &lt;map&gt;, &lt;vector&gt;.</title>
<updated>2007-05-21T19:13:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76d7e8a0684b38a82e6c05ebd7538b69660e1bef'/>
<id>urn:sha1:76d7e8a0684b38a82e6c05ebd7538b69660e1bef</id>
<content type='text'>
This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add m_taxonomy and api minor tweak to make it work, enable some modules for it.</title>
<updated>2007-05-10T20:53:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-10T20:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=276bbd193ed9dc53f44a4f564401d577d8e31424'/>
<id>urn:sha1:276bbd193ed9dc53f44a4f564401d577d8e31424</id>
<content type='text'>
I have higher aims for this module, namely a neat fix for feature request in bug #285


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add third parameter to OnUserQuit (quit reason for opers only) - bump api version</title>
<updated>2007-03-15T17:37:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-15T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38ca8be9a3881a3cb3cf6864e67b779ffbab6874'/>
<id>urn:sha1:38ca8be9a3881a3cb3cf6864e67b779ffbab6874</id>
<content type='text'>
Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
