<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/resolvers.cpp, branch v1.2.0a3</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_spanningtree/resolvers.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/resolvers.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-01-10T13:27:07Z</updated>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>InspSocket -&gt; BufferedSocket. Paves the way for a SimpleSocket class which ident etc will use.</title>
<updated>2007-10-15T21:04:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T21:04:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b68243097f98ace4a53b21520718874b0ed7db5'/>
<id>urn:sha1:2b68243097f98ace4a53b21520718874b0ed7db5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8206 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unneeded headers from spanningtree. This was done to the rest of the source base the other day.</title>
<updated>2007-08-28T14:02:35Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-08-28T14:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6d000042ea75d4e0485bec9564b47163a3ca414'/>
<id>urn:sha1:e6d000042ea75d4e0485bec9564b47163a3ca414</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7945 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Routing failure messages back where they came from on /rconnect</title>
<updated>2007-08-26T16:49:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-26T16:49:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5577604494b8a5fdb023e2fa2843a6736fde52b8'/>
<id>urn:sha1:5577604494b8a5fdb023e2fa2843a6736fde52b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7826 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The only possibility for the issue sts found is that a socket is deleted but also ends up in the socket cull list somehow.</title>
<updated>2007-08-20T18:02:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-20T18:02:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=959e902e57403148e556200568ff3e58408201de'/>
<id>urn:sha1:959e902e57403148e556200568ff3e58408201de</id>
<content type='text'>
To ensure that the socket does not get deleted, remove the delete and replace with an explicit call to insert into the socket cull list.
We were grappling with these issues in early 1.1 with the userrec cull list, too.
NOTE for later 1.2's consider making CullList a base class which we can derive from to delete lists of other items than userrecs.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7775 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow support for multiple dns results per request. This is a significant change and should probably not be backported to stable.</title>
<updated>2007-08-19T16:00:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-19T16:00:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df4f0dc888a2a24e7f8b42a1c21670679e633506'/>
<id>urn:sha1:df4f0dc888a2a24e7f8b42a1c21670679e633506</id>
<content type='text'>
This will allow for a fix to feature request bug #384


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7753 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move inspircd.h to top</title>
<updated>2007-05-21T19:15:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:15:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1689f51f7954d066df84db18d1d87eeeefc58694'/>
<id>urn:sha1:1689f51f7954d066df84db18d1d87eeeefc58694</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add licensing headers to files which are missing them and make sure they are up to date in others (e.g. point at the developer page on the wiki not list names)</title>
<updated>2007-04-07T21:01:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-07T21:01:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a772b4dbf594bc0a851f5d3d6594111639453a4e'/>
<id>urn:sha1:a772b4dbf594bc0a851f5d3d6594111639453a4e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
