<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-13T17:16:26Z</updated>
<entry>
<title>Check for windows drive letters on the start of paths and treat them the same as paths that start with /, this makes insp more friendly for windows filesystems</title>
<updated>2008-05-13T17:16:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T17:16:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f33bf7fc83cffccae96eb622bf39e8f4838b809'/>
<id>urn:sha1:9f33bf7fc83cffccae96eb622bf39e8f4838b809</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cleanup an old unused var</title>
<updated>2008-05-11T13:49:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-11T13:49:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b887f45a0a483c21e3bdff5d59cf9a242e64210b'/>
<id>urn:sha1:b887f45a0a483c21e3bdff5d59cf9a242e64210b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert CIDR matching and wildcard matching to operate on std::strings</title>
<updated>2008-05-09T17:24:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-09T17:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03ef675c0dd4742464d8ad93888e98721a044108'/>
<id>urn:sha1:03ef675c0dd4742464d8ad93888e98721a044108</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9681 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add call to protocol interface to get useful info on the server map. Return a std::list of classes each of which has a server name, parent server name, user and oper count, and latency in millisecs</title>
<updated>2008-05-08T22:40:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-08T22:40:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99a1ea0892b575c6d66d9f4c0aab5042c261ce4a'/>
<id>urn:sha1:99a1ea0892b575c6d66d9f4c0aab5042c261ce4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9673 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Masterful rewrite of User::AddBuffer to remove a string copy (and make more efficient) thanks to some nifty string manipulations. This should provide benefit on highly loaded nodes. This has *not* been thoroughly tested considering it's criticality, but I have spent the past ~4 hours writing and testing it, and it seems ok.</title>
<updated>2008-05-07T21:53:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-07T21:53:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=911676479377723f9672e2ed0e2b03e15412f2df'/>
<id>urn:sha1:911676479377723f9672e2ed0e2b03e15412f2df</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9661 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make u_listmode more sensible and make it properly use WriteNumeric, and a few other misc fixes found during today</title>
<updated>2008-05-07T18:24:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-07T18:24:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69b42417f3133154536034074b0d60d2f0314a72'/>
<id>urn:sha1:69b42417f3133154536034074b0d60d2f0314a72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9659 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Okay, this was good in theory, but totally and utterly fucked in implementation. Rip out automatic global snotice code. It's not going to be *that* difficult to trigger global snotice with protocol interface now anyway I guess. We need to re-add calls to protocol interfaces in places like failed oper and so on.</title>
<updated>2008-05-05T21:17:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-05T21:17:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ebf1f0055bf5c4c74dae2a0b5dee6d9ad3cfeb0'/>
<id>urn:sha1:2ebf1f0055bf5c4c74dae2a0b5dee6d9ad3cfeb0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9649 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix some unitialised vectors and tidy up a bit.</title>
<updated>2008-05-05T03:40:03Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T03:40:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9ef4ebc9dc4fd46cdafcc76df644b4896251dac'/>
<id>urn:sha1:f9ef4ebc9dc4fd46cdafcc76df644b4896251dac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9637 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert a whole bunch more</title>
<updated>2008-05-04T23:28:57Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T23:28:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2d1f2cdafb0a38446844f6bd3d683e8636e37b4'/>
<id>urn:sha1:c2d1f2cdafb0a38446844f6bd3d683e8636e37b4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9620 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Converting</title>
<updated>2008-05-04T23:13:23Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T23:13:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=222e912fc3e4a09bba3d9aeef815b6c364c5c71c'/>
<id>urn:sha1:222e912fc3e4a09bba3d9aeef815b6c364c5c71c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9619 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
