<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.2.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-13T18:17:35Z</updated>
<entry>
<title>Add newlines to the end :) (\n)</title>
<updated>2008-04-13T18:17:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T18:17:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4d5b806140bbc41345f841d93e1e4d69fa58a5c3'/>
<id>urn:sha1:4d5b806140bbc41345f841d93e1e4d69fa58a5c3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9488 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add a hint to users for using an IP instead of *</title>
<updated>2008-04-13T18:16:45Z</updated>
<author>
<name>bricker</name>
</author>
<published>2008-04-13T18:16:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=51da6099e7e0905f10a389a72e6467b3c6a5aeac'/>
<id>urn:sha1:51da6099e7e0905f10a389a72e6467b3c6a5aeac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9487 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.</title>
<updated>2008-04-13T03:28:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T03:28:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dd737891345a7ff80f601ab0c0ba712de5e10943'/>
<id>urn:sha1:dd737891345a7ff80f601ab0c0ba712de5e10943</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9474 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add basic stuff for protocol interface and implement a couple of the methods. It's all in ServerInstance-&gt;PI for calls from other modules/the core</title>
<updated>2008-04-04T12:30:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T12:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e48c7e038abe2954ecec30f465c811f017793332'/>
<id>urn:sha1:e48c7e038abe2954ecec30f465c811f017793332</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move this message so it actually displays when we're running non-debug: "InspIRCd is now running as 'test.chatspike.net'[037] with 5576 max open sockets"</title>
<updated>2008-04-02T18:50:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:50:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9543f33d3cb292f51997bce38b789ab3f690d03e'/>
<id>urn:sha1:9543f33d3cb292f51997bce38b789ab3f690d03e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9274 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix yet another warning.</title>
<updated>2008-04-02T18:16:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=82ce093f1adf40acda74d3cec927dc9e7fe963ff'/>
<id>urn:sha1:82ce093f1adf40acda74d3cec927dc9e7fe963ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9271 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Automatic detection and allocation of max fds. No longer needs recompile to change, just adjust it in your kernel or whatever and restart insp.</title>
<updated>2008-04-02T17:08:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:08:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2db77cda56947d4ee0f913c8082f6607855ca713'/>
<id>urn:sha1:2db77cda56947d4ee0f913c8082f6607855ca713</id>
<content type='text'>
Please note that select and iocp socket engines do not support detection and are always set to FD_SETSIZE and 10240 descriptors respectively.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Better generation. This is still fucked up, but less spectacularly and in a much less obvious way.</title>
<updated>2008-04-02T11:48:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-02T11:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=519d8e5dfe379840ae5da2ac43231ec4364d7b18'/>
<id>urn:sha1:519d8e5dfe379840ae5da2ac43231ec4364d7b18</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fuck. STOP committing first thing after waking up.</title>
<updated>2008-04-02T09:04:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-02T09:04:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f66a9a4c40ccab57b39eb4dd16c3f02438e3b4c'/>
<id>urn:sha1:4f66a9a4c40ccab57b39eb4dd16c3f02438e3b4c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9259 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>As part of this... don't give fake client a valid UID, as it's not needed anyway.</title>
<updated>2008-04-02T09:00:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-02T09:00:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=28c6e2f97044c5011dcdcf9e483294452f58a3be'/>
<id>urn:sha1:28c6e2f97044c5011dcdcf9e483294452f58a3be</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
