<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_alias.cpp, branch v1.1.0a1</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_alias.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_alias.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-28T12:00:25Z</updated>
<entry>
<title>Change all references to voodoo numbers (7, 3 etc) to the new bitwise constants for user-&gt;registered</title>
<updated>2006-07-28T12:00:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T12:00:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95840640cb374a0845c866bd1ad56a04dd833081'/>
<id>urn:sha1:95840640cb374a0845c866bd1ad56a04dd833081</id>
<content type='text'>
Change a lot of user-&gt;fd &gt; -1 to use the IS_LOCAL() macro


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4569 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mass tidyup, change A LOT of stuff to const char** which was char** (such as parameters to commands in handlers)</title>
<updated>2006-07-16T12:18:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T12:18:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0757a4a495daabf661ac3b7ab79f0a5ee423abe8'/>
<id>urn:sha1:0757a4a495daabf661ac3b7ab79f0a5ee423abe8</id>
<content type='text'>
which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Inherit just about everything from classbase</title>
<updated>2006-07-10T19:02:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T19:02:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac39617c087139f2d89aeb9e36565139b4410672'/>
<id>urn:sha1:ac39617c087139f2d89aeb9e36565139b4410672</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug found by douglas - when replace= is undefined value (probably  due to config error) a crash can occur, and this crash can (and will) propogate to other ircds on the network</title>
<updated>2006-06-03T00:51:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-03T00:51:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f339a3a66b32588e2a558fa21646a1519bab7dc'/>
<id>urn:sha1:0f339a3a66b32588e2a558fa21646a1519bab7dc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3986 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>delete operator tracking in debug mode (using a macro -- live with it.)</title>
<updated>2006-04-24T13:28:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T13:28:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d407fb44c759524881712a80febb86b4506ddbf'/>
<id>urn:sha1:5d407fb44c759524881712a80febb86b4506ddbf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Start of conversion to const refs for std::strings in module api - A LOT OF STUFF WONT WORK YET</title>
<updated>2006-03-11T14:47:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T14:47:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a526c77cc57921d81f4d8617b7e42bdb72dc79c'/>
<id>urn:sha1:9a526c77cc57921d81f4d8617b7e42bdb72dc79c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3654 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to prevent use of aliases before reigstering connection</title>
<updated>2006-02-05T11:54:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-05T11:54:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6725061d066929143d38f8d32cf032d9968c39f4'/>
<id>urn:sha1:6725061d066929143d38f8d32cf032d9968c39f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3092 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New 'Implements' system</title>
<updated>2005-12-26T18:02:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T18:02:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43fe72edad4c5dfd1a3a700bea17c8ee7a7c3d8e'/>
<id>urn:sha1:43fe72edad4c5dfd1a3a700bea17c8ee7a7c3d8e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2655 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Small change to logic in m_alias, tidies an if (). Minor change.</title>
<updated>2005-12-23T07:36:08Z</updated>
<author>
<name>w00t</name>
</author>
<published>2005-12-23T07:36:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6febf74c3e7ae6e209d4927aa0452ccdf1bad6c0'/>
<id>urn:sha1:6febf74c3e7ae6e209d4927aa0452ccdf1bad6c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2640 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
