<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/userprocess.cpp, branch v1.1.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.1.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-11T21:39:09Z</updated>
<entry>
<title>* Changes to userprocess functions to allow flood limit removal by m_operflood.</title>
<updated>2007-06-11T21:39:09Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-11T21:39:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fccc2136b8567b0a78afd0e298c36b2defc29497'/>
<id>urn:sha1:fccc2136b8567b0a78afd0e298c36b2defc29497</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7273 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change some = "" to clear() and some == "" to .empty()</title>
<updated>2007-06-09T12:10:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-09T12:10:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0161215f42ccbfe45d1aef626f830d39486ef699'/>
<id>urn:sha1:0161215f42ccbfe45d1aef626f830d39486ef699</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this message slightly more meaningful, as discussed in .coders a while back</title>
<updated>2007-06-08T09:57:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-06-08T09:57:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5d025ad7cb951a183d6d9274fb00e9ad67ebe51'/>
<id>urn:sha1:d5d025ad7cb951a183d6d9274fb00e9ad67ebe51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Excess flood tidyups</title>
<updated>2007-06-04T17:31:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-04T17:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75f82deb8706d6fb23f19e2af8301bfe7c9b7693'/>
<id>urn:sha1:75f82deb8706d6fb23f19e2af8301bfe7c9b7693</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7230 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The recvq &gt; netbuffersize check isnt needed *at all* as we check recvq &gt; recvqmax in userrec::AddBuffer called just above it.</title>
<updated>2007-06-04T16:44:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-04T16:44:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01a726e7a311cb45b18dcdc42875166e9e52ca21'/>
<id>urn:sha1:01a726e7a311cb45b18dcdc42875166e9e52ca21</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7229 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All non-commands part of the core are now warning clean on vs8</title>
<updated>2007-05-21T18:31:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T18:31:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5475b0d4691a9635452f7d546d4d1cf613785541'/>
<id>urn:sha1:5475b0d4691a9635452f7d546d4d1cf613785541</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7096 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (Some crazy mofo on the forums asked for this, good luck its your funeral :p)</title>
<updated>2007-05-14T16:31:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-14T16:31:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbb888a47064a8b70254047fd305bea73c2395ad'/>
<id>urn:sha1:cbb888a47064a8b70254047fd305bea73c2395ad</id>
<content type='text'>
THIS IS UNSUPPORTED BY US IF YOU CHANGE IT, WE WON'T EVEN TELL YOU HOW :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7022 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ensure it cant happen the other way around, either</title>
<updated>2007-04-21T19:25:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-21T19:25:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef8b0808954066cfe37f8c51330d76db31577b86'/>
<id>urn:sha1:ef8b0808954066cfe37f8c51330d76db31577b86</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6822 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed a DNS timeout race condition that could result in a NOTICE AUTH message being sent after connecting (thanks NBKWH5I)</title>
<updated>2007-04-02T04:46:01Z</updated>
<author>
<name>special</name>
</author>
<published>2007-04-02T04:46:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef960ee420460e437b49e8085c3f1158c60752b9'/>
<id>urn:sha1:ef960ee420460e437b49e8085c3f1158c60752b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6730 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>1) Fix for nickname overruled with new cullList stuff -- we have to change their nick, its not safe to quit them as it messes up the nick hash.</title>
<updated>2007-02-19T08:38:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T08:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddb970dd670bcd905c8f34458f8fcf70e9fd89bd'/>
<id>urn:sha1:ddb970dd670bcd905c8f34458f8fcf70e9fd89bd</id>
<content type='text'>
2) Add a mute flag for users, so we can drop commands from users who have been placed on the cullList. This is independent of the actual cullList and can be
used as a general mute flag e.g. by shun modules.
3) Fix /kill to also not quit the user immediately, remove need for CMD_USER_DELETED return anywhere in the code.
*** THIS NEEDS TESTING BY QA ***


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
