<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_conn_waitpong.cpp, branch v1.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_waitpong.cpp?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_waitpong.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-10T17:58:06Z</updated>
<entry>
<title>Remove yet more debug</title>
<updated>2007-03-10T17:58:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T17:58:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80ec0564ec7feacba2bcb6cd1944e74fe4be88ec'/>
<id>urn:sha1:80ec0564ec7feacba2bcb6cd1944e74fe4be88ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6647 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug code left in here</title>
<updated>2007-03-10T17:56:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T17:56:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40361d85d8c75cfb12ed1078c83f9425dd789550'/>
<id>urn:sha1:40361d85d8c75cfb12ed1078c83f9425dd789550</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6646 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add max line length value to modestacker, so that it can clamp the max length of a composed line to a given size. Defaults to 350 which should be safe with fmode and mode with a server name</title>
<updated>2007-02-25T00:11:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-25T00:11:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad8705d3f051e98b24ba404fcdd888acd30e13db'/>
<id>urn:sha1:ad8705d3f051e98b24ba404fcdd888acd30e13db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6609 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Few more cleanups (no need to update, shouldn't have changed any behaviour..)</title>
<updated>2007-02-18T17:31:51Z</updated>
<author>
<name>om</name>
</author>
<published>2007-02-18T17:31:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65735fefd6022aefa1a2d9d4fbcc72dda25ac5b5'/>
<id>urn:sha1:65735fefd6022aefa1a2d9d4fbcc72dda25ac5b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6594 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop this using some global ServerInstance (where's that even defined? :|) and do some slight cleanups</title>
<updated>2007-02-18T17:08:42Z</updated>
<author>
<name>om</name>
</author>
<published>2007-02-18T17:08:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41c2e2896a6090508ca01fda70c299593c26ebcd'/>
<id>urn:sha1:41c2e2896a6090508ca01fda70c299593c26ebcd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6593 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix m_conn_waitpong not to use base64 uneccessarily.</title>
<updated>2006-12-10T15:58:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-10T15:58:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=819d09d0d0914152d481d404e0466d3768f6d80b'/>
<id>urn:sha1:819d09d0d0914152d481d404e0466d3768f6d80b</id>
<content type='text'>
Fix a typo introduced into openssl by a search and replace


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5916 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix for bug #175, change OnUserRegister to return int, and if greater than 0 = user was quit and stop propagating to rest of loaded modules. Also bumb the module API version.</title>
<updated>2006-11-21T23:22:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-11-21T23:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06fd57cc35c9d5869ca3a24d349b791963b2acc4'/>
<id>urn:sha1:06fd57cc35c9d5869ca3a24d349b791963b2acc4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Insert massive change here.</title>
<updated>2006-10-19T16:17:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-19T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f9c6c5118261eac40d9bae22ac2c0ede670512d'/>
<id>urn:sha1:7f9c6c5118261eac40d9bae22ac2c0ede670512d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
