<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cloaking.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_cloaking.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloaking.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-16T12:18:29Z</updated>
<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>Making lots of stuff inherit from classbase so we can use it as a holdall class that we can throw around with dynamic_cast&lt;&gt;</title>
<updated>2006-07-10T18:48:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T18:48:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73e972340bee8ea9cdbbe5520b1b461fbce1f121'/>
<id>urn:sha1:73e972340bee8ea9cdbbe5520b1b461fbce1f121</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add HAS_STDINT checks here, this had been sitting not in extra/ and using stdint.h for aaaages anyway...</title>
<updated>2006-07-10T07:06:37Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-10T07:06:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8aba7e60bc276d12f209466fa308aa56fa736e5'/>
<id>urn:sha1:d8aba7e60bc276d12f209466fa308aa56fa736e5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updates to new API</title>
<updated>2006-07-09T14:00:08Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T14:00:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2326b99e3610bd22fb7079ae43fda9b84c1498d7'/>
<id>urn:sha1:2326b99e3610bd22fb7079ae43fda9b84c1498d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to stdint</title>
<updated>2006-06-15T17:56:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-15T17:56:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92c8a84fa43a0c28a2f313f17cabacedc4886b25'/>
<id>urn:sha1:92c8a84fa43a0c28a2f313f17cabacedc4886b25</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4012 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Look at this further later - 64 bit fixes</title>
<updated>2006-06-15T08:41:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-15T08:41:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f372c38184ec7d6748d68d4b4b0801c0632c5ed'/>
<id>urn:sha1:4f372c38184ec7d6748d68d4b4b0801c0632c5ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4004 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo in spanningtree (who put this colon here?)</title>
<updated>2006-03-27T20:17:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-27T20:17:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cac4bef53dcef911e9133705748ab3584dbf9ae1'/>
<id>urn:sha1:cac4bef53dcef911e9133705748ab3584dbf9ae1</id>
<content type='text'>
Allow for safer cloaking of hosts &gt; 64 (backport from stable)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3782 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More converted modules</title>
<updated>2006-03-11T14:52:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T14:52:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c6d28ade53dd307a079dc6cbac2ae5df22aef4f9'/>
<id>urn:sha1:c6d28ade53dd307a079dc6cbac2ae5df22aef4f9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed to throw exception when theres no cloak key</title>
<updated>2006-02-28T21:13:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-28T21:13:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddf20891da9fb872ef1387f7ea9c69eda0e12c0c'/>
<id>urn:sha1:ddf20891da9fb872ef1387f7ea9c69eda0e12c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3389 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
