<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_nick.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_nick.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_nick.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-10-22T14:13:48Z</updated>
<entry>
<title>Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah well :p</title>
<updated>2007-10-22T14:13:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-22T14:13:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d5285f24b1fe306faa2a6d0565ba1cff0f17f11'/>
<id>urn:sha1:5d5285f24b1fe306faa2a6d0565ba1cff0f17f11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another big commit, just to please all my fans out there.. cmd_* -&gt; Command*. Muahaha.</title>
<updated>2007-10-21T21:43:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T21:43:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b669f920eaa9fb795d0a103d724943898a0df4b2'/>
<id>urn:sha1:b669f920eaa9fb795d0a103d724943898a0df4b2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8290 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update/clarify a comment a bit</title>
<updated>2007-10-21T20:27:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T20:27:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=496a38c28c2077b7d9ffcda88b65069c615d7d57'/>
<id>urn:sha1:496a38c28c2077b7d9ffcda88b65069c615d7d57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8281 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up some DNS stuff more</title>
<updated>2007-10-21T20:22:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T20:22:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=665ae74f2a8be8f9fd6592cd8f1655d3ad65a3dd'/>
<id>urn:sha1:665ae74f2a8be8f9fd6592cd8f1655d3ad65a3dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8280 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove next_call garbage.. It didn't really do much more than obfuscate things. InspIRCd::DoBackgroundUserStuff() is now called once per second, roughly. This will (of course) not be going into 1.1.x</title>
<updated>2007-10-21T12:22:39Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T12:22:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4487dde76ffbdb21e7dc319b3b87d09c3cf60d8c'/>
<id>urn:sha1:4487dde76ffbdb21e7dc319b3b87d09c3cf60d8c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8241 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In the grand tradition of huge fucking commits:</title>
<updated>2007-10-15T20:59:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T20:59:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b57c7f4e466f72fdd2ac3deca42caa1ea7748338'/>
<id>urn:sha1:b57c7f4e466f72fdd2ac3deca42caa1ea7748338</id>
<content type='text'>
 - chanrec -&gt; Channel
 - userrec -&gt; User
Enjoy.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>class command_t -&gt; class Command. Whey :D</title>
<updated>2007-10-15T20:55:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T20:55:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=694e307c09334c21aaf1a6c3f0b7b6d95440dd3e'/>
<id>urn:sha1:694e307c09334c21aaf1a6c3f0b7b6d95440dd3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should fix m_svshold to not allow the nick to be taken on connect</title>
<updated>2007-10-07T18:49:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-07T18:49:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e03f561b994f634cd87d7ab2c19310349101b77'/>
<id>urn:sha1:2e03f561b994f634cd87d7ab2c19310349101b77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8136 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unneeded debug from previous tests</title>
<updated>2007-08-28T20:30:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-28T20:30:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d453a3265ae3b5f18a848bd88e771cd00e5d1a7'/>
<id>urn:sha1:5d453a3265ae3b5f18a848bd88e771cd00e5d1a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7979 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove more unnecessary header traffic</title>
<updated>2007-08-27T15:02:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-08-27T15:02:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bbca0643b56f26f73a05462d226b2dd8871626b'/>
<id>urn:sha1:4bbca0643b56f26f73a05462d226b2dd8871626b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
