<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_blockamsg.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_blockamsg.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_blockamsg.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://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://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://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://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>If you ask me, it looks a hell of a lot tidier without forcing the cast.</title>
<updated>2006-07-10T16:51:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T16:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9941a616cbba8ad5dec07bdf908a1d08d81e568e'/>
<id>urn:sha1:9941a616cbba8ad5dec07bdf908a1d08d81e568e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4277 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://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://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 printf format to get rid of compile warning (using %d for a long, change to %ld)</title>
<updated>2006-03-09T12:40:52Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-09T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68da120812b1e593c76ea75d0d591f47b6a4f402'/>
<id>urn:sha1:68da120812b1e593c76ea75d0d591f47b6a4f402</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3587 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correctly use iterators and pointer to ucrec</title>
<updated>2006-03-09T12:28:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T12:28:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3a484a4afda5e7667843e109e2ff1e17786e3fb4'/>
<id>urn:sha1:3a484a4afda5e7667843e109e2ff1e17786e3fb4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3584 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add credit to sexy info provider &lt;3</title>
<updated>2006-02-13T01:17:28Z</updated>
<author>
<name>om</name>
</author>
<published>2006-02-13T01:17:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4a6885e5cd4540581bf3803a0d996da9699ba1b4'/>
<id>urn:sha1:4a6885e5cd4540581bf3803a0d996da9699ba1b4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Initial commit of the /amsg blocker module</title>
<updated>2006-02-13T00:42:31Z</updated>
<author>
<name>om</name>
</author>
<published>2006-02-13T00:42:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=72c888c37d737fbcdf0b3fa05e4b1aa71be24b26'/>
<id>urn:sha1:72c888c37d737fbcdf0b3fa05e4b1aa71be24b26</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
