<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.2.0rc3</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.2.0rc3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.2.0rc3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-17T13:55:14Z</updated>
<entry>
<title>Fix memory leak on rehash: opertype used char* instead of std::string</title>
<updated>2009-04-17T13:55:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-17T13:55:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1735fc95bba84044d43d4490bd5916d0a52eb876'/>
<id>urn:sha1:1735fc95bba84044d43d4490bd5916d0a52eb876</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11309 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A' for remote announcements.</title>
<updated>2009-04-16T15:51:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-04-16T15:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=929cd28544c59d122a8d36b2b5e3a394aa03108b'/>
<id>urn:sha1:929cd28544c59d122a8d36b2b5e3a394aa03108b</id>
<content type='text'>
Make SAMODE send a snotice to 'a' and remote to 'A' - fixes bug #822, reported by Taros
We really need a wrapper to use these, but, for now it's usable.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11304 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #788, set user-&gt;quitting before writing error to users socket, and allow appending to sendq for quitting users (just don't check sendq's on quitting users)</title>
<updated>2009-03-18T10:28:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-03-18T10:28:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc98fbf44d18ba866102544ca09f1b1c551fdb49'/>
<id>urn:sha1:fc98fbf44d18ba866102544ca09f1b1c551fdb49</id>
<content type='text'>
This allows the ERROR message to reach the user.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11231 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug #751 (wallops are not being processed remotely), reported by Taros.</title>
<updated>2009-03-09T19:32:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-09T19:32:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dab57412042b83cd88deba9c01f565cc5b6a0932'/>
<id>urn:sha1:dab57412042b83cd88deba9c01f565cc5b6a0932</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11191 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix +P channels being deleted when the final user /QUITs, thanks SnoFox</title>
<updated>2009-03-02T04:23:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-02T04:23:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0552b8d7611a17b6d6da11a355cf3f84a9d00b9'/>
<id>urn:sha1:f0552b8d7611a17b6d6da11a355cf3f84a9d00b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11161 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Also Extend user with FORCENick when calling the actual command handler for NICK in User::ForceNickChange to avoid serverwide desyncs. Fixes bug #733 reported by SnoFox.</title>
<updated>2009-02-15T08:57:16Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-15T08:57:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f44ff8cf3c1d661316c8801b1a75190cf6462218'/>
<id>urn:sha1:f44ff8cf3c1d661316c8801b1a75190cf6462218</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11109 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and #644, reported by SnoFox and others. Based on patch by Phoenix in bug #702. Thanks!</title>
<updated>2009-02-04T12:50:19Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-04T12:50:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8b04f5ea773340dc52d3728521c21829e0136ca'/>
<id>urn:sha1:d8b04f5ea773340dc52d3728521c21829e0136ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11029 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tone down some logging to make debugging a tiny bit easier.</title>
<updated>2009-01-22T14:17:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-22T14:17:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93f7ee5268d7c953108355597d4a888c8a245671'/>
<id>urn:sha1:93f7ee5268d7c953108355597d4a888c8a245671</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10977 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
