<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-02T17:34:27Z</updated>
<entry>
<title>Squish a warning</title>
<updated>2008-04-02T17:34:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:34:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29eea851b2daa68d57aeb0d00b82273414fc44d6'/>
<id>urn:sha1:29eea851b2daa68d57aeb0d00b82273414fc44d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway.</title>
<updated>2008-04-02T17:32:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:32:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e66e07d53efd2889e5954d30327343482d550a84'/>
<id>urn:sha1:e66e07d53efd2889e5954d30327343482d550a84</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9265 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://www.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>Port bindings for gnutls now bind via ip:port, rather than on all ports for that ip, fixes feature request for roadmap. NOTE, this still needs doing for the openssl module!</title>
<updated>2008-03-24T16:03:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:03:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43d1577839df81d3746092f11ebd1280ca2f85c1'/>
<id>urn:sha1:43d1577839df81d3746092f11ebd1280ca2f85c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9188 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add stuff so that modules can hook users by altering a pointer in the User class. Note that ssl modules still bind by port, but the idea of doing this change is so we can remove that logic next</title>
<updated>2008-03-24T15:13:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T15:13:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=343f12b9b2d4e519b09877f76a00f6a0714509f2'/>
<id>urn:sha1:343f12b9b2d4e519b09877f76a00f6a0714509f2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9187 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit patch from danieldg that makes a ton of stuff const-safe for latest warn-happy trigger-happy gcc4 (thanks)</title>
<updated>2008-02-13T18:22:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T18:22:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfaf7e3b27981a5144faba6d17c6e29fac735dbb'/>
<id>urn:sha1:bfaf7e3b27981a5144faba6d17c6e29fac735dbb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some stuff to usermanager, remove a little header insanity, remove trace because it's still less useful than a chocolate fireman.</title>
<updated>2008-02-02T20:55:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-02T20:55:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd98d56cabcd08a3d5207454e002b187af98d28a'/>
<id>urn:sha1:dd98d56cabcd08a3d5207454e002b187af98d28a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The outer if (socket &gt; -1) check in AddClient is obsolete and this is already checked in socket.cpp. We can remove and just have the inner check.</title>
<updated>2008-01-17T16:40:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-01-17T16:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89fffcee883763cff9d8d44605a54db1ec22feed'/>
<id>urn:sha1:89fffcee883763cff9d8d44605a54db1ec22feed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8730 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix.. snomask O is already taken (ffs) so use A instead</title>
<updated>2008-01-17T15:54:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4426a2fc448f332e42a7e6ff778e5047bb588c98'/>
<id>urn:sha1:4426a2fc448f332e42a7e6ff778e5047bb588c98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8729 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
