<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v1.1.0b7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.1.0b7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.1.0b7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-23T23:18:34Z</updated>
<entry>
<title>Crash on /rehash fixed (old code in here passed NULL, 0 as argc, argv, this is BAD BAD BAD.)</title>
<updated>2006-12-23T23:18:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T23:18:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72da54c1c2a4f4b59d852e79adaee3348c4874ad'/>
<id>urn:sha1:72da54c1c2a4f4b59d852e79adaee3348c4874ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6081 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hash rehashing change</title>
<updated>2006-12-23T23:06:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T23:06:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1'/>
<id>urn:sha1:74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug in m_dnsbl, a condition is always matched because someone was using unsigned int to check a return val that can be -1 *slap w00t*</title>
<updated>2006-12-23T16:40:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T16:40:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de3978c580edabe667d0845ed6027c9ff25e461b'/>
<id>urn:sha1:de3978c580edabe667d0845ed6027c9ff25e461b</id>
<content type='text'>
Change around the way exit codes are formed so that we can return a sensible exit code that reflects why inspircd exited


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactored /RESTART (and added InspIRCd::Restart(reason))</title>
<updated>2006-12-23T14:06:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T14:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=371daf9928def23164b49b39ced1d3cdeb9225b8'/>
<id>urn:sha1:371daf9928def23164b49b39ced1d3cdeb9225b8</id>
<content type='text'>
Fixed bug in m_ziplinks, assigning instead of testing a var (gcc 4.1.1 picked up on this, 3.4 didnt)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6067 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>std::string something = "";</title>
<updated>2006-12-18T18:42:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-18T18:42:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59427ca7f163c39acab3853f22ab23cc11b92606'/>
<id>urn:sha1:59427ca7f163c39acab3853f22ab23cc11b92606</id>
<content type='text'>
is the most redundant and wasteful thing in the world, apart from unrealircd. BE GONE WITH IT!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6046 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whack a warning (unused var)</title>
<updated>2006-12-18T18:40:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-18T18:40:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc92b9996c92cfcafb7347e8e1c97e16ffd4e746'/>
<id>urn:sha1:dc92b9996c92cfcafb7347e8e1c97e16ffd4e746</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6045 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Then, realize you got your subtraction back to front.</title>
<updated>2006-12-18T18:39:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-18T18:39:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=011c4b9b0757af93c1d72e6d2896ddb2b7578d10'/>
<id>urn:sha1:011c4b9b0757af93c1d72e6d2896ddb2b7578d10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6044 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Really clever VOODOO.</title>
<updated>2006-12-18T18:39:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-18T18:39:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e80337c204adbe3ff4b38eafed777ba2f8bac6fb'/>
<id>urn:sha1:e80337c204adbe3ff4b38eafed777ba2f8bac6fb</id>
<content type='text'>
RegisteredUserCount() used to take longer to execute than UnregisteredUserCount(), as all unregged users are local, so you only need to count in the local 
vector not the global map.
Therefore, make RegisteredUserCount() just return this:   this-&gt;UnregisteredUserCount() - clientlist.size()


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Avoid pointless vsnprintf() when our loglevel doesnt meet requirements</title>
<updated>2006-12-12T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-12T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49311b0c6df075b556e0941ef82b43757e94555c'/>
<id>urn:sha1:49311b0c6df075b556e0941ef82b43757e94555c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5970 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
