<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-31T18:06:33Z</updated>
<entry>
<title>Removed OnRawMode - this hasn't been called at all for awhile now, so it was completely worthless. I even tested it.</title>
<updated>2006-10-31T18:06:33Z</updated>
<author>
<name>special</name>
</author>
<published>2006-10-31T18:06:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0a0de4044bf0d48a876189ecefda95141246775'/>
<id>urn:sha1:d0a0de4044bf0d48a876189ecefda95141246775</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5604 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add 'dest' parameter to OnWhoisLine, contains the user being whois'ed (we need this for +H and probably the stuff w00t is doing too)</title>
<updated>2006-10-28T18:41:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:41:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94db28f9b3667d2424d190a92c231e2f9ffe6f27'/>
<id>urn:sha1:94db28f9b3667d2424d190a92c231e2f9ffe6f27</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5573 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>
<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>Added OnPostJoin, which is (at the moment) almost exactly identical to OnUserJoin but called after, so you can play with linking</title>
<updated>2006-10-01T00:19:36Z</updated>
<author>
<name>special</name>
</author>
<published>2006-10-01T00:19:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d86278096674dea9d475747a7c80bede538fbc8'/>
<id>urn:sha1:2d86278096674dea9d475747a7c80bede538fbc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5361 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, patch</title>
<updated>2006-09-25T17:43:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T17:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=990c308a959a376335e91014bcaeb0081693947b'/>
<id>urn:sha1:990c308a959a376335e91014bcaeb0081693947b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5324 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>Finish off the fix for bug #136 (a biggie for such a simple thing)</title>
<updated>2006-09-06T18:20:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T18:20:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecd5b4082a7ef4ae89116761c77285ed77b7a794'/>
<id>urn:sha1:ecd5b4082a7ef4ae89116761c77285ed77b7a794</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5151 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>Note: connect() cant time out for inspsockets in this commit. They'll sit in memory forever -- if you want something actually working properly wait for the next commit</title>
<updated>2006-08-28T13:01:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T13:01:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=104cf9cbee8ae0c6994060b565fe410e8f140ed7'/>
<id>urn:sha1:104cf9cbee8ae0c6994060b565fe410e8f140ed7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5040 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
