<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands, 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/commands?h=v1.2.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/commands?h=v1.2.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-09T15:34:54Z</updated>
<entry>
<title>Move QuitUser into UserManager class, and unstaticize it. This prepares for some benchmarking lulz on object pooling I plan to do today, as well as making more sense now we *have* a manager class</title>
<updated>2008-04-09T15:34:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-09T15:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d7a0cd3db1e8b64a6f706f1831e645ad69aa7927'/>
<id>urn:sha1:d7a0cd3db1e8b64a6f706f1831e645ad69aa7927</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9442 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send usermodes on whois if user is self or opered</title>
<updated>2008-04-09T10:14:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-09T10:14:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e58161f80d25552e4b6f2d8ca33176d006ac33e9'/>
<id>urn:sha1:e58161f80d25552e4b6f2d8ca33176d006ac33e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9440 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow remote users to bypass Q:Line (why on earth wasn't this the case)</title>
<updated>2008-04-08T22:55:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T22:55:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=149ed936a85e5483f8fd99060ab1acbc4d360ba9'/>
<id>urn:sha1:149ed936a85e5483f8fd99060ab1acbc4d360ba9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9436 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't check Q:Lines if server is enforcing a nick change (I forgot we had a way to check this). 'Bug' (it's not really a bug, just admin stupidity) found by Kein.</title>
<updated>2008-04-08T22:36:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T22:36:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=66e76caaa09f5e7037590030ef14921359407a1a'/>
<id>urn:sha1:66e76caaa09f5e7037590030ef14921359407a1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9434 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add todo, add server name</title>
<updated>2008-04-08T15:05:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:05:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ba713cdc076da4c053b6914ee894609cf3018694'/>
<id>urn:sha1:ba713cdc076da4c053b6914ee894609cf3018694</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9424 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain</title>
<updated>2008-04-08T15:00:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=94ab2b6eb5c8d719da0d9b72bc74ee29017d7995'/>
<id>urn:sha1:94ab2b6eb5c8d719da0d9b72bc74ee29017d7995</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We were lucky this one didnt bring down the whole devnet (see cmd_part.cpp diff)</title>
<updated>2008-04-07T16:18:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-07T16:18:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=18310fc8b7dbb0dcda3f0fa10d2b37e2b1457c10'/>
<id>urn:sha1:18310fc8b7dbb0dcda3f0fa10d2b37e2b1457c10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9400 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for custom prefixes as status chars in /notice @#chan etc. Up until now theyve just used a hard coded check on @%+. This slows down writing to a channels users by a small amount, but only when writing to a prefix is happening.</title>
<updated>2008-04-04T18:50:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T18:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=369aef56c68aecccac7c3c30108fd958cfdc62f0'/>
<id>urn:sha1:369aef56c68aecccac7c3c30108fd958cfdc62f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9329 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bad use of old event based api for spanningtree (this is mostly gone now)</title>
<updated>2008-04-04T15:42:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T15:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=67349a9d627081bc0d3f2874aa383e8fa9c273e3'/>
<id>urn:sha1:67349a9d627081bc0d3f2874aa383e8fa9c273e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9321 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix another warning</title>
<updated>2008-04-02T18:11:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:11:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d356b84dc9191d2247dec32d800bb5f0de2b1b7d'/>
<id>urn:sha1:d356b84dc9191d2247dec32d800bb5f0de2b1b7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
