<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, 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/src/inspircd.cpp?h=v1.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-30T18:15:16Z</updated>
<entry>
<title>Dont check paths on cygwin</title>
<updated>2006-01-30T18:15:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T18:15:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=430951d92dd1d731f4c34ab898f429c3fa9f5620'/>
<id>urn:sha1:430951d92dd1d731f4c34ab898f429c3fa9f5620</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2986 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed unused variable char* target</title>
<updated>2006-01-27T18:00:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-27T18:00:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efc1cc39a3555ad0c6fb9cff2859e1f6b09052f1'/>
<id>urn:sha1:efc1cc39a3555ad0c6fb9cff2859e1f6b09052f1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2943 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>Removed excessive debug for something thats now fixed</title>
<updated>2006-01-26T10:59:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-26T10:59:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5772b7d393a3dca8d2f729dd4b4cb4d6bbd52cc9'/>
<id>urn:sha1:5772b7d393a3dca8d2f729dd4b4cb4d6bbd52cc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2915 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed to not have ohv in CHANMODES type A,</title>
<updated>2006-01-25T22:10:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-25T22:10:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec024ec2bca332a02fa57ae6d655abd4060cbec0'/>
<id>urn:sha1:ec024ec2bca332a02fa57ae6d655abd4060cbec0</id>
<content type='text'>
Added proper MAXMODES output in 005 instead of hard coded '13'


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2905 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>
<entry>
<title>Reordered some stuff to allow a clever trick</title>
<updated>2006-01-23T14:31:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-23T14:31:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6b0ea134bdb95400053a2303a3f3eeca39ced6'/>
<id>urn:sha1:de6b0ea134bdb95400053a2303a3f3eeca39ced6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2857 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated 005 to show changeable MAXTARGETS</title>
<updated>2006-01-22T23:55:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-22T23:55:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=375c89db77f78c605b6c8a230e7273c59b544c81'/>
<id>urn:sha1:375c89db77f78c605b6c8a230e7273c59b544c81</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2849 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wrong nicklen is shown in the 005 numeric, fixed (noticed by ThaPrince)</title>
<updated>2006-01-22T23:46:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-22T23:46:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8bf2b150d625788f8dcb0ce0897537b832272760'/>
<id>urn:sha1:8bf2b150d625788f8dcb0ce0897537b832272760</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added support for &lt;options customversion&gt; to customize the second part of VERSION</title>
<updated>2006-01-15T18:09:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T18:09:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=344e0755327509b0939b72f9689d5d164a8f7e30'/>
<id>urn:sha1:344e0755327509b0939b72f9689d5d164a8f7e30</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2797 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
