<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/command_parse.cpp, branch v1.2.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.2.0b3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.2.0b3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-11-02T14:29:40Z</updated>
<entry>
<title>This was never supposed to be invoked on /rehash, only startup.. so move it to startup only. Also remove (redundant) user arg.</title>
<updated>2008-11-02T14:29:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T14:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0d2b6637ca369166629576f160ef1fd376078e5a'/>
<id>urn:sha1:0d2b6637ca369166629576f160ef1fd376078e5a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10792 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Leak fix on /rehash</title>
<updated>2008-11-02T04:18:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T04:18:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0f33be2964f8a47fa89c19c7c69375b46ffd6563'/>
<id>urn:sha1:0f33be2964f8a47fa89c19c7c69375b46ffd6563</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10787 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a compiler warning about a redefinition of some symbol.</title>
<updated>2008-10-30T19:53:58Z</updated>
<author>
<name>psychon</name>
</author>
<published>2008-10-30T19:53:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d9bdfda657f3a199bcd535257a1daca4a7a91efe'/>
<id>urn:sha1:d9bdfda657f3a199bcd535257a1daca4a7a91efe</id>
<content type='text'>
Does nobody else read compiler warnings? Oo


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10751 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for "unknown commands" w/ m_abbreviation, thanks dz for making me understand this.</title>
<updated>2008-10-29T16:06:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-29T16:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f103942e505e416dd541429bfd4f50cc3dd696f4'/>
<id>urn:sha1:f103942e505e416dd541429bfd4f50cc3dd696f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10749 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Explain the duplicate OnPreCommand call.</title>
<updated>2008-10-25T16:41:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T16:41:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5b91ea259b0c01e2c936f1be8ee1f888d2704aa1'/>
<id>urn:sha1:5b91ea259b0c01e2c936f1be8ee1f888d2704aa1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10717 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>By moving OnPreCommand call in two places, modules (even with unverified commands) can still recieve the command with max_params at most if it exists.</title>
<updated>2008-10-25T16:41:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T16:41:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=813c8981600b440a7cf762607fa6518b9e9b3d56'/>
<id>urn:sha1:813c8981600b440a7cf762607fa6518b9e9b3d56</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10716 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add optional max_params for commands, which means that we can compress 'extra' params, while still accepting ':' terminated params, etc.</title>
<updated>2008-10-25T16:41:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T16:41:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bde833f1827cfc5367602a580d23afcafc12d15b'/>
<id>urn:sha1:bde833f1827cfc5367602a580d23afcafc12d15b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10715 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;disabled:fakenonexistant&gt; - ircd will pretend that a disabled command just doesn't exist (for austnet), document &lt;disabled:usermodes&gt; and &lt;disabled:chanmodes&gt; (bad aquanight.)</title>
<updated>2008-08-27T20:19:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-27T20:19:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dfba08638c3b940fb6e96389c12376a411769be1'/>
<id>urn:sha1:dfba08638c3b940fb6e96389c12376a411769be1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>nuke some debug not needed anymore</title>
<updated>2008-08-23T11:36:02Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-23T11:36:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b13d899be8864370c04fe02ef49007f414eb8e45'/>
<id>urn:sha1:b13d899be8864370c04fe02ef49007f414eb8e45</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10226 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match with the right args at least..</title>
<updated>2008-08-22T17:39:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T17:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d92d9afa8d05d88da5f4fd08f0032eded83334e9'/>
<id>urn:sha1:d92d9afa8d05d88da5f4fd08f0032eded83334e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10218 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
