<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-31T21:55:34Z</updated>
<entry>
<title>Key hiding when youre not on the channel</title>
<updated>2006-01-31T21:55:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-31T21:55:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5feabe435758fda7348d352b4b3410b769e4cd26'/>
<id>urn:sha1:5feabe435758fda7348d352b4b3410b769e4cd26</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remainder of TYPE_OTHER metadata</title>
<updated>2006-01-30T00:10:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T00:10:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9c208d82b288226437fdef3c9ca4c5438d43abc'/>
<id>urn:sha1:e9c208d82b288226437fdef3c9ca4c5438d43abc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2983 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added support for TYPE_OTHER metadata, where void* target will be NULL, e.g. its not bound to a user or a nick</title>
<updated>2006-01-30T00:05:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T00:05:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9d85ba0dad8d7e02365a26c9b944a0a0ab036eb3'/>
<id>urn:sha1:9d85ba0dad8d7e02365a26c9b944a0a0ab036eb3</id>
<content type='text'>
-NOT TEST COMPILED YET-


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2981 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Created OnPostOper that can be gauranteed to be called *after* opering (by ALL modules) is done</title>
<updated>2006-01-29T21:43:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-29T21:43:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ba6fa6d7f81cc1c20a3ad4a7d2aa9521e9b36a8'/>
<id>urn:sha1:3ba6fa6d7f81cc1c20a3ad4a7d2aa9521e9b36a8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2973 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed length of password field to 64, giving us a maximum password length of 63 plus null terminator</title>
<updated>2006-01-28T23:56:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-28T23:56:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c50cc33710480370c21a90ae1ae1696da28ea15'/>
<id>urn:sha1:1c50cc33710480370c21a90ae1ae1696da28ea15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2960 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed uninitialized ExtMode::list</title>
<updated>2006-01-28T22:51:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-28T22:51:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89ae67a6598dfdb2c9f945d001024092c5a76b3e'/>
<id>urn:sha1:89ae67a6598dfdb2c9f945d001024092c5a76b3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2959 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improved IP handling. Now uses in_addr to store client ip, not char[16]!</title>
<updated>2006-01-27T15:26:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-27T15:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=653638c68684ec035fd58bc2d0d91c9bf9aa2ab9'/>
<id>urn:sha1:653638c68684ec035fd58bc2d0d91c9bf9aa2ab9</id>
<content type='text'>
Added global and local session limits
All of this needs TESTING.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2934 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the CHANMODES section of the 005 numeric</title>
<updated>2006-01-25T20:24:46Z</updated>
<author>
<name>om</name>
</author>
<published>2006-01-25T20:24:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72943b2c720c1d94b145b4fa61bfb89d65d4ef9c'/>
<id>urn:sha1:72943b2c720c1d94b145b4fa61bfb89d65d4ef9c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Documented some functions that were missing comments</title>
<updated>2006-01-25T17:00:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-25T17:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86c496cf14c77a6862f4167dd449d23366f74581'/>
<id>urn:sha1:86c496cf14c77a6862f4167dd449d23366f74581</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2891 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp for how it works, function Prioritize())</title>
<updated>2006-01-25T16:31:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-25T16:31:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdaf7ac3781a0ea1bfbfac85c4a428ddea7725f9'/>
<id>urn:sha1:cdaf7ac3781a0ea1bfbfac85c4a428ddea7725f9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2889 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
