<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-01T16:42:40Z</updated>
<entry>
<title>userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 effecting only beta2</title>
<updated>2006-10-01T16:42:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T16:42:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db8d1d68f8c1bad721969e0eb71bea1d5ad8c5d7'/>
<id>urn:sha1:db8d1d68f8c1bad721969e0eb71bea1d5ad8c5d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5369 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Last tidyup of the day</title>
<updated>2006-09-27T09:40:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T09:40:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcb743d8df1ff549a104932e0dbbd9b2e4d04400'/>
<id>urn:sha1:dcb743d8df1ff549a104932e0dbbd9b2e4d04400</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5352 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyups</title>
<updated>2006-09-27T08:16:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T08:16:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35f840bd60dc409cd682135833c553f724f980f0'/>
<id>urn:sha1:35f840bd60dc409cd682135833c553f724f980f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5351 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Speed improvements to userrec::GlobalCloneCount()</title>
<updated>2006-09-25T11:45:17Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-25T11:45:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2e678e8017673f3ef0327f7807bfb1f31c71d33'/>
<id>urn:sha1:d2e678e8017673f3ef0327f7807bfb1f31c71d33</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5320 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make the check against z/k/q/e/g methods return a pointer to the whole object rather than just the reason string</title>
<updated>2006-09-19T18:24:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T18:24:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8'/>
<id>urn:sha1:8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5305 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Fix ChanModes::ModeString to not try and set a key as a user mode ;)</title>
<updated>2006-09-10T19:48:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T19:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7'/>
<id>urn:sha1:1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7</id>
<content type='text'>
* Tweak the way cyclehosts works, so that mode change is not echoed back to user who changes their host/ident


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5208 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the new g/k/e line stuff to match ips. NOTE: this makes g/k/e much slower than z. By factors of about 3. If you want to match tons of users, as always use zline (for this and many other reasons)</title>
<updated>2006-09-10T17:28:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T17:28:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ee9ca88a8a4aa0d671d331cee7ae132c7c1e1a3'/>
<id>urn:sha1:7ee9ca88a8a4aa0d671d331cee7ae132c7c1e1a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5202 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match IP's with klines, glines and exceptions, as well as hosts</title>
<updated>2006-09-10T17:18:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T17:18:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52aec3dd2a8a30719b678ea04741c6a36ba82990'/>
<id>urn:sha1:52aec3dd2a8a30719b678ea04741c6a36ba82990</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5201 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Dont generate host change, ident change or fullname change events if the host hasnt changed (case sensitive comparisons)</title>
<updated>2006-09-09T16:11:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T16:11:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27525b8e65c0908d3400f41cc5416d42c0362664'/>
<id>urn:sha1:27525b8e65c0908d3400f41cc5416d42c0362664</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5187 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop valgrind whining about uninitialized array, all we do is pass it as a buffer, but it whines anyway so we do = {0} on it :p</title>
<updated>2006-09-08T19:29:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T19:29:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea052207d2657fbf9955c1b7121b76dea9df38ae'/>
<id>urn:sha1:ea052207d2657fbf9955c1b7121b76dea9df38ae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5174 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
