<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/userprocess.cpp, branch v1.2.4</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.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-15T12:42:35Z</updated>
<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>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix glitch before release</title>
<updated>2008-12-07T20:02:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-12-07T20:02:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1871c6a998ed3c352f6169817f6dc7a90f7625f'/>
<id>urn:sha1:a1871c6a998ed3c352f6169817f6dc7a90f7625f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10864 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove lines_in and reset_due flood protection mechanism, recvq/sendq on their own now fill this role, as we have proper penalties.</title>
<updated>2008-12-01T20:14:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T20:14:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be2a677ddd01859a61f484aa8f1e5d916a8f3ca5'/>
<id>urn:sha1:be2a677ddd01859a61f484aa8f1e5d916a8f3ca5</id>
<content type='text'>
This tidies up *a lot* of code, and also saves a further sizeof(time_t) + sizeof(unsigned int) per user.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove m_operflood, add privs: users/flood/no-throttle &amp; users/flood/increased-buffers.</title>
<updated>2008-12-01T18:10:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T18:10:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9994478a85358bfa48bd5b764ebc1e74e928d57a'/>
<id>urn:sha1:9994478a85358bfa48bd5b764ebc1e74e928d57a</id>
<content type='text'>
This also saves another sizeof(bool) per user.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10837 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove OverPenalty, saves sizeof(bool) per user.</title>
<updated>2008-12-01T18:10:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T18:10:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc7eba500a05eaf51a0f72d6ca1e91085698b38a'/>
<id>urn:sha1:fc7eba500a05eaf51a0f72d6ca1e91085698b38a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10836 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge the second interface for socket hooking into one, so it's all done by Add/Del/GetIOHook now.</title>
<updated>2008-09-07T20:07:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78c14ffcc5429f4855e2f3a6c822a1d37f9f591a'/>
<id>urn:sha1:78c14ffcc5429f4855e2f3a6c822a1d37f9f591a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>match() is no longer a function+no header, now a static method of InspIRCd class, blah blah blah. Also rip out the 1.2 matcher, as it was slow, and replace it with one adapted from znc, which happens to be a tiny bit faster than 1.1's (and the fastest I've seen so far that works properly)</title>
<updated>2008-08-21T20:56:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-21T20:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c16cda5d715241bb4bff8050bee942a8a34a72c0'/>
<id>urn:sha1:c16cda5d715241bb4bff8050bee942a8a34a72c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove last vestige of libircdfoo, by changing  tag into a single  identifier marking object as requiring compilation into a .o (minor commit)</title>
<updated>2008-07-29T18:58:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a869d0701bbfe3c7a5e370793adfda4b5b45c65'/>
<id>urn:sha1:6a869d0701bbfe3c7a5e370793adfda4b5b45c65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the 4-byte read madness discovered by psychon</title>
<updated>2008-07-19T23:19:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-07-19T23:19:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=17fe68de7265f7bb1007255d80eb3d310ebd4e53'/>
<id>urn:sha1:17fe68de7265f7bb1007255d80eb3d310ebd4e53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10045 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
